1. e50571b feat(plat/st): add STM32MP_UART_PROGRAMMER target by Patrick Delaunay · 2 years, 8 months ago
  2. fc4cac7 feat(plat/st): add STM32CubeProgrammer support on UART by Patrick Delaunay · 3 years, 9 months ago
  3. bb63a1c feat(plat/marvell/a3k): add north and south bridge reset registers by Pali Rohár · 2 years, 8 months ago
  4. 88a5685 Merge changes Ia0d13c3c,I8cf821a4,I1e6a598b,I9c6dd8db,Iaf6db75e, ... into integration by Manish Pandey · 2 years, 7 months ago
  5. 749b211 feat(mt8186): initialize platform for MediaTek MT8186 by Rex-BC Chen · 2 years, 9 months ago
  6. e25f1e6 Merge changes I0c1f7d6c,I3bec0b58,If24cf213 into integration by Manish Pandey · 2 years, 7 months ago
  7. c0c49e5 fix(plat/xilinx/versal): resolve misra R10.6 by Abhyuday Godhasara · 2 years, 10 months ago
  8. bacbdee fix(plat/xilinx/versal): resolve misra R14.4 by Abhyuday Godhasara · 2 years, 11 months ago
  9. f435a14 fix(plat/xilinx/versal): resolve misra R17.7 by Abhyuday Godhasara · 2 years, 11 months ago
  10. 096f5cc fix(plat/xilinx/versal): resolve misra R10.3 by Abhyuday Godhasara · 2 years, 11 months ago
  11. 589afa5 fix(plat/xilinx/versal): resolve misra R7.2 by Abhyuday Godhasara · 2 years, 11 months ago
  12. 4c1a705 fix(plat/xilinx/versal): resolve misra R15.7 by Abhyuday Godhasara · 2 years, 11 months ago
  13. f55a5cd fix(plat/xilinx/versal): resolve misra R15.6 by Abhyuday Godhasara · 2 years, 11 months ago
  14. 4487794 fix(plat/xilinx/versal): resolve misra R10.1 in pm services by Abhyuday Godhasara · 2 years, 11 months ago
  15. 19e47da fix(plat/xilinx/versal): resolve misra R20.7 in pm services by Abhyuday Godhasara · 2 years, 11 months ago
  16. edc38ae fix(plat/xilinx/versal): resolve misra R10.3 in pm services by Abhyuday Godhasara · 2 years, 11 months ago
  17. 5c67ec1 fix(plat/xilinx/versal): resolve misra R10.6 in pm services by Abhyuday Godhasara · 2 years, 11 months ago
  18. 95374b4 fix(plat/xilinx/versal): resolve misra R16.3 in pm services by Abhyuday Godhasara · 2 years, 11 months ago
  19. ddc4662 fix(plat/xilinx/versal): resolve misra R15.6 in pm services by Abhyuday Godhasara · 2 years, 11 months ago
  20. 8015906 feat(plat/mediatek/apu): add mt8195 APU clock and pll SiP call by developer · 2 years, 8 months ago
  21. 4791789 feat(plat/mediatek/apu): add mt8195 APU mcu boot and stop SiP call by developer · 2 years, 8 months ago
  22. 95d5010 feat(plat/mediatek/apu): add mt8195 APU iommap regions by developer · 2 years, 8 months ago
  23. ff263dc feat(plat/qemu): add SPMD support with SPMC at S-EL1 by Jens Wiklander · 3 years, 1 month ago
  24. 649d19b fix(plat/arm): fix a VERBOSE trace by Sandrine Bailleux · 2 years, 8 months ago
  25. 78b7a8c Merge "fix: use correct printf format for uint64_t" into integration by Manish Pandey · 2 years, 8 months ago
  26. 9b384b3 fix: use correct printf format for uint64_t by Manish Pandey · 2 years, 8 months ago
  27. a2e3a0c fix(mt8195): use correct print format for uint64_t by Madhukar Pappireddy · 2 years, 8 months ago
  28. 48ba183 Merge changes from topic "st_usb" into integration by Madhukar Pappireddy · 2 years, 8 months ago
  29. 927ebea Merge "fix: libc: use long for 64-bit types on aarch64" into integration by Manish Pandey · 2 years, 8 months ago
  30. e5dcf98 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · 3 years, 10 months ago
  31. 215f76f Merge changes from topic "arm_fpga_auto" into integration by André Przywara · 2 years, 8 months ago
  32. e9e4f80 Merge "feat(tc0): add Ivy partition" into integration by Mark Dykes · 2 years, 8 months ago
  33. 0dc9231 refactor(stm32mp1): use fconf.mk by Yann Gautier · 2 years, 8 months ago
  34. b43d85a fix(drivers/usb): add a optional ops get_other_speed_config_desc by Patrick Delaunay · 2 years, 8 months ago
  35. 5176910 feat(arm_fpga): write UART baud base clock frequency into DTB by Andre Przywara · 2 years, 10 months ago
  36. b69294d feat(arm_fpga): query PL011 to learn system frequency by Andre Przywara · 2 years, 10 months ago
  37. 2f67413 refactor(arm_fpga): move command line code into separate function by Andre Przywara · 2 years, 10 months ago
  38. 43c3ac5 feat(arm_fpga): add ITS autodetection by Andre Przywara · 3 years ago
  39. 12dffc1 feat(arm_fpga): determine GICR base by probing by Andre Przywara · 3 years, 1 month ago
  40. f2a78fe feat(libfdt): also allow changing base address by Andre Przywara · 3 years, 1 month ago
  41. d805797 fix(arm_fpga): avoid re-linking from executable ELF file by Andre Przywara · 2 years, 8 months ago
  42. 0547599 feat(tc0): add Ivy partition by Olivier Deprez · 2 years, 9 months ago
  43. c623316 fix(plat/st): remove double space by Yann Gautier · 2 years, 8 months ago
  44. 17ab7ce Merge changes from topic "st_usb" into integration by Madhukar Pappireddy · 2 years, 8 months ago
  45. 9bcd147 Merge "refactor(fvp_r): remove unused files and clean up makefiles" into integration by Manish Pandey · 2 years, 8 months ago
  46. 9c5ee78 feat(plat/st/stm32mp1): add STM32MP_USB_PROGRAMMER target by Patrick Delaunay · 3 years ago
  47. f12b745 feat(plat/st/stm32mp1): add USB DFU support for STM32MP1 by Patrick Delaunay · 3 years ago
  48. fb92928 feat(plat/st): add STM32CubeProgrammer support on USB by Patrick Delaunay · 3 years, 10 months ago
  49. 88f576f feat(plat/st): add a USB DFU stack by Patrick Delaunay · 3 years, 10 months ago
  50. 0033b25 refactor(fvp_r): remove unused files and clean up makefiles by johpow01 · 2 years, 9 months ago
  51. 9bacde9 Merge changes from topic "ck/mpmm" into integration by Manish Pandey · 2 years, 8 months ago
  52. 6c8ac39 Merge "feat(plat/arm/sgi): increase max BL2 size" into integration by Manish Pandey · 2 years, 8 months ago
  53. 60319c6 Merge "fix(plat/imx/imx8m/imx8mm): fix FTBFS on SPD=opteed" into integration by Manish Pandey · 2 years, 8 months ago
  54. 378baf4 Merge "fix(spmd): revert workaround hafnium as hypervisor" into integration by Manish Pandey · 2 years, 8 months ago
  55. 735ac78 fix(spmd): revert workaround hafnium as hypervisor by Olivier Deprez · 2 years, 8 months ago
  56. c2d29ba feat(tc): enable MPMM by Chris Kay · 3 years, 1 month ago
  57. b296ada build(fconf)!: clean up source collection by Chris Kay · 3 years, 1 month ago
  58. e927215 build(fdt-wrappers): introduce FDT wrappers makefile by Chris Kay · 2 years, 9 months ago
  59. 0e5ee5e feat(plat/arm/sgi): increase max BL2 size by Vijayenthiran Subramaniam · 2 years, 9 months ago
  60. 1ec298c fix(cpu): correct Demeter CPU name by johpow01 · 2 years, 9 months ago
  61. e39543a feat(cpu): add support for Hunter CPU by johpow01 · 2 years, 11 months ago
  62. 9264822 Merge "feat(plat/qti/sc7280): add support for pmk7325" into integration by Julius Werner · 2 years, 8 months ago
  63. c9671c3 build(plat/marvell): do not print comments on stdout by Pali Rohár · 2 years, 9 months ago
  64. 97b9759 Merge changes I6daaed9a,I3ef31047 into integration by Olivier Deprez · 2 years, 9 months ago
  65. d30cb48 Merge "feat(plat/mdeiatek/mt8195): remove adsp event from wakeup source" into integration by Madhukar Pappireddy · 2 years, 9 months ago
  66. eb52bfe Merge changes I684d54a7,I61339fc5,Ic0dabf3e,Ief09a841 into integration by Joanna Farley · 2 years, 9 months ago
  67. 282167b Merge changes Id7d4f5df,If82542cc,I0ba80057,I75a443db,Ifa18b4fc, ... into integration by Joanna Farley · 2 years, 9 months ago
  68. 009b482 feat(plat/rcar): change process for Suspend To RAM by Toshiyuki Ogasahara · 3 years ago
  69. 2bd419a Merge changes from topic "st_dt_match_instance" into integration by Mark Dykes · 2 years, 9 months ago
  70. ce75697 fix(plat/imx/imx8m/imx8mm): fix FTBFS on SPD=opteed by Ying-Chun Liu (PaulLiu) · 2 years, 10 months ago
  71. 92ffd7a Merge "fix(plat/st): only check header major when booting" into integration by Manish Pandey · 2 years, 9 months ago
  72. b499ee5 Merge "fix(plat/st): correct signedness comparison issue" into integration by Mark Dykes · 2 years, 9 months ago
  73. 632632e feat(plat/mdeiatek/mt8195): remove adsp event from wakeup source by Edward-JW Yang · 2 years, 9 months ago
  74. 225a1a2 Merge "fix(stm32mp1): add bl prefix for internal linker script" into integration by Madhukar Pappireddy · 2 years, 9 months ago
  75. 7f3b6d9 Merge "build(plat/marvell): add descriptions why some checks are required" into integration by Manish Pandey · 2 years, 9 months ago
  76. 6cb9534 Merge "fix(fvp_r): fix compilation error in release mode" into integration by Manish Pandey · 2 years, 9 months ago
  77. fe7c713 fix(fvp_r): fix compilation error in release mode by Manish Pandey · 2 years, 9 months ago
  78. c883600 build(plat/marvell): add descriptions why some checks are required by Pali Rohár · 2 years, 9 months ago
  79. 68afc06 feat(plat/qti/sc7280): add support for pmk7325 by Shelley Chen · 2 years, 9 months ago
  80. 72e0369 refactor(measured boot): make measurement strings compliant with SBSG by Manish V Badarkhe · 2 years, 10 months ago
  81. 4edf4bd feat(plat/fvp): pass Event Log addr and size from BL1 to BL2 by Manish V Badarkhe · 2 years, 11 months ago
  82. 3a17096 feat(measured_boot): update tb_fw_config with event log properties by Manish V Badarkhe · 2 years, 11 months ago
  83. a74d963 feat(measured_boot): image hash measurement and recording in BL1 by Manish V Badarkhe · 2 years, 10 months ago
  84. 7ca9d65 refactor(measured boot): remove platform calls from Event Log driver by Manish V Badarkhe · 2 years, 10 months ago
  85. 3ff0f79 refactor(measured_boot): remove passing of BL2 hash via device tree by Manish V Badarkhe · 2 years, 11 months ago
  86. 898c099 refactor(measured boot): move BL2 measurement to platform layer by Sandrine Bailleux · 3 years ago
  87. 57b669f refactor(measured boot): move image measurement to generic layer by Manish V Badarkhe · 2 years, 9 months ago
  88. 3c2db6f build(measured boot): rename measured boot makefile by Sandrine Bailleux · 3 years ago
  89. 5797b80 feat(measured boot): move init and teardown functions to platform layer by Manish V Badarkhe · 2 years, 11 months ago
  90. 4e9af17 refactor(measured boot): rename tpm_record_measurement() by Sandrine Bailleux · 3 years ago
  91. b496584 feat(plat/arm): Add DRAM2 to TZC non-secure region by Usama Arif · 2 years, 9 months ago
  92. acddf34 Merge "plat/marvell/a8k: add Globalscale Mochabin support" into integration by Manish Pandey · 2 years, 9 months ago
  93. 449a66a Merge "fix(plat/qemu): reboot/shutdown with low to high gpio" into integration by Manish Pandey · 2 years, 9 months ago
  94. f8848b4 fix(plat/qemu): reboot/shutdown with low to high gpio by Maxim Uvarov · 3 years ago
  95. 9c523ec plat/marvell/a8k: add Globalscale Mochabin support by Robert Marko · 2 years, 9 months ago
  96. 3c31218 Merge "fix(arm_fgpa): allow build after MAKE_* changes" into integration by André Przywara · 2 years, 9 months ago
  97. 8dad316 feat(nxp/common/ocram): add driver for OCRAM initialization by Jiafei Pan · 2 years, 9 months ago
  98. 64e2ba7 feat(plat/nxp/common): add EESR register definition by Jiafei Pan · 2 years, 9 months ago
  99. 6f85ef2 fix(plat/nxp/ls1028a): fix compile error when enable fuse provision by Jiafei Pan · 2 years, 9 months ago
  100. 8dbbee8 fix(plat/nxp/ls1028a): define endianness of scfg and gpio by Jiafei Pan · 2 years, 9 months ago