1. fc7b805 feat(stm32mp1): register fixed regulator by Pascal Paillet · 3 years, 5 months ago
  2. 296e1ab refactor(st): update CPU and VDD voltage get by Yann Gautier · 2 years, 10 months ago
  3. 0b10b65 refactor(st-pmic): split initialize_pmic() by Nicolas Le Bayon · 4 years, 8 months ago
  4. b1279e7 feat(stm32mp1): add regulator framework compilation by Yann Gautier · 2 years, 7 months ago
  5. 45c1e58 refactor(stm32mp1): re-order drivers init by Yann Gautier · 3 years, 10 months ago
  6. 28e8cfe Merge "fix(errata): workaround for Cortex X2 erratum 2083908" into integration by Bipin Ravi · 2 years, 6 months ago
  7. d001b27 Merge "fix(stm32mp1): correct include order" into integration by Madhukar Pappireddy · 2 years, 7 months ago
  8. 0c81088 fix(stm32mp1): correct include order by Yann Gautier · 2 years, 7 months ago
  9. 15f10bd fix(errata): workaround for Cortex X2 erratum 2083908 by johpow01 · 2 years, 7 months ago
  10. 118ad71 fix(morello): change the AP runtime UART address by Chandni Cherukuri · 2 years, 7 months ago
  11. 066afc2 feat(morello): add support for nt_fw_config by sah01 · 2 years, 8 months ago
  12. 3c5bb04 feat(morello): split platform_info sds struct by sah01 · 2 years, 7 months ago
  13. 5887612 feat(morello): add changes to enable TBBR boot by Manoj Kumar · 3 years, 6 months ago
  14. 9952970 feat(morello): add DTS for Morello SoC platform by Manoj Kumar · 2 years, 10 months ago
  15. dff7f6c feat(morello): configure DMC-Bing mode by Chandni Cherukuri · 2 years, 7 months ago
  16. b19e62a feat(morello): zero out the DDR memory space by Manoj Kumar · 2 years, 10 months ago
  17. c7ea5f3 feat(morello): add TARGET_PLATFORM flag by Manoj Kumar · 2 years, 10 months ago
  18. 0e6ddbc fix(arm): use PLAT instead of TARGET_PLATFORM by Chandni Cherukuri · 2 years, 7 months ago
  19. 8bac9f9 Merge changes from topic "fconf_get_index" into integration by Madhukar Pappireddy · 2 years, 7 months ago
  20. 3d8497c feat(st): protect UART during platform init by Yann Gautier · 2 years, 9 months ago
  21. 414f17c feat(stm32mp1): update console management for SP_min by Yann Gautier · 2 years, 9 months ago
  22. 66baa96 refactor(stm32mp1): improve console management in BL2 by Yann Gautier · 2 years, 9 months ago
  23. 7a81912 feat(plat/st): add a function to configure console by Yann Gautier · 2 years, 9 months ago
  24. aaee061 feat(stm32mp1): add stm32_get_boot_interface function by Yann Gautier · 3 years, 7 months ago
  25. 6eef525 refactor(stm32mp1): move stm32_save_boot_interface() by Yann Gautier · 2 years, 7 months ago
  26. cd16df3 fix(stm32mp1): deconfigure UART RX pins by Yann Gautier · 3 years, 1 month ago
  27. 2b79c37 feat(stm32_gpio): add a function to reset a pin by Yann Gautier · 3 years, 1 month ago
  28. 27f589d refactor(stm32mp1): sort compilation flags by Yann Gautier · 2 years, 9 months ago
  29. 19cdaa8 feat(stm32mp1): add sign-compare warning by Yann Gautier · 3 years, 8 months ago
  30. fd64835 feat(stm32mp1): skip TOS_FW_CONFIG if not in FIP by Yann Gautier · 2 years, 7 months ago
  31. 0f5e0bb Merge "feat(plat/zynqmp): disable the -mbranch-protection flag" into integration by Madhukar Pappireddy · 2 years, 7 months ago
  32. 7e3035e Merge changes from topic "mb_critical_data" into integration by Manish Pandey · 2 years, 7 months ago
  33. f9d518a feat(plat/zynqmp): disable the -mbranch-protection flag by Venkatesh Yadav Abbarapu · 2 years, 7 months ago
  34. 957d7ea Merge "refactor(measured-boot): add generic macros for using Crypto library" into integration by Madhukar Pappireddy · 2 years, 7 months ago
  35. 0131988 Merge "fix(plat/socionext/synquacer): initialise CNTFRQ in Non Secure CNTBaseN" into integration by Madhukar Pappireddy · 2 years, 7 months ago
  36. 938e0dd Merge "refactor(plat/synquacer): update PSCI system_off handling" into integration by Madhukar Pappireddy · 2 years, 7 months ago
  37. 1ffa009 feat(fvp): measure critical data by Manish V Badarkhe · 2 years, 8 months ago
  38. e112a5a refactor(measured-boot): add generic macros for using Crypto library by Manish V Badarkhe · 2 years, 9 months ago
  39. 166f598 Merge "refactor(measured boot): rename a macro INVALID_ID to EVLOG_INVALID_ID" into integration by Sandrine Bailleux · 2 years, 7 months ago
  40. cc6d670 refactor(plat/synquacer): update PSCI system_off handling by Masahisa Kojima · 2 years, 8 months ago
  41. ecdb1db fix(plat/socionext/synquacer): initialise CNTFRQ in Non Secure CNTBaseN by Masahisa Kojima · 2 years, 7 months ago
  42. b78180b Merge changes from topic "st_uart" into integration by Madhukar Pappireddy · 2 years, 7 months ago
  43. dfc61e0 feat(plat/mediatek/mt8195): add EMI MPU surppot for SCP and DSP by developer · 2 years, 8 months ago
  44. fe2308b feat(plat/mediatek/mt8195): dump EMI MPU configurations by developer · 2 years, 8 months ago
  45. 2e18d12 Merge "fix(plat/arm/sgi): disable SVE for NS to support SPM_MM builds" into integration by Manish Pandey · 2 years, 7 months ago
  46. e50571b feat(plat/st): add STM32MP_UART_PROGRAMMER target by Patrick Delaunay · 2 years, 8 months ago
  47. fc4cac7 feat(plat/st): add STM32CubeProgrammer support on UART by Patrick Delaunay · 3 years, 9 months ago
  48. bb63a1c feat(plat/marvell/a3k): add north and south bridge reset registers by Pali Rohár · 2 years, 8 months ago
  49. 063bb73 fix(plat/arm/sgi): disable SVE for NS to support SPM_MM builds by Vijayenthiran Subramaniam · 2 years, 7 months ago
  50. 88a5685 Merge changes Ia0d13c3c,I8cf821a4,I1e6a598b,I9c6dd8db,Iaf6db75e, ... into integration by Manish Pandey · 2 years, 7 months ago
  51. 749b211 feat(mt8186): initialize platform for MediaTek MT8186 by Rex-BC Chen · 2 years, 9 months ago
  52. e25f1e6 Merge changes I0c1f7d6c,I3bec0b58,If24cf213 into integration by Manish Pandey · 2 years, 7 months ago
  53. c0c49e5 fix(plat/xilinx/versal): resolve misra R10.6 by Abhyuday Godhasara · 2 years, 10 months ago
  54. bacbdee fix(plat/xilinx/versal): resolve misra R14.4 by Abhyuday Godhasara · 2 years, 11 months ago
  55. f435a14 fix(plat/xilinx/versal): resolve misra R17.7 by Abhyuday Godhasara · 2 years, 11 months ago
  56. 096f5cc fix(plat/xilinx/versal): resolve misra R10.3 by Abhyuday Godhasara · 2 years, 11 months ago
  57. 589afa5 fix(plat/xilinx/versal): resolve misra R7.2 by Abhyuday Godhasara · 2 years, 11 months ago
  58. 4c1a705 fix(plat/xilinx/versal): resolve misra R15.7 by Abhyuday Godhasara · 2 years, 11 months ago
  59. f55a5cd fix(plat/xilinx/versal): resolve misra R15.6 by Abhyuday Godhasara · 2 years, 11 months ago
  60. 4487794 fix(plat/xilinx/versal): resolve misra R10.1 in pm services by Abhyuday Godhasara · 2 years, 11 months ago
  61. 19e47da fix(plat/xilinx/versal): resolve misra R20.7 in pm services by Abhyuday Godhasara · 2 years, 11 months ago
  62. edc38ae fix(plat/xilinx/versal): resolve misra R10.3 in pm services by Abhyuday Godhasara · 2 years, 11 months ago
  63. 5c67ec1 fix(plat/xilinx/versal): resolve misra R10.6 in pm services by Abhyuday Godhasara · 2 years, 11 months ago
  64. 95374b4 fix(plat/xilinx/versal): resolve misra R16.3 in pm services by Abhyuday Godhasara · 2 years, 11 months ago
  65. ddc4662 fix(plat/xilinx/versal): resolve misra R15.6 in pm services by Abhyuday Godhasara · 2 years, 11 months ago
  66. 8015906 feat(plat/mediatek/apu): add mt8195 APU clock and pll SiP call by developer · 2 years, 8 months ago
  67. 4791789 feat(plat/mediatek/apu): add mt8195 APU mcu boot and stop SiP call by developer · 2 years, 8 months ago
  68. 95d5010 feat(plat/mediatek/apu): add mt8195 APU iommap regions by developer · 2 years, 8 months ago
  69. ff263dc feat(plat/qemu): add SPMD support with SPMC at S-EL1 by Jens Wiklander · 3 years, 1 month ago
  70. 67009c3 refactor(measured boot): rename a macro INVALID_ID to EVLOG_INVALID_ID by Manish V Badarkhe · 2 years, 8 months ago
  71. 649d19b fix(plat/arm): fix a VERBOSE trace by Sandrine Bailleux · 2 years, 8 months ago
  72. 78b7a8c Merge "fix: use correct printf format for uint64_t" into integration by Manish Pandey · 2 years, 8 months ago
  73. 9b384b3 fix: use correct printf format for uint64_t by Manish Pandey · 2 years, 8 months ago
  74. a2e3a0c fix(mt8195): use correct print format for uint64_t by Madhukar Pappireddy · 2 years, 8 months ago
  75. 48ba183 Merge changes from topic "st_usb" into integration by Madhukar Pappireddy · 2 years, 8 months ago
  76. 927ebea Merge "fix: libc: use long for 64-bit types on aarch64" into integration by Manish Pandey · 2 years, 8 months ago
  77. e5dcf98 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · 3 years, 10 months ago
  78. 215f76f Merge changes from topic "arm_fpga_auto" into integration by André Przywara · 2 years, 8 months ago
  79. e9e4f80 Merge "feat(tc0): add Ivy partition" into integration by Mark Dykes · 2 years, 8 months ago
  80. 0dc9231 refactor(stm32mp1): use fconf.mk by Yann Gautier · 2 years, 8 months ago
  81. b43d85a fix(drivers/usb): add a optional ops get_other_speed_config_desc by Patrick Delaunay · 2 years, 8 months ago
  82. 5176910 feat(arm_fpga): write UART baud base clock frequency into DTB by Andre Przywara · 2 years, 10 months ago
  83. b69294d feat(arm_fpga): query PL011 to learn system frequency by Andre Przywara · 2 years, 10 months ago
  84. 2f67413 refactor(arm_fpga): move command line code into separate function by Andre Przywara · 2 years, 10 months ago
  85. 43c3ac5 feat(arm_fpga): add ITS autodetection by Andre Przywara · 3 years ago
  86. 12dffc1 feat(arm_fpga): determine GICR base by probing by Andre Przywara · 3 years, 1 month ago
  87. f2a78fe feat(libfdt): also allow changing base address by Andre Przywara · 3 years, 1 month ago
  88. d805797 fix(arm_fpga): avoid re-linking from executable ELF file by Andre Przywara · 2 years, 8 months ago
  89. 0547599 feat(tc0): add Ivy partition by Olivier Deprez · 2 years, 9 months ago
  90. c623316 fix(plat/st): remove double space by Yann Gautier · 2 years, 8 months ago
  91. 17ab7ce Merge changes from topic "st_usb" into integration by Madhukar Pappireddy · 2 years, 8 months ago
  92. 9bcd147 Merge "refactor(fvp_r): remove unused files and clean up makefiles" into integration by Manish Pandey · 2 years, 8 months ago
  93. 9c5ee78 feat(plat/st/stm32mp1): add STM32MP_USB_PROGRAMMER target by Patrick Delaunay · 3 years ago
  94. f12b745 feat(plat/st/stm32mp1): add USB DFU support for STM32MP1 by Patrick Delaunay · 3 years ago
  95. fb92928 feat(plat/st): add STM32CubeProgrammer support on USB by Patrick Delaunay · 3 years, 10 months ago
  96. 88f576f feat(plat/st): add a USB DFU stack by Patrick Delaunay · 3 years, 10 months ago
  97. 0033b25 refactor(fvp_r): remove unused files and clean up makefiles by johpow01 · 2 years, 9 months ago
  98. 9bacde9 Merge changes from topic "ck/mpmm" into integration by Manish Pandey · 2 years, 8 months ago
  99. 6c8ac39 Merge "feat(plat/arm/sgi): increase max BL2 size" into integration by Manish Pandey · 2 years, 8 months ago
  100. 60319c6 Merge "fix(plat/imx/imx8m/imx8mm): fix FTBFS on SPD=opteed" into integration by Manish Pandey · 2 years, 8 months ago