1. 77725e2 Merge "FVP: Add Delay Timer driver to BL1 and BL31" into integration by Paul Beesley · 4 years, 11 months ago
  2. 7131d83 FVP: Add Delay Timer driver to BL1 and BL31 by Alexei Fedorov · 4 years, 11 months ago
  3. f2f0495 Merge changes from topic "lm/juno_dyn_cfg" into integration by Paul Beesley · 4 years, 11 months ago
  4. ad90712 Merge "intel: agilex: Fix memory controller driver" into integration by Paul Beesley · 4 years, 11 months ago
  5. 47689d7 Merge changes from topic "rockchip-uart-fixes" into integration by Paul Beesley · 4 years, 11 months ago
  6. 83fe38e intel: agilex: Fix memory controller driver by Hadi Asyrafi · 5 years ago
  7. a813fed intel: agilex: Fix reliance on hard coded clock information by Hadi Asyrafi · 5 years ago
  8. 3e7c38a Juno: Use shared mbedtls heap between bl1 and bl2 by Louis Mayencourt · 5 years ago
  9. 65cac46 Juno: add basic support for dynamic config by Louis Mayencourt · 5 years ago
  10. 84cd6c0 rockchip: rk3399: store actual debug uart information on suspend by Heiko Stuebner · 5 years ago
  11. 40b3cb1 rockchip: move dt-coreboot uart distinction into param handling code by Heiko Stuebner · 5 years ago
  12. 462c6c4 Merge changes from topic "intel-plat-refactor" into integration by Sandrine Bailleux · 5 years ago
  13. 309ac01 intel: Platform common code refactor by Hadi Asyrafi · 5 years ago
  14. f2a0450 Merge changes from topic "qemu_sbsa" into integration by Sandrine Bailleux · 5 years ago
  15. 0416f69 Merge "meson: gxl: Fix CPU hotplug" into integration by Sandrine Bailleux · 5 years ago
  16. 42aba05 rockchip: make uart baudrate configurable by Heiko Stuebner · 5 years ago
  17. 64a4a7a rockchip: px30: add uart5 as option for serial output by Heiko Stuebner · 5 years ago
  18. c6ee93c Merge "intel: stratix10: Fix BL31 memory mapping" into integration by Alexei Fedorov · 5 years ago
  19. e2b2c4c Merge "meson: gxl: Fix reset and power off" into integration by Alexei Fedorov · 5 years ago
  20. acee488 intel: stratix10: Fix BL31 memory mapping by Hadi Asyrafi · 5 years ago
  21. 3d50b43 meson: gxl: Fix CPU hotplug by Remi Pommarel · 5 years ago
  22. db28917 meson: gxl: Fix reset and power off by Remi Pommarel · 5 years ago
  23. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
  24. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
  25. 6a240c7 intel: Platform common code refactor by Hadi Asyrafi · 5 years ago
  26. 56aac0d Merge "intel: agilex: Fix BL31 memory mapping" into integration by Alexei Fedorov · 5 years ago
  27. 504f39c Merge "uniphier: fix typo and coding style" into integration by Alexei Fedorov · 5 years ago
  28. cf8b548 Merge "uniphier: replace DIV_ROUND_UP() with div_round_up() from utils_def.h" into integration by Alexei Fedorov · 5 years ago
  29. a08b932 Merge "rockchip: px30: Use new bl31_params_parse functions" into integration by Alexei Fedorov · 5 years ago
  30. 501b88b uniphier: fix typo and coding style by Masahiro Yamada · 5 years ago
  31. 837630f uniphier: replace DIV_ROUND_UP() with div_round_up() from utils_def.h by Masahiro Yamada · 5 years ago
  32. e944d22 intel: agilex: Fix BL31 memory mapping by Hadi Asyrafi · 5 years ago
  33. 821ae24 rockchip: px30: Use new bl31_params_parse functions by Ambroise Vincent · 5 years ago
  34. 6b77d5b Merge "sgm775: Fix build fail for TSP support on sgm775" into integration by Soby Mathew · 5 years ago
  35. bdcbf2a plat/qemu: add gicv3 support for qemu by Hongbo Zhang · 6 years ago
  36. 32338ec plat/qemu: move gicv2 codes to separate file by Hongbo Zhang · 6 years ago
  37. b761389 Merge "rockchip: px30: Fix build error" into integration by Soby Mathew · 5 years ago
  38. bd11671 Merge changes from topic "advk-serror" into integration by Soby Mathew · 5 years ago
  39. 449738b Merge changes from topic "jun-add-imx7-pico" into integration by Soby Mathew · 5 years ago
  40. 7d55457 Merge changes from topic "gby/cryptocell-multi-vers" into integration by Soby Mathew · 5 years ago
  41. e499f63 rockchip: px30: Fix build error by Ambroise Vincent · 5 years ago
  42. 2277c85 sgm775: Fix build fail for TSP support on sgm775 by Madhukar Pappireddy · 5 years ago
  43. fbb88a3 cryptocell: move Cryptocell specific API into driver by Gilad Ben-Yossef · 5 years ago
  44. 4047728 Merge changes I0d17ba6c,I540741d2,I9e6475ad,Ifd769320,I12c04a85, ... into integration by Soby Mathew · 5 years ago
  45. 1f36321 plat/mediatek/mt81*: Use new bl31_params_parse() helper by Julius Werner · 5 years ago
  46. f1d230c plat/rockchip: Use new bl31_params_parse_helper() by Julius Werner · 5 years ago
  47. f8d6efa Merge "plat: imx8m: Add basic rdc module init driver" into integration by Soby Mathew · 5 years ago
  48. 24ccf11 Merge "rockchip: px30: support px30" into integration by Soby Mathew · 5 years ago
  49. a724e43 intel: agilex: Fix build error by Ambroise Vincent · 5 years ago
  50. 2a231e3 Factor out cross-BL API into export headers suitable for 3rd party code by Julius Werner · 5 years ago
  51. efd09a7 Use explicit-width data types in AAPCS parameter structs by Julius Werner · 5 years ago
  52. 65d5267 plat/rockchip: Switch to use new common BL aux parameter library by Julius Werner · 5 years ago
  53. 64130a3 plat: imx8m: Add basic rdc module init driver by Jacky Bai · 5 years ago
  54. 8208267 Merge "n1sdp: fix DMC ECC enablement sequence in N1SDP platform" into integration by Soby Mathew · 5 years ago
  55. 3856b27 Merge "arm: Shorten the Firmware Update (FWU) process" into integration by Soby Mathew · 5 years ago
  56. 75e4ccb n1sdp: fix DMC ECC enablement sequence in N1SDP platform by Manoj Kumar · 5 years ago
  57. fa42c9e arm: Shorten the Firmware Update (FWU) process by Ambroise Vincent · 5 years ago
  58. f0081be Merge "Cortex_hercules: Introduce preliminary cpu support" into integration by Soby Mathew · 5 years ago
  59. ee960b8 Merge "intel: Adds support for Agilex platform" into integration by Soby Mathew · 5 years ago
  60. 616da77 intel: Adds support for Agilex platform by Hadi Asyrafi · 5 years ago
  61. d85efcf plat: imx7: Add PicoPi iMX7D basic support by Jun Nie · 5 years ago
  62. 8cfd4b5 plat: imx7: refactor code for reuse by Jun Nie · 5 years ago
  63. f57f108 Cortex_hercules: Introduce preliminary cpu support by Louis Mayencourt · 5 years ago
  64. 07e1e9e marvell/a3700: Prevent SError accessing PCIe link while it is down by Remi Pommarel · 5 years ago
  65. 7459e74 marvell: Switch to xlat_tables_v2 by Remi Pommarel · 5 years ago
  66. 82e9509 plat/arm: Introduce A5 DesignStart platform. by Usama Arif · 5 years ago
  67. c81e4f1 Merge changes from topic "jc/shift-overflow" into integration by Soby Mathew · 5 years ago
  68. 1352b38 Merge "synquacer: Fix compilation fail for SPM support build config" into integration by Soby Mathew · 5 years ago
  69. aabef8d synquacer: Fix compilation fail for SPM support build config by Madhukar Pappireddy · 5 years ago
  70. f8cb0d4 rcar_gen3: plat: Update IPL and Secure Monitor Rev2.0.4 by Toshiyuki Ogasahara · 5 years ago
  71. 01715f9 Update hisilicon drivers to not rely on undefined overflow behaviour by Justin Chadwell · 5 years ago
  72. 35cb414 Update imx platform to not rely on undefined overflow behaviour by Justin Chadwell · 5 years ago
  73. 104d4a7 Update mediatek platform to not rely on undefined overflow behaviour by Justin Chadwell · 5 years ago
  74. 9479e89 Merge "plat/intel: Fix SMPLSEL for MMC" into integration by John Tsichritzis · 5 years ago
  75. 1fcbddf Update layerscape platform to not rely on undefined overflow behaviour by Justin Chadwell · 5 years ago
  76. 8e5662d Update intel platform to not rely on undefined overflow behaviour by Justin Chadwell · 5 years ago
  77. 2b558a6 Update rockchip platform to not rely on undefined overflow behaviour by Justin Chadwell · 5 years ago
  78. e454beb Update renesas platform to not rely on undefined overflow behaviour by Justin Chadwell · 5 years ago
  79. fed41a1 Update marvell platform to not rely on undefined overflow behaviour by Justin Chadwell · 5 years ago
  80. cc94264 Rename Cortex-Deimos to Cortex-A77 by Balint Dobszay · 5 years ago
  81. 2b9a741 plat/intel: Fix SMPLSEL for MMC by Tien Hock, Loh · 5 years ago
  82. 1465bbb Merge "plat: imx8m: Add caam module init on imx8m" into integration by Sandrine Bailleux · 5 years ago
  83. 83f79a8 rockchip: px30: support px30 by XiaoDong Huang · 5 years ago
  84. 50123b7 rpi3: Fix compilation error when stack protector is enabled by Madhukar Pappireddy · 5 years ago
  85. b28b9e0 Merge "uniphier: support console based on multi-console" into integration by Sandrine Bailleux · 5 years ago
  86. ca8b80e uniphier: support console based on multi-console by Masahiro Yamada · 5 years ago
  87. 8d19f1c ti: k3: common: Trap all asynchronous bus errors to EL3 by Andrew F. Davis · 5 years ago
  88. 3bf04a5 plat: imx8m: Add caam module init on imx8m by Jacky Bai · 5 years ago
  89. 94bc3a7 Merge "zynqmp: add support for multi console interface" into integration by Sandrine Bailleux · 5 years ago
  90. c0c1d8e Merge changes from topic "banned_api_list" into integration by Soby Mathew · 5 years ago
  91. d2d7f29 Fix the License header template in imx_aipstz.c by Soby Mathew · 5 years ago
  92. 53f193f zynqmp: add support for multi console interface by Ambroise Vincent · 5 years ago
  93. 636a913 Merge changes from topic "av/console-port" into integration by Paul Beesley · 5 years ago
  94. 0ba662d qemu: use new console interface in aarch32 by Ambroise Vincent · 5 years ago
  95. 41ef3ed warp7: remove old console from makefile by Ambroise Vincent · 5 years ago
  96. 55828d5 Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · 5 years ago
  97. 7480d9c Merge "Tegra: Fix typo in comment" into integration by Paul Beesley · 5 years ago
  98. 06128e1 Merge "Tegra: Extend NS address check error output" into integration by Paul Beesley · 5 years ago
  99. 0283c12 Merge "n1sdp: add code for DDR ECC enablement and BL33 copy to DDR" into integration by Paul Beesley · 5 years ago
  100. 69bebd8 n1sdp: add code for DDR ECC enablement and BL33 copy to DDR by Manoj Kumar · 5 years ago