1. 9cadc78 rcar_gen3: plat: Rename RCAR_PRODUCT_* to PRR_PRODUCT_* by Marek Vasut · 5 years ago
  2. d97f6ee rcar_gen3: plat: Factor out PRR_ macros into rcar_def.h by Marek Vasut · 5 years ago
  3. fa3ec4c Reduce the number of memory leaks in cert_create by Justin Chadwell · 4 years, 11 months ago
  4. b23065d Merge "FVP_Base_AEMv8A platform: Fix cache maintenance operations" into integration by Paul Beesley · 4 years, 11 months ago
  5. a95a589 FVP_Base_AEMv8A platform: Fix cache maintenance operations by Alexei Fedorov · 5 years ago
  6. f2f0495 Merge changes from topic "lm/juno_dyn_cfg" into integration by Paul Beesley · 4 years, 11 months ago
  7. 09a22e7 tegra: add support for multi console interface by Ambroise Vincent · 5 years ago
  8. ad90712 Merge "intel: agilex: Fix memory controller driver" into integration by Paul Beesley · 4 years, 11 months ago
  9. 47689d7 Merge changes from topic "rockchip-uart-fixes" into integration by Paul Beesley · 4 years, 11 months ago
  10. 7a668e5 Merge "AArch64: Align crash reporting output" into integration by Paul Beesley · 4 years, 11 months ago
  11. c4dfb3b AArch64: Align crash reporting output by Alexei Fedorov · 5 years ago
  12. 83fe38e intel: agilex: Fix memory controller driver by Hadi Asyrafi · 5 years ago
  13. ccc971f Merge "intel: agilex: Fix reliance on hard coded clock information" into integration by Paul Beesley · 4 years, 11 months ago
  14. a813fed intel: agilex: Fix reliance on hard coded clock information by Hadi Asyrafi · 4 years, 11 months ago
  15. 1da61af Merge changes from topic "jc/coverity-fixes" into integration by Paul Beesley · 4 years, 11 months ago
  16. 3e7c38a Juno: Use shared mbedtls heap between bl1 and bl2 by Louis Mayencourt · 5 years ago
  17. 65cac46 Juno: add basic support for dynamic config by Louis Mayencourt · 5 years ago
  18. 78fee35 intel: stratix10: Fix reliance on hard coded clock information by Hadi Asyrafi · 5 years ago
  19. 0283745 Merge "spd: opteed: enable NS_TIMER_SWITCH" into integration by Alexei Fedorov · 4 years, 11 months ago
  20. 84cd6c0 rockchip: rk3399: store actual debug uart information on suspend by Heiko Stuebner · 5 years ago
  21. 40b3cb1 rockchip: move dt-coreboot uart distinction into param handling code by Heiko Stuebner · 5 years ago
  22. 462c6c4 Merge changes from topic "intel-plat-refactor" into integration by Sandrine Bailleux · 5 years ago
  23. 309ac01 intel: Platform common code refactor by Hadi Asyrafi · 5 years ago
  24. f2a0450 Merge changes from topic "qemu_sbsa" into integration by Sandrine Bailleux · 5 years ago
  25. ca536f3 Fix Coverity #261967, Infinite loop by Justin Chadwell · 5 years ago
  26. a6420cb Fix Coverity #343017, Missing unlock by Justin Chadwell · 5 years ago
  27. 0aab960 Fix Coverity #343008, Side affect in assertion by Justin Chadwell · 5 years ago
  28. 72065ec Fix Coverity #342970, Uninitialized scalar variable by Justin Chadwell · 5 years ago
  29. 0416f69 Merge "meson: gxl: Fix CPU hotplug" into integration by Sandrine Bailleux · 5 years ago
  30. 42aba05 rockchip: make uart baudrate configurable by Heiko Stuebner · 5 years ago
  31. 594b357 spd: opteed: enable NS_TIMER_SWITCH by Sumit Garg · 5 years ago
  32. 64a4a7a rockchip: px30: add uart5 as option for serial output by Heiko Stuebner · 5 years ago
  33. c6ee93c Merge "intel: stratix10: Fix BL31 memory mapping" into integration by Alexei Fedorov · 5 years ago
  34. e2b2c4c Merge "meson: gxl: Fix reset and power off" into integration by Alexei Fedorov · 5 years ago
  35. acee488 intel: stratix10: Fix BL31 memory mapping by Hadi Asyrafi · 5 years ago
  36. 3d50b43 meson: gxl: Fix CPU hotplug by Remi Pommarel · 5 years ago
  37. db28917 meson: gxl: Fix reset and power off by Remi Pommarel · 5 years ago
  38. 9834275 Merge "Switch AARCH32/AARCH64 to __aarch64__" into integration by Alexei Fedorov · 5 years ago
  39. ed42da7 Merge "Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__" into integration by Alexei Fedorov · 5 years ago
  40. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
  41. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
  42. c4c0687 Merge "doc: Suggest to use the latest version 8.3 of GCC" into integration by Alexei Fedorov · 5 years ago
  43. 7cf418c doc: Suggest to use the latest version 8.3 of GCC by Louis Mayencourt · 5 years ago
  44. 6a240c7 intel: Platform common code refactor by Hadi Asyrafi · 5 years ago
  45. 56aac0d Merge "intel: agilex: Fix BL31 memory mapping" into integration by Alexei Fedorov · 5 years ago
  46. b2f6eee Merge "Enable AMU for Cortex-Hercules" into integration by Alexei Fedorov · 5 years ago
  47. db2ec85 Enable AMU for Cortex-Hercules by Balint Dobszay · 5 years ago
  48. 504f39c Merge "uniphier: fix typo and coding style" into integration by Alexei Fedorov · 5 years ago
  49. cf8b548 Merge "uniphier: replace DIV_ROUND_UP() with div_round_up() from utils_def.h" into integration by Alexei Fedorov · 5 years ago
  50. a08b932 Merge "rockchip: px30: Use new bl31_params_parse functions" into integration by Alexei Fedorov · 5 years ago
  51. 501b88b uniphier: fix typo and coding style by Masahiro Yamada · 5 years ago
  52. 837630f uniphier: replace DIV_ROUND_UP() with div_round_up() from utils_def.h by Masahiro Yamada · 5 years ago
  53. e944d22 intel: agilex: Fix BL31 memory mapping by Hadi Asyrafi · 5 years ago
  54. 821ae24 rockchip: px30: Use new bl31_params_parse functions by Ambroise Vincent · 5 years ago
  55. 6b77d5b Merge "sgm775: Fix build fail for TSP support on sgm775" into integration by Soby Mathew · 5 years ago
  56. bdcbf2a plat/qemu: add gicv3 support for qemu by Hongbo Zhang · 6 years ago
  57. 32338ec plat/qemu: move gicv2 codes to separate file by Hongbo Zhang · 6 years ago
  58. b761389 Merge "rockchip: px30: Fix build error" into integration by Soby Mathew · 5 years ago
  59. bd11671 Merge changes from topic "advk-serror" into integration by Soby Mathew · 5 years ago
  60. 449738b Merge changes from topic "jun-add-imx7-pico" into integration by Soby Mathew · 5 years ago
  61. 7d55457 Merge changes from topic "gby/cryptocell-multi-vers" into integration by Soby Mathew · 5 years ago
  62. e499f63 rockchip: px30: Fix build error by Ambroise Vincent · 5 years ago
  63. 2277c85 sgm775: Fix build fail for TSP support on sgm775 by Madhukar Pappireddy · 5 years ago
  64. 33bc410 Merge "Romlib makefile refactoring and script rewriting" into integration by Soby Mathew · 5 years ago
  65. 6fbe0fc cryptocell: add product version awareness support by Gilad Ben-Yossef · 5 years ago
  66. fbb88a3 cryptocell: move Cryptocell specific API into driver by Gilad Ben-Yossef · 5 years ago
  67. c97455a Merge changes from topic "jts/spsr" into integration by Soby Mathew · 5 years ago
  68. 4047728 Merge changes I0d17ba6c,I540741d2,I9e6475ad,Ifd769320,I12c04a85, ... into integration by Soby Mathew · 5 years ago
  69. 1f36321 plat/mediatek/mt81*: Use new bl31_params_parse() helper by Julius Werner · 5 years ago
  70. f1d230c plat/rockchip: Use new bl31_params_parse_helper() by Julius Werner · 5 years ago
  71. f8d6efa Merge "plat: imx8m: Add basic rdc module init driver" into integration by Soby Mathew · 5 years ago
  72. 24ccf11 Merge "rockchip: px30: support px30" into integration by Soby Mathew · 5 years ago
  73. a533ae7 Refactor SPSR initialisation code by John Tsichritzis · 5 years ago
  74. 5553417 SSBS: init SPSR register with default SSBS value by John Tsichritzis · 5 years ago
  75. bfadf1a Merge "intel: agilex: Fix build error" into integration by Soby Mathew · 5 years ago
  76. a724e43 intel: agilex: Fix build error by Ambroise Vincent · 5 years ago
  77. a057484 Add helper to parse BL31 parameters (both versions) by Julius Werner · 5 years ago
  78. 2a231e3 Factor out cross-BL API into export headers suitable for 3rd party code by Julius Werner · 5 years ago
  79. efd09a7 Use explicit-width data types in AAPCS parameter structs by Julius Werner · 5 years ago
  80. 65d5267 plat/rockchip: Switch to use new common BL aux parameter library by Julius Werner · 5 years ago
  81. 64130a3 plat: imx8m: Add basic rdc module init driver by Jacky Bai · 5 years ago
  82. 8208267 Merge "n1sdp: fix DMC ECC enablement sequence in N1SDP platform" into integration by Soby Mathew · 5 years ago
  83. 3856b27 Merge "arm: Shorten the Firmware Update (FWU) process" into integration by Soby Mathew · 5 years ago
  84. 20f7ed8 Merge "Fix BL31 crash reporting on AArch64 only machines" into integration by Soby Mathew · 5 years ago
  85. 75e4ccb n1sdp: fix DMC ECC enablement sequence in N1SDP platform by Manoj Kumar · 5 years ago
  86. fa42c9e arm: Shorten the Firmware Update (FWU) process by Ambroise Vincent · 5 years ago
  87. f0081be Merge "Cortex_hercules: Introduce preliminary cpu support" into integration by Soby Mathew · 5 years ago
  88. 4bf6afa Merge "Enable MTE support unilaterally for Normal World" into integration by Soby Mathew · 5 years ago
  89. 2d137c5 Romlib makefile refactoring and script rewriting by Imre Kis · 5 years ago
  90. b5b903c Fix BL31 crash reporting on AArch64 only machines by Imre Kis · 5 years ago
  91. ee960b8 Merge "intel: Adds support for Agilex platform" into integration by Soby Mathew · 5 years ago
  92. 7551135 Merge "doc: Complete the storage abstraction layer doc" into integration by Soby Mathew · 5 years ago
  93. dbba2b3 Introduce lightweight BL platform parameter library by Julius Werner · 5 years ago
  94. b546900 doc: Complete the storage abstraction layer doc by Louis Mayencourt · 5 years ago
  95. 616da77 intel: Adds support for Agilex platform by Hadi Asyrafi · 5 years ago
  96. e638fc2 Merge "backtrace: Strip PAC field when PAUTH is enabled" into integration by Soby Mathew · 5 years ago
  97. f30bf68 backtrace: Strip PAC field when PAUTH is enabled by Louis Mayencourt · 5 years ago
  98. 5de5bef Merge "plat/arm: Introduce A5 DesignStart platform." into integration by Soby Mathew · 5 years ago
  99. f65526d Merge "doc: Generate PlantUML diagrams automatically" into integration by Soby Mathew · 5 years ago
  100. 706ca58 Merge "console: update skeleton" into integration by Soby Mathew · 5 years ago