1. 6651ef8 fix(imx8m): move caam init after serial init by Andrey Zhizhikin · 1 year, 10 months ago
  2. 81afb39 Merge "fix(imx8m): correct serial output for HAB JR0" into integration by Madhukar Pappireddy · 1 year, 9 months ago
  3. dc6da8d fix(imx8m): correct serial output for HAB JR0 by Andrey Zhizhikin · 1 year, 10 months ago
  4. 4855ea0 Merge "fix(zynqmp): resolve the misra 4.6 warnings" into integration by Joanna Farley · 1 year, 10 months ago
  5. 9f9db61 fix(zynqmp): resolve the misra 4.6 warnings by HariBabu Gattem · 1 year, 10 months ago
  6. a07f0d2 Merge "feat(versal): update macro name to generic and move to common place" into integration by Joanna Farley · 1 year, 10 months ago
  7. 0ae8ff6 Merge changes from topic "provencore-spd" into integration by Joanna Farley · 1 year, 10 months ago
  8. d2f25db Merge changes from topic "RDN2_WARM_REBOOT_WITH_SGI" into integration by Manish V Badarkhe · 1 year, 10 months ago
  9. 9e1873f feat(zynqmp): add support for ProvenCore by Jeremie Corbier · 2 years, 10 months ago
  10. 71d33be feat(services): add a SPD for ProvenCore by Florian Lugou · 2 years, 10 months ago
  11. 078dc52 feat(sgi): enable css implementation of warm reset by Pranav Madhu · 1 year, 11 months ago
  12. b785b84 feat(scmi): send powerdown request to online secondary cpus by Pranav Madhu · 2 years ago
  13. 9ad55b0 feat(plat/arm/css): add interrupt handler for reboot request by Pranav Madhu · 1 year, 11 months ago
  14. c1e61d0 refactor(psci): move psci_do_pwrdown_sequence() out of private header by Pranav Madhu · 2 years ago
  15. e317328 feat(plat/arm/css): add per-cpu power down support for warm reset by Pranav Madhu · 1 year, 11 months ago
  16. 0c02e81 feat(scmi): set warm reboot entry point by Pranav Madhu · 2 years, 7 months ago
  17. 0c2a2ca fix(gicv3): update the affinity mask to 8 bit by Pranav Madhu · 1 year, 11 months ago
  18. 434c0b7 Merge "fix: 'sp_mk_generator.py' reference to undef var" into integration by Manish Pandey · 1 year, 10 months ago
  19. 9a16d60 Merge "feat(gicv3): validate multichip data for GIC-700" into integration by Manish Pandey · 1 year, 10 months ago
  20. 5a8b5de Merge "fix(context mgmt): remove explicit ICC_SRE_EL2 register read" into integration by Manish Pandey · 1 year, 10 months ago
  21. 1c5b80d Merge "fix(versal): route GIC IPI interrupts during setup" into integration by Joanna Farley · 1 year, 10 months ago
  22. 4f54a2b Merge "fix(zynqmp): move debug bl31 based address back to OCM" into integration by Joanna Farley · 1 year, 10 months ago
  23. fde084c fix(versal): route GIC IPI interrupts during setup by Tanmay Shah · 1 year, 10 months ago
  24. c23b1b2 fix: 'sp_mk_generator.py' reference to undef var by J-Alves · 1 year, 10 months ago
  25. d4e2503 feat(gic): add APIs to raise NS and S-EL1 SGIs by Florian Lugou · 2 years, 10 months ago
  26. cc238bb fix(context mgmt): remove explicit ICC_SRE_EL2 register read by Varun Wadekar · 1 year, 10 months ago
  27. 44664d9 Merge changes from topic "morello-dt-fix" into integration by Manish V Badarkhe · 1 year, 10 months ago
  28. 28e9866 Merge changes from topic "xilinx-pm-misc-changes" into integration by Joanna Farley · 1 year, 10 months ago
  29. 89f7297 Merge changes from topic "xilinx-misc-changes" into integration by Joanna Farley · 1 year, 10 months ago
  30. 2ba7187 fix(xilinx): update define for ZynqMP specific functions by Rajan Vaja · 1 year, 10 months ago
  31. 34cce8e fix(xilinx): remove unnecessary header include by Rajan Vaja · 1 year, 10 months ago
  32. 566b2f9 fix(xilinx): include missing header by Rajan Vaja · 1 year, 10 months ago
  33. 7bb61a8 chore(zynqmp): fix comment style in zynqmp_def.h by Michal Simek · 1 year, 10 months ago
  34. 509bfc7 chore(versal): add missing dot at the end of sentence by Michal Simek · 1 year, 10 months ago
  35. a76c5fd fix(zynqmp): remove additional 0x in %p print by Michal Simek · 1 year, 10 months ago
  36. 5e2f596 fix(versal): fix Misra-C violations in bl31_setup and pm_svc_main by Michal Simek · 1 year, 10 months ago
  37. 3bec99f Merge "fix(zynqmp): ensure memory write finish with dsb()" into integration by Joanna Farley · 1 year, 10 months ago
  38. 0eda230 Merge "fix(cpus): workaround for Cortex-A710 2216384" into integration by Bipin Ravi · 1 year, 10 months ago
  39. 50702ba fix(zynqmp): ensure memory write finish with dsb() by Tanmay Shah · 1 year, 10 months ago
  40. 19334d0 fix(zynqmp): move debug bl31 based address back to OCM by Michal Simek · 1 year, 11 months ago
  41. c3da9c0 feat(versal): update macro name to generic and move to common place by Jay Buddhabhatti · 2 years, 3 months ago
  42. 927ddb0 Merge changes Id49d94f6,I35316310 into integration by Joanna Farley · 1 year, 10 months ago
  43. c7dcc9d Merge "docs(porting-guide): correct typo of "bits" to "bytes"" into integration by Joanna Farley · 1 year, 10 months ago
  44. fdae9e8 feat(versal): add infrastructure to handle multiple interrupts by Tanmay Shah · 1 year, 10 months ago
  45. 5e3af33 fix(versal): add SGI register call version check by Tanmay Shah · 1 year, 10 months ago
  46. 68a8dca Merge "chore: use tabs for indentation" into integration by Joanna Farley · 1 year, 10 months ago
  47. edb18d7 chore: use tabs for indentation by Jorge Troncoso · 1 year, 10 months ago
  48. fa0b4e8 docs(porting-guide): correct typo of "bits" to "bytes" by Max Yu · 1 year, 10 months ago
  49. b10ef1c Merge "fix(mmc): resolve the build error" into integration by Manish Pandey · 1 year, 10 months ago
  50. 345af84 fix(mmc): resolve the build error by Jayanth Dodderi Chidanand · 1 year, 10 months ago
  51. f685a58 Merge changes from topic "fix_fip_in_emmc_boot" into integration by Manish Pandey · 1 year, 10 months ago
  52. a92f6bf Merge "fix(cpus): workaround for Cortex-A78C erratum 2376749" into integration by Manish V Badarkhe · 1 year, 10 months ago
  53. fbc1edb fix(cpus): workaround for Cortex-A78C erratum 2376749 by Akram Ahmad · 1 year, 10 months ago
  54. 1fce37b Merge changes Idde51a13,Ife8f1e84 into integration by Manish Pandey · 1 year, 10 months ago
  55. c9d2bfa feat(mediatek): add smcc call for MSDC by developer · 2 years ago
  56. c5b2c1a refactor(mediatek): refactor plat_sip_calls.h for mt8192/mt8195/mt8186 by developer · 1 year, 10 months ago
  57. 8181f28 Merge "feat(ti-k3): add support for J784S4 SoCs" into integration by Madhukar Pappireddy · 1 year, 10 months ago
  58. 3c42328 Merge changes from topic "stm32mp15-dt-updates" into integration by Madhukar Pappireddy · 1 year, 10 months ago
  59. 3650448 Merge "refactor(renesas): remove mbedtls_common makefile inclusion" into integration by Manish V Badarkhe · 1 year, 10 months ago
  60. c7c7c01 refactor(renesas): remove mbedtls_common makefile inclusion by Manish V Badarkhe · 2 years ago
  61. 637cd9e fix(st): add max size for FIP in eMMC boot part by Yann Gautier · 1 year, 10 months ago
  62. 053d7f2 feat(mmc): get boot partition size by Yann Gautier · 1 year, 10 months ago
  63. de4f589 fix(cpus): workaround for Cortex-A710 2216384 by Jayanth Dodderi Chidanand · 1 year, 10 months ago
  64. a003779 Merge changes I366740a9,I533abdd6,I6aa3b6dc into integration by Manish V Badarkhe · 1 year, 10 months ago
  65. 4ef9106 Merge "fix(gpt): correct the GPC enable sequence" into integration by Manish V Badarkhe · 1 year, 10 months ago
  66. 5930677 Merge "fix(errata): workaround for Cortex-A510 erratum 2347730" into integration by Manish Pandey · 1 year, 10 months ago
  67. 6f09e7f Merge changes from topic "st-nand-updates" into integration by Manish Pandey · 1 year, 10 months ago
  68. c747571 Merge changes from topic "mt8188" into integration by Manish Pandey · 1 year, 10 months ago
  69. be99c73 feat(mt8188): add pinctrl support by Jianguo Zhang · 1 year, 11 months ago
  70. a4efd72 feat(mt8188): add RTC support by Song Fan · 2 years ago
  71. 39ea614 feat(mt8188): add pmic and pwrap support by Hui Liu · 1 year, 11 months ago
  72. 929097e refator(mediatek): move pmic.[c|h] to common folder by developer · 1 year, 10 months ago
  73. 0e2a284 refator(mediatek): move common definitions of pmic wrap to common folder by developer · 1 year, 10 months ago
  74. db1e75b feat(mt8188): add IOMMU enable control in SiP service by Chengci Xu · 2 years ago
  75. 7fa15de feat(mt8188): add display port control in SiP service by developer · 2 years ago
  76. 479d1ad fix(mediatek): use uppercase for definition by developer · 2 years ago
  77. ec6eef7 feat(mediatek): move dp drivers to common folder by developer · 2 years ago
  78. bdeb0ba feat(mediatek): move mtk_cirq.c drivers to cirq folder by developer · 2 years ago
  79. 6600255 feat(mt8188): initialize GIC by developer · 2 years ago
  80. c193d63 feat(mt8188): initialize systimer by developer · 2 years ago
  81. 6d207b4 feat(mt8188): initialize platform for MediaTek MT8188 by developer · 2 years ago
  82. b6ee224 refator(mediatek): remove unused files by developer · 1 year, 10 months ago
  83. fe14b9f refator(mediatek): move drivers folder in common to plat/mediatek by developer · 1 year, 10 months ago
  84. 4f01c27 Merge "fix(bl31): allow use of EHF with S-EL2 SPMC" into integration by Olivier Deprez · 1 year, 10 months ago
  85. a87b240 fix(n1sdp): mapping Run-time UART to IOFPGA UART0 by Himanshu Sharma · 2 years ago
  86. 0dc2365 fix(n1sdp): add numa node id for pcie controllers by sahil · 2 years ago
  87. c0b9f30 fix(n1sdp): replace non-inclusive terms from dts file by SAHIL · 2 years ago
  88. 4e5bf23 Merge "refactor(cpu): update IP names of Makalu CPU lib" into integration by Lauren Wehrmeister · 1 year, 10 months ago
  89. 7e46555 refactor(cpu): update IP names of Makalu CPU lib by Rupinderjit Singh · 1 year, 10 months ago
  90. 5f35091 Merge "chore: use tabs for indentation" into integration by Lauren Wehrmeister · 1 year, 10 months ago
  91. d7e5948 feat(mediatek): support coreboot BL31 loading by developer · 1 year, 11 months ago
  92. a85254e fix(errata): workaround for Cortex-A510 erratum 2347730 by Akram Ahmad · 2 years ago
  93. 890e02b chore: use tabs for indentation by Jorge Troncoso · 1 year, 10 months ago
  94. 3c0ef77 feat(ti-k3): add support for J784S4 SoCs by Hari Nagalla · 1 year, 10 months ago
  95. 669bf40 fix(bl31): allow use of EHF with S-EL2 SPMC by Raghu Krishnamurthy · 2 years ago
  96. 834f5a8 Merge "docs(marvell): document UART image downloading" into integration by Madhukar Pappireddy · 1 year, 10 months ago
  97. 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
  98. 72bccc1 feat(mediatek): implement generic platform port by developer · 2 years ago
  99. 22e6dcb refactor(mediatek): smc registration services by developer · 2 years, 1 month ago
  100. 6d8e8f8 feat(mediatek): introduce mtk init framework by developer · 2 years ago