1. cc5f89a feat(stm32mp1): remove unsupported features on STM32MP13 by Yann Gautier · 4 years, 5 months ago
  2. d143574 feat(st): add early console in BL2 by Yann Gautier · 2 years, 8 months ago
  3. 7192a00 feat(stm32mp1): warn when debug enabled on secure chip by Lionel Debieve · 4 years, 5 months ago
  4. 06bc62d feat(st): disable authentication based on part_number by Lionel Debieve · 4 years, 7 months ago
  5. 5c1dab3 feat(stm32mp1): manage monotonic counter by Yann Gautier · 5 years ago
  6. 97287cd refactor(st-drivers): improve BSEC driver by Nicolas Le Bayon · 5 years ago
  7. 03e2f80 feat(stm32mp1): add logic to pass the boot index to the Update Agent by Sughosh Ganu · 2 years, 7 months ago
  8. b76c61a refactor(stm32mp1): add helpers for IO compensation cells by Yann Gautier · 3 years, 6 months ago
  9. cf949fd Merge changes from topic "st_fixes" into integration by Manish Pandey · 2 years, 6 months ago
  10. 076c594 fix(stm32mp1): do not reopen debug features by Yann Gautier · 2 years, 10 months ago
  11. c0882f4 fix(stm32mp1): set reset pulse duration to 31ms by Yann Gautier · 3 years, 2 months ago
  12. fc7b805 feat(stm32mp1): register fixed regulator by Pascal Paillet · 3 years, 5 months ago
  13. 0b10b65 refactor(st-pmic): split initialize_pmic() by Nicolas Le Bayon · 4 years, 7 months ago
  14. 45c1e58 refactor(stm32mp1): re-order drivers init by Yann Gautier · 3 years, 9 months ago
  15. 0c81088 fix(stm32mp1): correct include order by Yann Gautier · 2 years, 6 months ago
  16. 8bac9f9 Merge changes from topic "fconf_get_index" into integration by Madhukar Pappireddy · 2 years, 7 months ago
  17. 3d8497c feat(st): protect UART during platform init by Yann Gautier · 2 years, 8 months ago
  18. 66baa96 refactor(stm32mp1): improve console management in BL2 by Yann Gautier · 2 years, 8 months ago
  19. 6eef525 refactor(stm32mp1): move stm32_save_boot_interface() by Yann Gautier · 2 years, 7 months ago
  20. cd16df3 fix(stm32mp1): deconfigure UART RX pins by Yann Gautier · 3 years, 1 month ago
  21. fd64835 feat(stm32mp1): skip TOS_FW_CONFIG if not in FIP by Yann Gautier · 2 years, 7 months ago
  22. e50571b feat(plat/st): add STM32MP_UART_PROGRAMMER target by Patrick Delaunay · 2 years, 8 months ago
  23. 9c5ee78 feat(plat/st/stm32mp1): add STM32MP_USB_PROGRAMMER target by Patrick Delaunay · 3 years ago
  24. 29f1f94 feat(plat/st): manage io_policies with FCONF by Yann Gautier · 3 years ago
  25. 658775c feat(plat/st): use FCONF to configure platform by Yann Gautier · 3 years ago
  26. a3bd8d1 feat(plat/st): improve FIP image loading from MMC by Yann Gautier · 3 years ago
  27. 0ed7b2a feat(plat/st): use FIP to load images by Yann Gautier · 3 years, 1 month ago
  28. 90f84d7 refactor(plat/st): updates for OP-TEE by Yann Gautier · 3 years ago
  29. d2d9b96 fix(plat/st): apply security at the end of BL2 by Yann Gautier · 2 years, 11 months ago
  30. f3bd87e refactor(plat/st): map DDR secure at boot by Yann Gautier · 3 years, 10 months ago
  31. 05773eb refactor(plat/st): avoid fixed DT address by Yann Gautier · 3 years, 10 months ago
  32. dca6154 stm32mp1: enable PIE for BL32 by Yann Gautier · 3 years, 5 months ago
  33. f02647a drivers: stm32_reset adapt interface to timeout argument by Etienne Carriere · 4 years, 7 months ago
  34. cd40f32 stm32mp1: use stm32mp_get_ddr_ns_size() function by Yann Gautier · 4 years, 4 months ago
  35. 3d33df6 stm32mp1: set XN attribute for some areas in BL2 by Yann Gautier · 4 years, 6 months ago
  36. a55169b stm32mp1: dynamically map DDR later and non-cacheable during its test by Yann Gautier · 4 years, 6 months ago
  37. 678c6fa stm32: Use generic console_t data structure by Andre Przywara · 4 years, 5 months ago
  38. 7bd96f4 stm32mp1: add authentication support for stm32image by Lionel Debieve · 4 years, 10 months ago
  39. a30e5f7 stm32mp1: manage CONSOLE_FLAG_TRANSLATE_CRLF and cleanup driver by Yann Gautier · 4 years, 10 months ago
  40. 35dc077 stm32mp1: print information about board by Yann Gautier · 5 years ago
  41. c737405 stm32mp1: print information about SoC by Yann Gautier · 5 years ago
  42. 091eab5 stm32mp1: add watchdog support by Yann Gautier · 5 years ago
  43. 3edc7c3 stm32mp1: add general SYSCFG management by Yann Gautier · 5 years ago
  44. b3386f7 stm32mp1: add OP-TEE support by Yann Gautier · 5 years ago
  45. ed34232 stm32mp1: add minimal support for co-processor Cortex-M4 by Yann Gautier · 5 years ago
  46. e4a3c35 stm32mp1: update clock driver by Yann Gautier · 5 years ago
  47. 3d78a2e stm32mp1: use functions to retrieve some peripheral addresses by Yann Gautier · 5 years ago
  48. f3928f6 stm32mp1: update I2C and PMIC drivers by Yann Gautier · 5 years ago
  49. b5d2ed4 stm32mp1: remove some dependencies on clocks and reset in drivers by Yann Gautier · 5 years ago
  50. a2e2a30 stm32mp1: make functions and macros more common by Yann Gautier · 5 years ago
  51. ee8f542 stm32mp1: split code between common and private parts by Yann Gautier · 5 years ago
  52. f9d40d5 stm32mp1: update platform files by Yann Gautier · 5 years ago
  53. a45433b stm32mp1: rename stpmu1 to stpmic1 by Yann Gautier · 5 years ago
  54. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  55. 8593e44 stm32mp1: use MULTI_CONSOLE_API by Yann Gautier · 6 years ago
  56. caf575b stm32mp1: Add DDR support and its security with TZC400 by Yann Gautier · 6 years ago
  57. bb836ee stm32mp1: Add PMIC support by Yann Gautier · 6 years ago
  58. 69035a8 stm32mp1: Add console support by Yann Gautier · 6 years ago
  59. 4193466 stm32mp1: save boot information in backup registers 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