1. 7993376 fix(plat/qemu): (NS_DRAM0_BASE + NS_DRAM0_SIZE) ADDR overflow 32bit by lwpDarren · 2 years, 11 months ago
  2. 32135ac Merge "refactor(tegra132): deprecate platform" into integration by Madhukar Pappireddy · 2 years, 11 months ago
  3. a0ea686 refactor(tegra132): deprecate platform by Varun Wadekar · 3 years, 2 months ago
  4. 841898b Merge "refactor(plat/ea_handler): Use default ea handler implementation for panic" into integration by Madhukar Pappireddy · 2 years, 11 months ago
  5. bc2a99c Merge "feat(plat/versal): add support for SLS mitigation" into integration by Madhukar Pappireddy · 2 years, 11 months ago
  6. f39a890 Merge "build(deps): bump path-parse from 1.0.6 to 1.0.7" into integration by Joanna Farley · 2 years, 11 months ago
  7. c36e97f refactor(plat/ea_handler): Use default ea handler implementation for panic by Pali Rohár · 3 years ago
  8. 88c47bc build(deps): bump path-parse from 1.0.6 to 1.0.7 by dependabot[bot] · 2 years, 11 months ago
  9. b2d04d0 Merge changes Id93c4573,Ib7fea862,I44b9e5a9,I9e0ef734,I94d550ce, ... into integration by Joanna Farley · 2 years, 11 months ago
  10. ff99a77 Merge changes from topic "st_fip_fconf" into integration by Manish Pandey · 2 years, 11 months ago
  11. 57cd119 Merge "feat(plat/imx/imx8m/imx8mm): enlarge BL33 (U-boot) size in FIP" into integration by Madhukar Pappireddy · 2 years, 11 months ago
  12. f1d4d43 Merge "feat(plat/arm): Introduce TC1 platform" into integration by Olivier Deprez · 2 years, 11 months ago
  13. f151362 feat(plat/arm): Introduce TC1 platform by Usama Arif · 3 years, 3 months ago
  14. 6ac286b Merge "feat(plat/mdeiatek/mt8192): add DFD control in SiP service" into integration by Madhukar Pappireddy · 2 years, 11 months ago
  15. 8f12ff2 Merge "errata: workaround for Neoverse V1 errata 2139242" into integration by Bipin Ravi · 2 years, 11 months ago
  16. cdc673d Merge "errata: workaround for Neoverse V1 errata 1966096" into integration by Bipin Ravi · 2 years, 11 months ago
  17. ad1ca34 errata: workaround for Neoverse V1 errata 2139242 by johpow01 · 2 years, 11 months ago
  18. 97db675 errata: workaround for Neoverse V1 errata 1966096 by johpow01 · 2 years, 11 months ago
  19. 805349a Merge "revert(plat/xilinx): add timeout while waiting for IPI Ack" into integration by Madhukar Pappireddy · 2 years, 11 months ago
  20. 677cbfa Merge "feat(ff-a): update FF-A version to v1.1" into integration by Olivier Deprez · 2 years, 11 months ago
  21. efa1d32 revert(plat/xilinx): add timeout while waiting for IPI Ack by Venkatesh Yadav Abbarapu · 2 years, 11 months ago
  22. 4d81931 feat(plat/mdeiatek/mt8192): add DFD control in SiP service by developer · 3 years ago
  23. e14f9fc Merge "errata: workaround for Neoverse V1 errata 1925756" into integration by Bipin Ravi · 2 years, 11 months ago
  24. 88914c6 Merge "errata: workaround for Neoverse V1 errata 1852267" into integration by Bipin Ravi · 2 years, 11 months ago
  25. f87d634 Merge "errata: workaround for Neoverse V1 errata 1774420" into integration by Bipin Ravi · 2 years, 11 months ago
  26. 7e3e0eb Merge "fix: avoid redefinition of 'efi_guid' structure" into integration by Madhukar Pappireddy · 2 years, 11 months ago
  27. bfa2ad5 fix: avoid redefinition of 'efi_guid' structure by Manish V Badarkhe · 2 years, 11 months ago
  28. 481c52f feat(ff-a): update FF-A version to v1.1 by J-Alves · 3 years, 4 months ago
  29. 6b56f96 errata: workaround for Neoverse V1 errata 1925756 by laurenw-arm · 2 years, 11 months ago
  30. b1923e9 errata: workaround for Neoverse V1 errata 1852267 by laurenw-arm · 2 years, 11 months ago
  31. 3c86d83 errata: workaround for Neoverse V1 errata 1774420 by laurenw-arm · 2 years, 11 months ago
  32. 155ba3f Merge "refactor: moved drivers hdr files to include/drivers/nxp" into integration by Manish Pandey · 2 years, 11 months ago
  33. 7834b46 refactor: moved drivers hdr files to include/drivers/nxp by Pankaj Gupta · 3 years, 3 months ago
  34. 90237cb Merge changes from topic "fw-update-2" into integration by Madhukar Pappireddy · 2 years, 11 months ago
  35. 8ebcea3 feat(sw_crc32): add software CRC32 support by Manish V Badarkhe · 3 years ago
  36. a26bf35 refactor(hw_crc32): renamed hw_crc32 to tf_crc32 by Manish V Badarkhe · 3 years ago
  37. b59bf9f feat(fwu): avoid booting with an alternate boot source by Manish V Badarkhe · 3 years ago
  38. da87af1 docs(fwu): add firmware update documentation by Manish V Badarkhe · 3 years ago
  39. 04005b7 feat(fwu): avoid NV counter upgrade in trial run state by Manish V Badarkhe · 3 years ago
  40. d2f0a7a feat(plat/arm): add FWU support in Arm platforms by Manish V Badarkhe · 3 years ago
  41. 99575e4 feat(fwu): initialize FWU driver in BL2 by Manish V Badarkhe · 3 years ago
  42. 7ef036f feat(fwu): add FWU driver by Manish V Badarkhe · 3 years ago
  43. a040b64 feat(fwu): introduce FWU platform-specific functions declarations by Manish V Badarkhe · 3 years ago
  44. 2e501bd Merge "feat(ff-a): change manifest messaging method" into integration by Olivier Deprez · 2 years, 11 months ago
  45. 5c101ae docs(fwu_metadata): add FWU metadata build options by Manish V Badarkhe · 3 years, 3 months ago
  46. 2bb45ff feat(fwu_metadata): add FWU metadata header and build options by Manish V Badarkhe · 3 years, 3 months ago
  47. 69ac8ff Merge changes Ic7579b60,I05414ca1 into integration by Madhukar Pappireddy · 2 years, 11 months ago
  48. 152682c fix(plat/ea_handler): print newline before fatal abort error message by Pali Rohár · 3 years ago
  49. c53eafd Merge "refactor(plat/marvell): move doc platform build options into own subsections" into integration by Manish Pandey · 2 years, 11 months ago
  50. df5e99a Merge "services: Fix pmr_el1 rewrote issue in sdei_disaptch_event()" into integration by Joanna Farley · 3 years ago
  51. e0871f9 Merge "fix(plat/fvp): provide boot files via semihosting" into integration by Manish Pandey · 3 years ago
  52. c4f7c90 fix(plat/fvp): provide boot files via semihosting by Stas Sergeev · 3 years ago
  53. 0a707d0 Merge "rpi4: enable RPi4 PCI SMC conduit" into integration by Manish Pandey · 3 years ago
  54. 6933a59 Merge "fix(gicv3): add dsb in both disable and enable function of gicv3_cpuif" into integration by Manish Pandey · 3 years ago
  55. a383f39 Merge "rpi4: SMCCC PCI implementation" into integration by Joanna Farley · 3 years ago
  56. 07f45d1 services: Fix pmr_el1 rewrote issue in sdei_disaptch_event() by Ming Huang · 3 years, 2 months ago
  57. aaaaecd rpi4: SMCCC PCI implementation by Jeremy Linton · 3 years, 7 months ago
  58. 15242d5 rpi4: enable RPi4 PCI SMC conduit by Jeremy Linton · 3 years, 7 months ago
  59. d899a6f Merge "plat/sgi: tag dmc620 MM communicate messages with a guid" into integration by Madhukar Pappireddy · 3 years ago
  60. 3278e7e refactor(plat/marvell): move doc platform build options into own subsections by Pali Rohár · 3 years ago
  61. 6d38ee5 Merge "fix(rk3399/suspend): correct LPDDR4 resume sequence" into integration by Madhukar Pappireddy · 3 years ago
  62. bccd2a6 Merge "fix(fdt): fix OOB write in uuid parsing function" into integration by Olivier Deprez · 3 years ago
  63. 03003b0 fix(fdt): fix OOB write in uuid parsing function by David Horstmann · 3 years ago
  64. 4d02b90 Merge "fix(plat/imx): do not keep mmc_device_info in stack" into integration by Madhukar Pappireddy · 3 years ago
  65. 9facb9e Merge changes from topic "allwinner_mmap" into integration by André Przywara · 3 years ago
  66. dd8af68 Merge "fix(sdei): set SPSR for SDEI based on TakeException" into integration by Manish Pandey · 3 years ago
  67. a620487 Merge changes from topic "sve+amu" into integration by Manish Pandey · 3 years ago
  68. 83939d2 Merge "docs(maintainers): update imx8 entry" into integration by Joanna Farley · 3 years ago
  69. c79c3e9 Merge "refactor(aarch64): remove `FEAT_BTI` architecture check" into integration by Joanna Farley · 3 years ago
  70. 22e8c4c docs(maintainers): update imx8 entry by Peng Fan · 3 years ago
  71. 504f0cf Merge changes from topic "diphda" into integration by Madhukar Pappireddy · 3 years ago
  72. 44b4333 fix(sdei): set SPSR for SDEI based on TakeException by Daniel Boulby · 3 years, 7 months ago
  73. ef45e47 fix(plat/tc0): enable AMU extension by Arunachalam Ganapathy · 3 years ago
  74. cac7d16 fix(el3_runtime): fix SVE and AMU extension enablement flags by Arunachalam Ganapathy · 3 years ago
  75. 94e1976 fix(gicv3): add dsb in both disable and enable function of gicv3_cpuif by Ming Huang · 3 years, 1 month ago
  76. df362a2 refactor(plat/allwinner): clean up platform definitions by Samuel Holland · 3 years, 3 months ago
  77. 0dab35d refactor(plat/allwinner): do not map BL32 DRAM at EL3 by Samuel Holland · 3 years, 7 months ago
  78. 3683f3e refactor(plat/allwinner): map SRAM as device memory by default by Samuel Holland · 3 years, 7 months ago
  79. fde9e1c refactor(plat/allwinner): rename static mmap region constant by Samuel Holland · 3 years, 7 months ago
  80. 50d423b feat(bl_common): import BL_NOBITS_{BASE,END} when defined by Samuel Holland · 3 years, 7 months ago
  81. def0602 feat: disabling non volatile counters in diphda by Abdellatif El Khlifi · 3 years, 2 months ago
  82. ad9b8e5 feat: adding the diphda platform by Abdellatif El Khlifi · 3 years, 2 months ago
  83. 88e336c Merge "fix(mediatek/mt8192/spm): add missing bit define for debug purpose" into integration by Madhukar Pappireddy · 3 years ago
  84. 5205bab Merge changes from topic "scmi-power" into integration by Madhukar Pappireddy · 3 years ago
  85. dfdec7c feat(ff-a): change manifest messaging method by Maksims Svecovs · 3 years, 2 months ago
  86. 1d4a383 fix(drivers/scmi-msg): entry: add weak functions by Peng Fan · 3 years, 1 month ago
  87. a662df5 feat(drivers/scmi-msg): add power domain protocol by Peng Fan · 3 years, 1 month ago
  88. 82252a4 feat(plat/versal): add support for SLS mitigation by Venkatesh Yadav Abbarapu · 3 years ago
  89. a8cb650 fix(mediatek/mt8192/spm): add missing bit define for debug purpose by developer · 3 years ago
  90. b6cfd03 feat(common/debug): add new macro ERROR_NL() to print just a newline by Pali Rohár · 3 years ago
  91. d56450a feat(plat/imx/imx8m/imx8mm): enlarge BL33 (U-boot) size in FIP by Ying-Chun Liu (PaulLiu) · 3 years, 5 months ago
  92. 369fd1d Merge "fix(plat/mediatek/me8195): fix error setting for SPM" into integration by Madhukar Pappireddy · 3 years ago
  93. 6f55b81 Merge changes from topic "fwu-refactor" into integration by Manish Pandey · 3 years ago
  94. 91e642b Merge changes from topic "marvell-a3k-a8k-updates" into integration by Manish Pandey · 3 years ago
  95. 4dfd8e2 fix(plat/mediatek/me8195): fix error setting for SPM by developer · 3 years ago
  96. 3ad0d04 Merge "errata: workaround for Neoverse V1 errata 1940577" into integration by bipin.ravi · 3 years ago
  97. 07acb4f errata: workaround for Neoverse V1 errata 1940577 by johpow01 · 3 years, 9 months ago
  98. fc7df8d fix(rk3399/suspend): correct LPDDR4 resume sequence by Jimmy Brisson · 4 years ago
  99. 2696222 Merge changes Iebb86a0b,I7fe63311 into integration by Madhukar Pappireddy · 3 years ago
  100. c9fe8c5 Merge changes I2b3aa9bd,I3237199b into integration by Madhukar Pappireddy · 3 years ago