1. 2f1177b feat(plat/arm): add FWU support in Arm platforms by Manish V Badarkhe · 2 years, 11 months ago
  2. 396b339 feat(fwu): initialize FWU driver in BL2 by Manish V Badarkhe · 2 years, 11 months ago
  3. 0ec3ac6 feat(fwu): add FWU driver by Manish V Badarkhe · 3 years ago
  4. efb2ced feat(fwu): introduce FWU platform-specific functions declarations by Manish V Badarkhe · 3 years ago
  5. c7e39dc Merge "feat(ff-a): change manifest messaging method" into integration by Olivier Deprez · 2 years, 10 months ago
  6. 34f702d docs(fwu_metadata): add FWU metadata build options by Manish V Badarkhe · 3 years, 2 months ago
  7. 5357f83 feat(fwu_metadata): add FWU metadata header and build options by Manish V Badarkhe · 3 years, 2 months ago
  8. 6881f7b Merge changes Ic7579b60,I05414ca1 into integration by Madhukar Pappireddy · 2 years, 10 months ago
  9. a5fea81 fix(plat/ea_handler): print newline before fatal abort error message by Pali Rohár · 3 years ago
  10. 6ea1a75 Merge "refactor(plat/marvell): move doc platform build options into own subsections" into integration by Manish Pandey · 2 years, 10 months ago
  11. 20ceff3 Merge "services: Fix pmr_el1 rewrote issue in sdei_disaptch_event()" into integration by Joanna Farley · 2 years, 10 months ago
  12. 81bbb92 Merge "fix(plat/fvp): provide boot files via semihosting" into integration by Manish Pandey · 2 years, 10 months ago
  13. 749d0fa fix(plat/fvp): provide boot files via semihosting by Stas Sergeev · 2 years, 10 months ago
  14. fe1021f Merge "rpi4: enable RPi4 PCI SMC conduit" into integration by Manish Pandey · 2 years, 10 months ago
  15. d985cb7 Merge "fix(gicv3): add dsb in both disable and enable function of gicv3_cpuif" into integration by Manish Pandey · 2 years, 10 months ago
  16. 7bfec3a Merge "rpi4: SMCCC PCI implementation" into integration by Joanna Farley · 2 years, 10 months ago
  17. d21f1dd services: Fix pmr_el1 rewrote issue in sdei_disaptch_event() by Ming Huang · 3 years, 1 month ago
  18. ab061eb rpi4: SMCCC PCI implementation by Jeremy Linton · 3 years, 6 months ago
  19. 6e63cdc rpi4: enable RPi4 PCI SMC conduit by Jeremy Linton · 3 years, 6 months ago
  20. 743e3b4 Merge "plat/sgi: tag dmc620 MM communicate messages with a guid" into integration by Madhukar Pappireddy · 2 years, 10 months ago
  21. 92024f8 refactor(plat/marvell): move doc platform build options into own subsections by Pali Rohár · 2 years, 10 months ago
  22. 7fb82d8 Merge "fix(rk3399/suspend): correct LPDDR4 resume sequence" into integration by Madhukar Pappireddy · 2 years, 10 months ago
  23. 048fe19 Merge "fix(fdt): fix OOB write in uuid parsing function" into integration by Olivier Deprez · 2 years, 10 months ago
  24. d0d6424 fix(fdt): fix OOB write in uuid parsing function by David Horstmann · 2 years, 10 months ago
  25. d31f319 Merge "fix(plat/imx): do not keep mmc_device_info in stack" into integration by Madhukar Pappireddy · 2 years, 10 months ago
  26. 81e63f2 Merge changes from topic "allwinner_mmap" into integration by André Przywara · 2 years, 10 months ago
  27. f98c0be Merge "fix(sdei): set SPSR for SDEI based on TakeException" into integration by Manish Pandey · 2 years, 10 months ago
  28. a52c524 Merge changes from topic "sve+amu" into integration by Manish Pandey · 2 years, 10 months ago
  29. 76cce57 Merge "docs(maintainers): update imx8 entry" into integration by Joanna Farley · 2 years, 10 months ago
  30. e73d9d0 Merge "refactor(aarch64): remove `FEAT_BTI` architecture check" into integration by Joanna Farley · 2 years, 10 months ago
  31. 7b51439 docs(maintainers): update imx8 entry by Peng Fan · 2 years, 10 months ago
  32. d55d830 Merge changes from topic "diphda" into integration by Madhukar Pappireddy · 2 years, 10 months ago
  33. 37596fc fix(sdei): set SPSR for SDEI based on TakeException by Daniel Boulby · 3 years, 6 months ago
  34. b5863ca fix(plat/tc0): enable AMU extension by Arunachalam Ganapathy · 2 years, 11 months ago
  35. 68ac5ed fix(el3_runtime): fix SVE and AMU extension enablement flags by Arunachalam Ganapathy · 2 years, 11 months ago
  36. 5a5e0aa fix(gicv3): add dsb in both disable and enable function of gicv3_cpuif by Ming Huang · 3 years ago
  37. 0e54a78 refactor(plat/allwinner): clean up platform definitions by Samuel Holland · 3 years, 2 months ago
  38. 8d9efdf refactor(plat/allwinner): do not map BL32 DRAM at EL3 by Samuel Holland · 3 years, 5 months ago
  39. ab74206 refactor(plat/allwinner): map SRAM as device memory by default by Samuel Holland · 3 years, 5 months ago
  40. bc13562 refactor(plat/allwinner): rename static mmap region constant by Samuel Holland · 3 years, 5 months ago
  41. 9aedca0 feat(bl_common): import BL_NOBITS_{BASE,END} when defined by Samuel Holland · 3 years, 5 months ago
  42. 7f70cd2 feat: disabling non volatile counters in diphda by Abdellatif El Khlifi · 3 years ago
  43. bf3ce99 feat: adding the diphda platform by Abdellatif El Khlifi · 3 years, 1 month ago
  44. 52eb322 Merge "fix(mediatek/mt8192/spm): add missing bit define for debug purpose" into integration by Madhukar Pappireddy · 2 years, 10 months ago
  45. 61b5243 Merge changes from topic "scmi-power" into integration by Madhukar Pappireddy · 2 years, 10 months ago
  46. bb320db feat(ff-a): change manifest messaging method by Maksims Svecovs · 3 years, 1 month ago
  47. b3c8fd5 fix(drivers/scmi-msg): entry: add weak functions by Peng Fan · 3 years ago
  48. 7e4833c feat(drivers/scmi-msg): add power domain protocol by Peng Fan · 3 years ago
  49. 302b4df feat(plat/versal): add support for SLS mitigation by Venkatesh Yadav Abbarapu · 2 years, 10 months ago
  50. 310c3a2 fix(mediatek/mt8192/spm): add missing bit define for debug purpose by Roger Lu · 2 years, 11 months ago
  51. fd1360a feat(common/debug): add new macro ERROR_NL() to print just a newline by Pali Rohár · 2 years, 10 months ago
  52. d53c9db feat(plat/imx/imx8m/imx8mm): enlarge BL33 (U-boot) size in FIP by Ying-Chun Liu (PaulLiu) · 3 years, 4 months ago
  53. e2a1604 Merge "fix(plat/mediatek/me8195): fix error setting for SPM" into integration by Madhukar Pappireddy · 2 years, 10 months ago
  54. 3d88d11 Merge changes from topic "fwu-refactor" into integration by Manish Pandey · 2 years, 10 months ago
  55. e18f4aa Merge changes from topic "marvell-a3k-a8k-updates" into integration by Manish Pandey · 2 years, 10 months ago
  56. 1f81ccc fix(plat/mediatek/me8195): fix error setting for SPM by Garmin Chang · 2 years, 10 months ago
  57. c31c82d Merge "errata: workaround for Neoverse V1 errata 1940577" into integration by bipin.ravi · 2 years, 10 months ago
  58. 182ce10 errata: workaround for Neoverse V1 errata 1940577 by johpow01 · 3 years, 8 months ago
  59. 2c4b0c0 fix(rk3399/suspend): correct LPDDR4 resume sequence by Jimmy Brisson · 3 years, 11 months ago
  60. c8861f9 Merge changes Iebb86a0b,I7fe63311 into integration by Madhukar Pappireddy · 2 years, 10 months ago
  61. 8cf5afa Merge changes I2b3aa9bd,I3237199b into integration by Madhukar Pappireddy · 2 years, 10 months ago
  62. 586aafa Merge "errata: workaround for Neoverse V1 errata 1791573" into integration by bipin.ravi · 2 years, 10 months ago
  63. 447e93e Merge "fix(plat/marvell/a3k): fix printing info messages on output" into integration by Madhukar Pappireddy · 2 years, 10 months ago
  64. 384953d Merge "fix(rockchip/rk3399): fix dram section placement" into integration by Madhukar Pappireddy · 2 years, 10 months ago
  65. fc3300a docs: add mt6795 to deprecated list by Rex-BC Chen · 2 years, 11 months ago
  66. 33e3e92 errata: workaround for Neoverse V1 errata 1791573 by johpow01 · 3 years, 1 month ago
  67. 9f6d154 fix(plat/marvell/a3k): fix printing info messages on output by Pali Rohár · 2 years, 10 months ago
  68. c791113 Merge "docs(maintainers): add Julius Werner as Rockchip platform code owner" into integration by Madhukar Pappireddy · 2 years, 10 months ago
  69. 0e223c6 fix(drivers/scmi-msg): smt: fix build for aarch64 by Peng Fan · 3 years ago
  70. 9a9ea82 feat(io_mtd): offset management for FIP usage by Lionel Debieve · 3 years, 10 months ago
  71. bc3eebb feat(nand): count bad blocks before a given offset by Yann Gautier · 3 years, 10 months ago
  72. 7e87ba2 feat(plat/st): add helper to save boot interface by Yann Gautier · 3 years, 9 months ago
  73. 91ffc1d fix(plat/st): improve DDR get size function by Lionel Debieve · 3 years, 8 months ago
  74. c1ad41f refactor(plat/st): map DDR secure at boot by Yann Gautier · 3 years, 9 months ago
  75. b230b3f refactor(plat/st): rework TZC400 configuration by Yann Gautier · 3 years, 9 months ago
  76. 6f46606 Merge "docs: update supported FVP models as per release 11.15.14" into integration by Madhukar Pappireddy · 2 years, 11 months ago
  77. 0706637 Merge "refactor(mpam): remove unused function declaration" into integration by Joanna Farley · 2 years, 11 months ago
  78. 8d15e46 docs: update supported FVP models as per release 11.15.14 by Manish V Badarkhe · 2 years, 11 months ago
  79. c0cb612 docs(maintainers): add Julius Werner as Rockchip platform code owner by Julius Werner · 2 years, 11 months ago
  80. 3d47046 Merge "refactor(plat/qemu): increase the non-secure DRAM size" into integration by Manish Pandey · 2 years, 11 months ago
  81. d3f8db0 fix(plat/marvell/a3k): Fix building uart-images.tgz.bin archive by Pali Rohár · 2 years, 11 months ago
  82. 618287d refactor(plat/marvell/a3k): Rename *_CFG and *_SIG variables by Pali Rohár · 2 years, 11 months ago
  83. 12c75c8 feat(plat/rcar3): emit RPC status to DT fragment if RPC unlocked by Marek Vasut · 2 years, 11 months ago
  84. 7937b3c refactor(plat/marvell/a3k): Rename DOIMAGETOOL to TBB by Pali Rohár · 2 years, 11 months ago
  85. 7b20971 refactor(plat/marvell/a3k): Remove useless DOIMAGEPATH variable by Pali Rohár · 2 years, 11 months ago
  86. 2baf503 fix(plat/marvell/a3k): Fix check for external dependences by Pali Rohár · 2 years, 11 months ago
  87. 04738e6 fix(plat/marvell/a8k): Add missing build dependency for BLE target by Pali Rohár · 2 years, 11 months ago
  88. 559ab2d fix(plat/marvell/a8k): Correctly set include directories for individual targets by Pali Rohár · 2 years, 11 months ago
  89. 528dafc fix(plat/marvell/a8k): Require that MV_DDR_PATH is correctly set by Pali Rohár · 2 years, 11 months ago
  90. f95d551 feat(plat/rcar3): add a DRAM size setting for M3N by Toshiyuki Ogasahara · 3 years, 5 months ago
  91. c5f5bb1 feat(plat/rcar3): update IPL and Secure Monitor Rev.3.0.0 by Toshiyuki Ogasahara · 3 years, 6 months ago
  92. 4379a3e feat(plat/rcar3): add new board revision for Salvator-XS/H3ULCB by Toshiyuki Ogasahara · 3 years, 6 months ago
  93. 726050b feat(drivers/rcar3): ddr: add function to judge a DDR rank by Toshiyuki Ogasahara · 3 years, 6 months ago
  94. ec767c1 fix(drivers/rcar3): ddr: update DDR setting for H3, M3, M3N by Chiaki Fujii · 3 years, 7 months ago
  95. b757d3a fix(drivers/rcar3): i2c_dvfs: fix I2C operation by Toshiyuki Ogasahara · 3 years, 6 months ago
  96. 0dae56b fix(drivers/rcar3): fix CPG registers redefinition by Toshiyuki Ogasahara · 3 years, 6 months ago
  97. 36d5645 fix(drivers/rcar3): emmc: remove CPG_CPGWPR redefinition by Toshiyuki Ogasahara · 3 years, 6 months ago
  98. 21924f2 fix(plat/rcar3): generate two memory nodes for larger than 2 GiB channel 0 by Marek Vasut · 3 years, 1 month ago
  99. e624e98 refactor(plat/rcar3): factor out DT memory node generation by Marek Vasut · 3 years, 1 month ago
  100. ddf2ca0 feat(plat/rcar3): add optional support for gzip-compressed BL33 by Marek Vasut · 3 years, 3 months ago