1. cb2e35b Merge changes from topic "macro-cleanup" into integration by Mark Dykes · 4 years, 4 months ago
  2. 3142f6d Merge "cryptocell: add support for Cryptocell 713" into integration by joanna.farley · 4 years, 4 months ago
  3. 57477bc Merge "Fix coverity defects found on the FPGA port." into integration by Olivier Deprez · 4 years, 4 months ago
  4. afe6262 Check for out-of-bound accesses in the platform io policies by Sandrine Bailleux · 4 years, 4 months ago
  5. 6f8a256 Check for out-of-bound accesses in the CoT description by Sandrine Bailleux · 4 years, 4 months ago
  6. 535c824 Fix coverity defects found on the FPGA port. by Javier Almansa Sobrino · 4 years, 4 months ago
  7. ea7fc9d Merge changes from topic "xlat" into integration by Sandrine Bailleux · 4 years, 4 months ago
  8. ed81fde Merge "Specify integration as the default branch for git-review" into integration by Manish Pandey · 4 years, 4 months ago
  9. 62250d3 Merge "Tegra: enable EHF for watchdog timer interrupts" into integration by Manish Pandey · 4 years, 4 months ago
  10. 44e2a03 Specify integration as the default branch for git-review by Sandrine Bailleux · 4 years, 5 months ago
  11. 46e2c85 uniphier: define PLAT_XLAT_TABLES_DYNAMIC only for BL2 by Masahiro Yamada · 4 years, 4 months ago
  12. 1dc1756 plat: remove redundant =1 from -D option by Masahiro Yamada · 4 years, 4 months ago
  13. 9cefb4b Pass more -D options to BL*_CPPFLAGS instead of BL*_CFLAGS by Masahiro Yamada · 4 years, 4 months ago
  14. 268131c xlat_tables_v2: fix assembler warning of PLAT_RO_XLAT_TABLES by Masahiro Yamada · 4 years, 4 months ago
  15. a7739bc linker_script: move bss section to bl_common.ld.h by Masahiro Yamada · 4 years, 4 months ago
  16. 0a0a7a9 linker_script: replace common read-only data with RODATA_COMMON by Masahiro Yamada · 4 years, 4 months ago
  17. 9fb288a linker_script: move more common code to bl_common.ld.h by Masahiro Yamada · 4 years, 4 months ago
  18. 61903ad Merge "include: fixup 'cm_setup_context' prototype" into integration by Mark Dykes · 4 years, 4 months ago
  19. adb20a1 Tegra: enable EHF for watchdog timer interrupts by Varun Wadekar · 4 years, 4 months ago
  20. 25d819a include: fixup 'cm_setup_context' prototype by Varun Wadekar · 4 years, 4 months ago
  21. 4501843 cryptocell: add support for Cryptocell 713 by Gilad Ben-Yossef · 5 years ago
  22. 0f99bf3 Merge "Add support to pass the nt_fw_config DTB to OP-TEE." into integration by Alexei Fedorov · 4 years, 4 months ago
  23. 7c49d39 Merge changes from topic "rpi_cpu_off" into integration by Manish Pandey · 4 years, 4 months ago
  24. 2e5f844 rpi: Implement PSCI CPU_OFF by Andrei Warkentin · 4 years, 5 months ago
  25. af2a487 rpi: rpi3_pwr_domain_on(): Use MMIO accessor by Andre Przywara · 4 years, 5 months ago
  26. 07aa0c7 rpi: move plat_helpers.S to common by Andre Przywara · 4 years, 5 months ago
  27. 664e15c uniphier: support read-only xlat tables by Masahiro Yamada · 4 years, 4 months ago
  28. 2765ffd uniphier: use enable_mmu() in common function by Masahiro Yamada · 4 years, 4 months ago
  29. a5bb389 doc: Fix "unexpected indentation" warning. by Louis Mayencourt · 4 years, 4 months ago
  30. 75077e2 doc: Update fconf uml diagrams by Louis Mayencourt · 4 years, 4 months ago
  31. 7ff088d Enable MTE support by Manish V Badarkhe · 4 years, 4 months ago
  32. 42c33ba Add support to pass the nt_fw_config DTB to OP-TEE. by Javier Almansa Sobrino · 4 years, 6 months ago
  33. 0a43db8 Merge "doc: Fix broken external link for Odroid C2" by Sandrine Bailleux · 4 years, 4 months ago
  34. 5c38088 drivers: Add support to retrieve plat_toc_flags by Scott Branden · 8 years ago
  35. 0edfd37 Merge "plat: imx: imx8qx: provide debug uart num as build param" into integration by Mark Dykes · 4 years, 4 months ago
  36. e0ca555 Merge "Update code freeze and release target date for 2.3" into integration by Mark Dykes · 4 years, 4 months ago
  37. 787d848 Merge "xlat_tables_v2: add enable_mmu()" into integration by Mark Dykes · 4 years, 4 months ago
  38. 614be75 Merge "Add get_current_el_maybe_constant()" into integration by Mark Dykes · 4 years, 4 months ago
  39. 426d5f9 Merge "Build: define IMAGE_AT_EL1 or IMAGE_AT_EL3 globally for C files" into integration by Mark Dykes · 4 years, 4 months ago
  40. fa65b0e Update code freeze and release target date for 2.3 by laurenw-arm · 4 years, 4 months ago
  41. dc341a1 Merge "fconf: exclude fconf_dyn_cfg_getter.c from BL1_SOURCES" into integration by Mark Dykes · 4 years, 4 months ago
  42. 0603a06 Merge "bl32: sp_min: reduce the alignment for fconf_populator" into integration by Mark Dykes · 4 years, 4 months ago
  43. 4ed750a Merge "plat: pass -D option to BL*_CPPFLAGS instead of BL*_CFLAGS" into integration by Mark Dykes · 4 years, 4 months ago
  44. f80f2d1 Merge "Build: introduce per-BL CPPFLAGS and ASFLAGS" into integration by Mark Dykes · 4 years, 4 months ago
  45. db059ea doc: Fix broken external link for Odroid C2 by Heinrich Schuchardt · 4 years, 4 months ago
  46. 8eceb1c Merge "Create separate header for ARM specific SMCCC defines" into integration by Olivier Deprez · 4 years, 4 months ago
  47. a7062b7 Merge "Makefile: don't use $(CC) before value is explicit set" into integration by Sandrine Bailleux · 4 years, 4 months ago
  48. 32b209b Makefile: don't use $(CC) before value is explicit set by Ahmad Fatoum · 4 years, 5 months ago
  49. 27c5e15 Merge "TF-A GICv3 driver: Introduce makefile" into integration by Manish Pandey · 4 years, 4 months ago
  50. 93b2434 Merge "Tegra: fixup GIC init from the 'on_finish' handler" into integration by Sandrine Bailleux · 4 years, 4 months ago
  51. 3be8651 Merge "Tegra186: increase memory mapped regions" into integration by Sandrine Bailleux · 4 years, 4 months ago
  52. c452ba1 fconf: exclude fconf_dyn_cfg_getter.c from BL1_SOURCES by Masahiro Yamada · 4 years, 4 months ago
  53. 85ee795 bl32: sp_min: reduce the alignment for fconf_populator by Masahiro Yamada · 4 years, 4 months ago
  54. 11a3c5e plat: pass -D option to BL*_CPPFLAGS instead of BL*_CFLAGS by Masahiro Yamada · 4 years, 4 months ago
  55. 848a7e8 Build: introduce per-BL CPPFLAGS and ASFLAGS by Masahiro Yamada · 4 years, 4 months ago
  56. f554773 xlat_tables_v2: add enable_mmu() by Masahiro Yamada · 4 years, 4 months ago
  57. fd092be Add get_current_el_maybe_constant() by Masahiro Yamada · 4 years, 4 months ago
  58. d5e97a1 Build: define IMAGE_AT_EL1 or IMAGE_AT_EL3 globally for C files by Masahiro Yamada · 4 years, 4 months ago
  59. 0a81158 Merge "plat/sgm775: Add support for dynamic config using fconf" into integration by Manish Pandey · 4 years, 4 months ago
  60. ebe1f2c plat/sgm775: Add support for dynamic config using fconf by Madhukar Pappireddy · 4 years, 4 months ago
  61. e97841e Merge "Flush dcache when storing timestamp" into integration by Olivier Deprez · 4 years, 4 months ago
  62. de8f9cd Merge changes from topic "ddr_map" into integration by Olivier Deprez · 4 years, 4 months ago
  63. 53adeba Create separate header for ARM specific SMCCC defines by Manish V Badarkhe · 4 years, 4 months ago
  64. a6ea06f TF-A GICv3 driver: Introduce makefile by Alexei Fedorov · 4 years, 4 months ago
  65. ee91cd2 Merge "plat/arm/sgi: fix the incorrect check for SCMI channel ID" into integration by Manish Pandey · 4 years, 4 months ago
  66. 5c215de plat/arm/sgi: fix the incorrect check for SCMI channel ID by Aditya Angadi · 4 years, 6 months ago
  67. 527ac2e Merge changes from topic "os/bl31-fpga-port" into integration by Manish Pandey · 4 years, 4 months ago
  68. 3f0b298 Merge "Changelog updates for recent commits" into integration by Manish Pandey · 4 years, 4 months ago
  69. b3250f5 Merge "doc: add spm and spmd related build options" into integration by Manish Pandey · 4 years, 4 months ago
  70. f27b692 Flush dcache when storing timestamp by Zelalem · 4 years, 4 months ago
  71. 21e22c7 Merge "fconf: notify if fw_config dt is not used" into integration by Olivier Deprez · 4 years, 4 months ago
  72. 4c65b4d doc: add spm and spmd related build options by Olivier Deprez · 4 years, 4 months ago
  73. f98f464 fconf: notify if fw_config dt is not used by Manish Pandey · 4 years, 4 months ago
  74. 4b5793c plat/arm/board/arm_fpga: Compile with additional CPU libraries by Oliver Swede · 4 years, 7 months ago
  75. 62056e4 plat/arm/board/arm_fpga: Enable position-independent execution by Oliver Swede · 4 years, 7 months ago
  76. e726c75 plat/arm/board/arm_fpga: Enable port for alternative cluster configurations by Oliver Swede · 4 years, 8 months ago
  77. 87762bc plat/arm/board/arm_fpga: Initialize the Generic Interrupt Controller by Oliver Swede · 4 years, 8 months ago
  78. 2d696d1 plat/arm/board/arm_fpga: Initialize the System Counter by Oliver Swede · 4 years, 8 months ago
  79. 7ee4db6 plat/arm/board/arm_fpga: Add PSCI implementation for FPGA images by Oliver Swede · 4 years, 8 months ago
  80. 5cfe699 plat/arm/board/arm_fpga: Use preloaded BL33 alternative boot flow by Oliver Swede · 4 years, 9 months ago
  81. 536d906 plat/arm/board/arm_fpga: Enable basic BL31 port for an FPGA image by Oliver Swede · 4 years, 9 months ago
  82. 8d8d9cf Merge "FVP: Add BL2 hash calculation in BL1" into integration by Mark Dykes · 4 years, 4 months ago
  83. 5813e6e stm32mp1: use stm32mp_get_ddr_ns_size() function by Yann Gautier · 4 years, 5 months ago
  84. 9c52e69 stm32mp1: set XN attribute for some areas in BL2 by Yann Gautier · 4 years, 8 months ago
  85. 84686ba stm32mp1: dynamically map DDR later and non-cacheable during its test by Yann Gautier · 4 years, 7 months ago
  86. e6cc3cc stm32mp1: add a function to get non-secure DDR size by Yann Gautier · 4 years, 5 months ago
  87. 4e1ca00 Merge "Fix warnings in porting-guide.rst" into integration by Olivier Deprez · 4 years, 4 months ago
  88. 735e9a0 Merge "Tegra194: se: increase max. operation timeout to 1 second" into integration by Sandrine Bailleux · 4 years, 4 months ago
  89. 2b06610 Fix warnings in porting-guide.rst by Manish V Badarkhe · 4 years, 4 months ago
  90. 46d88f9 Merge changes I250c3aa1,Icf816053 into integration by Sandrine Bailleux · 4 years, 4 months ago
  91. 62c1707 changelog: introduce SPMD, add secure partition loading and tooling by Olivier Deprez · 4 years, 4 months ago
  92. 22193a3 changelog: add debugfs functionality by Olivier Deprez · 4 years, 4 months ago
  93. 78707ef Tegra186: increase memory mapped regions by Varun Wadekar · 4 years, 4 months ago
  94. 0ab4964 FVP: Add BL2 hash calculation in BL1 by Alexei Fedorov · 4 years, 5 months ago
  95. d9f405e Merge "Fix 'tautological-constant-compare' error" into integration by Mark Dykes · 4 years, 4 months ago
  96. 4c4a132 Fix 'tautological-constant-compare' error by Manish V Badarkhe · 4 years, 4 months ago
  97. 7122259 Merge "spm: Add spci manifest binding document" into integration by Manish Pandey · 4 years, 4 months ago
  98. ce8dfd2 Merge "fconf: Clean Arm IO" into integration by Mark Dykes · 4 years, 4 months ago
  99. bdc84cb Merge "plat/sgi: Bump bl1 RW limit" into integration by Mark Dykes · 4 years, 4 months ago
  100. 4f19121 Merge "corstone700: updating the kernel arguments to support initramfs" into integration by Mark Dykes · 4 years, 4 months ago