1. 438c4c6 fix(st): reduce MMC block_buffer by Yann Gautier · Thu Aug 17 11:44:07 2023 +0200
  2. cdb0ec9 refactor(st): rename QSPI macros by Yann Gautier · Mon Aug 31 15:00:19 2020 +0200
  3. 44adc4f feat(stm32mp1): add FWU with boot from NOR-SPI by Nicolas Toromanoff · Mon Feb 07 10:12:29 2022 +0100
  4. 8057aa6 refactor(st): remove unused io_mmc driver by Yann Gautier · Tue Nov 22 11:44:20 2022 +0100
  5. 5cda3aa fix(st): add U suffix for unsigned numbers by Yann Gautier · Fri Nov 18 13:43:48 2022 +0100
  6. 5adcd50 feat(stm32mp1): add the decryption support by Lionel Debieve · Wed Oct 05 16:51:12 2022 +0200
  7. 637cd9e fix(st): add max size for FIP in eMMC boot part by Yann Gautier · Fri Sep 02 08:36:40 2022 +0200
  8. b218faa feat(st): enable MMC_FLAG_SD_CMD6 for SD-cards by Yann Gautier · Wed Aug 14 16:44:48 2019 +0200
  9. 5e111c5 feat(stm32mp1): retrieve FIP partition by type UUID by Lionel Debieve · Thu Feb 24 18:58:46 2022 +0100
  10. bd68528 feat(stm32mp1): extend STM32MP_EMMC_BOOT support to FIP format by Ahmad Fatoum · Thu May 19 07:42:33 2022 +0200
  11. 657902b Merge "fix(st): add missing header include" into integration by Manish Pandey · Tue May 10 14:36:46 2022 +0200
  12. 8636a5f fix(st): add missing header include by Yann Gautier · Fri May 06 15:27:32 2022 +0200
  13. c6f77b0 fix(st): fix NULL pointer dereference issues by Yann Gautier · Fri May 06 09:50:43 2022 +0200
  14. 5a937cd feat(stm32mp1): retry 3 times FWU trial boot by Nicolas Toromanoff · Mon Feb 07 10:12:04 2022 +0100
  15. d1f8713 feat(stm32mp1): add support for reading the metadata partition by Sughosh Ganu · Wed Dec 01 16:46:34 2021 +0530
  16. b721f8a feat(stm32mp1): add logic to select the images to be booted by Sughosh Ganu · Wed Dec 01 16:45:11 2021 +0530
  17. e50571b feat(plat/st): add STM32MP_UART_PROGRAMMER target by Patrick Delaunay · Thu Oct 28 13:48:52 2021 +0200
  18. 9c5ee78 feat(plat/st/stm32mp1): add STM32MP_USB_PROGRAMMER target by Patrick Delaunay · Tue Jul 06 14:07:56 2021 +0200
  19. 29f1f94 feat(plat/st): manage io_policies with FCONF by Yann Gautier · Tue Jul 13 18:07:41 2021 +0200
  20. 658775c feat(plat/st): use FCONF to configure platform by Yann Gautier · Tue Jul 06 10:00:44 2021 +0200
  21. a3bd8d1 feat(plat/st): improve FIP image loading from MMC by Yann Gautier · Fri Jun 18 11:33:26 2021 +0200
  22. 0ed7b2a feat(plat/st): use FIP to load images by Yann Gautier · Wed May 19 18:48:16 2021 +0200
  23. 66c648f refactor(plat/st): add stm32image_io_setup by Patrick Delaunay · Tue Sep 29 18:02:08 2020 +0200
  24. 4c2b73d fix(plat/st): panic if boot interface is wrong by Yann Gautier · Wed Jun 30 17:04:22 2021 +0200
  25. e43a080 feat(plat/st): add STM32MP_EMMC_BOOT option by Vyacheslav Yurkov · Fri Jun 04 10:10:51 2021 +0200
  26. 73b8b1c refactor(plat/st): remove io_dummy code for OP-TEE by Yann Gautier · Thu Jun 03 10:48:57 2021 +0200
  27. 7dddfcc refactor(plat/st): remove BL2 image loading by Yann Gautier · Tue May 11 13:39:55 2021 +0200
  28. ebf15ba refactor(plat/st): rename OP-TEE pager to core by Yann Gautier · Wed May 19 16:10:25 2021 +0200
  29. ac22dd5 plat/st: do not keep mmc_device_info in stack by Yann Gautier · Mon Mar 22 14:22:14 2021 +0100
  30. cb0dbc4 stm32mp1: Add support for SPI-NOR boot device by Lionel Debieve · Wed Sep 25 09:11:31 2019 +0200
  31. 186b046 stm32mp1: Add support for SPI-NAND boot device by Lionel Debieve · Tue Sep 24 18:30:12 2019 +0200
  32. 402a46b stm32mp1: Add support for raw NAND boot device by Lionel Debieve · Mon Nov 04 12:28:15 2019 +0100
  33. 3f42cad stm32mp1: add compilation flags for boot devices by Nicolas Le Bayon · Tue Sep 03 09:52:05 2019 +0200
  34. b3386f7 stm32mp1: add OP-TEE support by Yann Gautier · Fri Apr 19 09:41:01 2019 +0200
  35. eae3fbf stm32mp: split stm32mp_io_setup function by Yann Gautier · Tue Apr 23 13:34:03 2019 +0200
  36. 85c1245 stm32mp1: zeromem device_info struct by Yann Gautier · Thu Mar 07 10:54:34 2019 +0100
  37. b5d2ed4 stm32mp1: remove some dependencies on clocks and reset in drivers by Yann Gautier · Thu Feb 14 11:13:50 2019 +0100
  38. a2e2a30 stm32mp1: make functions and macros more common by Yann Gautier · Thu Feb 14 11:13:39 2019 +0100
  39. ee8f542 stm32mp1: split code between common and private parts by Yann Gautier · Thu Feb 14 11:13:25 2019 +0100[Renamed (98%) from plat/st/stm32mp1/bl2_io_storage.c]
  40. f9d40d5 stm32mp1: update platform files by Yann Gautier · Thu Jan 17 14:41:46 2019 +0100
  41. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  42. 03f0468 stm32mp: check stm32_sdmmc2_mmc_init return by Yann Gautier · Thu Nov 29 15:44:04 2018 +0100
  43. f9af3bc stm32mp1: correct some static analysis tools issues by Yann Gautier · Fri Nov 09 15:57:18 2018 +0100
  44. 8244e1d stm32mp1: update platform files to use MMC devices by Yann Gautier · Mon Oct 15 09:36:58 2018 +0200
  45. 4b0c72a Introduce STMicroelectronics STM32MP1 platform by Yann Gautier · Mon Jul 16 10:54:09 2018 +0200