1. 8d91e98 build(changelog): add new scope for mbedTLS and Crypto module by Manish V Badarkhe · 1 year, 9 months ago
  2. 8a76603 feat(drtm): add standard DRTM service by Manish V Badarkhe · 2 years, 4 months ago
  3. 478d3ee build(changelog): add new scope for DRTM service by Manish V Badarkhe · 2 years ago
  4. dd9455f feat(fvp): increase MAX_XLAT_TABLES entries for DRTM support by Manish V Badarkhe · 2 years, 4 months ago
  5. fd0c8aa feat(fvp): increase BL31's stack size for DRTM support by Lucian Paul-Trifu · 2 years, 4 months ago
  6. 5ee4f4e feat(fvp): add platform hooks for DRTM DMA protection by Lucian Paul-Trifu · 2 years ago
  7. 9ba9780 Merge "fix(qemu): enable SVE and SME" into integration by Sandrine Bailleux · 1 year, 9 months ago
  8. cebb1f2 Merge "fix(rss): fix build issues with comms protocol" into integration by Sandrine Bailleux · 1 year, 9 months ago
  9. d1bbcbe fix(rss): fix build issues with comms protocol by Tamas Ban · 1 year, 9 months ago
  10. 51fa85a Merge changes from topic "mt8188 cpu_pm" into integration by Olivier Deprez · 1 year, 9 months ago
  11. db450ca Merge "fix(mt8186-emi-mpu): fix SCP permission" into integration by Olivier Deprez · 1 year, 9 months ago
  12. 4678bf8 fix(qemu): enable SVE and SME by Andre Przywara · 1 year, 9 months ago
  13. 600d53a Merge changes from topic "aarch32_debug_aborts" into integration by Manish Pandey · 1 year, 9 months ago
  14. e6ef9f0 Merge "feat(fvp): support building RSS comms driver" into integration by Manish Pandey · 1 year, 9 months ago
  15. 62017ac Merge "refactor(console): move putchar() to console driver" into integration by Madhukar Pappireddy · 1 year, 9 months ago
  16. f8924a8 fix(mt8186-emi-mpu): fix SCP permission by Yidi Lin · 1 year, 9 months ago
  17. 013f9ad Merge "fix(versal-net): use api_id directly without FUNCID_MASK" into integration by Manish V Badarkhe · 1 year, 9 months ago
  18. 1b17458 Merge changes I134f125f,Ia4bf45bf into integration by Manish V Badarkhe · 1 year, 9 months ago
  19. 63f7586 refactor(console): move putchar() to console driver by Claus Pedersen · 1 year, 10 months ago
  20. afdd96a feat(mediatek): move lpm drivers back to common by developer · 1 year, 9 months ago
  21. 1d69df5 feat(mt8188): add cpu_pm driver by developer · 1 year, 10 months ago
  22. 80ac32f fix(mt8188): refine c-state power domain for extensibility by Edward-JW Yang · 1 year, 10 months ago
  23. fa6bf47 Merge "refactor(psci): unify psci_is_last_on_cpu and psci_is_last_on_cpu_safe" into integration by Manish Pandey · 1 year, 9 months ago
  24. 0f634ec feat(stm32mp1): add plat_report_*_abort functions by Yann Gautier · 4 years, 10 months ago
  25. c142587 feat(debug): add helpers for aborts on AARCH32 by Yann Gautier · 5 years ago
  26. 69508e9 feat(debug): add AARCH32 CP15 fault registers by Yann Gautier · 5 years ago
  27. a16a74c fix(versal-net): use api_id directly without FUNCID_MASK by Michal Simek · 1 year, 9 months ago
  28. d188216 Merge "build(rss): introduce rss_comms.mk makefile" into integration by Sandrine Bailleux · 1 year, 9 months ago
  29. e9e37cb feat(fvp): support building RSS comms driver by Sandrine Bailleux · 1 year, 10 months ago
  30. 9ca6279 build(rss): introduce rss_comms.mk makefile by Sandrine Bailleux · 1 year, 10 months ago
  31. 38f35c8 refactor(sgi): rename RD-Edmunds to RD-V2 by Joel Goddard · 1 year, 9 months ago
  32. a1c50ab refactor(cpu): use the updated IP name for Demeter CPU by Joel Goddard · 1 year, 9 months ago
  33. 4f79f42 Merge changes from topic "st_uart_updates" into integration by Manish Pandey · 1 year, 9 months ago
  34. 6dd57f9 Merge "fix(rcar3): fix RPC-IF device node name" into integration by Sandrine Bailleux · 1 year, 9 months ago
  35. 9d2f9b0 Merge "fix(st): add missing string.h include" into integration by Manish V Badarkhe · 1 year, 9 months ago
  36. 25b6992 Merge "fix(intel): fix asynchronous read response by copying data to input buffer" into integration by Sandrine Bailleux · 1 year, 9 months ago
  37. 07d83ee Merge "fix(intel): fix Mac verify update and finalize for return response data" into integration by Sandrine Bailleux · 1 year, 9 months ago
  38. 5480bd1 fix(rcar3): fix RPC-IF device node name by Geert Uytterhoeven · 2 years, 3 months ago
  39. ef4b7d5 fix(st): add missing string.h include by Yann Gautier · 1 year, 9 months ago
  40. 2e10d9f Merge "chore(libc): clean up includes in lib/libc/printf.c" into integration by Joanna Farley · 1 year, 9 months ago
  41. ba1f9bb Merge "docs(changelog): fix incorrect documentation title" into integration by Lauren Wehrmeister · 1 year, 9 months ago
  42. c9b5e1a Merge "fix(zynqmp): resolve MISRA-C:2012 R.10.1 warnings" into integration by Joanna Farley · 1 year, 9 months ago
  43. b677532 Merge "fix(ras): trap "RAS error record" accesses only for NS" into integration by Manish Pandey · 1 year, 9 months ago
  44. b0c70f5 fix(zynqmp): resolve MISRA-C:2012 R.10.1 warnings by HariBabu Gattem · 1 year, 9 months ago
  45. c938da7 docs(changelog): fix incorrect documentation title by Chris Kay · 1 year, 9 months ago
  46. 7076350 refactor(psci): unify psci_is_last_on_cpu and psci_is_last_on_cpu_safe by Jayanth Dodderi Chidanand · 1 year, 10 months ago
  47. e0eac4a Merge "feat(ls1043ardb): update ddr configure for ls1043ardb-pd" into integration by Madhukar Pappireddy · 1 year, 9 months ago
  48. eca2b3a Merge "fix(rme): update FVP platform token" into integration by Manish Pandey · 1 year, 9 months ago
  49. 37c459e fix(rme): update FVP platform token by Mate Toth-Pal · 1 year, 9 months ago
  50. fdac8ff Merge "fix(rmmd): return X4 output value" into integration by Manish V Badarkhe · 1 year, 9 months ago
  51. 13f1153 Merge "fix(zynqmp): resolve misra 4.6 warnings" into integration by Joanna Farley · 1 year, 9 months ago
  52. 1a77582 Merge "feat(rss): add new comms protocols" into integration by Sandrine Bailleux · 1 year, 9 months ago
  53. 7c6fcb4 fix(ras): trap "RAS error record" accesses only for NS by Manish Pandey · 1 year, 9 months ago
  54. c601e9d Merge "fix(tc): resolve the static-checks errors" into integration by Manish Pandey · 1 year, 9 months ago
  55. 90ce18f fix(rmmd): return X4 output value by AlexeiFedorov · 1 year, 9 months ago
  56. 2858cf5 fix(tc): resolve the static-checks errors by Jayanth Dodderi Chidanand · 1 year, 9 months ago
  57. 734aaac feat(rss): add new comms protocols by Raef Coles · 2 years, 1 month ago
  58. 1f8f5c1 feat(ls1043ardb): update ddr configure for ls1043ardb-pd by Chunlei Xu · 1 year, 9 months ago
  59. a7538dc chore(libc): clean up includes in lib/libc/printf.c by Jorge Troncoso · 1 year, 9 months ago
  60. 0217cfe Merge "fix(libc): pri*ptr macros for aarch64" into integration by Joanna Farley · 1 year, 9 months ago
  61. 8adaead Merge "feat(tc): add RTC PL031 device tree node" into integration by Sandrine Bailleux · 1 year, 9 months ago
  62. 3ed5ea2 Merge "docs(maintainers): add myself as TC code owner" into integration by Manish V Badarkhe · 1 year, 9 months ago
  63. dea54f2 docs(maintainers): add myself as TC code owner by Anders Dellien · 1 year, 9 months ago
  64. 2cf1306 fix(libc): pri*ptr macros for aarch64 by K · 1 year, 11 months ago
  65. 6535f86 fix(zynqmp): resolve misra 4.6 warnings by HariBabu Gattem · 1 year, 9 months ago
  66. e343109 Merge "docs(fwu): update firmware update design" into integration by Sandrine Bailleux · 1 year, 9 months ago
  67. fc63bad Merge "refactor(libc): clean up dependencies in libc" into integration by Joanna Farley · 1 year, 9 months ago
  68. 6566211 feat(stm32mp1): add early console in SP_min by Yann Gautier · 2 years, 9 months ago
  69. 6e49b7f feat(st): properly manage early console by Yann Gautier · 1 year, 10 months ago
  70. 61f74bb feat(st-uart): manage STM32MP_RECONFIGURE_CONSOLE by Yann Gautier · 1 year, 10 months ago
  71. 312dde0 docs(st): introduce STM32MP_RECONFIGURE_CONSOLE by Yann Gautier · 1 year, 10 months ago
  72. 2652ba7 feat(st): add trace for early console by Yann Gautier · 2 years, 1 month ago
  73. b55a624 fix(stm32mp1): enable crash console in FIQ handler by Yann Gautier · 2 years, 4 months ago
  74. 9d4a07d feat(st-uart): add initialization with the device tree by Patrick Delaunay · 2 years, 3 months ago
  75. 98e028c refactor(stm32mp1): move DT_UART_COMPAT in include file by Patrick Delaunay · 2 years, 3 months ago
  76. 4c66e0a feat(stm32mp1): configure the serial boot load address by Patrick Delaunay · 2 years, 4 months ago
  77. 665ee6c fix(stm32mp1): update the FIP load address for serial boot by Patrick Delaunay · 2 years, 4 months ago
  78. 7ae2b65 refactor(st): configure baudrate for UART programmer by Patrick Delaunay · 2 years, 4 months ago
  79. 98b4fb8 refactor(st-uart): compute the over sampling dynamically by Patrick Delaunay · 2 years, 4 months ago
  80. afc0924 Merge changes from topic "bl31_in_sram" into integration by Manish V Badarkhe · 1 year, 9 months ago
  81. 8f14f6b Merge "fix(bl31): fix validate_el3_interrupt_rm preprocessor usage" into integration by Olivier Deprez · 1 year, 9 months ago
  82. 73f503f feat(sgi): remove override for `ARM_BL31_IN_DRAM` build-option by Rohit Mathew · 2 years ago
  83. 9ab8d33 feat(sgi): configure SRAM and BL31 size for sgi platform by Rohit Mathew · 2 years ago
  84. 462868c Merge changes from topic "mediatek upstream" into integration by Manish Pandey · 1 year, 9 months ago
  85. e739fac refactor(mt8188): move platform_def.h to mt8188/include by developer · 1 year, 10 months ago
  86. 768f112 feat(mt8188): add MCUSYS support by developer · 1 year, 10 months ago
  87. 3b31b93 feat(mt8188): add armv8.2 support by developer · 1 year, 10 months ago
  88. 67f11f0 feat(mt8188): add DFD control in SiP service by Fengquan Chen · 1 year, 11 months ago
  89. 880fb17 feat(mt8188): add EMI MPU basic drivers by developer · 1 year, 10 months ago
  90. 86a8c56 feat(mt8188): add DCM driver by developer · 1 year, 10 months ago
  91. a7c9bf3 feat(mt8188): add reset and poweroff functions by developer · 1 year, 11 months ago
  92. a493865 feat(mediatek): add more flexibility of mtk_pm.c by developer · 1 year, 10 months ago
  93. 471b6f9 feat(mediatek): add more options for build helper by developer · 1 year, 10 months ago
  94. 01c95f8 feat(mt8188): add LPM driver support by developer · 1 year, 10 months ago
  95. a9846b2 feat(mt8188): apply ERRATA for CA-78 by developer · 1 year, 10 months ago
  96. f3399e4 fix(mediatek): remove unused cold_boot.[c|h] by developer · 1 year, 10 months ago
  97. 881307f fix(mediatek): wrap cold_boot.h with MTK_SIP_KERNEL_BOOT_ENABLE by developer · 1 year, 10 months ago
  98. c1c2be0 feat(mt8186): add EMI MPU support for SCP and DSP by Allen-KH Cheng · 1 year, 10 months ago
  99. 785e66c refactor(libc): clean up dependencies in libc by Claus Pedersen · 1 year, 10 months ago
  100. fcb716f Merge "feat(pauth): add/modify helpers to support QARMA3" into integration by Manish Pandey · 1 year, 9 months ago