1. 5d2eb55 refactor(stm32mp1): remove STM32MP_USE_STM32IMAGE by Yann Gautier · 1 year, 8 months ago
  2. 13a668d feat(stm32mp1): add the TRUSTED_BOARD_BOOT support by Lionel Debieve · 1 year, 9 months ago
  3. 7c70088 feat(stm32mp1): update ROM code API for header v2 management by Lionel Debieve · 1 year, 9 months ago
  4. 0ae71af feat(stm32mp1): remove unused function from boot API by Lionel Debieve · 1 year, 9 months ago
  5. 4c66e0a feat(stm32mp1): configure the serial boot load address by Patrick Delaunay · 2 years, 4 months ago
  6. 665ee6c fix(stm32mp1): update the FIP load address for serial boot by Patrick Delaunay · 2 years, 4 months ago
  7. 1877b13 feat(stm32mp1): add "Boot mode" management for STM32MP13 by Nicolas Toromanoff · 3 years, 5 months ago
  8. f36a1d3 feat(stm32mp1): get CPU info from SYSCFG on STM32MP13 by Yann Gautier · 4 years, 2 months ago
  9. 1e07226 feat(stm32mp1): update boot API for header v2.0 by Lionel Debieve · 4 years, 3 months ago
  10. d1f8713 feat(stm32mp1): add support for reading the metadata partition by Sughosh Ganu · 2 years, 7 months ago
  11. b76c61a refactor(stm32mp1): add helpers for IO compensation cells by Yann Gautier · 3 years, 7 months ago
  12. 230bf91 feat(stm32mp1): enable BL2_IN_XIP_MEM to remove relocation sections by Yann Gautier · 2 years, 10 months ago
  13. 076c594 fix(stm32mp1): do not reopen debug features by Yann Gautier · 2 years, 10 months ago
  14. 6eef525 refactor(stm32mp1): move stm32_save_boot_interface() by Yann Gautier · 2 years, 7 months ago
  15. cd16df3 fix(stm32mp1): deconfigure UART RX pins by Yann Gautier · 3 years, 1 month ago
  16. e50571b feat(plat/st): add STM32MP_UART_PROGRAMMER target by Patrick Delaunay · 2 years, 8 months ago
  17. 9c5ee78 feat(plat/st/stm32mp1): add STM32MP_USB_PROGRAMMER target by Patrick Delaunay · 3 years ago
  18. 1dc5e2e feat(plat/st): add a new DDR firewall management by Lionel Debieve · 3 years, 9 months ago
  19. 0ed7b2a feat(plat/st): use FIP to load images by Yann Gautier · 3 years, 1 month ago
  20. 152897d fix(plat/st): correct BSEC error code management by Nicolas Le Bayon · 4 years, 6 months ago
  21. e43a080 feat(plat/st): add STM32MP_EMMC_BOOT option by Vyacheslav Yurkov · 3 years, 1 month ago
  22. ebf15ba refactor(plat/st): rename OP-TEE pager to core by Yann Gautier · 3 years, 1 month ago
  23. dca6154 stm32mp1: enable PIE for BL32 by Yann Gautier · 3 years, 5 months ago
  24. 34f0e93 stm32mp1: SCMI clock and reset service in SP_MIN by Etienne Carriere · 4 years ago
  25. 316d634 stm32mp1: shared resources: define resource identifiers by Etienne Carriere · 4 years, 7 months ago
  26. 8f268c8 stm32mp1: add a function to get non-secure DDR size by Yann Gautier · 4 years, 4 months ago
  27. fc9b411 Enable -Wredundant-decls warning check by Madhukar Pappireddy · 4 years, 6 months ago
  28. 3184eea st: Unify Platform specific defines for PSCI module by Deepika Bhavnani · 4 years, 7 months ago
  29. cb0dbc4 stm32mp1: Add support for SPI-NOR boot device by Lionel Debieve · 4 years, 9 months ago
  30. 186b046 stm32mp1: Add support for SPI-NAND boot device by Lionel Debieve · 4 years, 9 months ago
  31. 402a46b stm32mp1: Add support for raw NAND boot device by Lionel Debieve · 4 years, 8 months ago
  32. 978b746 plat/st: Fix incorrect return value by Lionel Debieve · 4 years, 8 months ago
  33. 7bd96f4 stm32mp1: add authentication support for stm32image by Lionel Debieve · 4 years, 10 months ago
  34. c737405 stm32mp1: print information about SoC by Yann Gautier · 5 years ago
  35. 091eab5 stm32mp1: add watchdog support by Yann Gautier · 5 years ago
  36. 3edc7c3 stm32mp1: add general SYSCFG management by Yann Gautier · 5 years ago
  37. b3386f7 stm32mp1: add OP-TEE support by Yann Gautier · 5 years ago
  38. a2e2a30 stm32mp1: make functions and macros more common by Yann Gautier · 5 years ago
  39. ee8f542 stm32mp1: split code between common and private parts by Yann Gautier · 5 years ago
  40. 52448ab stm322mp1: add BSEC service by Yann Gautier · 5 years ago
  41. 05be8d8 stm32mp1: add support for SiP services by Yann Gautier · 5 years ago
  42. 038bff2 stm32mp1: update device tree and gpio functions by Yann Gautier · 5 years ago
  43. f9d40d5 stm32mp1: update platform files by Yann Gautier · 5 years ago
  44. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  45. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  46. 8244e1d stm32mp1: update platform files to use MMC devices by Yann Gautier · 6 years ago
  47. 9d135e4 stm32mp1: Add BL32 SP_min secure monitor by Yann Gautier · 6 years ago
  48. caf575b stm32mp1: Add DDR support and its security with TZC400 by Yann Gautier · 6 years ago
  49. 69035a8 stm32mp1: Add console support by Yann Gautier · 6 years ago
  50. 4193466 stm32mp1: save boot information in backup registers by Yann Gautier · 6 years ago
  51. d0ca7f4 stm32mp1: Add GPIO support by Yann Gautier · 6 years ago
  52. 9aea69e stm32mp1: Add clock and reset support by Yann Gautier · 6 years ago
  53. 4b0c72a Introduce STMicroelectronics STM32MP1 platform by Yann Gautier · 6 years ago