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