1. 04005b7 feat(fwu): avoid NV counter upgrade in trial run state by Manish V Badarkhe · 3 years ago
  2. d2f0a7a feat(plat/arm): add FWU support in Arm platforms by Manish V Badarkhe · 3 years ago
  3. 99575e4 feat(fwu): initialize FWU driver in BL2 by Manish V Badarkhe · 3 years ago
  4. 7ef036f feat(fwu): add FWU driver by Manish V Badarkhe · 3 years ago
  5. a040b64 feat(fwu): introduce FWU platform-specific functions declarations by Manish V Badarkhe · 3 years ago
  6. 2e501bd Merge "feat(ff-a): change manifest messaging method" into integration by Olivier Deprez · 2 years, 11 months ago
  7. 5c101ae docs(fwu_metadata): add FWU metadata build options by Manish V Badarkhe · 3 years, 4 months ago
  8. 2bb45ff feat(fwu_metadata): add FWU metadata header and build options by Manish V Badarkhe · 3 years, 4 months ago
  9. 69ac8ff Merge changes Ic7579b60,I05414ca1 into integration by Madhukar Pappireddy · 3 years ago
  10. 152682c fix(plat/ea_handler): print newline before fatal abort error message by Pali Rohár · 3 years ago
  11. c53eafd Merge "refactor(plat/marvell): move doc platform build options into own subsections" into integration by Manish Pandey · 3 years ago
  12. df5e99a Merge "services: Fix pmr_el1 rewrote issue in sdei_disaptch_event()" into integration by Joanna Farley · 3 years ago
  13. e0871f9 Merge "fix(plat/fvp): provide boot files via semihosting" into integration by Manish Pandey · 3 years ago
  14. c4f7c90 fix(plat/fvp): provide boot files via semihosting by Stas Sergeev · 3 years ago
  15. 0a707d0 Merge "rpi4: enable RPi4 PCI SMC conduit" into integration by Manish Pandey · 3 years ago
  16. 6933a59 Merge "fix(gicv3): add dsb in both disable and enable function of gicv3_cpuif" into integration by Manish Pandey · 3 years ago
  17. a383f39 Merge "rpi4: SMCCC PCI implementation" into integration by Joanna Farley · 3 years ago
  18. 07f45d1 services: Fix pmr_el1 rewrote issue in sdei_disaptch_event() by Ming Huang · 3 years, 2 months ago
  19. aaaaecd rpi4: SMCCC PCI implementation by Jeremy Linton · 3 years, 7 months ago
  20. 15242d5 rpi4: enable RPi4 PCI SMC conduit by Jeremy Linton · 3 years, 7 months ago
  21. d899a6f Merge "plat/sgi: tag dmc620 MM communicate messages with a guid" into integration by Madhukar Pappireddy · 3 years ago
  22. 3278e7e refactor(plat/marvell): move doc platform build options into own subsections by Pali Rohár · 3 years ago
  23. 6d38ee5 Merge "fix(rk3399/suspend): correct LPDDR4 resume sequence" into integration by Madhukar Pappireddy · 3 years ago
  24. bccd2a6 Merge "fix(fdt): fix OOB write in uuid parsing function" into integration by Olivier Deprez · 3 years ago
  25. 03003b0 fix(fdt): fix OOB write in uuid parsing function by David Horstmann · 3 years ago
  26. 4d02b90 Merge "fix(plat/imx): do not keep mmc_device_info in stack" into integration by Madhukar Pappireddy · 3 years ago
  27. 9facb9e Merge changes from topic "allwinner_mmap" into integration by André Przywara · 3 years ago
  28. dd8af68 Merge "fix(sdei): set SPSR for SDEI based on TakeException" into integration by Manish Pandey · 3 years ago
  29. a620487 Merge changes from topic "sve+amu" into integration by Manish Pandey · 3 years ago
  30. 83939d2 Merge "docs(maintainers): update imx8 entry" into integration by Joanna Farley · 3 years ago
  31. c79c3e9 Merge "refactor(aarch64): remove `FEAT_BTI` architecture check" into integration by Joanna Farley · 3 years ago
  32. 22e8c4c docs(maintainers): update imx8 entry by Peng Fan · 3 years ago
  33. 504f0cf Merge changes from topic "diphda" into integration by Madhukar Pappireddy · 3 years ago
  34. 44b4333 fix(sdei): set SPSR for SDEI based on TakeException by Daniel Boulby · 3 years, 7 months ago
  35. ef45e47 fix(plat/tc0): enable AMU extension by Arunachalam Ganapathy · 3 years ago
  36. cac7d16 fix(el3_runtime): fix SVE and AMU extension enablement flags by Arunachalam Ganapathy · 3 years ago
  37. 94e1976 fix(gicv3): add dsb in both disable and enable function of gicv3_cpuif by Ming Huang · 3 years, 1 month ago
  38. df362a2 refactor(plat/allwinner): clean up platform definitions by Samuel Holland · 3 years, 3 months ago
  39. 0dab35d refactor(plat/allwinner): do not map BL32 DRAM at EL3 by Samuel Holland · 3 years, 7 months ago
  40. 3683f3e refactor(plat/allwinner): map SRAM as device memory by default by Samuel Holland · 3 years, 7 months ago
  41. fde9e1c refactor(plat/allwinner): rename static mmap region constant by Samuel Holland · 3 years, 7 months ago
  42. 50d423b feat(bl_common): import BL_NOBITS_{BASE,END} when defined by Samuel Holland · 3 years, 7 months ago
  43. def0602 feat: disabling non volatile counters in diphda by Abdellatif El Khlifi · 3 years, 2 months ago
  44. ad9b8e5 feat: adding the diphda platform by Abdellatif El Khlifi · 3 years, 2 months ago
  45. 88e336c Merge "fix(mediatek/mt8192/spm): add missing bit define for debug purpose" into integration by Madhukar Pappireddy · 3 years ago
  46. 5205bab Merge changes from topic "scmi-power" into integration by Madhukar Pappireddy · 3 years ago
  47. dfdec7c feat(ff-a): change manifest messaging method by Maksims Svecovs · 3 years, 2 months ago
  48. 1d4a383 fix(drivers/scmi-msg): entry: add weak functions by Peng Fan · 3 years, 1 month ago
  49. a662df5 feat(drivers/scmi-msg): add power domain protocol by Peng Fan · 3 years, 1 month ago
  50. 82252a4 feat(plat/versal): add support for SLS mitigation by Venkatesh Yadav Abbarapu · 3 years ago
  51. a8cb650 fix(mediatek/mt8192/spm): add missing bit define for debug purpose by developer · 3 years ago
  52. b6cfd03 feat(common/debug): add new macro ERROR_NL() to print just a newline by Pali Rohár · 3 years ago
  53. d56450a feat(plat/imx/imx8m/imx8mm): enlarge BL33 (U-boot) size in FIP by Ying-Chun Liu (PaulLiu) · 3 years, 5 months ago
  54. 369fd1d Merge "fix(plat/mediatek/me8195): fix error setting for SPM" into integration by Madhukar Pappireddy · 3 years ago
  55. 6f55b81 Merge changes from topic "fwu-refactor" into integration by Manish Pandey · 3 years ago
  56. 91e642b Merge changes from topic "marvell-a3k-a8k-updates" into integration by Manish Pandey · 3 years ago
  57. 4dfd8e2 fix(plat/mediatek/me8195): fix error setting for SPM by developer · 3 years ago
  58. 3ad0d04 Merge "errata: workaround for Neoverse V1 errata 1940577" into integration by bipin.ravi · 3 years ago
  59. 07acb4f errata: workaround for Neoverse V1 errata 1940577 by johpow01 · 3 years, 9 months ago
  60. fc7df8d fix(rk3399/suspend): correct LPDDR4 resume sequence by Jimmy Brisson · 4 years ago
  61. 2696222 Merge changes Iebb86a0b,I7fe63311 into integration by Madhukar Pappireddy · 3 years ago
  62. c9fe8c5 Merge changes I2b3aa9bd,I3237199b into integration by Madhukar Pappireddy · 3 years ago
  63. 02443af Merge "errata: workaround for Neoverse V1 errata 1791573" into integration by bipin.ravi · 3 years ago
  64. b4a6056 Merge "fix(plat/marvell/a3k): fix printing info messages on output" into integration by Madhukar Pappireddy · 3 years ago
  65. ee6588c Merge "fix(rockchip/rk3399): fix dram section placement" into integration by Madhukar Pappireddy · 3 years ago
  66. d8b34ec docs: add mt6795 to deprecated list by developer · 3 years ago
  67. c73b03c errata: workaround for Neoverse V1 errata 1791573 by johpow01 · 3 years, 2 months ago
  68. 041c702 fix(plat/marvell/a3k): fix printing info messages on output by Pali Rohár · 3 years ago
  69. 52de88d Merge "docs(maintainers): add Julius Werner as Rockchip platform code owner" into integration by Madhukar Pappireddy · 3 years ago
  70. 9b9665d fix(drivers/scmi-msg): smt: fix build for aarch64 by Peng Fan · 3 years, 1 month ago
  71. 02a4807 feat(io_mtd): offset management for FIP usage by Lionel Debieve · 4 years ago
  72. 0970414 feat(nand): count bad blocks before a given offset by Yann Gautier · 4 years ago
  73. cf1360d feat(plat/st): add helper to save boot interface by Yann Gautier · 3 years, 10 months ago
  74. 003972c fix(plat/st): improve DDR get size function by Lionel Debieve · 3 years, 9 months ago
  75. f3bd87e refactor(plat/st): map DDR secure at boot by Yann Gautier · 3 years, 10 months ago
  76. de00f3e refactor(plat/st): rework TZC400 configuration by Yann Gautier · 3 years, 10 months ago
  77. f378efd Merge "docs: update supported FVP models as per release 11.15.14" into integration by Madhukar Pappireddy · 3 years ago
  78. 2fd868b Merge "refactor(mpam): remove unused function declaration" into integration by Joanna Farley · 3 years ago
  79. cdfd638 docs: update supported FVP models as per release 11.15.14 by Manish V Badarkhe · 3 years ago
  80. 77d79d2 docs(maintainers): add Julius Werner as Rockchip platform code owner by Julius Werner · 3 years ago
  81. 09e973f Merge "refactor(plat/qemu): increase the non-secure DRAM size" into integration by Manish Pandey · 3 years ago
  82. 5ac6c66 fix(plat/marvell/a3k): Fix building uart-images.tgz.bin archive by Pali Rohár · 3 years ago
  83. fe84ac9 refactor(plat/marvell/a3k): Rename *_CFG and *_SIG variables by Pali Rohár · 3 years ago
  84. e7618e7 feat(plat/rcar3): emit RPC status to DT fragment if RPC unlocked by Marek Vasut · 3 years ago
  85. cfdcfb7 refactor(plat/marvell/a3k): Rename DOIMAGETOOL to TBB by Pali Rohár · 3 years ago
  86. 0512598 refactor(plat/marvell/a3k): Remove useless DOIMAGEPATH variable by Pali Rohár · 3 years ago
  87. 111a012 fix(plat/marvell/a3k): Fix check for external dependences by Pali Rohár · 3 years ago
  88. fe21c77 fix(plat/marvell/a8k): Add missing build dependency for BLE target by Pali Rohár · 3 years ago
  89. 7eede30 fix(plat/marvell/a8k): Correctly set include directories for individual targets by Pali Rohár · 3 years ago
  90. cf44b12 fix(plat/marvell/a8k): Require that MV_DDR_PATH is correctly set by Pali Rohár · 3 years ago
  91. 67e1952 feat(plat/rcar3): add a DRAM size setting for M3N by Toshiyuki Ogasahara · 3 years, 7 months ago
  92. 63c76f0 feat(plat/rcar3): update IPL and Secure Monitor Rev.3.0.0 by Toshiyuki Ogasahara · 3 years, 7 months ago
  93. debafb8 feat(plat/rcar3): add new board revision for Salvator-XS/H3ULCB by Toshiyuki Ogasahara · 3 years, 7 months ago
  94. 62e19ac feat(drivers/rcar3): ddr: add function to judge a DDR rank by Toshiyuki Ogasahara · 3 years, 7 months ago
  95. 750b5c9 fix(drivers/rcar3): ddr: update DDR setting for H3, M3, M3N by Chiaki Fujii · 3 years, 8 months ago
  96. 6552f64 fix(drivers/rcar3): i2c_dvfs: fix I2C operation by Toshiyuki Ogasahara · 3 years, 7 months ago
  97. 7762658 fix(drivers/rcar3): fix CPG registers redefinition by Toshiyuki Ogasahara · 3 years, 7 months ago
  98. 594919f fix(drivers/rcar3): emmc: remove CPG_CPGWPR redefinition by Toshiyuki Ogasahara · 3 years, 7 months ago
  99. 9601d5a fix(plat/rcar3): generate two memory nodes for larger than 2 GiB channel 0 by Marek Vasut · 3 years, 3 months ago
  100. 5ca408a refactor(plat/rcar3): factor out DT memory node generation by Marek Vasut · 3 years, 3 months ago