1. 7ec175e Rename Cortex Hercules Files to Cortex A78 by Jimmy Brisson · 4 years, 1 month ago
  2. b99c078 ti: k3: common: Make UART number configurable by Jan Kiszka · 4 years, 2 months ago
  3. f9083d5 Merge "drivers: stm32_reset adapt interface to timeout argument" into integration by Mark Dykes · 4 years, 1 month ago
  4. f02647a drivers: stm32_reset adapt interface to timeout argument by Etienne Carriere · 4 years, 7 months ago
  5. 490ace7 TF-A: Fix BL31 linker script error by Alexei Fedorov · 4 years, 2 months ago
  6. 388cc9f Merge "Fix the build error for dualroot chain of trust." into integration by Sandrine Bailleux · 4 years, 2 months ago
  7. b821ae5 Merge "plat/stm32mp1: fdt helpers for secure aware gpio bank" into integration by Mark Dykes · 4 years, 2 months ago
  8. 5811638 Merge "plat/st: move GPIO bank helper function to platform source files" into integration by Mark Dykes · 4 years, 2 months ago
  9. bec5afd plat/arm: Introduce TC0 platform by Usama Arif · 4 years, 3 months ago
  10. fe46f5f Fix the build error for dualroot chain of trust. by Manish V Badarkhe · 4 years, 2 months ago
  11. 851fb7b Merge "plat: imx8mn: Add imx8mn basic support" into integration by Sandrine Bailleux · 4 years, 2 months ago
  12. 595198a Merge "Cleanup the code for TBBR CoT descriptors" into integration by Mark Dykes · 4 years, 2 months ago
  13. 36c8a2c ti: k3: common: Implement stub system_off by Jan Kiszka · 4 years, 2 months ago
  14. 2672cde SPCI is now called PSA FF-A by J-Alves · 4 years, 2 months ago
  15. f94a19c Merge "plat/arm/fvp: populate runtime console parameters dynamically" into integration by Mark Dykes · 4 years, 2 months ago
  16. 9bd2f84 plat: imx8mn: Add imx8mn basic support by Jacky Bai · 4 years, 8 months ago
  17. f55d814 Merge "Tegra: enable SDEI handling" into integration by Mark Dykes · 4 years, 2 months ago
  18. 39c3bea Merge "Tegra194: validate C6 power state type" into integration by Mark Dykes · 4 years, 2 months ago
  19. 282a1ab Merge "Tegra194: remove support for CPU suspend power down state" into integration by Mark Dykes · 4 years, 2 months ago
  20. 7693cd5 Merge "plat/fvp: Support for extracting UART serial node info from DT" into integration by Mark Dykes · 4 years, 2 months ago
  21. d0cf0a9 plat/arm/fvp: populate runtime console parameters dynamically by Madhukar Pappireddy · 4 years, 3 months ago
  22. 361c1b3 plat/fvp: Support for extracting UART serial node info from DT by Madhukar Pappireddy · 4 years, 4 months ago
  23. dfde784 Merge "Enable v8.6 WFE trap delays" into integration by Mark Dykes · 4 years, 2 months ago
  24. bef02f0 Tegra: enable SDEI handling by Varun Wadekar · 4 years, 3 months ago
  25. dd9532b Merge "plat/fvp: Populate GICv3 parameters dynamically" into integration by Mark Dykes · 4 years, 2 months ago
  26. 3e24c16 Enable v8.6 WFE trap delays by johpow01 · 4 years, 3 months ago
  27. dc5e9a2 plat/fvp: Populate GICv3 parameters dynamically by laurenw-arm · 4 years, 2 months ago
  28. 043fd62 Cleanup the code for TBBR CoT descriptors by Manish V Badarkhe · 4 years, 2 months ago
  29. 087190f Tegra: enable stack protection by Varun Wadekar · 4 years, 2 months ago
  30. d0dbd5e plat/arm/fvp: Support performing SDEI platform setup in runtime by Balint Dobszay · 4 years, 7 months ago
  31. ccdb6cd Merge "Tegra: introduce support for SMCCC_ARCH_SOC_ID" into integration by Manish Pandey · 4 years, 2 months ago
  32. 69ca84a SPMD: extract SPMC DTB header size from SPMD by Olivier Deprez · 4 years, 5 months ago
  33. 2bae35f SPMD: code/comments cleanup by Olivier Deprez · 4 years, 3 months ago
  34. 3923f88 Tegra: introduce support for SMCCC_ARCH_SOC_ID by Varun Wadekar · 4 years, 2 months ago
  35. d81dadf plat/stm32mp1: fdt helpers for secure aware gpio bank by Etienne Carriere · 4 years, 3 months ago
  36. 66b0452 plat/st: move GPIO bank helper function to platform source files by Etienne Carriere · 4 years, 8 months ago
  37. f00e9ff Merge changes from topic "fdt_wrappers_rework" into integration by Sandrine Bailleux · 4 years, 2 months ago
  38. f36529a Merge changes from topic "fdt_wrappers_rework" into integration by Sandrine Bailleux · 4 years, 2 months ago
  39. cb62762 Tegra194: validate C6 power state type by Varun Wadekar · 4 years, 2 months ago
  40. 83e4d4b Tegra194: remove support for CPU suspend power down state by Varun Wadekar · 4 years, 3 months ago
  41. db96806 arm_fpga: Read UART address from DT by Andre Przywara · 4 years, 3 months ago
  42. eec9192 plat/stm32: Use generic fdt_get_stdout_node_offset() by Andre Przywara · 4 years, 3 months ago
  43. b351481 arm_fpga: Read GICD and GICR base addresses from DT by Andre Przywara · 4 years, 6 months ago
  44. a0eaca5 fdt/wrappers: Introduce code to find UART DT node by Andre Przywara · 4 years, 4 months ago
  45. eec45eb arm_fpga: Read generic timer counter frequency from DT by Andre Przywara · 4 years, 6 months ago
  46. 4a1c874 plat/stm32: Use generic fdt_get_reg_props_by_name() by Andre Przywara · 4 years, 4 months ago
  47. 8b50525 arm_fpga: Use Generic UART by Andre Przywara · 4 years, 3 months ago
  48. c24cf21 Merge "rcar_gen3: plat: Zero-terminate the string in unsigned_num_print()" into integration by Sandrine Bailleux · 4 years, 2 months ago
  49. 96109de Merge changes I85eb75cf,Ic6d9f927 into integration by Sandrine Bailleux · 4 years, 2 months ago
  50. e183e15 arm: fconf: Fix GICv3 dynamic configuration by Andre Przywara · 4 years, 4 months ago
  51. b26fafa fconf: Update dyn_config compatible string by Louis Mayencourt · 4 years, 3 months ago
  52. 2d5690c plat/stm32: Implement fdt_read_uint32_default() as a wrapper by Andre Przywara · 4 years, 4 months ago
  53. fe5bdf5 fdt/wrappers: Replace fdtw_read_cells() implementation by Andre Przywara · 4 years, 4 months ago
  54. cc99f3f plat/stm32: Use generic fdt_read_uint32_array() implementation by Andre Przywara · 4 years, 4 months ago
  55. 6cf6a1b fdt/wrappers: Generalise fdtw_read_array() by Andre Przywara · 4 years, 4 months ago
  56. 6429933 rcar_gen3: plat: Zero-terminate the string in unsigned_num_print() by Marek Vasut · 4 years, 3 months ago
  57. 44bb8b9 Merge changes from topic "linker-script" into integration by Sandrine Bailleux · 4 years, 3 months ago
  58. c5864d8 linker_script: move .data section to bl_common.ld.h by Masahiro Yamada · 4 years, 3 months ago
  59. 403990e linker_script: move stacks section to bl_common.ld.h by Masahiro Yamada · 4 years, 3 months ago
  60. ed93a0f Merge "Provide a hint to power controller for DSU cluster power down" into integration by Sandrine Bailleux · 4 years, 3 months ago
  61. ca3fb5d Merge "board/rddanielxlr: add support for rd-daniel config-xlr platform" into integration by Manish Pandey · 4 years, 3 months ago
  62. 634304d spm: Normalize the style of spm core manifest by Louis Mayencourt · 4 years, 4 months ago
  63. cdd7f63 board/rddanielxlr: add support for rd-daniel config-xlr platform by Aditya Angadi · 4 years, 3 months ago
  64. 8ab69c8 juno/sgm: Align SCP_BL2 to page boundary by Chris Kay · 4 years, 3 months ago
  65. 90d6532 Provide a hint to power controller for DSU cluster power down by Madhukar Pappireddy · 4 years, 9 months ago
  66. 96c47ed Merge "plat/arm/sgi: update mmap and xlat count" into integration by Manish Pandey · 4 years, 3 months ago
  67. d1608f1 plat/arm/sgi: update mmap and xlat count by Aditya Angadi · 4 years, 3 months ago
  68. fcd106c stingray: fix coverity reported issues on brcm platform by Sheetal Tigadoli · 4 years, 3 months ago
  69. 2f18ea2 arm_fpga: Remove bogus timer initialisation by Andre Przywara · 4 years, 3 months ago
  70. cd80829 Merge "plat/arm/rddaniel: enabled GICv4 extension" into integration by Alexei Fedorov · 4 years, 3 months ago
  71. 1360d7e plat/arm/rddaniel: enabled GICv4 extension by Vijayenthiran Subramaniam · 4 years, 3 months ago
  72. 177a0bb Merge changes from topics "af/fvp_gicv4", "af/gicv4", "af/gic_extended" into integration by Olivier Deprez · 4 years, 3 months ago
  73. fc4f80e FVP: Add support for GICv4 extension by Alexei Fedorov · 4 years, 3 months ago
  74. c48eb86 Increase maximum size of BL2 image by Manish V Badarkhe · 4 years, 3 months ago
  75. b247d2f stingray: Fix board configuration typo. by Max Shvetsov · 4 years, 3 months ago
  76. 3507637 Merge "arm_fpga: adapt to new way of including gicv3 files" into integration by Alexei Fedorov · 4 years, 3 months ago
  77. b21cad7 arm_fpga: adapt to new way of including gicv3 files by Manish Pandey · 4 years, 3 months ago
  78. 9bb1516 Merge changes from topic "brcm_initial_support" into integration by Manish Pandey · 4 years, 3 months ago
  79. 6c4db5d drivers: Add SPI Nor flash support by Sheetal Tigadoli · 4 years, 6 months ago
  80. 3bb1b4c drivers: Add iproc spi driver by Sheetal Tigadoli · 4 years, 6 months ago
  81. b015670 drivers: Add emmc driver for Broadcom platforms by Sheetal Tigadoli · 4 years, 6 months ago
  82. 58a9eca Add BL31 support for Broadcom stingray platform by Sheetal Tigadoli · 4 years, 7 months ago
  83. ad0943e Add BL2 support for Broadcom stingray platform by Sheetal Tigadoli · 4 years, 7 months ago
  84. 2a96dc2 Add bl31 support common across Broadcom platforms by Sheetal Tigadoli · 4 years, 7 months ago
  85. 70e0be5 Merge "uniphier: define PLAT_XLAT_TABLES_DYNAMIC only for BL2" into integration by Sandrine Bailleux · 4 years, 3 months ago
  86. 59a99dd Merge changes from topic "sb/fconf" into integration by Olivier Deprez · 4 years, 3 months ago
  87. 13680c9 Add bl2 setup code common across Broadcom platforms by Sheetal Tigadoli · 4 years, 7 months ago
  88. 70005e0 Merge changes from topic "macro-cleanup" into integration by Mark Dykes · 4 years, 3 months ago
  89. a97df15 Merge "Fix coverity defects found on the FPGA port." into integration by Olivier Deprez · 4 years, 3 months ago
  90. 3760d13 Check for out-of-bound accesses in the platform io policies by Sandrine Bailleux · 4 years, 3 months ago
  91. 25786a3 Fix coverity defects found on the FPGA port. by Javier Almansa Sobrino · 4 years, 4 months ago
  92. 80ec42d Merge changes from topic "xlat" into integration by Sandrine Bailleux · 4 years, 4 months ago
  93. 5267470 uniphier: define PLAT_XLAT_TABLES_DYNAMIC only for BL2 by Masahiro Yamada · 4 years, 4 months ago
  94. 1adc5f5 plat: remove redundant =1 from -D option by Masahiro Yamada · 4 years, 4 months ago
  95. f144157 Pass more -D options to BL*_CPPFLAGS instead of BL*_CFLAGS by Masahiro Yamada · 4 years, 4 months ago
  96. dd053b6 linker_script: move bss section to bl_common.ld.h by Masahiro Yamada · 4 years, 4 months ago
  97. 583f8dd linker_script: replace common read-only data with RODATA_COMMON by Masahiro Yamada · 4 years, 4 months ago
  98. ac1bfb9 linker_script: move more common code to bl_common.ld.h by Masahiro Yamada · 4 years, 4 months ago
  99. 10c32cb Tegra: enable EHF for watchdog timer interrupts by Varun Wadekar · 4 years, 4 months ago
  100. a19344a Merge changes from topic "rpi_cpu_off" into integration by Manish Pandey · 4 years, 4 months ago