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