1. dc78e62 feat(sme): enable SME functionality by johpow01 · 4 years, 1 month ago
  2. a706524 Merge "Changing SMC code for transitioning Granule" into integration by Mark Dykes · 3 years, 9 months ago
  3. a127b99 Merge "feat(SPMD): route secure interrupts to SPMC" into integration by Olivier Deprez · 3 years, 9 months ago
  4. 2e43638 Merge changes from topic "st_usb" into integration by Madhukar Pappireddy · 3 years, 9 months ago
  5. 28623c1 Merge "fix: libc: use long for 64-bit types on aarch64" into integration by Manish Pandey · 3 years, 9 months ago
  6. 51d8d1e Changing SMC code for transitioning Granule by Mark Dykes · 3 years, 9 months ago
  7. 4ce3e99 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · 5 years ago
  8. 0b5e33c Merge changes Ic2f90d79,Ieca02425,I615bcc1f,I6a9cb4a2,I5247f8f8, ... into integration by Madhukar Pappireddy · 3 years, 9 months ago
  9. 216c122 fix(drivers/usb): add a optional ops get_other_speed_config_desc by Patrick Delaunay · 3 years, 9 months ago
  10. 603806d fix(errata): workaround for Neoverse-N2 erratum 2242400 by nayanpatel-arm · 3 years, 10 months ago
  11. c948185 fix(errata): workaround for Neoverse-N2 erratum 2138958 by nayanpatel-arm · 3 years, 10 months ago
  12. 5819e23 fix(errata): workaround for Neoverse-N2 erratum 2242415 by nayanpatel-arm · 3 years, 10 months ago
  13. 93b785f feat(arm_fpga): determine GICR base by probing by Andre Przywara · 4 years, 3 months ago
  14. 73a643e feat(gicv3): introduce GIC component identification by Andre Przywara · 4 years ago
  15. 4d585fe feat(libfdt): also allow changing base address by Andre Przywara · 4 years, 3 months ago
  16. 8cb99c3 feat(SPMD): route secure interrupts to SPMC by Olivier Deprez · 5 years ago
  17. 4fcbbb3 Merge changes from topic "st_usb" into integration by Madhukar Pappireddy · 3 years, 9 months ago
  18. 6482255 Merge "refactor(fvp_r): remove unused files and clean up makefiles" into integration by Manish Pandey · 3 years, 9 months ago
  19. 9a138eb feat(drivers/st/usb): add device driver for STM32MP1 by Patrick Delaunay · 5 years ago
  20. 859bfd8 feat(drivers/usb): add a USB device stack by Patrick Delaunay · 5 years ago
  21. 88c2273 refactor(fvp_r): remove unused files and clean up makefiles by johpow01 · 3 years, 10 months ago
  22. 6812078 feat(mpmm): add support for MPMM by Chris Kay · 4 years, 3 months ago
  23. 742ca23 feat(amu): enable per-core AMU auxiliary counters by Chris Kay · 4 years ago
  24. e747a59 refactor(amu): refactor enablement and context switching by Chris Kay · 4 years, 2 months ago
  25. 31d3cc2 refactor(amu): detect auxiliary counters at runtime by Chris Kay · 4 years, 2 months ago
  26. 81e2ff1 refactor(amu): detect architected counters at runtime by Chris Kay · 4 years, 2 months ago
  27. 1fd685a refactor(amu): conditionally compile auxiliary counter support by Chris Kay · 4 years, 2 months ago
  28. 33b9be6 refactor(amu): factor out register accesses by Chris Kay · 4 years, 2 months ago
  29. b4b726e refactor(amu)!: privatize unused AMU APIs by Chris Kay · 4 years, 2 months ago
  30. 6c8dda1 refactor(amu)!: remove `PLAT_AMU_GROUP1_COUNTERS_MASK` by Chris Kay · 4 years, 3 months ago
  31. 2d9ea36 feat(fdt-wrappers): add CPU enumeration utility function by Chris Kay · 3 years, 10 months ago
  32. 4cb576a fix(cpu): correct Demeter CPU name by johpow01 · 3 years, 10 months ago
  33. ed6f89e Merge "fix(pie): invalidate data cache in the entire image range if PIE is enabled" into integration by Sandrine Bailleux · 3 years, 10 months ago
  34. fb9e5f7 feat(cpu): add support for Hunter CPU by johpow01 · 4 years ago
  35. 596d20d fix(pie): invalidate data cache in the entire image range if PIE is enabled by Zelalem Aweke · 3 years, 10 months ago
  36. b4deee5 Merge "fix(scmi): relax requirement for exact protocol version" into integration by André Przywara · 3 years, 10 months ago
  37. a06f2f4 Merge changes from topic "ufs_patches" into integration by Manish Pandey · 3 years, 10 months ago
  38. 381d685 Merge changes Id7d4f5df,If82542cc,I0ba80057,I75a443db,Ifa18b4fc, ... into integration by Joanna Farley · 3 years, 10 months ago
  39. 905635d fix(ufs): add reset before DME_LINKSTARTUP by Jorge Troncoso · 3 years, 10 months ago
  40. 99ff1a3 refactor(ufs): add retry logic to ufshc_reset by Jorge Troncoso · 3 years, 10 months ago
  41. d68d163 refactor(ufs): reuse ufshc_send_uic_cmd by Jorge Troncoso · 3 years, 11 months ago
  42. 7b97cf3 Merge changes from topic "st_fixes" into integration by Mark Dykes · 3 years, 10 months ago
  43. 125868c fix(scmi): relax requirement for exact protocol version by Nicola Mazzucato · 4 years, 2 months ago
  44. 8a89e18 refactor(measured boot): make measurement strings compliant with SBSG by Manish V Badarkhe · 4 years ago
  45. 0500f44 feat(plat/fvp): pass Event Log addr and size from BL1 to BL2 by Manish V Badarkhe · 4 years ago
  46. 48ba034 feat(measured_boot): image hash measurement and recording in BL1 by Manish V Badarkhe · 3 years, 11 months ago
  47. efa6521 refactor(measured boot): remove platform calls from Event Log driver by Manish V Badarkhe · 3 years, 11 months ago
  48. eab78e9 refactor(measured_boot): remove passing of BL2 hash via device tree by Manish V Badarkhe · 4 years ago
  49. 8cd09cf refactor(measured boot): move BL2 measurement to platform layer by Sandrine Bailleux · 4 years, 2 months ago
  50. 140d9cb refactor(measured boot): move image measurement to generic layer by Manish V Badarkhe · 3 years, 11 months ago
  51. d89bec8 build(measured boot): rename measured boot makefile by Sandrine Bailleux · 4 years, 1 month ago
  52. 47bf3ac feat(measured boot): move init and teardown functions to platform layer by Manish V Badarkhe · 4 years ago
  53. 4a24707 refactor(measured boot): rename tpm_record_measurement() by Sandrine Bailleux · 4 years, 1 month ago
  54. fb90cfd fix(nxp/scfg): fix endianness checking by Jiafei Pan · 3 years, 10 months ago
  55. ae720ac Merge "feat(fvp_r): configure system registers to boot rich OS" into integration by Joanna Farley · 3 years, 10 months ago
  56. 1d65121 Merge changes from topic "za/feat_rme" into integration by Soby Mathew · 3 years, 10 months ago
  57. 28bbbf3 feat(fvp_r): configure system registers to boot rich OS by Manish Pandey · 3 years, 10 months ago
  58. 1ff7e46 fix(include/drivers/flexspi): fix warm boot wait time for MT35XU512A by Pankaj Gupta · 3 years, 10 months ago
  59. 4bafa3d refactor(stpmic1): use BIT and GENMASK helpers by Yann Gautier · 3 years, 11 months ago
  60. 078925b Merge "refactor(measured boot): remove unused extern" into integration by Sandrine Bailleux · 3 years, 10 months ago
  61. f19dc62 refactor(gpt): productize and refactor GPT library by johpow01 · 4 years, 2 months ago
  62. de278f3 Merge "fix(errata): workaround for Cortex-A710 erratum 2058056" into integration by Madhukar Pappireddy · 3 years, 10 months ago
  63. d7fe4cb Merge changes from topic "ethosn-multi-device" into integration by Madhukar Pappireddy · 3 years, 10 months ago
  64. e2f4b43 Merge changes If7dec725,Iedcb84a7,Ife0a4bec into integration by Madhukar Pappireddy · 3 years, 10 months ago
  65. deb4b3a feat(plat/arm): add GPT initialization code for Arm platforms by Zelalem Aweke · 4 years, 1 month ago
  66. c872072 feat(plat/fvp): add memory map for FVP platform for FEAT_RME by Zelalem Aweke · 4 years, 1 month ago
  67. 4bb72c4 refactor(plat/arm): modify memory region attributes to account for FEAT_RME by Zelalem Aweke · 4 years, 1 month ago
  68. 1839012 feat(rme): add GPT Library by Zelalem Aweke · 4 years, 1 month ago
  69. 5b18de0 feat(rme): add ENABLE_RME build option and support for RMM image by Zelalem Aweke · 4 years, 1 month ago
  70. c5ea4f8 feat(rme): add context management changes for FEAT_RME by Zelalem Aweke · 4 years, 1 month ago
  71. 50a3056 feat(rme): add Test Realm Payload (TRP) by Zelalem Aweke · 4 years, 1 month ago
  72. 77c2775 feat(rme): add RMM dispatcher (RMMD) by Zelalem Aweke · 4 years, 1 month ago
  73. 6c09af9 feat(rme): run BL2 in root world when FEAT_RME is enabled by Zelalem Aweke · 4 years, 1 month ago
  74. 3621823 feat(rme): add xlat table library changes for FEAT_RME by Zelalem Aweke · 4 years, 1 month ago
  75. 7feb435 Merge "refactor(drivers/st/clk): change fdt_get_rcc_node as static" into integration by Manish Pandey · 3 years, 10 months ago
  76. 83ad381 refactor(measured boot): remove unused extern by Manish V Badarkhe · 4 years ago
  77. 4693ff7 feat(rme): add Realm security state definition by Zelalem Aweke · 4 years, 1 month ago
  78. 81c272b feat(rme): add register definitions and helper functions for FEAT_RME by Zelalem Aweke · 4 years, 1 month ago
  79. b36fe21 errata: workaround for Cortex-A78 erratum 2132060 by nayanpatel-arm · 3 years, 10 months ago
  80. 8e14027 errata: workaround for Neoverse-V1 erratum 2108267 by nayanpatel-arm · 3 years, 10 months ago
  81. ef8f0c5 fix(errata): workaround for Neoverse-N2 erratum 2138953 by nayanpatel-arm · 3 years, 10 months ago
  82. 744bdbf fix(errata): workaround for Cortex-A710 erratum 2058056 by nayanpatel-arm · 3 years, 11 months ago
  83. 1c65989 feat(drivers/arm/ethosn)!: multi-device support by Laurent Carlier · 3 years, 11 months ago
  84. ff76614 feat(fdt): add for_each_compatible_node macro by Laurent Carlier · 3 years, 10 months ago
  85. fe82bcc Merge "feat(cpu): add support for Hayes CPU" into integration by Bipin Ravi · 3 years, 10 months ago
  86. 7bd8dfb feat(cpu): add support for Hayes CPU by johpow01 · 4 years ago
  87. e31fb0f fvp_r: load, auth, and transfer from BL1 to BL33 by laurenw-arm · 4 years, 5 months ago
  88. 5fb061e chore: fvp_r: Initial No-EL3 and MPU Implementation by Gary Morrison · 4 years, 6 months ago
  89. 03b201c fvp_r: initial platform port for fvp_r by laurenw-arm · 4 years, 10 months ago
  90. 890ee3e Merge changes from topic "st_fixes" into integration by Madhukar Pappireddy · 3 years, 10 months ago
  91. 114785c Merge "errata: workaround for Cortex-A710 erratum 2083908" into integration by Bipin Ravi · 3 years, 10 months ago
  92. cb4ec47 feat(hcx): add build option to enable FEAT_HCX by johpow01 · 4 years ago
  93. c7c22ab Merge "feat(ff-a): adding notifications SMC IDs" into integration by Olivier Deprez · 3 years, 10 months ago
  94. ab5964a Merge changes I9c7cc586,I48ee254a,I9f65c6af,I5872d95b,I2dbbdcb4, ... into integration by Joanna Farley · 3 years, 10 months ago
  95. 95fe195 errata: workaround for Cortex-A710 erratum 2083908 by nayanpatel-arm · 3 years, 11 months ago
  96. ff18c4c refactor(drivers/st/clk): change fdt_get_rcc_node as static by Patrick Delaunay · 4 years, 10 months ago
  97. 288f5cf refactor(stm32mp1_clk): update RCC registers file by Yann Gautier · 4 years ago
  98. b3210f4 Merge changes from topic "TrcDbgExt" into integration by Manish Pandey · 3 years, 11 months ago
  99. fc3f480 feat(ff-a): adding notifications SMC IDs by J-Alves · 4 years, 5 months ago
  100. a4f5015 feat(driver/nxp/xspi): add MT35XU02G flash info by Jiafei Pan · 3 years, 11 months ago