1. ff7675e fix(stm32mp1): correct include order by Yann Gautier · 3 years, 8 months ago
  2. 7468be1 Merge changes from topic "fconf_get_index" into integration by Madhukar Pappireddy · 3 years, 8 months ago
  3. acf28c2 feat(st): protect UART during platform init by Yann Gautier · 3 years, 10 months ago
  4. aafff04 feat(stm32mp1): update console management for SP_min by Yann Gautier · 3 years, 10 months ago
  5. 8624094 refactor(stm32mp1): improve console management in BL2 by Yann Gautier · 3 years, 10 months ago
  6. a6bfa75 feat(stm32mp1): add stm32_get_boot_interface function by Yann Gautier · 4 years, 8 months ago
  7. 4dc77a3 refactor(stm32mp1): move stm32_save_boot_interface() by Yann Gautier · 3 years, 8 months ago
  8. d7176f0 fix(stm32mp1): deconfigure UART RX pins by Yann Gautier · 4 years, 2 months ago
  9. 737ad29 feat(stm32_gpio): add a function to reset a pin by Yann Gautier · 4 years, 2 months ago
  10. ce21ee8 refactor(stm32mp1): sort compilation flags by Yann Gautier · 3 years, 10 months ago
  11. c10f3a4 feat(stm32mp1): add sign-compare warning by Yann Gautier · 4 years, 9 months ago
  12. b706608 feat(stm32mp1): skip TOS_FW_CONFIG if not in FIP by Yann Gautier · 3 years, 8 months ago
  13. 9083fa1 feat(plat/st): add STM32MP_UART_PROGRAMMER target by Patrick Delaunay · 3 years, 9 months ago
  14. 2e43638 Merge changes from topic "st_usb" into integration by Madhukar Pappireddy · 3 years, 9 months ago
  15. 325376e refactor(stm32mp1): use fconf.mk by Yann Gautier · 3 years, 9 months ago
  16. 216c122 fix(drivers/usb): add a optional ops get_other_speed_config_desc by Patrick Delaunay · 3 years, 9 months ago
  17. fa92fef feat(plat/st/stm32mp1): add STM32MP_USB_PROGRAMMER target by Patrick Delaunay · 4 years, 1 month ago
  18. 942f6be feat(plat/st/stm32mp1): add USB DFU support for STM32MP1 by Patrick Delaunay · 4 years, 1 month ago
  19. 1fa05da build(fdt-wrappers): introduce FDT wrappers makefile by Chris Kay · 3 years, 10 months ago
  20. 09665c8 Merge "fix(plat/st): correct signedness comparison issue" into integration by Mark Dykes · 3 years, 10 months ago
  21. 7684ddd fix(stm32mp1): add bl prefix for internal linker script by Yann Gautier · 3 years, 10 months ago
  22. 5657dec fix(plat/st): correct signedness comparison issue by Yann Gautier · 4 years, 9 months ago
  23. b38e2ed fix(plat/st): add UART reset in crash console init by Yann Gautier · 5 years ago
  24. 4584e01 feat(plat/st): add a new DDR firewall management by Lionel Debieve · 4 years, 10 months ago
  25. 3cc5155 refactor(plat/st): use TZC400 bindings by Yann Gautier · 4 years, 1 month ago
  26. d5a84ee feat(plat/st): manage io_policies with FCONF by Yann Gautier · 4 years, 1 month ago
  27. 29332bc feat(plat/st): use FCONF to configure platform by Yann Gautier · 4 years, 1 month ago
  28. 18b415b feat(plat/st): improve FIP image loading from MMC by Yann Gautier · 4 years, 2 months ago
  29. 1d204ee feat(plat/st): use FIP to load images by Yann Gautier · 4 years, 3 months ago
  30. 84090d2 refactor(plat/st): updates for OP-TEE by Yann Gautier · 4 years, 1 month ago
  31. 99080bd fix(plat/st): apply security at the end of BL2 by Yann Gautier · 4 years ago
  32. c1ad41f refactor(plat/st): map DDR secure at boot by Yann Gautier · 5 years ago
  33. b230b3f refactor(plat/st): rework TZC400 configuration by Yann Gautier · 5 years ago
  34. f223505 fix(plat/st): add STM32IMAGE_SRC by Yann Gautier · 4 years, 2 months ago
  35. c2d18ca fix(plat/st): correct IO compensation disabling by Yann Gautier · 4 years, 9 months ago
  36. 72c7884 fix(plat/st): correct BSEC error code management by Nicolas Le Bayon · 6 years ago
  37. 6db1119 Merge "refactor(plat/st): check boot device only for BL2" into integration by Madhukar Pappireddy · 4 years, 2 months ago
  38. 5d582ff Merge "refactor(plat/st): avoid fixed DT address" into integration by Manish Pandey · 4 years, 2 months ago
  39. 2a00877 Merge changes from topic "soc_id" into integration by Manish Pandey · 4 years, 2 months ago
  40. c20b060 refactor(plat/st): avoid fixed DT address by Yann Gautier · 5 years ago
  41. d3b0e87 refactor(plat/st): check boot device only for BL2 by Yann Gautier · 4 years, 9 months ago
  42. 214c8a8d feat(plat/st): add STM32MP_EMMC_BOOT option by Vyacheslav Yurkov · 4 years, 2 months ago
  43. 06c3b10 refactor(plat/st): rename OP-TEE pager to core by Yann Gautier · 4 years, 3 months ago
  44. 92661e0 refactor(plat/st): export functions to get SoC information by Yann Gautier · 4 years, 3 months ago
  45. 62fbb31 stm32mp1: enable PIE for BL32 by Yann Gautier · 4 years, 6 months ago
  46. d2130da stm32mp1: set BL sizes regardless of flags by Yann Gautier · 4 years, 4 months ago
  47. 236fc42 stm32mp1: add TZC400 interrupt management by Yann Gautier · 6 years ago
  48. 1e80c49 stm32mp1: use TZC400 macro to describe filters by Yann Gautier · 4 years, 11 months ago
  49. 26dccba Merge changes from topic "scmi-msg" into integration by Madhukar Pappireddy · 4 years, 6 months ago
  50. aeb727f stm32mp1: correct plat_crash_console_flush() by Yann Gautier · 4 years, 8 months ago
  51. b473430 drivers: move scmi-msg out of st by Peng Fan · 4 years, 7 months ago
  52. dfe577a Merge "Don't return error information from console_flush" into integration by Mark Dykes · 4 years, 10 months ago
  53. ab049ec stm32mp1: use %u in NOTICE message for board info by Yann Gautier · 4 years, 10 months ago
  54. ade9ce0 stm32mp1: get peripheral base address from a define by Yann Gautier · 5 years ago
  55. f964f5c stm32mp1: add finished good variant in board identifier by Patrick Delaunay · 6 years ago
  56. d75a340 stm32mp1: add asserts in get_cpu_package() and get_part_number() by Nicolas Le Bayon · 6 years ago
  57. 8ccf495 stm32mp1: add support for new SoC profiles by Lionel Debieve · 6 years ago
  58. ffb3f27 stm32mp1: support of STM32MP15x Rev.Z by Lionel Debieve · 6 years ago
  59. 831b0e9 Don't return error information from console_flush by Jimmy Brisson · 5 years ago
  60. 38b2304 stm32mp1: cosmetics in platform.mk by Yann Gautier · 4 years, 11 months ago
  61. 128e0b3 stm32mp1: update rules for stm32image tool by Yann Gautier · 4 years, 11 months ago
  62. 3e0727d stm32mp1: add macros to define PLAT_PARTITION_MAX_ENTRIES by Yann Gautier · 4 years, 11 months ago
  63. 2eaffd5 stm32mp1: sort platform.mk by Yann Gautier · 5 years ago
  64. 49e2373 stm32mp1: use ASFLAGS for binary paths by Yann Gautier · 6 years ago
  65. 276a9c1 stm32mp1: use internal MAKE_LD macro to generate stm32 linker files by Yann Gautier · 5 years ago
  66. dc57bea Merge "fdts: stm32mp1: realign device tree with kernel" into integration by Madhukar Pappireddy · 4 years, 10 months ago
  67. 277d6af fdts: stm32mp1: realign device tree with kernel by Yann Gautier · 4 years, 11 months ago
  68. 4170079 stm32mp1: correct crash console GPIO alternate configuration by Yann Gautier · 5 years ago
  69. 6397423 stm32mp1: add plat_panic_handler function by Yann Gautier · 5 years ago
  70. a9eda77 stm32mp1: update plat_report_exception by Yann Gautier · 5 years ago
  71. 327131c build_macros.mk: include assert and define loop macros by Leonardo Sandoval · 5 years ago
  72. 33c91ba stm32mp1: use newly introduced GICv2 makefile by Yann Gautier · 5 years ago
  73. fdaaaeb stm32mp1: SCMI clock and reset service in SP_MIN by Etienne Carriere · 5 years ago
  74. ec8f421 stm32mp1: register shared resource per GPIO bank/pin by Etienne Carriere · 5 years ago
  75. 0651b5b stm32mp1: register shared resource per IOMEM address by Etienne Carriere · 5 years ago
  76. b2707a6 stm32mp1: allow non-secure access to reset upon periph registration by Etienne Carriere · 5 years ago
  77. 082c773 stm32mp1: allow non-secure access to clocks upon periph registration by Etienne Carriere · 5 years ago
  78. 68450c9 stm32mp1: shared resources: peripheral registering by Etienne Carriere · 5 years ago
  79. a2150c3 stm32mp1: shared resources: add trace messages by Etienne Carriere · 5 years ago
  80. e703870 Merge changes from topic "stm32-shres" into integration by Mark Dykes · 5 years ago
  81. 6c68143 Merge "stm32mp1: introduce shared resources support" into integration by Mark Dykes · 5 years ago
  82. d6296e3 Merge "stm32mp1: disable neon in sp_min" into integration by Mark Dykes · 5 years ago
  83. 5d1a225 Merge "stm32mp1: check stronger the secondary CPU entry point" into integration by Mark Dykes · 5 years ago
  84. 24cdbb2 Merge "stm32mp1: use last page of SYSRAM as SCMI shared memory" into integration by Mark Dykes · 5 years ago
  85. 450e15a stm32mp1: SP_MIN embeds Arm Architecture services by Etienne Carriere · 5 years ago
  86. 0754143 stm32mp1: use last page of SYSRAM as SCMI shared memory by Etienne Carriere · 6 years ago
  87. 9864199 stm32mp1: check stronger the secondary CPU entry point by Etienne Carriere · 5 years ago
  88. e4ee1ab stm32mp1: disable neon in sp_min by Etienne Carriere · 5 years ago
  89. 5f038ac stm32mp1: shared resources: apply registered configuration by Etienne Carriere · 5 years ago
  90. 722999e stm32mp1: shared resources: count GPIOZ bank pins by Etienne Carriere · 5 years ago
  91. eafe0eb stm32mp1: shared resources: define resource identifiers by Etienne Carriere · 6 years ago
  92. 47cf5d3 stm32mp1: introduce shared resources support by Etienne Carriere · 6 years ago
  93. 7b3a46f plat/stm32mp1: sp_min relies on etzpc driver by Etienne Carriere · 5 years ago
  94. ec29ce6 Merge "drivers: stm32_reset adapt interface to timeout argument" into integration by Mark Dykes · 5 years ago
  95. 45c70e6 drivers: stm32_reset adapt interface to timeout argument by Etienne Carriere · 6 years ago
  96. ccc199e plat/stm32mp1: fdt helpers for secure aware gpio bank by Etienne Carriere · 5 years ago
  97. c0ea3b1 plat/st: move GPIO bank helper function to platform source files by Etienne Carriere · 6 years ago
  98. 52a616b plat/stm32: Use generic fdt_read_uint32_array() implementation by Andre Przywara · 5 years ago
  99. 5813e6e stm32mp1: use stm32mp_get_ddr_ns_size() function by Yann Gautier · 5 years ago
  100. 9c52e69 stm32mp1: set XN attribute for some areas in BL2 by Yann Gautier · 6 years ago