1. f216937 feat(sw_crc32): add software CRC32 support by Manish V Badarkhe · 2 years, 9 months ago
  2. c885d5c refactor(hw_crc32): renamed hw_crc32 to tf_crc32 by Manish V Badarkhe · 2 years, 9 months ago
  3. 4b48f7b feat(fwu): avoid booting with an alternate boot source by Manish V Badarkhe · 2 years, 9 months ago
  4. 0f20e50 docs(fwu): add firmware update documentation by Manish V Badarkhe · 2 years, 9 months ago
  5. c0bfc88 feat(fwu): avoid NV counter upgrade in trial run state by Manish V Badarkhe · 2 years, 9 months ago
  6. 2f1177b feat(plat/arm): add FWU support in Arm platforms by Manish V Badarkhe · 2 years, 9 months ago
  7. 396b339 feat(fwu): initialize FWU driver in BL2 by Manish V Badarkhe · 2 years, 9 months ago
  8. 0ec3ac6 feat(fwu): add FWU driver by Manish V Badarkhe · 2 years, 9 months ago
  9. efb2ced feat(fwu): introduce FWU platform-specific functions declarations by Manish V Badarkhe · 2 years, 9 months ago
  10. 34f702d docs(fwu_metadata): add FWU metadata build options by Manish V Badarkhe · 3 years ago
  11. 5357f83 feat(fwu_metadata): add FWU metadata header and build options by Manish V Badarkhe · 3 years ago
  12. 6881f7b Merge changes Ic7579b60,I05414ca1 into integration by Madhukar Pappireddy · 2 years, 8 months ago
  13. a5fea81 fix(plat/ea_handler): print newline before fatal abort error message by Pali Rohár · 2 years, 9 months ago
  14. 6ea1a75 Merge "refactor(plat/marvell): move doc platform build options into own subsections" into integration by Manish Pandey · 2 years, 8 months ago
  15. 20ceff3 Merge "services: Fix pmr_el1 rewrote issue in sdei_disaptch_event()" into integration by Joanna Farley · 2 years, 8 months ago
  16. 81bbb92 Merge "fix(plat/fvp): provide boot files via semihosting" into integration by Manish Pandey · 2 years, 8 months ago
  17. 749d0fa fix(plat/fvp): provide boot files via semihosting by Stas Sergeev · 2 years, 8 months ago
  18. fe1021f Merge "rpi4: enable RPi4 PCI SMC conduit" into integration by Manish Pandey · 2 years, 8 months ago
  19. d985cb7 Merge "fix(gicv3): add dsb in both disable and enable function of gicv3_cpuif" into integration by Manish Pandey · 2 years, 8 months ago
  20. 7bfec3a Merge "rpi4: SMCCC PCI implementation" into integration by Joanna Farley · 2 years, 8 months ago
  21. d21f1dd services: Fix pmr_el1 rewrote issue in sdei_disaptch_event() by Ming Huang · 3 years ago
  22. ab061eb rpi4: SMCCC PCI implementation by Jeremy Linton · 3 years, 4 months ago
  23. 6e63cdc rpi4: enable RPi4 PCI SMC conduit by Jeremy Linton · 3 years, 4 months ago
  24. 743e3b4 Merge "plat/sgi: tag dmc620 MM communicate messages with a guid" into integration by Madhukar Pappireddy · 2 years, 8 months ago
  25. 92024f8 refactor(plat/marvell): move doc platform build options into own subsections by Pali Rohár · 2 years, 8 months ago
  26. 7fb82d8 Merge "fix(rk3399/suspend): correct LPDDR4 resume sequence" into integration by Madhukar Pappireddy · 2 years, 8 months ago
  27. 048fe19 Merge "fix(fdt): fix OOB write in uuid parsing function" into integration by Olivier Deprez · 2 years, 8 months ago
  28. d0d6424 fix(fdt): fix OOB write in uuid parsing function by David Horstmann · 2 years, 8 months ago
  29. d31f319 Merge "fix(plat/imx): do not keep mmc_device_info in stack" into integration by Madhukar Pappireddy · 2 years, 8 months ago
  30. 81e63f2 Merge changes from topic "allwinner_mmap" into integration by André Przywara · 2 years, 8 months ago
  31. f98c0be Merge "fix(sdei): set SPSR for SDEI based on TakeException" into integration by Manish Pandey · 2 years, 8 months ago
  32. a52c524 Merge changes from topic "sve+amu" into integration by Manish Pandey · 2 years, 8 months ago
  33. 76cce57 Merge "docs(maintainers): update imx8 entry" into integration by Joanna Farley · 2 years, 8 months ago
  34. e73d9d0 Merge "refactor(aarch64): remove `FEAT_BTI` architecture check" into integration by Joanna Farley · 2 years, 8 months ago
  35. 7b51439 docs(maintainers): update imx8 entry by Peng Fan · 2 years, 8 months ago
  36. d55d830 Merge changes from topic "diphda" into integration by Madhukar Pappireddy · 2 years, 8 months ago
  37. 37596fc fix(sdei): set SPSR for SDEI based on TakeException by Daniel Boulby · 3 years, 4 months ago
  38. b5863ca fix(plat/tc0): enable AMU extension by Arunachalam Ganapathy · 2 years, 9 months ago
  39. 68ac5ed fix(el3_runtime): fix SVE and AMU extension enablement flags by Arunachalam Ganapathy · 2 years, 9 months ago
  40. 5a5e0aa fix(gicv3): add dsb in both disable and enable function of gicv3_cpuif by Ming Huang · 2 years, 10 months ago
  41. 0e54a78 refactor(plat/allwinner): clean up platform definitions by Samuel Holland · 3 years ago
  42. 8d9efdf refactor(plat/allwinner): do not map BL32 DRAM at EL3 by Samuel Holland · 3 years, 4 months ago
  43. ab74206 refactor(plat/allwinner): map SRAM as device memory by default by Samuel Holland · 3 years, 4 months ago
  44. bc13562 refactor(plat/allwinner): rename static mmap region constant by Samuel Holland · 3 years, 4 months ago
  45. 9aedca0 feat(bl_common): import BL_NOBITS_{BASE,END} when defined by Samuel Holland · 3 years, 4 months ago
  46. 7f70cd2 feat: disabling non volatile counters in diphda by Abdellatif El Khlifi · 2 years, 11 months ago
  47. bf3ce99 feat: adding the diphda platform by Abdellatif El Khlifi · 3 years ago
  48. 52eb322 Merge "fix(mediatek/mt8192/spm): add missing bit define for debug purpose" into integration by Madhukar Pappireddy · 2 years, 8 months ago
  49. 61b5243 Merge changes from topic "scmi-power" into integration by Madhukar Pappireddy · 2 years, 8 months ago
  50. b3c8fd5 fix(drivers/scmi-msg): entry: add weak functions by Peng Fan · 2 years, 10 months ago
  51. 7e4833c feat(drivers/scmi-msg): add power domain protocol by Peng Fan · 2 years, 10 months ago
  52. 310c3a2 fix(mediatek/mt8192/spm): add missing bit define for debug purpose by Roger Lu · 2 years, 9 months ago
  53. fd1360a feat(common/debug): add new macro ERROR_NL() to print just a newline by Pali Rohár · 2 years, 8 months ago
  54. e2a1604 Merge "fix(plat/mediatek/me8195): fix error setting for SPM" into integration by Madhukar Pappireddy · 2 years, 8 months ago
  55. 3d88d11 Merge changes from topic "fwu-refactor" into integration by Manish Pandey · 2 years, 8 months ago
  56. e18f4aa Merge changes from topic "marvell-a3k-a8k-updates" into integration by Manish Pandey · 2 years, 8 months ago
  57. 1f81ccc fix(plat/mediatek/me8195): fix error setting for SPM by Garmin Chang · 2 years, 8 months ago
  58. c31c82d Merge "errata: workaround for Neoverse V1 errata 1940577" into integration by bipin.ravi · 2 years, 8 months ago
  59. 182ce10 errata: workaround for Neoverse V1 errata 1940577 by johpow01 · 3 years, 6 months ago
  60. 2c4b0c0 fix(rk3399/suspend): correct LPDDR4 resume sequence by Jimmy Brisson · 3 years, 9 months ago
  61. c8861f9 Merge changes Iebb86a0b,I7fe63311 into integration by Madhukar Pappireddy · 2 years, 8 months ago
  62. 8cf5afa Merge changes I2b3aa9bd,I3237199b into integration by Madhukar Pappireddy · 2 years, 8 months ago
  63. 586aafa Merge "errata: workaround for Neoverse V1 errata 1791573" into integration by bipin.ravi · 2 years, 8 months ago
  64. 447e93e Merge "fix(plat/marvell/a3k): fix printing info messages on output" into integration by Madhukar Pappireddy · 2 years, 8 months ago
  65. 384953d Merge "fix(rockchip/rk3399): fix dram section placement" into integration by Madhukar Pappireddy · 2 years, 8 months ago
  66. fc3300a docs: add mt6795 to deprecated list by Rex-BC Chen · 2 years, 9 months ago
  67. 33e3e92 errata: workaround for Neoverse V1 errata 1791573 by johpow01 · 2 years, 11 months ago
  68. 9f6d154 fix(plat/marvell/a3k): fix printing info messages on output by Pali Rohár · 2 years, 9 months ago
  69. c791113 Merge "docs(maintainers): add Julius Werner as Rockchip platform code owner" into integration by Madhukar Pappireddy · 2 years, 9 months ago
  70. 0e223c6 fix(drivers/scmi-msg): smt: fix build for aarch64 by Peng Fan · 2 years, 10 months ago
  71. 6f46606 Merge "docs: update supported FVP models as per release 11.15.14" into integration by Madhukar Pappireddy · 2 years, 9 months ago
  72. 0706637 Merge "refactor(mpam): remove unused function declaration" into integration by Joanna Farley · 2 years, 9 months ago
  73. 8d15e46 docs: update supported FVP models as per release 11.15.14 by Manish V Badarkhe · 2 years, 9 months ago
  74. c0cb612 docs(maintainers): add Julius Werner as Rockchip platform code owner by Julius Werner · 2 years, 9 months ago
  75. 3d47046 Merge "refactor(plat/qemu): increase the non-secure DRAM size" into integration by Manish Pandey · 2 years, 9 months ago
  76. d3f8db0 fix(plat/marvell/a3k): Fix building uart-images.tgz.bin archive by Pali Rohár · 2 years, 9 months ago
  77. 618287d refactor(plat/marvell/a3k): Rename *_CFG and *_SIG variables by Pali Rohár · 2 years, 9 months ago
  78. 7937b3c refactor(plat/marvell/a3k): Rename DOIMAGETOOL to TBB by Pali Rohár · 2 years, 9 months ago
  79. 7b20971 refactor(plat/marvell/a3k): Remove useless DOIMAGEPATH variable by Pali Rohár · 2 years, 9 months ago
  80. 2baf503 fix(plat/marvell/a3k): Fix check for external dependences by Pali Rohár · 2 years, 9 months ago
  81. 04738e6 fix(plat/marvell/a8k): Add missing build dependency for BLE target by Pali Rohár · 2 years, 9 months ago
  82. 559ab2d fix(plat/marvell/a8k): Correctly set include directories for individual targets by Pali Rohár · 2 years, 9 months ago
  83. 528dafc fix(plat/marvell/a8k): Require that MV_DDR_PATH is correctly set by Pali Rohár · 2 years, 9 months ago
  84. 52698a6 refactor(mpam): remove unused function declaration by Manish V Badarkhe · 2 years, 9 months ago
  85. 41e893f Merge changes I6f568b85,I78f9c061 into integration by Madhukar Pappireddy · 2 years, 9 months ago
  86. fa58171 fix(plat/xilinx/versal): use sync method for blocking calls by Abhyuday Godhasara · 2 years, 9 months ago
  87. c063c5a fix(plat/xilinx/zynqmp): use sync method for blocking calls by Abhyuday Godhasara · 2 years, 9 months ago
  88. a43179a Merge "feat(plat/zynqmp): extend DT description by TF-A" into integration by Madhukar Pappireddy · 2 years, 9 months ago
  89. 2cd9632 Merge changes from topic "sb/measured-boot" into integration by Sandrine Bailleux · 2 years, 9 months ago
  90. 23b7ad5 Merge changes from topic "stm32_io_update" into integration by Madhukar Pappireddy · 2 years, 9 months ago
  91. aa79421 refactor(plat/arm): use mmio* functions to read/write NVFLAGS registers by Manish V Badarkhe · 2 years, 10 months ago
  92. 79d8be3c refactor(plat/arm): mark the flash region as read-only by Manish V Badarkhe · 2 years, 10 months ago
  93. 59ea364 refactor(plat/arm): update NV flags on image load/authentication failure by Manish V Badarkhe · 2 years, 10 months ago
  94. 49d3bd8 feat(plat/mediatek/mt8195): add DCM driver by Garmin Chang · 2 years, 9 months ago
  95. bc97629 Merge changes from topic "st_fixes" into integration by Manish Pandey · 2 years, 9 months ago
  96. 51018a0 refactor(measured boot): revisit error handling (3/3) by Sandrine Bailleux · 2 years, 9 months ago
  97. 0c83207 refactor(measured boot): revisit error handling (2/3) by Sandrine Bailleux · 2 years, 9 months ago
  98. ddb07a56 refactor(measured boot): revisit error handling (1/3) by Sandrine Bailleux · 2 years, 9 months ago
  99. 82f9930 refactor(plat/qemu): increase the non-secure DRAM size by Ruchika Gupta · 2 years, 9 months ago
  100. 976aedc Merge "style(measured boot): fix incorrect indentation" into integration by Sandrine Bailleux · 2 years, 9 months ago