1. 3c42328 Merge changes from topic "stm32mp15-dt-updates" into integration by Madhukar Pappireddy · 1 year, 10 months ago
  2. 3650448 Merge "refactor(renesas): remove mbedtls_common makefile inclusion" into integration by Manish V Badarkhe · 1 year, 10 months ago
  3. c7c7c01 refactor(renesas): remove mbedtls_common makefile inclusion by Manish V Badarkhe · 2 years ago
  4. 637cd9e fix(st): add max size for FIP in eMMC boot part by Yann Gautier · 1 year, 10 months ago
  5. 053d7f2 feat(mmc): get boot partition size by Yann Gautier · 1 year, 10 months ago
  6. de4f589 fix(cpus): workaround for Cortex-A710 2216384 by Jayanth Dodderi Chidanand · 1 year, 10 months ago
  7. a003779 Merge changes I366740a9,I533abdd6,I6aa3b6dc into integration by Manish V Badarkhe · 1 year, 10 months ago
  8. 4ef9106 Merge "fix(gpt): correct the GPC enable sequence" into integration by Manish V Badarkhe · 1 year, 10 months ago
  9. 5930677 Merge "fix(errata): workaround for Cortex-A510 erratum 2347730" into integration by Manish Pandey · 1 year, 10 months ago
  10. 6f09e7f Merge changes from topic "st-nand-updates" into integration by Manish Pandey · 1 year, 10 months ago
  11. c747571 Merge changes from topic "mt8188" into integration by Manish Pandey · 1 year, 10 months ago
  12. be99c73 feat(mt8188): add pinctrl support by Jianguo Zhang · 1 year, 11 months ago
  13. a4efd72 feat(mt8188): add RTC support by Song Fan · 2 years ago
  14. 39ea614 feat(mt8188): add pmic and pwrap support by Hui Liu · 1 year, 11 months ago
  15. 929097e refator(mediatek): move pmic.[c|h] to common folder by developer · 1 year, 10 months ago
  16. 0e2a284 refator(mediatek): move common definitions of pmic wrap to common folder by developer · 1 year, 10 months ago
  17. db1e75b feat(mt8188): add IOMMU enable control in SiP service by Chengci Xu · 2 years ago
  18. 7fa15de feat(mt8188): add display port control in SiP service by developer · 2 years ago
  19. 479d1ad fix(mediatek): use uppercase for definition by developer · 2 years ago
  20. ec6eef7 feat(mediatek): move dp drivers to common folder by developer · 2 years ago
  21. bdeb0ba feat(mediatek): move mtk_cirq.c drivers to cirq folder by developer · 2 years ago
  22. 6600255 feat(mt8188): initialize GIC by developer · 2 years ago
  23. c193d63 feat(mt8188): initialize systimer by developer · 2 years ago
  24. 6d207b4 feat(mt8188): initialize platform for MediaTek MT8188 by developer · 2 years ago
  25. b6ee224 refator(mediatek): remove unused files by developer · 1 year, 10 months ago
  26. fe14b9f refator(mediatek): move drivers folder in common to plat/mediatek by developer · 1 year, 10 months ago
  27. 4f01c27 Merge "fix(bl31): allow use of EHF with S-EL2 SPMC" into integration by Olivier Deprez · 1 year, 10 months ago
  28. a87b240 fix(n1sdp): mapping Run-time UART to IOFPGA UART0 by Himanshu Sharma · 2 years ago
  29. 0dc2365 fix(n1sdp): add numa node id for pcie controllers by sahil · 2 years ago
  30. c0b9f30 fix(n1sdp): replace non-inclusive terms from dts file by SAHIL · 2 years ago
  31. 4e5bf23 Merge "refactor(cpu): update IP names of Makalu CPU lib" into integration by Lauren Wehrmeister · 1 year, 10 months ago
  32. 7e46555 refactor(cpu): update IP names of Makalu CPU lib by Rupinderjit Singh · 1 year, 10 months ago
  33. 5f35091 Merge "chore: use tabs for indentation" into integration by Lauren Wehrmeister · 1 year, 10 months ago
  34. d7e5948 feat(mediatek): support coreboot BL31 loading by developer · 1 year, 11 months ago
  35. a85254e fix(errata): workaround for Cortex-A510 erratum 2347730 by Akram Ahmad · 2 years ago
  36. 890e02b chore: use tabs for indentation by Jorge Troncoso · 1 year, 10 months ago
  37. 3c0ef77 feat(ti-k3): add support for J784S4 SoCs by Hari Nagalla · 1 year, 10 months ago
  38. 669bf40 fix(bl31): allow use of EHF with S-EL2 SPMC by Raghu Krishnamurthy · 2 years ago
  39. 834f5a8 Merge "docs(marvell): document UART image downloading" into integration by Madhukar Pappireddy · 1 year, 10 months ago
  40. b456f74 Merge changes from topics "mtk_cold_boot", "mtk_init_scheme", "smc_registration_use_case", "vendor_extend_pubsub_event" into integration by Olivier Deprez · 1 year, 10 months ago
  41. 72bccc1 feat(mediatek): implement generic platform port by developer · 2 years ago
  42. 22e6dcb refactor(mediatek): smc registration services by developer · 2 years, 1 month ago
  43. 6d8e8f8 feat(mediatek): introduce mtk init framework by developer · 2 years ago
  44. 8c327e8 refactor(mediatek): partition MTK SiP SMC ID by developer · 2 years, 1 month ago
  45. 736c838 feat(mediatek): extend SiP vendor subscription events by developer · 2 years, 1 month ago
  46. af19938 feat(stm32mp1): allow to override MTD base offset by Lionel Debieve · 3 years, 6 months ago
  47. bde43da feat(stm32mp1): manage second NAND OTP on STM32MP13 by Yann Gautier · 2 years, 11 months ago
  48. 129f651 feat(stm32mp1): add define for external scratch buffer for nand devices by Lionel Debieve · 3 years, 3 months ago
  49. 6817698 feat(mtd): add platform function to allow using external buffer by Lionel Debieve · 3 years, 3 months ago
  50. c92490b feat(libc): introduce __maybe_unused by Yann Gautier · 1 year, 10 months ago
  51. 8a50b77 Merge changes I60b3b59e,Ibd5d22b4 into integration by Madhukar Pappireddy · 1 year, 10 months ago
  52. 1ed444b refactor(stm32mp15-fdts): remove timers15 node by Yann Gautier · 1 year, 11 months ago
  53. e37d905 refactor(stm32mp15-fdts): remove unused secure-status properties by Yann Gautier · 2 years, 3 months ago
  54. f55efba refactor(stm32mp15-fdts): remove RCC secure-status by Yann Gautier · 2 years, 3 months ago
  55. c6b010d Merge "feat(stm32mp15-fdts): add Avenger96 board with STM32MP157A DHCOR SoM" into integration by Madhukar Pappireddy · 1 year, 10 months ago
  56. 5ae969b feat(stm32mp15-fdts): add Avenger96 board with STM32MP157A DHCOR SoM by Johann Neuhauser · 2 years ago
  57. 95058bd Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · 1 year, 10 months ago
  58. e3878ca feat(tsp): enable test cases for EL3 SPMC by Marc Bonnici · 2 years, 6 months ago
  59. c31beb6 feat(tsp): increase stack size for tsp by Shruti Gupta · 1 year, 11 months ago
  60. 073deb1 feat(tsp): add ffa_helpers to enable more FF-A functionality by Marc Bonnici · 2 years, 6 months ago
  61. 221f7ce fix(gpt): correct the GPC enable sequence by Kathleen Capella · 2 years ago
  62. 0e7d869 Merge "fix(errata): workaround for Cortex-A510 erratum 2371937" into integration by Bipin Ravi · 1 year, 10 months ago
  63. fc4e7c3 Merge "fix(errata): workaround for Cortex-A78C erratum 2395411" into integration by Bipin Ravi · 1 year, 10 months ago
  64. dbff7cf fix(errata): workaround for Cortex-A78C erratum 2395411 by Akram Ahmad · 2 years ago
  65. 7eb7166 Merge "fix(errata): workaround for Cortex-A710 erratum 2147715" into integration by Bipin Ravi · 1 year, 10 months ago
  66. 60accba fix(errata): workaround for Cortex-A510 erratum 2371937 by Akram Ahmad · 2 years ago
  67. be3f7d0 Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · 1 year, 10 months ago
  68. 6b4ec24 feat(tsp): add FF-A support to the TSP by Achin Gupta · 2 years, 9 months ago
  69. 2bc5fc8 Merge "feat(qemu): increase size of bl31" into integration by Bipin Ravi · 1 year, 10 months ago
  70. 6ef95d6 Merge "build: fix syntax error in semantic ver generation" into integration by Lauren Wehrmeister · 1 year, 10 months ago
  71. e999cb9 build: fix syntax error in semantic ver generation by Harrison Mutai · 1 year, 10 months ago
  72. e089a17 feat(pauth): add/modify helpers to support QARMA3 by Juan Pablo Conde · 2 years ago
  73. 656f930 Merge "build: fix semantic ver generation for windows" into integration by Joanna Farley · 1 year, 10 months ago
  74. ee76d90 Merge "fix(zynqmp): fix for incorrect afi write mask value" into integration by Joanna Farley · 1 year, 10 months ago
  75. af00b31 fix(zynqmp): fix for incorrect afi write mask value by Akshay Belsare · 1 year, 10 months ago
  76. 1714c1d fix(errata): workaround for Cortex-A710 erratum 2147715 by Akram Ahmad · 2 years ago
  77. 42633b3 Merge "fix(lib/psa): update measured boot handle" into integration by Sandrine Bailleux · 1 year, 10 months ago
  78. 1257dc1 feat(fvp/tsp_manifest): add example manifest for TSP by Marc Bonnici · 2 years, 7 months ago
  79. 9bdcb74 fix(spmc): fix relinquish validation check by Marc Bonnici · 2 years, 1 month ago
  80. ec35186 Merge changes from topic "stm32mp13-updates" into integration by Madhukar Pappireddy · 1 year, 11 months ago
  81. c88358c Merge "feat(rng-trap): add EL3 support for FEAT_RNG_TRAP" into integration by Bipin Ravi · 1 year, 11 months ago
  82. 42305f2 feat(rng-trap): add EL3 support for FEAT_RNG_TRAP by Juan Pablo Conde · 2 years ago
  83. a96ca0e Merge "fix(errata): workaround for Neoverse-N2 erratum 2376738" into integration by Bipin Ravi · 1 year, 11 months ago
  84. 06cc791 feat(stm32mp1): manage STM32MP13 rev.Y by Yann Gautier · 2 years, 2 months ago
  85. 1973658 feat(stm32mp13-fdts): use STM32MP_DDR_S_SIZE in fw-config by Yann Gautier · 2 years ago
  86. 717f0d7 fix(stm32mp13-fdts): cleanup DT files by Yann Gautier · 2 years, 2 months ago
  87. b2f654f fix(stm32mp13-fdts): update SDMMC max frequency by Yann Gautier · 2 years, 2 months ago
  88. 9f4037e fix(stm32mp13-fdts): align sdmmc pins with kernel by Yann Gautier · 2 years, 2 months ago
  89. 39eb75c Merge changes from topic "st-mmc-updates" into integration by Madhukar Pappireddy · 1 year, 11 months ago
  90. 7b94bc4 Merge changes from topic "st-etzpc-cleanup" into integration by Madhukar Pappireddy · 1 year, 11 months ago
  91. b621bda fix(errata): workaround for Neoverse-N2 erratum 2376738 by Akram Ahmad · 2 years ago
  92. 2da3c97 feat(st-sdmmc2): define FIFO size by Yann Gautier · 3 years, 2 months ago
  93. fda489e feat(st-sdmmc2): make reset property optional by Yann Gautier · 2 years, 2 months ago
  94. b218faa feat(st): enable MMC_FLAG_SD_CMD6 for SD-cards by Yann Gautier · 4 years, 11 months ago
  95. 726a798 feat(st-sdmmc2): manage CMD6 by Yann Gautier · 5 years ago
  96. 0307b71 feat(mmc): manage SD Switch Function for high speed mode by Yann Gautier · 5 years ago
  97. 16b49ff build: fix semantic ver generation for windows by Harrison Mutai · 1 year, 11 months ago
  98. 244d7fd feat(qemu): increase size of bl31 by Jens Wiklander · 2 years, 5 months ago
  99. 7ce8c76 Merge "refactor(bl31): introduce vendor extend rodata section" into integration by Julius Werner · 1 year, 11 months ago
  100. 1189b85 Merge changes from topic "st-clk-cleanup" into integration by Madhukar Pappireddy · 1 year, 11 months ago