1. dc5e9a2 plat/fvp: Populate GICv3 parameters dynamically by laurenw-arm · 4 years, 2 months ago
  2. d0dbd5e plat/arm/fvp: Support performing SDEI platform setup in runtime by Balint Dobszay · 4 years, 7 months ago
  3. ccdb6cd Merge "Tegra: introduce support for SMCCC_ARCH_SOC_ID" into integration by Manish Pandey · 4 years, 2 months ago
  4. 69ca84a SPMD: extract SPMC DTB header size from SPMD by Olivier Deprez · 4 years, 5 months ago
  5. 2bae35f SPMD: code/comments cleanup by Olivier Deprez · 4 years, 3 months ago
  6. 3923f88 Tegra: introduce support for SMCCC_ARCH_SOC_ID by Varun Wadekar · 4 years, 2 months ago
  7. f00e9ff Merge changes from topic "fdt_wrappers_rework" into integration by Sandrine Bailleux · 4 years, 2 months ago
  8. f36529a Merge changes from topic "fdt_wrappers_rework" into integration by Sandrine Bailleux · 4 years, 2 months ago
  9. db96806 arm_fpga: Read UART address from DT by Andre Przywara · 4 years, 3 months ago
  10. eec9192 plat/stm32: Use generic fdt_get_stdout_node_offset() by Andre Przywara · 4 years, 3 months ago
  11. b351481 arm_fpga: Read GICD and GICR base addresses from DT by Andre Przywara · 4 years, 5 months ago
  12. a0eaca5 fdt/wrappers: Introduce code to find UART DT node by Andre Przywara · 4 years, 3 months ago
  13. eec45eb arm_fpga: Read generic timer counter frequency from DT by Andre Przywara · 4 years, 5 months ago
  14. 4a1c874 plat/stm32: Use generic fdt_get_reg_props_by_name() by Andre Przywara · 4 years, 3 months ago
  15. 8b50525 arm_fpga: Use Generic UART by Andre Przywara · 4 years, 3 months ago
  16. c24cf21 Merge "rcar_gen3: plat: Zero-terminate the string in unsigned_num_print()" into integration by Sandrine Bailleux · 4 years, 2 months ago
  17. 96109de Merge changes I85eb75cf,Ic6d9f927 into integration by Sandrine Bailleux · 4 years, 2 months ago
  18. e183e15 arm: fconf: Fix GICv3 dynamic configuration by Andre Przywara · 4 years, 3 months ago
  19. b26fafa fconf: Update dyn_config compatible string by Louis Mayencourt · 4 years, 2 months ago
  20. 2d5690c plat/stm32: Implement fdt_read_uint32_default() as a wrapper by Andre Przywara · 4 years, 3 months ago
  21. fe5bdf5 fdt/wrappers: Replace fdtw_read_cells() implementation by Andre Przywara · 4 years, 3 months ago
  22. cc99f3f plat/stm32: Use generic fdt_read_uint32_array() implementation by Andre Przywara · 4 years, 3 months ago
  23. 6cf6a1b fdt/wrappers: Generalise fdtw_read_array() by Andre Przywara · 4 years, 3 months ago
  24. 6429933 rcar_gen3: plat: Zero-terminate the string in unsigned_num_print() by Marek Vasut · 4 years, 3 months ago
  25. 44bb8b9 Merge changes from topic "linker-script" into integration by Sandrine Bailleux · 4 years, 2 months ago
  26. c5864d8 linker_script: move .data section to bl_common.ld.h by Masahiro Yamada · 4 years, 2 months ago
  27. 403990e linker_script: move stacks section to bl_common.ld.h by Masahiro Yamada · 4 years, 3 months ago
  28. ed93a0f Merge "Provide a hint to power controller for DSU cluster power down" into integration by Sandrine Bailleux · 4 years, 2 months ago
  29. ca3fb5d Merge "board/rddanielxlr: add support for rd-daniel config-xlr platform" into integration by Manish Pandey · 4 years, 2 months ago
  30. 634304d spm: Normalize the style of spm core manifest by Louis Mayencourt · 4 years, 3 months ago
  31. cdd7f63 board/rddanielxlr: add support for rd-daniel config-xlr platform by Aditya Angadi · 4 years, 3 months ago
  32. 8ab69c8 juno/sgm: Align SCP_BL2 to page boundary by Chris Kay · 4 years, 3 months ago
  33. 90d6532 Provide a hint to power controller for DSU cluster power down by Madhukar Pappireddy · 4 years, 8 months ago
  34. 96c47ed Merge "plat/arm/sgi: update mmap and xlat count" into integration by Manish Pandey · 4 years, 3 months ago
  35. d1608f1 plat/arm/sgi: update mmap and xlat count by Aditya Angadi · 4 years, 3 months ago
  36. fcd106c stingray: fix coverity reported issues on brcm platform by Sheetal Tigadoli · 4 years, 3 months ago
  37. 2f18ea2 arm_fpga: Remove bogus timer initialisation by Andre Przywara · 4 years, 3 months ago
  38. cd80829 Merge "plat/arm/rddaniel: enabled GICv4 extension" into integration by Alexei Fedorov · 4 years, 3 months ago
  39. 1360d7e plat/arm/rddaniel: enabled GICv4 extension by Vijayenthiran Subramaniam · 4 years, 3 months ago
  40. 177a0bb Merge changes from topics "af/fvp_gicv4", "af/gicv4", "af/gic_extended" into integration by Olivier Deprez · 4 years, 3 months ago
  41. fc4f80e FVP: Add support for GICv4 extension by Alexei Fedorov · 4 years, 3 months ago
  42. c48eb86 Increase maximum size of BL2 image by Manish V Badarkhe · 4 years, 3 months ago
  43. b247d2f stingray: Fix board configuration typo. by Max Shvetsov · 4 years, 3 months ago
  44. 3507637 Merge "arm_fpga: adapt to new way of including gicv3 files" into integration by Alexei Fedorov · 4 years, 3 months ago
  45. b21cad7 arm_fpga: adapt to new way of including gicv3 files by Manish Pandey · 4 years, 3 months ago
  46. 9bb1516 Merge changes from topic "brcm_initial_support" into integration by Manish Pandey · 4 years, 3 months ago
  47. 6c4db5d drivers: Add SPI Nor flash support by Sheetal Tigadoli · 4 years, 6 months ago
  48. 3bb1b4c drivers: Add iproc spi driver by Sheetal Tigadoli · 4 years, 6 months ago
  49. b015670 drivers: Add emmc driver for Broadcom platforms by Sheetal Tigadoli · 4 years, 6 months ago
  50. 58a9eca Add BL31 support for Broadcom stingray platform by Sheetal Tigadoli · 4 years, 7 months ago
  51. ad0943e Add BL2 support for Broadcom stingray platform by Sheetal Tigadoli · 4 years, 7 months ago
  52. 2a96dc2 Add bl31 support common across Broadcom platforms by Sheetal Tigadoli · 4 years, 7 months ago
  53. 70e0be5 Merge "uniphier: define PLAT_XLAT_TABLES_DYNAMIC only for BL2" into integration by Sandrine Bailleux · 4 years, 3 months ago
  54. 59a99dd Merge changes from topic "sb/fconf" into integration by Olivier Deprez · 4 years, 3 months ago
  55. 13680c9 Add bl2 setup code common across Broadcom platforms by Sheetal Tigadoli · 4 years, 7 months ago
  56. 70005e0 Merge changes from topic "macro-cleanup" into integration by Mark Dykes · 4 years, 3 months ago
  57. a97df15 Merge "Fix coverity defects found on the FPGA port." into integration by Olivier Deprez · 4 years, 3 months ago
  58. 3760d13 Check for out-of-bound accesses in the platform io policies by Sandrine Bailleux · 4 years, 3 months ago
  59. 25786a3 Fix coverity defects found on the FPGA port. by Javier Almansa Sobrino · 4 years, 3 months ago
  60. 80ec42d Merge changes from topic "xlat" into integration by Sandrine Bailleux · 4 years, 3 months ago
  61. 5267470 uniphier: define PLAT_XLAT_TABLES_DYNAMIC only for BL2 by Masahiro Yamada · 4 years, 3 months ago
  62. 1adc5f5 plat: remove redundant =1 from -D option by Masahiro Yamada · 4 years, 3 months ago
  63. f144157 Pass more -D options to BL*_CPPFLAGS instead of BL*_CFLAGS by Masahiro Yamada · 4 years, 3 months ago
  64. dd053b6 linker_script: move bss section to bl_common.ld.h by Masahiro Yamada · 4 years, 3 months ago
  65. 583f8dd linker_script: replace common read-only data with RODATA_COMMON by Masahiro Yamada · 4 years, 3 months ago
  66. ac1bfb9 linker_script: move more common code to bl_common.ld.h by Masahiro Yamada · 4 years, 3 months ago
  67. 10c32cb Tegra: enable EHF for watchdog timer interrupts by Varun Wadekar · 4 years, 3 months ago
  68. a19344a Merge changes from topic "rpi_cpu_off" into integration by Manish Pandey · 4 years, 3 months ago
  69. c96d430 rpi: Implement PSCI CPU_OFF by Andrei Warkentin · 4 years, 4 months ago
  70. 4d52c24 rpi: rpi3_pwr_domain_on(): Use MMIO accessor by Andre Przywara · 4 years, 3 months ago
  71. 98e4856 rpi: move plat_helpers.S to common by Andre Przywara · 4 years, 4 months ago
  72. 9c3da38 uniphier: support read-only xlat tables by Masahiro Yamada · 4 years, 3 months ago
  73. c80bb43 uniphier: use enable_mmu() in common function by Masahiro Yamada · 4 years, 3 months ago
  74. 80d836d Merge "plat: imx: imx8qx: provide debug uart num as build param" into integration by Mark Dykes · 4 years, 3 months ago
  75. e64dafa Merge "plat: pass -D option to BL*_CPPFLAGS instead of BL*_CFLAGS" into integration by Mark Dykes · 4 years, 3 months ago
  76. 4ecb0af Merge "Create separate header for ARM specific SMCCC defines" into integration by Olivier Deprez · 4 years, 3 months ago
  77. 61fe6ad Merge "TF-A GICv3 driver: Introduce makefile" into integration by Manish Pandey · 4 years, 3 months ago
  78. c2a8d5e Merge "Tegra: fixup GIC init from the 'on_finish' handler" into integration by Sandrine Bailleux · 4 years, 3 months ago
  79. 40f96fd Merge "Tegra186: increase memory mapped regions" into integration by Sandrine Bailleux · 4 years, 3 months ago
  80. 2a881b2 plat: pass -D option to BL*_CPPFLAGS instead of BL*_CFLAGS by Masahiro Yamada · 4 years, 3 months ago
  81. 6159a87 Merge "plat/sgm775: Add support for dynamic config using fconf" into integration by Manish Pandey · 4 years, 3 months ago
  82. 6c40dd6 plat/sgm775: Add support for dynamic config using fconf by Madhukar Pappireddy · 4 years, 3 months ago
  83. 4708c35 Merge "Flush dcache when storing timestamp" into integration by Olivier Deprez · 4 years, 3 months ago
  84. 3439652 Merge changes from topic "ddr_map" into integration by Olivier Deprez · 4 years, 3 months ago
  85. 5586151 Create separate header for ARM specific SMCCC defines by Manish V Badarkhe · 4 years, 3 months ago
  86. 84f1b5d TF-A GICv3 driver: Introduce makefile by Alexei Fedorov · 4 years, 3 months ago
  87. 61c509c plat/arm/sgi: fix the incorrect check for SCMI channel ID by Aditya Angadi · 4 years, 5 months ago
  88. 2ff5527 Merge changes from topic "os/bl31-fpga-port" into integration by Manish Pandey · 4 years, 3 months ago
  89. 0b5210b Flush dcache when storing timestamp by Zelalem · 4 years, 3 months ago
  90. 7fbb9b5 plat/arm/board/arm_fpga: Compile with additional CPU libraries by Oliver Swede · 4 years, 6 months ago
  91. 735fcf3 plat/arm/board/arm_fpga: Enable position-independent execution by Oliver Swede · 4 years, 6 months ago
  92. 3769b3f plat/arm/board/arm_fpga: Enable port for alternative cluster configurations by Oliver Swede · 4 years, 7 months ago
  93. b51da81 plat/arm/board/arm_fpga: Initialize the Generic Interrupt Controller by Oliver Swede · 4 years, 7 months ago
  94. 20e0137 plat/arm/board/arm_fpga: Initialize the System Counter by Oliver Swede · 4 years, 7 months ago
  95. 6e86c5a plat/arm/board/arm_fpga: Add PSCI implementation for FPGA images by Oliver Swede · 4 years, 7 months ago
  96. f94e2ee plat/arm/board/arm_fpga: Use preloaded BL33 alternative boot flow by Oliver Swede · 4 years, 8 months ago
  97. 8fed2fe plat/arm/board/arm_fpga: Enable basic BL31 port for an FPGA image by Oliver Swede · 4 years, 8 months ago
  98. f95e3f9 Merge "FVP: Add BL2 hash calculation in BL1" into integration by Mark Dykes · 4 years, 3 months ago
  99. cd40f32 stm32mp1: use stm32mp_get_ddr_ns_size() function by Yann Gautier · 4 years, 4 months ago
  100. 3d33df6 stm32mp1: set XN attribute for some areas in BL2 by Yann Gautier · 4 years, 7 months ago