1. b34be5d fix(psci): do not modify higher levels for standby in OSI mode by Boyan Karatotev · 3 months ago
  2. 5e192dd Merge "fix(xilinx): add API to get powerdown request status" into integration by Joanna Farley · 9 days ago
  3. d90bb65 Merge "build(handoff)!: switch to LibTL submodule" into integration by Manish Pandey · 11 days ago
  4. 9e7679e Merge "feat(tc): add support for configuring DSU settings" into integration by Govindraj Raja · 11 days ago
  5. 0f39b7e Merge "fix(nxp-crypto): restricts generating nxp_mkvb via ns-world" into integration by Govindraj Raja · 11 days ago
  6. 51dbe46 Merge "fix(sptool): handle load-address-relative-offset property" into integration by Govindraj Raja · 11 days ago
  7. 4c3bd4a Merge "docs(interrupt): corrected func name in interrupt-framework-design" into integration by Govindraj Raja · 11 days ago
  8. fd4e602 feat(tc): add support for configuring DSU settings by Arvind Ram Prakash · 7 weeks ago
  9. f8901e3 Merge "feat(dsu): support power control and autonomous powerdown config" into integration by Manish Pandey · 11 days ago
  10. 29ef8d7 Merge changes from topic "xlnx_fix_gen_op_datatype" into integration by Manish Pandey · 11 days ago
  11. d16ad81 fix(services): typecast operands to match data type by Maheedhar Bollapalli · 1 year, 2 months ago
  12. f6166f7 fix(psci): typecast operands to match data type by Maheedhar Bollapalli · 1 year, 2 months ago
  13. f3ecd83 fix(common): typecast operands to match data type by Maheedhar Bollapalli · 1 year, 2 months ago
  14. 0cd8e55 fix(arm-drivers): typecast operands to match data type by Maheedhar Bollapalli · 1 year, 2 months ago
  15. 2fa4dee fix(bl31): typecast operands to match data type by Maheedhar Bollapalli · 1 year, 2 months ago
  16. 5d772a4 Merge changes Iea4c11de,Icae1fb08 into integration by Manish Pandey · 11 days ago
  17. 66a7f2a Merge "fix(libc): replace true-false with explicit comparisons" into integration by Manish Pandey · 11 days ago
  18. 66dec05 docs(interrupt): corrected func name in interrupt-framework-design by lianghong.liu · 3 months ago
  19. d52ff2b feat(dsu): support power control and autonomous powerdown config by Arvind Ram Prakash · 8 weeks ago
  20. b5d0740 build(handoff)!: switch to LibTL submodule by Harrison Mutai · 7 weeks ago
  21. 711f42b Merge changes from topic "mb/lfa-core-work" into integration by Olivier Deprez · 2 weeks ago
  22. 38bfb44 Merge "fix(imx8mp): remove ERR050463 VPUMIX workaround" into integration by Madhukar Pappireddy · 2 weeks ago
  23. d0ce1ac Merge changes from topic "s32g274a/sd_support" into integration by Madhukar Pappireddy · 2 weeks ago
  24. d2eba0f docs(maintainers): add myself as code owner for LFA service by Manish V Badarkhe · 4 weeks ago
  25. b30eb04 docs(lfa): update porting guide with LFA platform APIs by Manish V Badarkhe · 3 months ago
  26. ff7daec feat(lfa): add LFA holding pen logic by Manish V Badarkhe · 3 months ago
  27. 07de22d feat(lfa): add initial implementation for LFA_ACTIVATE by Manish V Badarkhe · 7 weeks ago
  28. 67fa182 feat(lfa): add initial implementation for LFA_PRIME by Manish V Badarkhe · 3 months ago
  29. a7fbccc feat(fvp): implement platform API for load and auth image by Manish V Badarkhe · 5 weeks ago
  30. 3f7b286 feat(lfa): implement LFA_CANCEL SMC by Manish V Badarkhe · 3 months ago
  31. b4cbf50 feat(fvp): implement platform API for LFA cancel operation by Manish V Badarkhe · 5 weeks ago
  32. 06a6f29 feat(lfa): implement LFA_GET_INVENTORY SMC by Manish V Badarkhe · 3 months ago
  33. 357079c feat(fvp): implement platform API for LFA activation pending check by Manish V Badarkhe · 5 weeks ago
  34. b9dee50 feat(lfa): implement LFA_GET_INFO SMC and integrate LFA build by Manish V Badarkhe · 5 weeks ago
  35. b100e91 feat(fvp): initialize LFA component activators in platform layer by Manish V Badarkhe · 5 weeks ago
  36. d837ccd feat(rmm): add placeholder activator callbacks for LFA by Manish V Badarkhe · 5 weeks ago
  37. f647f56 feat(bl31): add placeholder activator implementation for LFA by Manish V Badarkhe · 5 weeks ago
  38. 9e03218 feat(lfa): add activation handler interface for component activation by Manish V Badarkhe · 5 weeks ago
  39. 3bb5266 feat(fvp): implement LFA get components API by Manish V Badarkhe · 5 weeks ago
  40. cf48f49 feat(lfa): create LFA SMC handler template by Manish V Badarkhe · 3 months ago
  41. 911c945 Merge "fix(imx8ulp): fix variable may be used uninitialized error" into integration by Manish V Badarkhe · 2 weeks ago
  42. b9de99b8 Merge "fix(mediatek-drivers): fix incorrect source assignment" into integration by Olivier Deprez · 2 weeks ago
  43. b1ed68d fix(imx8mp): remove ERR050463 VPUMIX workaround by Jacky Bai · 4 years, 9 months ago
  44. d8fdff3 Merge changes from topic "map-summary" into integration by Manish V Badarkhe · 2 weeks ago
  45. 7896757 Merge "fix(zynqmp): workaround issue around cntpct_el0" into integration by Joanna Farley · 2 weeks ago
  46. 7227026 Merge "feat(fvp): give bootargs on all configs" into integration by Manish V Badarkhe · 2 weeks ago
  47. 50d1ce3 Merge changes Ia34bc0f4,I0be3773b,I701e357a,Icdbe1992 into integration by Manish V Badarkhe · 2 weeks ago
  48. e493b52 Merge "perf(bl31): convert cpu_data fetching to C" into integration by Manish Pandey · 2 weeks ago
  49. d43b2ea perf(bl31): convert cpu_data fetching to C by Boyan Karatotev · 4 months ago
  50. c0719d2 fix(xilinx): add API to get powerdown request status by Devanshi Chauhan · 7 weeks ago
  51. f6d7b01 fix(mediatek-drivers): fix incorrect source assignment by Chris Kay · 2 weeks ago
  52. 8eaf146 Merge "docs(changelog): put full name for Granule Protection Tables" into integration by Manish V Badarkhe · 2 weeks ago
  53. 97ec082 fix(zynqmp): workaround issue around cntpct_el0 by Michal Simek · 8 weeks ago
  54. 28ac195 fix(libc): replace true-false with explicit comparisons by Maheedhar Bollapalli · 3 weeks ago
  55. 7554f1d Merge changes I1fae91a5,I54793492,I703f0e6e into integration by Lauren Wehrmeister · 2 weeks ago
  56. e7dd086 refactor(versal2): guard handoff logic w/ build flag by Harrison Mutai · 5 weeks ago
  57. 7f9ef16 refactor(qemu): guard handoff logic w/ build flag by Harrison Mutai · 5 weeks ago
  58. 88b8aa9 feat(s32g274a): move fip in a dedicated partition by Ghennadi Procopciuc · 3 months ago
  59. dbf400d feat(s32g274ardb): initialize the IO buffer by Ghennadi Procopciuc · 3 months ago
  60. d82c211 feat(s32g274ardb): initialize the uSDHC driver by Ghennadi Procopciuc · 3 months ago
  61. 3c60749 feat(s32g274ardb): set the system counter rate by Ghennadi Procopciuc · 3 weeks ago
  62. e790512 feat(s32g274ardb): init the generic timer for BL2 by Ghennadi Procopciuc · 3 months ago
  63. 92a7b54 fix(nxp-mmc): handle response for CMD0 by Ghennadi Procopciuc · 3 weeks ago
  64. 4e4e6b5 refactor(mmc): replace 0 with MMC_RESPONSE_NONE by Ghennadi Procopciuc · 3 weeks ago
  65. 46a1167 feat(mmc): add define for no response by Ghennadi Procopciuc · 3 weeks ago
  66. d154fe2 Merge changes I2af839ae,Ifd0c7b4e,I56763cb4,I93aec580,Icbd43503, ... into integration by Manish Pandey · 3 weeks ago
  67. 64c8342 docs(fvp): add GICv5 build instructions and limitations by Manish Pandey · 4 weeks ago
  68. e2e90fa feat(fvp): add GICv5 support by Boyan Karatotev · 5 months ago
  69. 4db6bf9 feat(gicv5): probe components by Boyan Karatotev · 5 months ago
  70. 7179920 feat(gicv5): initialise the IWB by Boyan Karatotev · 7 months ago
  71. dfb37a2 feat(gicv5): initialise the IRS by Boyan Karatotev · 7 months ago
  72. 82b228b feat(gicv5): assign interrupt sources to appropriate security states by Boyan Karatotev · 7 months ago
  73. 9cae8c1 Merge "fix(fvp): workaround when PCIe 2 region is not present in DTB" into integration by Soby Mathew · 3 weeks ago
  74. 13b6281 feat(gicv5): add a barebones GICv5 driver by Boyan Karatotev · 8 months ago
  75. 8cef63d feat(gicv5): add support for building with gicv5 by Boyan Karatotev · 6 months ago
  76. 14acc06 Merge "fix(sdei): resolve coverity error for SDEI GIC" into integration by Mark Dykes · 3 weeks ago
  77. 935e099 Merge "feat(psci): add API to get number of CPUs currently in ON state" into integration by Madhukar Pappireddy · 3 weeks ago
  78. 08eb4aa Merge changes from topic "mb/misc-drtm-fixes" into integration by Manish Pandey · 3 weeks ago
  79. 2cbea16 fix(fvp): workaround when PCIe 2 region is not present in DTB by Soby Mathew · 3 weeks ago
  80. 76a9560 fix(nxp-crypto): restricts generating nxp_mkvb via ns-world by Pankaj Gupta · 8 weeks ago
  81. 73c587e feat(fvp): give bootargs on all configs by Boyan Karatotev · 5 months ago
  82. 9dde2cc fix(sdei): resolve coverity error for SDEI GIC by Mark Dykes · 10 weeks ago
  83. 52c47c1 Merge changes Ie23e8ae5,I4d142cb0,I528a1117 into integration by Govindraj Raja · 3 weeks ago
  84. addb93e Merge "fix(rme): enable support for FEAT_D128 on Realm world" into integration by Govindraj Raja · 3 weeks ago
  85. aaf7ad8 Merge "build(commitlint): treat wrong scopes as error" into integration by Govindraj Raja · 3 weeks ago
  86. a98d466 feat(memmap): add summary command to memory map script by Jimmy Brisson · 10 months ago
  87. 3400066 Merge "fix(libc): add missing curly braces" into integration by Madhukar Pappireddy · 3 weeks ago
  88. 4f7fb07 Merge "feat(errata): implement workaround for DSU-120 erratum 2900952" into integration by Govindraj Raja · 3 weeks ago
  89. a3effe0 fix(rme): enable support for FEAT_D128 on Realm world by Javier Almansa Sobrino · 3 weeks ago
  90. 022f8fe build(commitlint): treat wrong scopes as error by Yann Gautier · 3 weeks ago
  91. efc945f feat(errata): implement workaround for DSU-120 erratum 2900952 by Arvind Ram Prakash · 9 weeks ago
  92. 5f7116a fix(sptool): handle load-address-relative-offset property by Bence Balogh · 2 months ago
  93. ef0fdd3 Merge "fix(mt8195): fix variable may be used uninitialized error" into integration by Manish V Badarkhe · 3 weeks ago
  94. ba96b79 Merge "fix(mt8188): fix variable may be used uninitialized error" into integration by Manish V Badarkhe · 3 weeks ago
  95. f203d99 Merge changes from topic "validate node ID in PM events" into integration by Joanna Farley · 3 weeks ago
  96. d359a6d Merge "fix(allwinner): fix variable may be used uninitialized error" into integration by André Przywara · 3 weeks ago
  97. a7be2a5 feat(psci): add API to get number of CPUs currently in ON state by Manish V Badarkhe · 5 weeks ago
  98. 868b2d6 feat(mt8189): add pmic driver by Zhigang Qin · 4 months ago
  99. 9c9324c feat(mt8189): add PWRAP driver by Zhigang Qin · 4 months ago
  100. 257aa94 feat(mt8189): add SPMI driver by Zhigang Qin · 4 months ago