1. 7834b46 refactor: moved drivers hdr files to include/drivers/nxp by Pankaj Gupta · 3 years, 3 months ago
  2. 90237cb Merge changes from topic "fw-update-2" into integration by Madhukar Pappireddy · 2 years, 11 months ago
  3. 8ebcea3 feat(sw_crc32): add software CRC32 support by Manish V Badarkhe · 3 years ago
  4. a26bf35 refactor(hw_crc32): renamed hw_crc32 to tf_crc32 by Manish V Badarkhe · 3 years ago
  5. b59bf9f feat(fwu): avoid booting with an alternate boot source by Manish V Badarkhe · 3 years ago
  6. da87af1 docs(fwu): add firmware update documentation by Manish V Badarkhe · 3 years ago
  7. 04005b7 feat(fwu): avoid NV counter upgrade in trial run state by Manish V Badarkhe · 3 years ago
  8. d2f0a7a feat(plat/arm): add FWU support in Arm platforms by Manish V Badarkhe · 3 years ago
  9. 99575e4 feat(fwu): initialize FWU driver in BL2 by Manish V Badarkhe · 3 years ago
  10. 7ef036f feat(fwu): add FWU driver by Manish V Badarkhe · 3 years ago
  11. a040b64 feat(fwu): introduce FWU platform-specific functions declarations by Manish V Badarkhe · 3 years ago
  12. 2e501bd Merge "feat(ff-a): change manifest messaging method" into integration by Olivier Deprez · 2 years, 11 months ago
  13. 5c101ae docs(fwu_metadata): add FWU metadata build options by Manish V Badarkhe · 3 years, 3 months ago
  14. 2bb45ff feat(fwu_metadata): add FWU metadata header and build options by Manish V Badarkhe · 3 years, 4 months ago
  15. 69ac8ff Merge changes Ic7579b60,I05414ca1 into integration by Madhukar Pappireddy · 2 years, 11 months ago
  16. 152682c fix(plat/ea_handler): print newline before fatal abort error message by Pali Rohár · 3 years ago
  17. c53eafd Merge "refactor(plat/marvell): move doc platform build options into own subsections" into integration by Manish Pandey · 3 years ago
  18. df5e99a Merge "services: Fix pmr_el1 rewrote issue in sdei_disaptch_event()" into integration by Joanna Farley · 3 years ago
  19. e0871f9 Merge "fix(plat/fvp): provide boot files via semihosting" into integration by Manish Pandey · 3 years ago
  20. c4f7c90 fix(plat/fvp): provide boot files via semihosting by Stas Sergeev · 3 years ago
  21. 0a707d0 Merge "rpi4: enable RPi4 PCI SMC conduit" into integration by Manish Pandey · 3 years ago
  22. 6933a59 Merge "fix(gicv3): add dsb in both disable and enable function of gicv3_cpuif" into integration by Manish Pandey · 3 years ago
  23. a383f39 Merge "rpi4: SMCCC PCI implementation" into integration by Joanna Farley · 3 years ago
  24. 07f45d1 services: Fix pmr_el1 rewrote issue in sdei_disaptch_event() by Ming Huang · 3 years, 2 months ago
  25. aaaaecd rpi4: SMCCC PCI implementation by Jeremy Linton · 3 years, 7 months ago
  26. 15242d5 rpi4: enable RPi4 PCI SMC conduit by Jeremy Linton · 3 years, 7 months ago
  27. d899a6f Merge "plat/sgi: tag dmc620 MM communicate messages with a guid" into integration by Madhukar Pappireddy · 3 years ago
  28. 3278e7e refactor(plat/marvell): move doc platform build options into own subsections by Pali Rohár · 3 years ago
  29. 6d38ee5 Merge "fix(rk3399/suspend): correct LPDDR4 resume sequence" into integration by Madhukar Pappireddy · 3 years ago
  30. bccd2a6 Merge "fix(fdt): fix OOB write in uuid parsing function" into integration by Olivier Deprez · 3 years ago
  31. 03003b0 fix(fdt): fix OOB write in uuid parsing function by David Horstmann · 3 years ago
  32. 4d02b90 Merge "fix(plat/imx): do not keep mmc_device_info in stack" into integration by Madhukar Pappireddy · 3 years ago
  33. 9facb9e Merge changes from topic "allwinner_mmap" into integration by André Przywara · 3 years ago
  34. dd8af68 Merge "fix(sdei): set SPSR for SDEI based on TakeException" into integration by Manish Pandey · 3 years ago
  35. a620487 Merge changes from topic "sve+amu" into integration by Manish Pandey · 3 years ago
  36. 83939d2 Merge "docs(maintainers): update imx8 entry" into integration by Joanna Farley · 3 years ago
  37. c79c3e9 Merge "refactor(aarch64): remove `FEAT_BTI` architecture check" into integration by Joanna Farley · 3 years ago
  38. 22e8c4c docs(maintainers): update imx8 entry by Peng Fan · 3 years ago
  39. 504f0cf Merge changes from topic "diphda" into integration by Madhukar Pappireddy · 3 years ago
  40. 44b4333 fix(sdei): set SPSR for SDEI based on TakeException by Daniel Boulby · 3 years, 7 months ago
  41. ef45e47 fix(plat/tc0): enable AMU extension by Arunachalam Ganapathy · 3 years ago
  42. cac7d16 fix(el3_runtime): fix SVE and AMU extension enablement flags by Arunachalam Ganapathy · 3 years ago
  43. 94e1976 fix(gicv3): add dsb in both disable and enable function of gicv3_cpuif by Ming Huang · 3 years, 1 month ago
  44. df362a2 refactor(plat/allwinner): clean up platform definitions by Samuel Holland · 3 years, 3 months ago
  45. 0dab35d refactor(plat/allwinner): do not map BL32 DRAM at EL3 by Samuel Holland · 3 years, 7 months ago
  46. 3683f3e refactor(plat/allwinner): map SRAM as device memory by default by Samuel Holland · 3 years, 7 months ago
  47. fde9e1c refactor(plat/allwinner): rename static mmap region constant by Samuel Holland · 3 years, 7 months ago
  48. 50d423b feat(bl_common): import BL_NOBITS_{BASE,END} when defined by Samuel Holland · 3 years, 7 months ago
  49. def0602 feat: disabling non volatile counters in diphda by Abdellatif El Khlifi · 3 years, 2 months ago
  50. ad9b8e5 feat: adding the diphda platform by Abdellatif El Khlifi · 3 years, 2 months ago
  51. 88e336c Merge "fix(mediatek/mt8192/spm): add missing bit define for debug purpose" into integration by Madhukar Pappireddy · 3 years ago
  52. 5205bab Merge changes from topic "scmi-power" into integration by Madhukar Pappireddy · 3 years ago
  53. dfdec7c feat(ff-a): change manifest messaging method by Maksims Svecovs · 3 years, 2 months ago
  54. 1d4a383 fix(drivers/scmi-msg): entry: add weak functions by Peng Fan · 3 years, 1 month ago
  55. a662df5 feat(drivers/scmi-msg): add power domain protocol by Peng Fan · 3 years, 1 month ago
  56. a8cb650 fix(mediatek/mt8192/spm): add missing bit define for debug purpose by developer · 3 years ago
  57. b6cfd03 feat(common/debug): add new macro ERROR_NL() to print just a newline by Pali Rohár · 3 years ago
  58. 369fd1d Merge "fix(plat/mediatek/me8195): fix error setting for SPM" into integration by Madhukar Pappireddy · 3 years ago
  59. 6f55b81 Merge changes from topic "fwu-refactor" into integration by Manish Pandey · 3 years ago
  60. 91e642b Merge changes from topic "marvell-a3k-a8k-updates" into integration by Manish Pandey · 3 years ago
  61. 4dfd8e2 fix(plat/mediatek/me8195): fix error setting for SPM by developer · 3 years ago
  62. 3ad0d04 Merge "errata: workaround for Neoverse V1 errata 1940577" into integration by bipin.ravi · 3 years ago
  63. 07acb4f errata: workaround for Neoverse V1 errata 1940577 by johpow01 · 3 years, 9 months ago
  64. fc7df8d fix(rk3399/suspend): correct LPDDR4 resume sequence by Jimmy Brisson · 4 years ago
  65. 2696222 Merge changes Iebb86a0b,I7fe63311 into integration by Madhukar Pappireddy · 3 years ago
  66. c9fe8c5 Merge changes I2b3aa9bd,I3237199b into integration by Madhukar Pappireddy · 3 years ago
  67. 02443af Merge "errata: workaround for Neoverse V1 errata 1791573" into integration by bipin.ravi · 3 years ago
  68. b4a6056 Merge "fix(plat/marvell/a3k): fix printing info messages on output" into integration by Madhukar Pappireddy · 3 years ago
  69. ee6588c Merge "fix(rockchip/rk3399): fix dram section placement" into integration by Madhukar Pappireddy · 3 years ago
  70. d8b34ec docs: add mt6795 to deprecated list by developer · 3 years ago
  71. c73b03c errata: workaround for Neoverse V1 errata 1791573 by johpow01 · 3 years, 2 months ago
  72. 041c702 fix(plat/marvell/a3k): fix printing info messages on output by Pali Rohár · 3 years ago
  73. 52de88d Merge "docs(maintainers): add Julius Werner as Rockchip platform code owner" into integration by Madhukar Pappireddy · 3 years ago
  74. 9b9665d fix(drivers/scmi-msg): smt: fix build for aarch64 by Peng Fan · 3 years, 1 month ago
  75. f378efd Merge "docs: update supported FVP models as per release 11.15.14" into integration by Madhukar Pappireddy · 3 years ago
  76. 2fd868b Merge "refactor(mpam): remove unused function declaration" into integration by Joanna Farley · 3 years ago
  77. cdfd638 docs: update supported FVP models as per release 11.15.14 by Manish V Badarkhe · 3 years ago
  78. 77d79d2 docs(maintainers): add Julius Werner as Rockchip platform code owner by Julius Werner · 3 years ago
  79. 09e973f Merge "refactor(plat/qemu): increase the non-secure DRAM size" into integration by Manish Pandey · 3 years ago
  80. 5ac6c66 fix(plat/marvell/a3k): Fix building uart-images.tgz.bin archive by Pali Rohár · 3 years ago
  81. fe84ac9 refactor(plat/marvell/a3k): Rename *_CFG and *_SIG variables by Pali Rohár · 3 years ago
  82. cfdcfb7 refactor(plat/marvell/a3k): Rename DOIMAGETOOL to TBB by Pali Rohár · 3 years ago
  83. 0512598 refactor(plat/marvell/a3k): Remove useless DOIMAGEPATH variable by Pali Rohár · 3 years ago
  84. 111a012 fix(plat/marvell/a3k): Fix check for external dependences by Pali Rohár · 3 years ago
  85. fe21c77 fix(plat/marvell/a8k): Add missing build dependency for BLE target by Pali Rohár · 3 years ago
  86. 7eede30 fix(plat/marvell/a8k): Correctly set include directories for individual targets by Pali Rohár · 3 years ago
  87. cf44b12 fix(plat/marvell/a8k): Require that MV_DDR_PATH is correctly set by Pali Rohár · 3 years ago
  88. 5e37166 refactor(mpam): remove unused function declaration by Manish V Badarkhe · 3 years ago
  89. 1be84b2 Merge changes I6f568b85,I78f9c061 into integration by Madhukar Pappireddy · 3 years ago
  90. 7ae761b fix(plat/xilinx/versal): use sync method for blocking calls by Abhyuday Godhasara · 3 years ago
  91. 0d9b765 fix(plat/xilinx/zynqmp): use sync method for blocking calls by Abhyuday Godhasara · 3 years ago
  92. 66a0ca3 Merge "feat(plat/zynqmp): extend DT description by TF-A" into integration by Madhukar Pappireddy · 3 years ago
  93. 341bcdb Merge changes from topic "sb/measured-boot" into integration by Sandrine Bailleux · 3 years ago
  94. 74bd199 Merge changes from topic "stm32_io_update" into integration by Madhukar Pappireddy · 3 years ago
  95. 79f4ee0 refactor(plat/arm): use mmio* functions to read/write NVFLAGS registers by Manish V Badarkhe · 3 years ago
  96. 76bf27b refactor(plat/arm): mark the flash region as read-only by Manish V Badarkhe · 3 years ago
  97. 56808e4 refactor(plat/arm): update NV flags on image load/authentication failure by Manish V Badarkhe · 3 years, 1 month ago
  98. 90b1341 feat(plat/mediatek/mt8195): add DCM driver by developer · 3 years ago
  99. 5e215a8 Merge changes from topic "st_fixes" into integration by Manish Pandey · 3 years ago
  100. 74b8e17 refactor(measured boot): revisit error handling (3/3) by Sandrine Bailleux · 3 years ago