1. 5119fa7 Merge changes from topic "intel-plat-refactor" into integration by Sandrine Bailleux · 6 years ago
  2. 3f7b149 intel: Platform common code refactor by Hadi Asyrafi · 6 years ago
  3. 7aed52c Merge changes from topic "qemu_sbsa" into integration by Sandrine Bailleux · 6 years ago
  4. 0d7b096 Merge "meson: gxl: Fix CPU hotplug" into integration by Sandrine Bailleux · 6 years ago
  5. 35c28cc Merge "intel: stratix10: Fix BL31 memory mapping" into integration by Alexei Fedorov · 6 years ago
  6. a91e904 Merge "meson: gxl: Fix reset and power off" into integration by Alexei Fedorov · 6 years ago
  7. 600db4e intel: stratix10: Fix BL31 memory mapping by Hadi Asyrafi · 6 years ago
  8. b4694a8 meson: gxl: Fix CPU hotplug by Remi Pommarel · 6 years ago
  9. 43d4a29 meson: gxl: Fix reset and power off by Remi Pommarel · 6 years ago
  10. a3b1699 Merge "Switch AARCH32/AARCH64 to __aarch64__" into integration by Alexei Fedorov · 6 years ago
  11. 01c44dd Merge "Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__" into integration by Alexei Fedorov · 6 years ago
  12. 402b3cf Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 6 years ago
  13. d5dfdeb Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 6 years ago
  14. f61469e Merge "doc: Suggest to use the latest version 8.3 of GCC" into integration by Alexei Fedorov · 6 years ago
  15. 57b37e3 doc: Suggest to use the latest version 8.3 of GCC by Louis Mayencourt · 6 years ago
  16. d882078 intel: Platform common code refactor by Hadi Asyrafi · 6 years ago
  17. bd6ef77 Merge "intel: agilex: Fix BL31 memory mapping" into integration by Alexei Fedorov · 6 years ago
  18. fe4604f Merge "Enable AMU for Cortex-Hercules" into integration by Alexei Fedorov · 6 years ago
  19. 3d08461 Enable AMU for Cortex-Hercules by Balint Dobszay · 6 years ago
  20. df42c31 Merge "uniphier: fix typo and coding style" into integration by Alexei Fedorov · 6 years ago
  21. ce12d79 Merge "uniphier: replace DIV_ROUND_UP() with div_round_up() from utils_def.h" into integration by Alexei Fedorov · 6 years ago
  22. 3ee48f4 Merge "rockchip: px30: Use new bl31_params_parse functions" into integration by Alexei Fedorov · 6 years ago
  23. 4dd4bde uniphier: fix typo and coding style by Masahiro Yamada · 6 years ago
  24. f5de1ab uniphier: replace DIV_ROUND_UP() with div_round_up() from utils_def.h by Masahiro Yamada · 6 years ago
  25. 94eef29 intel: agilex: Fix BL31 memory mapping by Hadi Asyrafi · 6 years ago
  26. f8aa5d7 rockchip: px30: Use new bl31_params_parse functions by Ambroise Vincent · 6 years ago
  27. 66c1daf Merge "sgm775: Fix build fail for TSP support on sgm775" into integration by Soby Mathew · 6 years ago
  28. d27c880 plat/qemu: add gicv3 support for qemu by Hongbo Zhang · 7 years ago
  29. 17953ff plat/qemu: move gicv2 codes to separate file by Hongbo Zhang · 7 years ago
  30. ac1adfd Merge "rockchip: px30: Fix build error" into integration by Soby Mathew · 6 years ago
  31. 4129340 Merge changes from topic "advk-serror" into integration by Soby Mathew · 6 years ago
  32. df7a906 Merge changes from topic "jun-add-imx7-pico" into integration by Soby Mathew · 6 years ago
  33. 8612643 Merge changes from topic "gby/cryptocell-multi-vers" into integration by Soby Mathew · 6 years ago
  34. 8a079e8 rockchip: px30: Fix build error by Ambroise Vincent · 6 years ago
  35. 425ace7 sgm775: Fix build fail for TSP support on sgm775 by Madhukar Pappireddy · 6 years ago
  36. 18b8266 Merge "Romlib makefile refactoring and script rewriting" into integration by Soby Mathew · 6 years ago
  37. 76f3c7d cryptocell: add product version awareness support by Gilad Ben-Yossef · 6 years ago
  38. 36ec2bb cryptocell: move Cryptocell specific API into driver by Gilad Ben-Yossef · 6 years ago
  39. f7fb88f Merge changes from topic "jts/spsr" into integration by Soby Mathew · 6 years ago
  40. d38613d Merge changes I0d17ba6c,I540741d2,I9e6475ad,Ifd769320,I12c04a85, ... into integration by Soby Mathew · 6 years ago
  41. cbdc72b plat/mediatek/mt81*: Use new bl31_params_parse() helper by Julius Werner · 6 years ago
  42. 3e02c74 plat/rockchip: Use new bl31_params_parse_helper() by Julius Werner · 6 years ago
  43. 8b6394c Merge "plat: imx8m: Add basic rdc module init driver" into integration by Soby Mathew · 6 years ago
  44. 0cc1e68 Merge "rockchip: px30: support px30" into integration by Soby Mathew · 6 years ago
  45. d200f23 Refactor SPSR initialisation code by John Tsichritzis · 6 years ago
  46. c250cc3 SSBS: init SPSR register with default SSBS value by John Tsichritzis · 6 years ago
  47. bc61a9b Merge "intel: agilex: Fix build error" into integration by Soby Mathew · 6 years ago
  48. 3bd24e7 intel: agilex: Fix build error by Ambroise Vincent · 6 years ago
  49. d9af1f7 Add helper to parse BL31 parameters (both versions) by Julius Werner · 6 years ago
  50. 57bf605 Factor out cross-BL API into export headers suitable for 3rd party code by Julius Werner · 6 years ago
  51. 9352be8 Use explicit-width data types in AAPCS parameter structs by Julius Werner · 6 years ago
  52. c1185ff plat/rockchip: Switch to use new common BL aux parameter library by Julius Werner · 6 years ago
  53. 3d66079 plat: imx8m: Add basic rdc module init driver by Jacky Bai · 6 years ago
  54. 6ef6157 Merge "n1sdp: fix DMC ECC enablement sequence in N1SDP platform" into integration by Soby Mathew · 6 years ago
  55. 4dc74ca Merge "arm: Shorten the Firmware Update (FWU) process" into integration by Soby Mathew · 6 years ago
  56. 4f979db Merge "Fix BL31 crash reporting on AArch64 only machines" into integration by Soby Mathew · 6 years ago
  57. 7428bbf n1sdp: fix DMC ECC enablement sequence in N1SDP platform by Manoj Kumar · 6 years ago
  58. 37b7003 arm: Shorten the Firmware Update (FWU) process by Ambroise Vincent · 6 years ago
  59. 53f3751 Merge "Cortex_hercules: Introduce preliminary cpu support" into integration by Soby Mathew · 6 years ago
  60. 1d7dc63 Merge "Enable MTE support unilaterally for Normal World" into integration by Soby Mathew · 6 years ago
  61. d8210dc Romlib makefile refactoring and script rewriting by Imre Kis · 6 years ago
  62. c424b91 Fix BL31 crash reporting on AArch64 only machines by Imre Kis · 6 years ago
  63. b514ee8 Merge "intel: Adds support for Agilex platform" into integration by Soby Mathew · 6 years ago
  64. 59e3df6 Merge "doc: Complete the storage abstraction layer doc" into integration by Soby Mathew · 6 years ago
  65. b852d22 Introduce lightweight BL platform parameter library by Julius Werner · 6 years ago
  66. dbeace1 doc: Complete the storage abstraction layer doc by Louis Mayencourt · 6 years ago
  67. 2f11d54 intel: Adds support for Agilex platform by Hadi Asyrafi · 6 years ago
  68. 7871fff Merge "backtrace: Strip PAC field when PAUTH is enabled" into integration by Soby Mathew · 6 years ago
  69. b8b31ad backtrace: Strip PAC field when PAUTH is enabled by Louis Mayencourt · 6 years ago
  70. 7a8ef89 Merge "plat/arm: Introduce A5 DesignStart platform." into integration by Soby Mathew · 6 years ago
  71. b8c691e Merge "doc: Generate PlantUML diagrams automatically" into integration by Soby Mathew · 6 years ago
  72. df5bd3b Merge "console: update skeleton" into integration by Soby Mathew · 6 years ago
  73. 7cdd55a Merge changes I68941876,Ib7961812,I758661d3,I4f3e3812,I9b26b838, ... into integration by Soby Mathew · 6 years ago
  74. f769416 Merge "rcar_gen3: drivers: ddr: Replace BITn with BIT(n) macro" into integration by Soby Mathew · 6 years ago
  75. 936072e plat: imx7: Add PicoPi iMX7D basic support by Jun Nie · 6 years ago
  76. c5937f2 plat: imx7: refactor code for reuse by Jun Nie · 6 years ago
  77. 294f9ef Cortex_hercules: Introduce preliminary cpu support by Louis Mayencourt · 6 years ago
  78. 3c7dcda marvell/a3700: Prevent SError accessing PCIe link while it is down by Remi Pommarel · 6 years ago
  79. 6e9e15b marvell: Switch to xlat_tables_v2 by Remi Pommarel · 6 years ago
  80. 00c7d5a plat/arm: Introduce A5 DesignStart platform. by Usama Arif · 6 years ago
  81. 52e9108 console: update skeleton by Ambroise Vincent · 6 years ago
  82. d0d0f17 Merge changes from topic "jc/shift-overflow" into integration by Soby Mathew · 6 years ago
  83. dc15042 Merge "synquacer: Fix compilation fail for SPM support build config" into integration by Soby Mathew · 6 years ago
  84. c85f8f0 rcar_gen3: drivers: ddr-a: Fix E3 DDR init coding style by Marek Vasut · 6 years ago
  85. 2c400e9 rcar_gen3: drivers: ddr-a: Pass ddrBackup around by Marek Vasut · 6 years ago
  86. 32e6b50 rcar_gen3: drivers: ddr-a: Inline ddr_init_e3.h by Marek Vasut · 6 years ago
  87. 8bfca58 rcar_gen3: drivers: ddr-a: Fix V3M DDR init coding style by Marek Vasut · 6 years ago
  88. d2ee6e0 rcar_gen3: drivers: ddr-a: Fix D3 DDR init coding style by Marek Vasut · 6 years ago
  89. dfd8094 rcar_gen3: drivers: ddr-a: Replace {Read,Write}Reg_32() with mmio_{read,write}_32() by Marek Vasut · 6 years ago
  90. efe6eaa rcar_gen3: drivers: ddr-a: Unify register definitions by Marek Vasut · 6 years ago
  91. 8ddd91b rcar_gen3: drivers: ddr: Replace BITn with BIT(n) macro by Marek Vasut · 6 years ago
  92. 91e6bef synquacer: Fix compilation fail for SPM support build config by Madhukar Pappireddy · 6 years ago
  93. 7cb6880 doc: Generate PlantUML diagrams automatically by Paul Beesley · 6 years ago
  94. 9b35070 Merge changes I94acd1bb,I0ece5226,I82d0a213,Ia4fc9456,Ic9fb7ed1 into integration by Sandrine Bailleux · 6 years ago
  95. 3ce3ce0 Merge "Re-apply GIT_COMMIT_ID check for checkpatch" into integration by Sandrine Bailleux · 6 years ago
  96. 363fb55 rcar_gen3: plat: Update IPL and Secure Monitor Rev2.0.4 by Toshiyuki Ogasahara · 6 years ago
  97. c186ec5 rcar_gen3: drivers: rpc: Modify PFC code by Toshiyuki Ogasahara · 6 years ago
  98. a3aa877 rcar_gen3: drivers: rpc: Change RPC PHY calibration setting by Toshiyuki Ogasahara · 6 years ago
  99. 783c530 rcar_gen3: drivers: ddr-b: Update DDR setting for H3, M3, M3N by Chiaki Fujii · 6 years ago
  100. cf57ff8 Re-apply GIT_COMMIT_ID check for checkpatch by John Tsichritzis · 6 years ago