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