1. 0ed7b2a feat(plat/st): use FIP to load images by Yann Gautier · 3 years, 1 month ago
  2. e56f53f fix(plat/st): add STM32IMAGE_SRC by Yann Gautier · 3 years, 1 month ago
  3. e8fb1ab Merge "refactor(plat/st): check boot device only for BL2" into integration by Madhukar Pappireddy · 3 years ago
  4. cc785d8 refactor(plat/st): check boot device only for BL2 by Yann Gautier · 3 years, 8 months ago
  5. e43a080 feat(plat/st): add STM32MP_EMMC_BOOT option by Vyacheslav Yurkov · 3 years, 1 month ago
  6. dca6154 stm32mp1: enable PIE for BL32 by Yann Gautier · 3 years, 5 months ago
  7. 46f8e67 stm32mp1: cosmetics in platform.mk by Yann Gautier · 3 years, 10 months ago
  8. 3f10a2f stm32mp1: update rules for stm32image tool by Yann Gautier · 3 years, 10 months ago
  9. 6916a44 stm32mp1: add macros to define PLAT_PARTITION_MAX_ENTRIES by Yann Gautier · 3 years, 10 months ago
  10. 5f40063 stm32mp1: sort platform.mk by Yann Gautier · 4 years, 5 months ago
  11. 94e5ed9 stm32mp1: use ASFLAGS for binary paths by Yann Gautier · 4 years, 5 months ago
  12. 7faa3bb stm32mp1: use internal MAKE_LD macro to generate stm32 linker files by Yann Gautier · 4 years, 2 months ago
  13. 65fca7c build_macros.mk: include assert and define loop macros by Leonardo Sandoval · 3 years, 10 months ago
  14. ca651fb stm32mp1: disable neon in sp_min by Etienne Carriere · 4 years, 3 months ago
  15. cc99f3f plat/stm32: Use generic fdt_read_uint32_array() implementation by Andre Przywara · 4 years, 3 months ago
  16. a55169b stm32mp1: dynamically map DDR later and non-cacheable during its test by Yann Gautier · 4 years, 6 months ago
  17. de14ec9 stm32mp1: platform.mk: support generating multiple images in one build by Ahmad Fatoum · 4 years, 5 months ago
  18. 8717c33 stm32mp1: platform.mk: migrate to implicit rules by Ahmad Fatoum · 4 years, 5 months ago
  19. af17d29 stm32mp1: platform.mk: derive map file name from target name by Ahmad Fatoum · 4 years, 5 months ago
  20. 098c4b7 stm32mp1: platform.mk: generate linker script with fixed name by Ahmad Fatoum · 4 years, 5 months ago
  21. 039f62d stm32mp1: platform.mk: use PHONY for the appropriate targets by Ahmad Fatoum · 4 years, 4 months ago
  22. cb0dbc4 stm32mp1: Add support for SPI-NOR boot device by Lionel Debieve · 4 years, 9 months ago
  23. 186b046 stm32mp1: Add support for SPI-NAND boot device by Lionel Debieve · 4 years, 9 months ago
  24. 402a46b stm32mp1: Add support for raw NAND boot device by Lionel Debieve · 4 years, 8 months ago
  25. 3f42cad stm32mp1: add compilation flags for boot devices by Nicolas Le Bayon · 4 years, 10 months ago
  26. 7bd96f4 stm32mp1: add authentication support for stm32image by Lionel Debieve · 4 years, 10 months ago
  27. 091eab5 stm32mp1: add watchdog support by Yann Gautier · 5 years ago
  28. 55828d5 Remove MULTI_CONSOLE_API flag and references to it by Ambroise Vincent · 5 years ago
  29. 2c1fa28 stm32mp1: remove useless LIBFDT_SRCS from PLAT_BL_COMMON_SOURCES by Yann Gautier · 5 years ago
  30. 3edc7c3 stm32mp1: add general SYSCFG management by Yann Gautier · 5 years ago
  31. 5f2e874 clk: stm32mp1: move oscillator functions to generic file by Yann Gautier · 5 years ago
  32. b3386f7 stm32mp1: add OP-TEE support by Yann Gautier · 5 years ago
  33. 4d42947 stm32mp1: split clkfunc code by Yann Gautier · 5 years ago
  34. ee8f542 stm32mp1: split code between common and private parts by Yann Gautier · 5 years ago
  35. 36a1e4b stm32mp1: add BSEC driver by Yann Gautier · 5 years ago
  36. f9d40d5 stm32mp1: update platform files by Yann Gautier · 5 years ago
  37. a45433b stm32mp1: rename stpmu1 to stpmic1 by Yann Gautier · 5 years ago
  38. 113f31e drivers: st: move i2c driver in its own folder by Yann Gautier · 5 years ago
  39. 57e282b stm32mp1: do not include platform header files directly in drivers by Yann Gautier · 5 years ago
  40. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  41. fe26da5 stm32mp1: remove useless compilation flags by Yann Gautier · 6 years ago
  42. 6b88b65 drivers/console: Link console framework code by default by Julius Werner · 6 years ago
  43. 8593e44 stm32mp1: use MULTI_CONSOLE_API by Yann Gautier · 6 years ago
  44. 8244e1d stm32mp1: update platform files to use MMC devices by Yann Gautier · 6 years ago
  45. 0c70c95 stm32mp1: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  46. 761797d stm32mp1: Link BL2, BL32 and DTB in one binary by Yann Gautier · 6 years ago
  47. caf575b stm32mp1: Add DDR support and its security with TZC400 by Yann Gautier · 6 years ago
  48. bb836ee stm32mp1: Add PMIC support by Yann Gautier · 6 years ago
  49. 4193466 stm32mp1: save boot information in backup registers by Yann Gautier · 6 years ago
  50. d0ca7f4 stm32mp1: Add GPIO support by Yann Gautier · 6 years ago
  51. 9aea69e stm32mp1: Add clock and reset support by Yann Gautier · 6 years ago
  52. 4b0c72a Introduce STMicroelectronics STM32MP1 platform by Yann Gautier · 6 years ago