1. 07d7d8c Merge changes from topic "erratas" into integration by Madhukar Pappireddy · 2 years, 10 months ago
  2. 7e03069 errata: workaround for Neoverse N2 erratum 2189731 by Bipin Ravi · 2 years, 10 months ago
  3. 87e1d28 errata: workaround for Cortex-A710 erratum 2017096 by Bipin Ravi · 3 years, 3 months ago
  4. cd39b14 errata: workaround for Cortex-A710 erratum 2055002 by Bipin Ravi · 3 years, 3 months ago
  5. ad824bb Merge changes from topic "erratas" into integration by Madhukar Pappireddy · 2 years, 10 months ago
  6. 13d7f5a Merge changes I3c20611a,Ib1671011,I5eab3f33,Ib149b3ea into integration by Madhukar Pappireddy · 2 years, 10 months ago
  7. 7f56547 errata: workaround for Neoverse N2 erratum 2025414 by Bipin Ravi · 3 years, 3 months ago
  8. eb35e85 errata: workaround for Neoverse N2 erratum 2067956 by Bipin Ravi · 3 years, 3 months ago
  9. b2a600a Merge "feat(cpus): workaround for Cortex A78 AE erratum 1941500" into integration by Varun Wadekar · 2 years, 10 months ago
  10. b27ac80 refactor(plat/nxp): refine api to read SVR register by Jiafei Pan · 3 years ago
  11. 6e99d90 Merge "cpu: add support for Demeter CPU" into integration by Joanna Farley · 2 years, 10 months ago
  12. f57491e fix(el3_runtime): correct CASSERT for pauth by Olivier Deprez · 2 years, 11 months ago
  13. 0914fc4 feat(cpus): workaround for Cortex A78 AE erratum 1941500 by Varun Wadekar · 3 years ago
  14. f0c8b26 cpu: add support for Demeter CPU by johpow01 · 3 years ago
  15. c36e97f refactor(plat/ea_handler): Use default ea handler implementation for panic by Pali Rohár · 3 years ago
  16. ff99a77 Merge changes from topic "st_fip_fconf" into integration by Manish Pandey · 2 years, 11 months ago
  17. 677cbfa Merge "feat(ff-a): update FF-A version to v1.1" into integration by Olivier Deprez · 2 years, 11 months ago
  18. e14f9fc Merge "errata: workaround for Neoverse V1 errata 1925756" into integration by Bipin Ravi · 2 years, 11 months ago
  19. 88914c6 Merge "errata: workaround for Neoverse V1 errata 1852267" into integration by Bipin Ravi · 2 years, 11 months ago
  20. f87d634 Merge "errata: workaround for Neoverse V1 errata 1774420" into integration by Bipin Ravi · 2 years, 11 months ago
  21. 481c52f feat(ff-a): update FF-A version to v1.1 by J-Alves · 3 years, 4 months ago
  22. 6b56f96 errata: workaround for Neoverse V1 errata 1925756 by laurenw-arm · 3 years ago
  23. b1923e9 errata: workaround for Neoverse V1 errata 1852267 by laurenw-arm · 3 years ago
  24. 3c86d83 errata: workaround for Neoverse V1 errata 1774420 by laurenw-arm · 3 years ago
  25. 7834b46 refactor: moved drivers hdr files to include/drivers/nxp by Pankaj Gupta · 3 years, 3 months ago
  26. a26bf35 refactor(hw_crc32): renamed hw_crc32 to tf_crc32 by Manish V Badarkhe · 3 years ago
  27. d2f0a7a feat(plat/arm): add FWU support in Arm platforms by Manish V Badarkhe · 3 years ago
  28. 7ef036f feat(fwu): add FWU driver by Manish V Badarkhe · 3 years ago
  29. a040b64 feat(fwu): introduce FWU platform-specific functions declarations by Manish V Badarkhe · 3 years ago
  30. 2bb45ff feat(fwu_metadata): add FWU metadata header and build options by Manish V Badarkhe · 3 years, 4 months ago
  31. 69ac8ff Merge changes Ic7579b60,I05414ca1 into integration by Madhukar Pappireddy · 3 years ago
  32. 9facb9e Merge changes from topic "allwinner_mmap" into integration by André Przywara · 3 years ago
  33. dd8af68 Merge "fix(sdei): set SPSR for SDEI based on TakeException" into integration by Manish Pandey · 3 years ago
  34. a620487 Merge changes from topic "sve+amu" into integration by Manish Pandey · 3 years ago
  35. c79c3e9 Merge "refactor(aarch64): remove `FEAT_BTI` architecture check" into integration by Joanna Farley · 3 years ago
  36. 44b4333 fix(sdei): set SPSR for SDEI based on TakeException by Daniel Boulby · 3 years, 7 months ago
  37. cac7d16 fix(el3_runtime): fix SVE and AMU extension enablement flags by Arunachalam Ganapathy · 3 years ago
  38. 50d423b feat(bl_common): import BL_NOBITS_{BASE,END} when defined by Samuel Holland · 3 years, 7 months ago
  39. b6cfd03 feat(common/debug): add new macro ERROR_NL() to print just a newline by Pali Rohár · 3 years ago
  40. 02443af Merge "errata: workaround for Neoverse V1 errata 1791573" into integration by bipin.ravi · 3 years ago
  41. c73b03c errata: workaround for Neoverse V1 errata 1791573 by johpow01 · 3 years, 2 months ago
  42. 02a4807 feat(io_mtd): offset management for FIP usage by Lionel Debieve · 4 years ago
  43. 0970414 feat(nand): count bad blocks before a given offset by Yann Gautier · 4 years ago
  44. 5e37166 refactor(mpam): remove unused function declaration by Manish V Badarkhe · 3 years ago
  45. 1a9a969 Merge "feat(plat/arm): enable PIE when RESET_TO_SP_MIN=1" into integration by Manish Pandey · 3 years ago
  46. 4b78131 Merge "feat(sve): enable SVE for the secure world" into integration by Olivier Deprez · 3 years ago
  47. cf848f3 Merge "errata: workaround for Cortex A77 errata 1791578" into integration by Manish Pandey · 3 years ago
  48. 928da86 feat(plat/arm): enable PIE when RESET_TO_SP_MIN=1 by Manish Pandey · 3 years, 1 month ago
  49. c450277 feat(sve): enable SVE for the secure world by Max Shvetsov · 3 years, 3 months ago
  50. b3e8294 errata: workaround for Cortex A78 errata 1821534 by johpow01 · 3 years, 2 months ago
  51. eb14610 errata: workaround for Cortex A77 errata 1791578 by johpow01 · 3 years, 2 months ago
  52. 5735322 Merge "refactor(dt-bindings): align irq bindings with kernel" into integration by Mark Dykes · 3 years ago
  53. b4ba2b3 refactor(aarch64): remove `FEAT_BTI` architecture check by Chris Kay · 3 years, 4 months ago
  54. 15937e2 Merge "feat(spmd): add support for FFA_SPM_ID_GET" into integration by Olivier Deprez · 3 years, 1 month ago
  55. 75fcf54 Merge changes from topic "soc_id" into integration by Manish Pandey · 3 years, 1 month ago
  56. 6fa0461 refactor(dt-bindings): align irq bindings with kernel by Yann Gautier · 3 years, 1 month ago
  57. ba3a098 Merge "fix(security): Set MDCR_EL3.MCCD bit" into integration by Mark Dykes · 3 years, 1 month ago
  58. 89f465e Merge changes I85a87dc9,If75df769,I55b0c910 into integration by Madhukar Pappireddy · 3 years, 1 month ago
  59. 7644f41 Merge "fix(plat/marvell/a3720/uart): fix UART parent clock rate determination" into integration by Manish Pandey · 3 years, 1 month ago
  60. b74313c feat(drivers/st): manage boot part in io_mmc by Vyacheslav Yurkov · 3 years, 1 month ago
  61. b3d5f34 feat(drivers/mmc): boot partition read support by Vyacheslav Yurkov · 3 years, 3 months ago
  62. 52c1de5 fix(plat/marvell/a3720/uart): fix UART parent clock rate determination by Pali Rohár · 3 years, 2 months ago
  63. 4e92b36 Merge "fix: rename Matterhorn, Matterhorn ELP, and Klein CPUs" into integration by Madhukar Pappireddy · 3 years, 1 month ago
  64. a3810e8 fix: rename Matterhorn, Matterhorn ELP, and Klein CPUs by johpow01 · 3 years, 2 months ago
  65. ee05077 refactor(plat/arm): use SOC_ID defines by Yann Gautier · 3 years, 1 month ago
  66. f008d40 feat(smccc): add bit definition for SMCCC_ARCH_SOC_ID by Yann Gautier · 3 years, 1 month ago
  67. 90cbf52 SMCCC/PCI: Add initial PCI conduit definitions by Jeremy Linton · 3 years, 8 months ago
  68. abd8c68 Merge "feat(hw_crc): add support for HW computed CRC" into integration by Mark Dykes · 3 years, 1 month ago
  69. 7a86792 feat(hw_crc): add support for HW computed CRC by Manish V Badarkhe · 3 years, 2 months ago
  70. ec7915d refactor(juno): disable non-invasive debug of secure state by Zelalem · 3 years, 2 months ago
  71. 307f34b fix(security): Set MDCR_EL3.MCCD bit by Alexei Fedorov · 3 years, 2 months ago
  72. 27f35df feat(spmd): add support for FFA_SPM_ID_GET by Daniel Boulby · 3 years, 5 months ago
  73. c4eb630 Merge changes from topic "fw-update" into integration by Olivier Deprez · 3 years, 2 months ago
  74. fcc86a4 Merge changes I15e7cc43,Id7411bd5,I92bafe70,I8f1c0658 into integration by Manish Pandey · 3 years, 2 months ago
  75. dd6f252 feat(plat/arm): add GPT parser support by Manish V Badarkhe · 3 years, 4 months ago
  76. 9179f16 Merge "refactor(plat/arm): replace FIP base and size macro with a generic name" into integration by Mark Dykes · 3 years, 2 months ago
  77. 340d436 Merge "refactor(plat/arm): store UUID as a string, rather than ints" into integration by Mark Dykes · 3 years, 2 months ago
  78. 17a8e96 Merge "feat(fdt): introduce wrapper function to read DT UUIDs" into integration by Mark Dykes · 3 years, 2 months ago
  79. 6946b84 Merge changes from topic "mit-license" into integration by Olivier Deprez · 3 years, 2 months ago
  80. b2df4c1 refactor(plat/arm): store UUID as a string, rather than ints by David Horstmann · 3 years, 3 months ago
  81. a65a8ff feat(fdt): introduce wrapper function to read DT UUIDs by David Horstmann · 3 years, 4 months ago
  82. 443ccbc refactor(plat/arm): replace FIP base and size macro with a generic name by Manish V Badarkhe · 3 years, 2 months ago
  83. 9fe73b2 fix(dt-bindings): fix static checks by Alexei Fedorov · 3 years, 2 months ago
  84. 8b19aa5 Merge changes I36e45c0a,I69c21293 into integration by Manish Pandey · 3 years, 2 months ago
  85. 9c74f70 docs(license): rectify `arm-gic.h` license by Chris Kay · 3 years, 2 months ago
  86. d874524 Merge "Plat FVP: Fix Generic Timer interrupt types" into integration by Manish Pandey · 3 years, 2 months ago
  87. 9c3f980 Merge "Add "_arm" suffix to Makalu ELP CPU lib" into integration by bipin.ravi · 3 years, 2 months ago
  88. 514e59c Add PIE support for AARCH32 by Yann Gautier · 3 years, 9 months ago
  89. e57bce8 Avoid the use of linker *_SIZE__ macros by Yann Gautier · 3 years, 11 months ago
  90. cb8fef6 Plat FVP: Fix Generic Timer interrupt types by Alexei Fedorov · 3 years, 3 months ago
  91. 4c42c0d Add "_arm" suffix to Makalu ELP CPU lib by johpow01 · 3 years, 2 months ago
  92. 7da6619 Add SiP service to configure Arm Ethos-N NPU by Mikael Olsson · 3 years, 5 months ago
  93. ed93bc7 plat/marvell: a8k: move efuse definitions to separate header by Konstantin Porotchkin · 3 years, 4 months ago
  94. 6094813 Merge changes from topic "scmi_v2_0" into integration by Madhukar Pappireddy · 3 years, 3 months ago
  95. 7baee44 drivers/arm/css/scmi: Update power domain protocol version to 2.0 by Nicola Mazzucato · 3 years, 3 months ago
  96. 592a479 Merge changes from topic "dcc_console" into integration by Madhukar Pappireddy · 3 years, 3 months ago
  97. 9a7bf65 Add support for QEMU "max" CPU by Leif Lindholm · 3 years, 4 months ago
  98. 10ad6ef Merge "driver: brcm: add USB driver" into integration by Madhukar Pappireddy · 3 years, 3 months ago
  99. 2adde8b Merge "driver: brcm: add mdio driver" into integration by Madhukar Pappireddy · 3 years, 3 months ago
  100. aa823df Merge "arch: Enable `FEAT_SB` for supported non-Armv8.5-A platforms" into integration by Olivier Deprez · 3 years, 3 months ago