1. 57e8650 io_storage: remove redundant assigments by Masahiro Yamada · 4 years ago
  2. d9b95cc arm_fpga: Predefine DTB and BL33 load addresses by Andre Przywara · 4 years ago
  3. cb16767 arm_fpga: Add Klein and Matterhorn support by Andre Przywara · 4 years ago
  4. b1402c8 arm_fpga: Support more CPU clusters by Andre Przywara · 4 years ago
  5. ad33989 make, doc: Add build option to create chain of trust at runtime by Manish V Badarkhe · 4 years ago
  6. 13f804a Merge "doc: Update CoT binding to make it more generic" into integration by Sandrine Bailleux · 4 years ago
  7. 41dd13a doc: Update CoT binding to make it more generic by Manish V Badarkhe · 4 years ago
  8. f873628 drivers/stm32_hash: register resources as secure or not by Etienne Carriere · 4 years, 7 months ago
  9. 3018921 drivers/stm32_gpio: register GPIO resources as secure or not by Etienne Carriere · 4 years, 7 months ago
  10. 2b66328 drivers/stm32_iwdg: register IWDG resources as secure or not by Etienne Carriere · 4 years, 7 months ago
  11. 67b106a drivers/stm32mp_pmic: register PMIC resources as secure or not by Etienne Carriere · 4 years, 7 months ago
  12. 63b2206 stm32mp1: register shared resource per GPIO bank/pin by Etienne Carriere · 4 years, 2 months ago
  13. 0cfbff9 stm32mp1: register shared resource per IOMEM address by Etienne Carriere · 4 years, 2 months ago
  14. c8d47a7 stm32mp1: allow non-secure access to reset upon periph registration by Etienne Carriere · 4 years, 2 months ago
  15. 875f85a stm32mp1: allow non-secure access to clocks upon periph registration by Etienne Carriere · 4 years, 2 months ago
  16. 1bbb924 stm32mp1: shared resources: peripheral registering by Etienne Carriere · 4 years, 2 months ago
  17. 1368ada drivers: st: clock: register parent of secure clocks by Etienne Carriere · 4 years, 2 months ago
  18. e704f99 stm32mp1: shared resources: add trace messages by Etienne Carriere · 4 years, 2 months ago
  19. b7c045a Merge "Upgrade libfdt source files" into integration by Sandrine Bailleux · 4 years ago
  20. c1fb815 Merge "drivers: arm: gicv3: auto-detect presence of GIC600-AE" into integration by André Przywara · 4 years ago
  21. 7559406 drivers: arm: gicv3: auto-detect presence of GIC600-AE by Varun Wadekar · 4 years ago
  22. f8e6c63 Merge "corstone700: splitting the platform support into FVP and FPGA" into integration by Manish Pandey · 4 years ago
  23. 95294c9 corstone700: splitting the platform support into FVP and FPGA by Abdellatif El Khlifi · 4 years ago
  24. fc6d385 fiptool: return zero status on help and help <command> by Leonardo Sandoval · 4 years ago
  25. c3b169c rockchip: don't crash if we get an FDT we can't parse by Thomas Hebb · 4 years, 3 months ago
  26. 79ecdd2 docs: qemu: bump to QEMU 5.0.0 by Masahiro Yamada · 4 years ago
  27. 1eae724 docs: qemu: remove unneeded root=/dev/vda2 kernel parameter by Masahiro Yamada · 4 years ago
  28. c88f22a docs: qemu: add build instructions for QEMU_EFI.fd and rootfs.cpio.gz by Masahiro Yamada · 4 years ago
  29. 6ae1702 plat: marvell: armada: a8k: Add support for iEi Puzzle-M801 board by Luka Kovacic · 4 years, 7 months ago
  30. 7a75c06 plat: marvell: armada: a8k: common: Fix a8k_common.mk to use BOARD_DIR variable by Luka Kovacic · 4 years ago
  31. ac295aa Merge "arm_fpga: Fix MPIDR topology checks" into integration by Madhukar Pappireddy · 4 years ago
  32. a5b7388 Merge changes from topic "stm32-shres" into integration by Mark Dykes · 4 years ago
  33. fb167ca Merge "stm32mp1: introduce shared resources support" into integration by Mark Dykes · 4 years ago
  34. 5135b87 Merge "doc: Fix some broken links" into integration by Manish Pandey · 4 years ago
  35. ee4d02a Merge "Workaround for Neoverse N1 erratum 1800710" into integration by Lauren Wehrmeister · 4 years ago
  36. 8322b90 Merge "doc: RAS: fixing broken links" into integration by Lauren Wehrmeister · 4 years ago
  37. 4e82472 doc: Fix some broken links by Sandrine Bailleux · 4 years ago
  38. 9c9f38a doc: RAS: fixing broken links by Manish Pandey · 4 years ago
  39. 58ced41 Merge "linker_script: move .rela.dyn section to bl_common.ld.h" into integration by Sandrine Bailleux · 4 years ago
  40. bffb81e Merge "plat/arm: Add assert for the valid address of dtb information" into integration by Sandrine Bailleux · 4 years ago
  41. 46a0b41 Merge "Fix makefile to build on a Windows host PC" into integration by Manish Pandey · 4 years ago
  42. 1bc7b0e Fix makefile to build on a Windows host PC by Sami Mujawar · 4 years, 2 months ago
  43. b94bd05 Merge "stm32mp1: disable neon in sp_min" into integration by Mark Dykes · 4 years ago
  44. 5f8d417 Merge "stm32mp1: check stronger the secondary CPU entry point" into integration by Mark Dykes · 4 years ago
  45. 9cb29f0 plat/arm: Add assert for the valid address of dtb information by Manish V Badarkhe · 4 years ago
  46. cffa1b5 Merge "allwinner: Disable NS access to PRCM power control registers" into integration by André Przywara · 4 years ago
  47. 62d401a allwinner: Disable NS access to PRCM power control registers by Samuel Holland · 4 years, 6 months ago
  48. 65870bd uniphier: increase BL33 max size and GZIP temporary buffer size by Masahiro Yamada · 4 years, 1 month ago
  49. 85fa00e linker_script: move .rela.dyn section to bl_common.ld.h by Masahiro Yamada · 4 years, 3 months ago
  50. 596fe0a Upgrade libfdt source files by Madhukar Pappireddy · 4 years, 1 month ago
  51. 1934d51 Merge changes Ib9c82b85,Ib348e097,I4dc315e4,I58a8ce44,Iebc03361, ... into integration by Manish Pandey · 4 years ago
  52. 43318de arm_fpga: Fix MPIDR topology checks by Andre Przywara · 4 years ago
  53. ffb8719 Merge changes from topic "fw_config_handoff" into integration by Sandrine Bailleux · 4 years ago
  54. 8141451 doc: Update arg usage for BL2 and BL31 setup functions by Manish V Badarkhe · 4 years ago
  55. 824cb5c doc: Update BL1 and BL2 boot flow by Manish V Badarkhe · 4 years, 1 month ago
  56. 8717e03 plat/arm: Use only fw_config between bl2 and bl31 by Manish V Badarkhe · 4 years, 1 month ago
  57. 8d0effa Merge changes from topic "fw_config_handoff" into integration by Sandrine Bailleux · 4 years ago
  58. 6d9b5ee Workaround for Neoverse N1 erratum 1800710 by johpow01 · 4 years, 1 month ago
  59. 81200ac Merge "stm32mp1: use last page of SYSRAM as SCMI shared memory" into integration by Mark Dykes · 4 years ago
  60. df6075e Merge "stm32mp1: SP_MIN embeds Arm Architecture services" into integration by Mark Dykes · 4 years ago
  61. f4aa11b Merge "Redirect security incident report to TrustedFirmware.org" into integration by Mark Dykes · 4 years ago
  62. 5051b86 Merge "doc: Add a binding document for COT descriptors" into integration by Mark Dykes · 4 years ago
  63. 61acf62 Merge "plat/fvp: Dynamic description of clock freq" into integration by Mark Dykes · 4 years ago
  64. 38bd575 Merge "fconf: Extract Timer clock freq from HW_CONFIG dtb" into integration by Mark Dykes · 4 years ago
  65. f784898 Merge "Workaround for Cortex A77 erratum 1800714" into integration by Lauren Wehrmeister · 4 years ago
  66. 68aedc7 Workaround for Cortex A77 erratum 1800714 by johpow01 · 4 years, 1 month ago
  67. ece96fd doc: Update memory layout for firmware configuration area by Manish V Badarkhe · 4 years, 1 month ago
  68. fbf1fd2 plat/arm: Increase size of firmware configuration area by Manish V Badarkhe · 4 years, 1 month ago
  69. 99a8e14 plat/arm: Load and populate fw_config and tb_fw_config by Manish V Badarkhe · 4 years, 1 month ago
  70. b8d8a4f Merge "Fix usage of incorrect function name" into integration by Sandrine Bailleux · 4 years ago
  71. 9656a30 plat/fvp: Dynamic description of clock freq by laurenw-arm · 4 years, 1 month ago
  72. fc3e7a2 fconf: Extract Timer clock freq from HW_CONFIG dtb by laurenw-arm · 4 years, 5 months ago
  73. 85e9ba4 Redirect security incident report to TrustedFirmware.org by Sandrine Bailleux · 4 years ago
  74. e069f8a fconf: Handle error from fconf_load_config by Manish V Badarkhe · 4 years, 1 month ago
  75. 8c66f7a plat/arm: Update the fw_config load call and populate it's information by Manish V Badarkhe · 4 years, 1 month ago
  76. bb533c7 fconf: Allow fconf to load additional firmware configuration by Manish V Badarkhe · 4 years, 1 month ago
  77. 1da211a fconf: Clean confused naming between TB_FW and FW_CONFIG by Manish V Badarkhe · 4 years, 1 month ago
  78. 244027d tbbr/dualroot: Add fw_config image in chain of trust by Louis Mayencourt · 4 years, 1 month ago
  79. a1ffcf7 cert_tool: Update cert_tool for fw_config image support by Manish V Badarkhe · 4 years, 1 month ago
  80. e9207d6 fiptool: Add fw_config in FIP by Manish V Badarkhe · 4 years, 1 month ago
  81. 64616a5 plat/arm: Rentroduce tb_fw_config device tree by Manish V Badarkhe · 4 years, 1 month ago
  82. e1cd83d Merge changes Ifc34f2e9,Iefd58159 into integration by Lauren Wehrmeister · 4 years ago
  83. 2396cde Fix usage of incorrect function name by Sheetal Tigadoli · 4 years ago
  84. da686b8 Merge "FFA Version interface update" into integration by Manish Pandey · 4 years ago
  85. f329920 doc: Add a binding document for COT descriptors by Manish V Badarkhe · 4 years ago
  86. 4c95c70 FFA Version interface update by J-Alves · 4 years, 1 month ago
  87. 196c2ac stm32mp1: SP_MIN embeds Arm Architecture services by Etienne Carriere · 4 years ago
  88. 72369b1 stm32mp1: use last page of SYSRAM as SCMI shared memory by Etienne Carriere · 4 years, 7 months ago
  89. 5a0f82f stm32mp1: check stronger the secondary CPU entry point by Etienne Carriere · 4 years, 1 month ago
  90. ca651fb stm32mp1: disable neon in sp_min by Etienne Carriere · 4 years, 3 months ago
  91. 7a4a34f stm32mp1: shared resources: apply registered configuration by Etienne Carriere · 4 years, 2 months ago
  92. beb53d9 stm32mp1: shared resources: count GPIOZ bank pins by Etienne Carriere · 4 years, 2 months ago
  93. 316d634 stm32mp1: shared resources: define resource identifiers by Etienne Carriere · 4 years, 7 months ago
  94. 7ad2c01 stm32mp1: introduce shared resources support by Etienne Carriere · 4 years, 7 months ago
  95. 5c9ed08 Workaround for Cortex A76 erratum 1800710 by johpow01 · 4 years, 1 month ago
  96. 9603f98 Workaround for Cortex A76 erratum 1791580 by johpow01 · 4 years, 1 month ago
  97. fb272c7 Merge changes from topic "tegra-memctrlv2-vpr-resize-bugfix" into integration by Manish Pandey · 4 years ago
  98. ae9dc6a Merge "TF-A GIC driver: Add barrier before eoi" into integration by Madhukar Pappireddy · 4 years ago
  99. c96ea0a Merge "TF-A: Add ARMv8.5 'bti' build option" into integration by Mark Dykes · 4 years ago
  100. ef6f81f Merge changes from topic "scmi-msg" into integration by Manish Pandey · 4 years ago