1. ae9e92b fix(ufs): retry commands on unit attention by Anand Saminathan · 1 year, 11 months ago
  2. 1a77582 Merge "feat(rss): add new comms protocols" into integration by Sandrine Bailleux · 1 year, 11 months ago
  3. 7c6fcb4 fix(ras): trap "RAS error record" accesses only for NS by Manish Pandey · 1 year, 11 months ago
  4. c601e9d Merge "fix(tc): resolve the static-checks errors" into integration by Manish Pandey · 1 year, 11 months ago
  5. 90ce18f fix(rmmd): return X4 output value by AlexeiFedorov · 1 year, 11 months ago
  6. 2858cf5 fix(tc): resolve the static-checks errors by Jayanth Dodderi Chidanand · 1 year, 11 months ago
  7. 734aaac feat(rss): add new comms protocols by Raef Coles · 2 years, 2 months ago
  8. de92026 fix(semihosting): fix seek call failure check by Manish V Badarkhe · 1 year, 11 months ago
  9. 1f8f5c1 feat(ls1043ardb): update ddr configure for ls1043ardb-pd by Chunlei Xu · 1 year, 11 months ago
  10. a7538dc chore(libc): clean up includes in lib/libc/printf.c by Jorge Troncoso · 1 year, 11 months ago
  11. 0217cfe Merge "fix(libc): pri*ptr macros for aarch64" into integration by Joanna Farley · 1 year, 11 months ago
  12. 8adaead Merge "feat(tc): add RTC PL031 device tree node" into integration by Sandrine Bailleux · 1 year, 11 months ago
  13. 3ed5ea2 Merge "docs(maintainers): add myself as TC code owner" into integration by Manish V Badarkhe · 1 year, 11 months ago
  14. dea54f2 docs(maintainers): add myself as TC code owner by Anders Dellien · 1 year, 11 months ago
  15. 2cf1306 fix(libc): pri*ptr macros for aarch64 by K · 2 years, 1 month ago
  16. 6535f86 fix(zynqmp): resolve misra 4.6 warnings by HariBabu Gattem · 1 year, 11 months ago
  17. e343109 Merge "docs(fwu): update firmware update design" into integration by Sandrine Bailleux · 1 year, 11 months ago
  18. fc63bad Merge "refactor(libc): clean up dependencies in libc" into integration by Joanna Farley · 1 year, 11 months ago
  19. 6566211 feat(stm32mp1): add early console in SP_min by Yann Gautier · 2 years, 10 months ago
  20. 6e49b7f feat(st): properly manage early console by Yann Gautier · 1 year, 11 months ago
  21. 61f74bb feat(st-uart): manage STM32MP_RECONFIGURE_CONSOLE by Yann Gautier · 1 year, 11 months ago
  22. 312dde0 docs(st): introduce STM32MP_RECONFIGURE_CONSOLE by Yann Gautier · 1 year, 11 months ago
  23. 2652ba7 feat(st): add trace for early console by Yann Gautier · 2 years, 2 months ago
  24. b55a624 fix(stm32mp1): enable crash console in FIQ handler by Yann Gautier · 2 years, 5 months ago
  25. 9d4a07d feat(st-uart): add initialization with the device tree by Patrick Delaunay · 2 years, 4 months ago
  26. 98e028c refactor(stm32mp1): move DT_UART_COMPAT in include file by Patrick Delaunay · 2 years, 4 months ago
  27. 4c66e0a feat(stm32mp1): configure the serial boot load address by Patrick Delaunay · 2 years, 5 months ago
  28. 665ee6c fix(stm32mp1): update the FIP load address for serial boot by Patrick Delaunay · 2 years, 6 months ago
  29. 7ae2b65 refactor(st): configure baudrate for UART programmer by Patrick Delaunay · 2 years, 6 months ago
  30. 98b4fb8 refactor(st-uart): compute the over sampling dynamically by Patrick Delaunay · 2 years, 6 months ago
  31. afc0924 Merge changes from topic "bl31_in_sram" into integration by Manish V Badarkhe · 1 year, 11 months ago
  32. 8f14f6b Merge "fix(bl31): fix validate_el3_interrupt_rm preprocessor usage" into integration by Olivier Deprez · 1 year, 11 months ago
  33. 73f503f feat(sgi): remove override for `ARM_BL31_IN_DRAM` build-option by Rohit Mathew · 2 years, 1 month ago
  34. 9ab8d33 feat(sgi): configure SRAM and BL31 size for sgi platform by Rohit Mathew · 2 years, 1 month ago
  35. 462868c Merge changes from topic "mediatek upstream" into integration by Manish Pandey · 1 year, 11 months ago
  36. e739fac refactor(mt8188): move platform_def.h to mt8188/include by developer · 1 year, 11 months ago
  37. 768f112 feat(mt8188): add MCUSYS support by developer · 1 year, 11 months ago
  38. 3b31b93 feat(mt8188): add armv8.2 support by developer · 2 years ago
  39. 67f11f0 feat(mt8188): add DFD control in SiP service by Fengquan Chen · 2 years ago
  40. 880fb17 feat(mt8188): add EMI MPU basic drivers by developer · 2 years ago
  41. 86a8c56 feat(mt8188): add DCM driver by developer · 2 years ago
  42. a7c9bf3 feat(mt8188): add reset and poweroff functions by developer · 2 years, 1 month ago
  43. a493865 feat(mediatek): add more flexibility of mtk_pm.c by developer · 2 years ago
  44. 471b6f9 feat(mediatek): add more options for build helper by developer · 2 years ago
  45. 01c95f8 feat(mt8188): add LPM driver support by developer · 2 years ago
  46. a9846b2 feat(mt8188): apply ERRATA for CA-78 by developer · 1 year, 11 months ago
  47. f3399e4 fix(mediatek): remove unused cold_boot.[c|h] by developer · 2 years ago
  48. 881307f fix(mediatek): wrap cold_boot.h with MTK_SIP_KERNEL_BOOT_ENABLE by developer · 2 years ago
  49. c1c2be0 feat(mt8186): add EMI MPU support for SCP and DSP by Allen-KH Cheng · 1 year, 11 months ago
  50. 785e66c refactor(libc): clean up dependencies in libc by Claus Pedersen · 1 year, 11 months ago
  51. fcb716f Merge "feat(pauth): add/modify helpers to support QARMA3" into integration by Manish Pandey · 1 year, 11 months ago
  52. c6fb6bf Merge "fix(synquacer): increase size of BL33" into integration by Manish V Badarkhe · 1 year, 11 months ago
  53. b0e47e1 Merge "feat(versal_net): add support for QEMU COSIM platform" into integration by Joanna Farley · 1 year, 11 months ago
  54. dc1b017 Merge "docs(maintainers): update xilinx record to cover docs" into integration by Joanna Farley · 1 year, 11 months ago
  55. 4435111 docs(maintainers): update xilinx record to cover docs by Michal Simek · 1 year, 11 months ago
  56. 7524b22 feat(versal_net): add support for QEMU COSIM platform by Sai Pavan Boddu · 2 years ago
  57. 4e82974 fix(synquacer): increase size of BL33 by Jassi Brar · 1 year, 11 months ago
  58. 659d99c Merge "docs(build): update GCC to 11.3.Rel1 version" into integration by Joanna Farley · 1 year, 11 months ago
  59. d4c177f Merge changes from topic "xilinx-versal-net" into integration by Joanna Farley · 1 year, 11 months ago
  60. fb13a23 fix(bl31): fix validate_el3_interrupt_rm preprocessor usage by Marco Felsch · 1 year, 11 months ago
  61. c6daff0 feat(versal-net): add support for platform management by Jay Buddhabhatti · 2 years ago
  62. aa5443e feat(versal-net): add support for IPI by Michal Simek · 1 year, 11 months ago
  63. ae3d159 Merge "fix(imx8m): move caam init after serial init" into integration by Madhukar Pappireddy · 1 year, 11 months ago
  64. 6651ef8 fix(imx8m): move caam init after serial init by Andrey Zhizhikin · 1 year, 11 months ago
  65. 81afb39 Merge "fix(imx8m): correct serial output for HAB JR0" into integration by Madhukar Pappireddy · 1 year, 11 months ago
  66. dc708ac feat(versal-net): add SMP support for Versal NET by Michal Simek · 1 year, 11 months ago
  67. 9179436 feat(versal-net): add support for Xilinx Versal NET platform by Michal Simek · 2 years ago
  68. dc6da8d fix(imx8m): correct serial output for HAB JR0 by Andrey Zhizhikin · 1 year, 11 months ago
  69. 4855ea0 Merge "fix(zynqmp): resolve the misra 4.6 warnings" into integration by Joanna Farley · 1 year, 11 months ago
  70. b9ae59f feat(versal-net): add documentation for Versal NET SoC by Michal Simek · 2 years ago
  71. 9f9db61 fix(zynqmp): resolve the misra 4.6 warnings by HariBabu Gattem · 1 year, 11 months ago
  72. a07f0d2 Merge "feat(versal): update macro name to generic and move to common place" into integration by Joanna Farley · 1 year, 11 months ago
  73. 0ae8ff6 Merge changes from topic "provencore-spd" into integration by Joanna Farley · 1 year, 11 months ago
  74. d2f25db Merge changes from topic "RDN2_WARM_REBOOT_WITH_SGI" into integration by Manish V Badarkhe · 1 year, 11 months ago
  75. bd83655 docs(fwu): update firmware update design by Manish V Badarkhe · 2 years, 1 month ago
  76. 9e1873f feat(zynqmp): add support for ProvenCore by Jeremie Corbier · 3 years ago
  77. 71d33be feat(services): add a SPD for ProvenCore by Florian Lugou · 3 years ago
  78. c9b11d2 fix(intel): fix asynchronous read response by copying data to input buffer by Sieu Mun Tang · 2 years, 1 month ago
  79. 8482cb6 fix(intel): fix Mac verify update and finalize for return response data by Sieu Mun Tang · 2 years, 2 months ago
  80. 078dc52 feat(sgi): enable css implementation of warm reset by Pranav Madhu · 2 years, 1 month ago
  81. b785b84 feat(scmi): send powerdown request to online secondary cpus by Pranav Madhu · 2 years, 1 month ago
  82. 9ad55b0 feat(plat/arm/css): add interrupt handler for reboot request by Pranav Madhu · 2 years, 1 month ago
  83. c1e61d0 refactor(psci): move psci_do_pwrdown_sequence() out of private header by Pranav Madhu · 2 years, 1 month ago
  84. e317328 feat(plat/arm/css): add per-cpu power down support for warm reset by Pranav Madhu · 2 years, 1 month ago
  85. 0c02e81 feat(scmi): set warm reboot entry point by Pranav Madhu · 2 years, 8 months ago
  86. 0c2a2ca fix(gicv3): update the affinity mask to 8 bit by Pranav Madhu · 2 years, 1 month ago
  87. 434c0b7 Merge "fix: 'sp_mk_generator.py' reference to undef var" into integration by Manish Pandey · 1 year, 11 months ago
  88. d2d0298 feat(tc): add RTC PL031 device tree node by Rupinderjit Singh · 1 year, 11 months ago
  89. 9a16d60 Merge "feat(gicv3): validate multichip data for GIC-700" into integration by Manish Pandey · 1 year, 11 months ago
  90. 5a8b5de Merge "fix(context mgmt): remove explicit ICC_SRE_EL2 register read" into integration by Manish Pandey · 1 year, 11 months ago
  91. 1c5b80d Merge "fix(versal): route GIC IPI interrupts during setup" into integration by Joanna Farley · 1 year, 11 months ago
  92. 4f54a2b Merge "fix(zynqmp): move debug bl31 based address back to OCM" into integration by Joanna Farley · 1 year, 11 months ago
  93. fde084c fix(versal): route GIC IPI interrupts during setup by Tanmay Shah · 1 year, 11 months ago
  94. c23b1b2 fix: 'sp_mk_generator.py' reference to undef var by J-Alves · 1 year, 11 months ago
  95. d4e2503 feat(gic): add APIs to raise NS and S-EL1 SGIs by Florian Lugou · 3 years ago
  96. cc238bb fix(context mgmt): remove explicit ICC_SRE_EL2 register read by Varun Wadekar · 1 year, 11 months ago
  97. 44664d9 Merge changes from topic "morello-dt-fix" into integration by Manish V Badarkhe · 1 year, 11 months ago
  98. 28e9866 Merge changes from topic "xilinx-pm-misc-changes" into integration by Joanna Farley · 1 year, 11 months ago
  99. 89f7297 Merge changes from topic "xilinx-misc-changes" into integration by Joanna Farley · 1 year, 11 months ago
  100. 2ba7187 fix(xilinx): update define for ZynqMP specific functions by Rajan Vaja · 2 years ago