1. a97df15 Merge "Fix coverity defects found on the FPGA port." into integration by Olivier Deprez · 4 years, 3 months ago
  2. 3760d13 Check for out-of-bound accesses in the platform io policies by Sandrine Bailleux · 4 years, 3 months ago
  3. 4bca140 Check for out-of-bound accesses in the CoT description by Sandrine Bailleux · 4 years, 3 months ago
  4. 25786a3 Fix coverity defects found on the FPGA port. by Javier Almansa Sobrino · 4 years, 3 months ago
  5. 80ec42d Merge changes from topic "xlat" into integration by Sandrine Bailleux · 4 years, 3 months ago
  6. 2cfec11 Merge "Specify integration as the default branch for git-review" into integration by Manish Pandey · 4 years, 3 months ago
  7. e13b2f9 Merge "Tegra: enable EHF for watchdog timer interrupts" into integration by Manish Pandey · 4 years, 3 months ago
  8. 3e2b154 Specify integration as the default branch for git-review by Sandrine Bailleux · 4 years, 4 months ago
  9. 5267470 uniphier: define PLAT_XLAT_TABLES_DYNAMIC only for BL2 by Masahiro Yamada · 4 years, 3 months ago
  10. 1adc5f5 plat: remove redundant =1 from -D option by Masahiro Yamada · 4 years, 3 months ago
  11. f144157 Pass more -D options to BL*_CPPFLAGS instead of BL*_CFLAGS by Masahiro Yamada · 4 years, 3 months ago
  12. f5f203a xlat_tables_v2: fix assembler warning of PLAT_RO_XLAT_TABLES by Masahiro Yamada · 4 years, 3 months ago
  13. dd053b6 linker_script: move bss section to bl_common.ld.h by Masahiro Yamada · 4 years, 3 months ago
  14. 583f8dd linker_script: replace common read-only data with RODATA_COMMON by Masahiro Yamada · 4 years, 3 months ago
  15. ac1bfb9 linker_script: move more common code to bl_common.ld.h by Masahiro Yamada · 4 years, 3 months ago
  16. a04f44e Merge "include: fixup 'cm_setup_context' prototype" into integration by Mark Dykes · 4 years, 3 months ago
  17. 10c32cb Tegra: enable EHF for watchdog timer interrupts by Varun Wadekar · 4 years, 3 months ago
  18. d102752 include: fixup 'cm_setup_context' prototype by Varun Wadekar · 4 years, 3 months ago
  19. 033327a cryptocell: add support for Cryptocell 713 by Gilad Ben-Yossef · 5 years ago
  20. 3487953 Merge "Add support to pass the nt_fw_config DTB to OP-TEE." into integration by Alexei Fedorov · 4 years, 3 months ago
  21. a19344a Merge changes from topic "rpi_cpu_off" into integration by Manish Pandey · 4 years, 3 months ago
  22. c96d430 rpi: Implement PSCI CPU_OFF by Andrei Warkentin · 4 years, 4 months ago
  23. 4d52c24 rpi: rpi3_pwr_domain_on(): Use MMIO accessor by Andre Przywara · 4 years, 3 months ago
  24. 98e4856 rpi: move plat_helpers.S to common by Andre Przywara · 4 years, 4 months ago
  25. 9c3da38 uniphier: support read-only xlat tables by Masahiro Yamada · 4 years, 3 months ago
  26. c80bb43 uniphier: use enable_mmu() in common function by Masahiro Yamada · 4 years, 3 months ago
  27. 950ef2f doc: Fix "unexpected indentation" warning. by Louis Mayencourt · 4 years, 3 months ago
  28. 13a97a2 doc: Update fconf uml diagrams by Louis Mayencourt · 4 years, 3 months ago
  29. 75c972a Enable MTE support by Manish V Badarkhe · 4 years, 3 months ago
  30. d368ce0 Add support to pass the nt_fw_config DTB to OP-TEE. by Javier Almansa Sobrino · 4 years, 5 months ago
  31. f2f2803 Merge "doc: Fix broken external link for Odroid C2" by Sandrine Bailleux · 4 years, 3 months ago
  32. b6595bb drivers: Add support to retrieve plat_toc_flags by Scott Branden · 8 years ago
  33. 80d836d Merge "plat: imx: imx8qx: provide debug uart num as build param" into integration by Mark Dykes · 4 years, 3 months ago
  34. e92cd85 Merge "Update code freeze and release target date for 2.3" into integration by Mark Dykes · 4 years, 3 months ago
  35. c1864d9 Merge "xlat_tables_v2: add enable_mmu()" into integration by Mark Dykes · 4 years, 3 months ago
  36. fb4d855 Merge "Add get_current_el_maybe_constant()" into integration by Mark Dykes · 4 years, 3 months ago
  37. 2da400b Merge "Build: define IMAGE_AT_EL1 or IMAGE_AT_EL3 globally for C files" into integration by Mark Dykes · 4 years, 3 months ago
  38. e7f6319 Update code freeze and release target date for 2.3 by laurenw-arm · 4 years, 3 months ago
  39. 5e8d9d4 Merge "fconf: exclude fconf_dyn_cfg_getter.c from BL1_SOURCES" into integration by Mark Dykes · 4 years, 3 months ago
  40. 1f46cd5 Merge "bl32: sp_min: reduce the alignment for fconf_populator" into integration by Mark Dykes · 4 years, 3 months ago
  41. e64dafa Merge "plat: pass -D option to BL*_CPPFLAGS instead of BL*_CFLAGS" into integration by Mark Dykes · 4 years, 3 months ago
  42. 8b5d832 Merge "Build: introduce per-BL CPPFLAGS and ASFLAGS" into integration by Mark Dykes · 4 years, 3 months ago
  43. 2b62d1b doc: Fix broken external link for Odroid C2 by Heinrich Schuchardt · 4 years, 3 months ago
  44. 4ecb0af Merge "Create separate header for ARM specific SMCCC defines" into integration by Olivier Deprez · 4 years, 3 months ago
  45. 58b8415 Merge "Makefile: don't use $(CC) before value is explicit set" into integration by Sandrine Bailleux · 4 years, 3 months ago
  46. 2633cbb Makefile: don't use $(CC) before value is explicit set by Ahmad Fatoum · 4 years, 4 months ago
  47. 61fe6ad Merge "TF-A GICv3 driver: Introduce makefile" into integration by Manish Pandey · 4 years, 3 months ago
  48. c2a8d5e Merge "Tegra: fixup GIC init from the 'on_finish' handler" into integration by Sandrine Bailleux · 4 years, 3 months ago
  49. 40f96fd Merge "Tegra186: increase memory mapped regions" into integration by Sandrine Bailleux · 4 years, 3 months ago
  50. 3176571 fconf: exclude fconf_dyn_cfg_getter.c from BL1_SOURCES by Masahiro Yamada · 4 years, 3 months ago
  51. d7add1d bl32: sp_min: reduce the alignment for fconf_populator by Masahiro Yamada · 4 years, 3 months ago
  52. 2a881b2 plat: pass -D option to BL*_CPPFLAGS instead of BL*_CFLAGS by Masahiro Yamada · 4 years, 3 months ago
  53. efcbfa8 Build: introduce per-BL CPPFLAGS and ASFLAGS by Masahiro Yamada · 4 years, 3 months ago
  54. fb10bfd xlat_tables_v2: add enable_mmu() by Masahiro Yamada · 4 years, 3 months ago
  55. 8a6e961 Add get_current_el_maybe_constant() by Masahiro Yamada · 4 years, 3 months ago
  56. 003dd76 Build: define IMAGE_AT_EL1 or IMAGE_AT_EL3 globally for C files by Masahiro Yamada · 4 years, 3 months ago
  57. 6159a87 Merge "plat/sgm775: Add support for dynamic config using fconf" into integration by Manish Pandey · 4 years, 3 months ago
  58. 6c40dd6 plat/sgm775: Add support for dynamic config using fconf by Madhukar Pappireddy · 4 years, 3 months ago
  59. 4708c35 Merge "Flush dcache when storing timestamp" into integration by Olivier Deprez · 4 years, 3 months ago
  60. 3439652 Merge changes from topic "ddr_map" into integration by Olivier Deprez · 4 years, 3 months ago
  61. 5586151 Create separate header for ARM specific SMCCC defines by Manish V Badarkhe · 4 years, 3 months ago
  62. 84f1b5d TF-A GICv3 driver: Introduce makefile by Alexei Fedorov · 4 years, 3 months ago
  63. b87c730 Merge "plat/arm/sgi: fix the incorrect check for SCMI channel ID" into integration by Manish Pandey · 4 years, 3 months ago
  64. 61c509c plat/arm/sgi: fix the incorrect check for SCMI channel ID by Aditya Angadi · 4 years, 5 months ago
  65. 2ff5527 Merge changes from topic "os/bl31-fpga-port" into integration by Manish Pandey · 4 years, 3 months ago
  66. acdd8ee Merge "Changelog updates for recent commits" into integration by Manish Pandey · 4 years, 3 months ago
  67. a96cd0f Merge "doc: add spm and spmd related build options" into integration by Manish Pandey · 4 years, 3 months ago
  68. 0b5210b Flush dcache when storing timestamp by Zelalem · 4 years, 3 months ago
  69. 13f5252 Merge "fconf: notify if fw_config dt is not used" into integration by Olivier Deprez · 4 years, 3 months ago
  70. 7efa3f1 doc: add spm and spmd related build options by Olivier Deprez · 4 years, 3 months ago
  71. 5d60f2a fconf: notify if fw_config dt is not used by Manish Pandey · 4 years, 3 months ago
  72. 7fbb9b5 plat/arm/board/arm_fpga: Compile with additional CPU libraries by Oliver Swede · 4 years, 6 months ago
  73. 735fcf3 plat/arm/board/arm_fpga: Enable position-independent execution by Oliver Swede · 4 years, 6 months ago
  74. 3769b3f plat/arm/board/arm_fpga: Enable port for alternative cluster configurations by Oliver Swede · 4 years, 7 months ago
  75. b51da81 plat/arm/board/arm_fpga: Initialize the Generic Interrupt Controller by Oliver Swede · 4 years, 7 months ago
  76. 20e0137 plat/arm/board/arm_fpga: Initialize the System Counter by Oliver Swede · 4 years, 7 months ago
  77. 6e86c5a plat/arm/board/arm_fpga: Add PSCI implementation for FPGA images by Oliver Swede · 4 years, 7 months ago
  78. f94e2ee plat/arm/board/arm_fpga: Use preloaded BL33 alternative boot flow by Oliver Swede · 4 years, 8 months ago
  79. 8fed2fe plat/arm/board/arm_fpga: Enable basic BL31 port for an FPGA image by Oliver Swede · 4 years, 8 months ago
  80. f95e3f9 Merge "FVP: Add BL2 hash calculation in BL1" into integration by Mark Dykes · 4 years, 3 months ago
  81. cd40f32 stm32mp1: use stm32mp_get_ddr_ns_size() function by Yann Gautier · 4 years, 4 months ago
  82. 3d33df6 stm32mp1: set XN attribute for some areas in BL2 by Yann Gautier · 4 years, 7 months ago
  83. a55169b stm32mp1: dynamically map DDR later and non-cacheable during its test by Yann Gautier · 4 years, 6 months ago
  84. 8f268c8 stm32mp1: add a function to get non-secure DDR size by Yann Gautier · 4 years, 4 months ago
  85. 900b4c5 Merge "Fix warnings in porting-guide.rst" into integration by Olivier Deprez · 4 years, 3 months ago
  86. 0fd3b27 Merge "Tegra194: se: increase max. operation timeout to 1 second" into integration by Sandrine Bailleux · 4 years, 3 months ago
  87. 904f93a Fix warnings in porting-guide.rst by Manish V Badarkhe · 4 years, 3 months ago
  88. 67ffb55 Merge changes I250c3aa1,Icf816053 into integration by Sandrine Bailleux · 4 years, 3 months ago
  89. a5e0a9a changelog: introduce SPMD, add secure partition loading and tooling by Olivier Deprez · 4 years, 3 months ago
  90. 4738d91 changelog: add debugfs functionality by Olivier Deprez · 4 years, 3 months ago
  91. 5892125 Tegra186: increase memory mapped regions by Varun Wadekar · 4 years, 3 months ago
  92. 25d7c88 FVP: Add BL2 hash calculation in BL1 by Alexei Fedorov · 4 years, 3 months ago
  93. 48d605e Merge "Fix 'tautological-constant-compare' error" into integration by Mark Dykes · 4 years, 3 months ago
  94. 4d062c0 Fix 'tautological-constant-compare' error by Manish V Badarkhe · 4 years, 3 months ago
  95. 7ea88b7 Merge "spm: Add spci manifest binding document" into integration by Manish Pandey · 4 years, 3 months ago
  96. 329fbf7 Merge "fconf: Clean Arm IO" into integration by Mark Dykes · 4 years, 3 months ago
  97. 904b630 Merge "plat/sgi: Bump bl1 RW limit" into integration by Mark Dykes · 4 years, 3 months ago
  98. c3d62b8 Merge "corstone700: updating the kernel arguments to support initramfs" into integration by Mark Dykes · 4 years, 3 months ago
  99. d36ed28 Merge "context: TPIDR_EL2 register not saved/restored" into integration by Manish Pandey · 4 years, 3 months ago
  100. ab8147c corstone700: updating the kernel arguments to support initramfs by Abdellatif El Khlifi · 4 years, 3 months ago