1. eb5cb80 arm_fpga: Add devicetree file by Andre Przywara · 4 years ago
  2. efece28 arm_fpga: Remove SPE PMU DT node if SPE is not available by Andre Przywara · 4 years ago
  3. 210541b arm_fpga: Adjust GICR size in DT to match number of cores by Andre Przywara · 3 years, 10 months ago
  4. 64b9e14 fdt: Add function to adjust GICv3 redistributor size by Andre Przywara · 3 years, 10 months ago
  5. 95581b4 drivers: arm: gicv3: Allow detecting number of cores by Andre Przywara · 3 years, 10 months ago
  6. 7d9ec41 Merge changes from topic "stm32_drivers_update" into integration by Manish Pandey · 3 years, 9 months ago
  7. d4f3089 Merge changes from topic "tc0_architecture_change" into integration by Olivier Deprez · 3 years, 9 months ago
  8. 7c18f55 Merge "plat/arm/css/sgi: Map flash used for mem_protect" into integration by Manish Pandey · 3 years, 9 months ago
  9. 741b1c0 Merge "plat/arm: Introduce and use libc_asm.mk makefile" into integration by Olivier Deprez · 3 years, 9 months ago
  10. a4f315c plat/arm/css/sgi: Map flash used for mem_protect by Sami Mujawar · 4 years, 2 months ago
  11. c746b46 Merge "Select the Log Level for the Event Log Dump on Measured Boot at build time." into integration by Alexei Fedorov · 3 years, 9 months ago
  12. e445ff8 plat: tc0: enable TZC by Usama Arif · 3 years, 11 months ago
  13. 5e68f6b clk: stm32mp1: fix rcc mckprot status by Etienne Carriere · 4 years, 5 months ago
  14. 4b94d91 drivers: st: add missing includes in ETZPC header by Yann Gautier · 3 years, 10 months ago
  15. 1045422 mmc: st: clear some flags before sending a command by Yann Gautier · 4 years, 1 month ago
  16. dbb9f57 mmc: st: correct retries management by Yann Gautier · 4 years, 1 month ago
  17. 7c58f5a nand: raw_nand: fix timeout issue in nand_wait_ready by Lionel Debieve · 3 years, 10 months ago
  18. 5fd6a19 mtd: spi_nor: change message level on macronix detection by Lionel Debieve · 4 years, 2 months ago
  19. 2e002b0 gpio: stm32_gpio: check GPIO node status after checking DT by Yann Gautier · 3 years, 10 months ago
  20. b66d7d1 crypto: stm32_hash: fix issue when restarting computation by Lionel Debieve · 4 years, 5 months ago
  21. 67b17e3 Merge "libc: Import strtok_r from FreeBSD project" into integration by Lauren Wehrmeister · 3 years, 9 months ago
  22. 884f40d fdts: tc0: update MHUv2 interrupt number by Usama Arif · 3 years, 11 months ago
  23. 0d1f6b1 Select the Log Level for the Event Log Dump on Measured Boot at build time. by Javier Almansa Sobrino · 3 years, 10 months ago
  24. a6bdd60 Merge "plat: marvell: ap807: implement workaround for errata-id 3033912" into integration by Manish Pandey · 3 years, 9 months ago
  25. afa4879 Merge "SPMC: adjust the number of EC context to max number of PEs" into integration by Manish Pandey · 3 years, 9 months ago
  26. 7dea0db Merge "n1sdp: add support for remote chip pcie." into integration by Manish Pandey · 3 years, 9 months ago
  27. 43cb824 Merge "build_macros.mk: include assert and define loop macros" into integration by Olivier Deprez · 3 years, 9 months ago
  28. 4d062db Merge "defaults.mk: default KEY_SIZE to 2048 in case of RSA algorithm" into integration by Olivier Deprez · 3 years, 9 months ago
  29. d7e7be3 libc: Import strtok_r from FreeBSD project by Madhukar Pappireddy · 3 years, 10 months ago
  30. 93340e8 Merge changes from topic "ehf_common" into integration by Manish Pandey · 3 years, 10 months ago
  31. 7f76a26 Merge "spmd: remove assert for SPMC PC value" into integration by Mark Dykes · 3 years, 10 months ago
  32. f721b0c Merge "doc: Recommend using C rather than assembly language" into integration by Madhukar Pappireddy · 3 years, 10 months ago
  33. 09482e9 n1sdp: add support for remote chip pcie. by Sayanta Pattanayak · 4 years ago
  34. 8e509d6 Merge "SPE: Fix feature detection" into integration by Madhukar Pappireddy · 3 years, 10 months ago
  35. c862678 Merge changes from topic "cot-parser" into integration by Madhukar Pappireddy · 3 years, 10 months ago
  36. 0c76d2f Merge "doc: Correct CPACR.FPEN usage" into integration by Mark Dykes · 3 years, 10 months ago
  37. 40946a4 SPMC: adjust the number of EC context to max number of PEs by Olivier Deprez · 3 years, 10 months ago
  38. b92a954 plat/arm: fvp: Increase BL2 maximum size by Manish V Badarkhe · 3 years, 10 months ago
  39. 39317ab lib: fconf: Implement a parser to populate CoT by Manish V Badarkhe · 4 years ago
  40. 10a77b1 Merge "doc: add description of "owner" field in SP layout file." into integration by Madhukar Pappireddy · 3 years, 10 months ago
  41. be047ca Merge changes from topic "sami/834_fiptool_pack_issue_win_v1" into integration by Manish Pandey · 3 years, 10 months ago
  42. 7787096 doc: add description of "owner" field in SP layout file. by Manish Pandey · 3 years, 11 months ago
  43. e6a35a5 Merge "fdts: corstone700: add NXP isp1763 node to device tree" into integration by Manish Pandey · 3 years, 10 months ago
  44. f3bb423 Merge "rockchip: don't crash if we get an FDT we can't parse" into integration by Mark Dykes · 3 years, 10 months ago
  45. 7828f22 SPE: Fix feature detection by Andre Przywara · 3 years, 10 months ago
  46. 65fca7c build_macros.mk: include assert and define loop macros by Leonardo Sandoval · 3 years, 10 months ago
  47. e7cdc3f Update makefile to build fiptool for Windows by Sami Mujawar · 4 years, 2 months ago
  48. e7a583d Fix fiptool packaging issue on windows by Sami Mujawar · 4 years, 2 months ago
  49. 9632c9c doc: Correct CPACR.FPEN usage by Peng Fan · 3 years, 10 months ago
  50. 0aa0896 Merge "libc: Import strlcat from FreeBSD project" into integration by Mark Dykes · 3 years, 10 months ago
  51. 134bf86 Merge "libc: Add support for vsnprintf()" into integration by Mark Dykes · 3 years, 10 months ago
  52. 3862970 libc: Add support for vsnprintf() by Madhukar Pappireddy · 3 years, 10 months ago
  53. f16f214 Merge "Workaround for Neoverse N1 erratum 1868343" into integration by Madhukar Pappireddy · 3 years, 10 months ago
  54. c9c2958 Merge "tc0: increase SCP_BL2 size to 128 kB" into integration by Manish Pandey · 3 years, 10 months ago
  55. 325a925 Merge "SPM: Get rid of uint32_t array representation of UUID" into integration by Manish Pandey · 3 years, 10 months ago
  56. a531f07 Merge "tools: Set the tool's default binary name" into integration by Mark Dykes · 3 years, 10 months ago
  57. e2428fd Workaround for Neoverse N1 erratum 1868343 by johpow01 · 4 years ago
  58. 849f7af defaults.mk: default KEY_SIZE to 2048 in case of RSA algorithm by Leonardo Sandoval · 4 years ago
  59. ec34bf2 Merge "plat/arm: rdn1edge: Correct mismatched parenthesis in makefile" into integration by Manish Pandey · 3 years, 10 months ago
  60. 54d086a Merge "Addition of standard APIs in qtiseclib interface" into integration by Madhukar Pappireddy · 3 years, 10 months ago
  61. 82d931e tc0: increase SCP_BL2 size to 128 kB by Usama Arif · 3 years, 10 months ago
  62. 6da88e9 plat: tegra: Use generic ehf defines by Sandeep Tripathy · 3 years, 10 months ago
  63. e9b259e plat/arm: rdn1edge: Correct mismatched parenthesis in makefile by Anders Dellien · 3 years, 10 months ago
  64. 57d48a0 SPM: Get rid of uint32_t array representation of UUID by Ruari Phipps · 3 years, 11 months ago
  65. af0cd5f libc: Import strlcat from FreeBSD project by Madhukar Pappireddy · 3 years, 10 months ago
  66. 30ceca4 Merge "libc: memset: improve performance by avoiding single byte writes" into integration by Mark Dykes · 3 years, 10 months ago
  67. 3c91d49 Merge "mediatek: Add jedec info" into integration by Madhukar Pappireddy · 3 years, 10 months ago
  68. 991c442 Merge "plat/arm: Add dependencies to configuration files" into integration by Manish Pandey · 3 years, 10 months ago
  69. a1420ee Merge "plat: Fix build issue for qemu and rpi3 platforms" into integration by Olivier Deprez · 3 years, 10 months ago
  70. ca57953 Merge "Fix: fixing coverity issue for SPM Core." into integration by Olivier Deprez · 3 years, 10 months ago
  71. 7df7112 Addition of standard APIs in qtiseclib interface by Saurabh Gorecha · 3 years, 10 months ago
  72. 30e91cb Merge "Enabling DPU in dts file for TC0" into integration by Madhukar Pappireddy · 3 years, 10 months ago
  73. df71a60 Enabling DPU in dts file for TC0 by Avinash Mehta · 4 years ago
  74. 094b559 Merge "doc: Improve contribution guidelines" into integration by joanna.farley · 3 years, 10 months ago
  75. f80c64d Fix: fixing coverity issue for SPM Core. by Max Shvetsov · 3 years, 10 months ago
  76. 23b8ad8 fdts: corstone700: add NXP isp1763 node to device tree by Rui Miguel Silva · 4 years ago
  77. d8c877f plat: Fix build issue for qemu and rpi3 platforms by Manish V Badarkhe · 3 years, 10 months ago
  78. b9adb52 tools: Set the tool's default binary name by Manish V Badarkhe · 3 years, 10 months ago
  79. 16e7bcf libc: memset: improve performance by avoiding single byte writes by Andre Przywara · 3 years, 10 months ago
  80. 2b010ea Merge "lib: cpu: Check SCU presence in DSU before accessing DSU registers" into integration by Manish Pandey · 3 years, 10 months ago
  81. bb58344 Merge "psci: utility api to invoke stop for other cores" into integration by Manish Pandey · 3 years, 10 months ago
  82. dad40ff Merge "Add Chris Kay as code owner for CMake Build Definitions." into integration by Madhukar Pappireddy · 3 years, 10 months ago
  83. 46ceb26 Add Chris Kay as code owner for CMake Build Definitions. by Javier Almansa Sobrino · 3 years, 10 months ago
  84. 1203004 psci: utility api to invoke stop for other cores by Sandeep Tripathy · 3 years, 11 months ago
  85. aeb5f05 Merge "spd: trusty: allow clients to retrieve service UUID" into integration by Madhukar Pappireddy · 3 years, 10 months ago
  86. f5105c2 Merge "maintainers: step down as code owner of UniPhier platform" into integration by Madhukar Pappireddy · 3 years, 10 months ago
  87. 2381d2e plat/arm: Introduce and use libc_asm.mk makefile by Alexei Fedorov · 3 years, 10 months ago
  88. aad8ce9 Merge "arm_fpga: Add support to populate the CPU nodes in the DTB" into integration by André Przywara · 3 years, 10 months ago
  89. f01ea60 lib: cpu: Check SCU presence in DSU before accessing DSU registers by Pramod Kumar · 4 years, 5 months ago
  90. 531a572 Merge "Tegra: common: fixup the bl31 code size to be copied at reset" into integration by Madhukar Pappireddy · 3 years, 10 months ago
  91. 3bcf3c8 arm_fpga: Add support to populate the CPU nodes in the DTB by Javier Almansa Sobrino · 4 years, 1 month ago
  92. 3f69474 plat/arm: Add dependencies to configuration files by Anders Dellien · 3 years, 10 months ago
  93. 41f1bc5 Merge "Move static vars into functions in bl1" into integration by Manish Pandey · 3 years, 10 months ago
  94. 6d9c4c8 Merge "plat/arm: Get the base address of nv-counters from device tree" into integration by Alexei Fedorov · 3 years, 10 months ago
  95. 9de6481 Merge "dtsi: Update the nv-counter node in the device tree" into integration by Alexei Fedorov · 3 years, 10 months ago
  96. 859d7d1 Merge changes from topic "tegra-downstream-08282020" into integration by Madhukar Pappireddy · 3 years, 10 months ago
  97. 7e2fc55 Merge "Remove Jack Bond-Preston as CMake Build Definitions code owner" into integration by Madhukar Pappireddy · 3 years, 10 months ago
  98. ed1bf28 spmd: remove assert for SPMC PC value by Varun Wadekar · 3 years, 10 months ago
  99. 86b38d4 Merge "Add support to export a /cpus node to the device tree." into integration by Mark Dykes · 3 years, 10 months ago
  100. 40f4984 Add support to export a /cpus node to the device tree. by Javier Almansa Sobrino · 3 years, 10 months ago