1. 22c0815 configs: stm32mp15: Enable OF_BOARD flag by Patrice Chotard · 2 years, 11 months ago
  2. 5c68904 stm32mp: correct the dependency for bootcount configs by Patrick Delaunay · 3 years ago
  3. d5e8119 stm32mp: remove the bootcount activation by Patrick Delaunay · 3 years ago
  4. d3877fb Convert CONFIG_BOOTP_SERVERIP to Kconfig by Simon Glass · 3 years ago
  5. 17aeb58 stm32mp15: remove configs dependency on CONFIG_TFABOOT by Patrick Delaunay · 3 years, 2 months ago
  6. 5564b4c stm32mp: add binman support for STM32MP15x by Patrick Delaunay · 3 years, 2 months ago
  7. ea2ca7e spi: Rename SPI_SUPPORT to SPI by Simon Glass · 3 years, 4 months ago
  8. 2a73606 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 4 months ago
  9. b4c2c15 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 4 months ago
  10. ee87085 arm: stm32mp1: Implement ECDSA signature verification by Alexandru Gagniuc · 3 years, 5 months ago
  11. 6de57b4 arm: stm32mp: add config for STM32IMAGE support by Patrick Delaunay · 3 years, 5 months ago
  12. 9ca0068 Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · 3 years, 5 months ago
  13. 83061db Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 5 months ago
  14. 078111b Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG by Simon Glass · 3 years, 5 months ago
  15. 3a99481 stm32mp: configs: activate the command stm32key only for ST boards by Patrick Delaunay · 3 years, 6 months ago
  16. 0441b48 board: stm32: Add Engicam MicroGEA STM32MP1 MicroDev 2.0 7" OF by Jagan Teki · 3 years, 9 months ago
  17. fd4dc09 board: stm32: Add Engicam MicroGEA STM32MP1 MicroDev 2.0 board by Jagan Teki · 3 years, 9 months ago
  18. b594ec8 board: stm32: Add Engicam i.Core STM32MP1 C.TOUCH 2.0 by Jagan Teki · 3 years, 9 months ago
  19. 30edf40 board: stm32: Add Engicam i.Core STM32MP1 EDIMM2.2 Starter Kit by Jagan Teki · 3 years, 9 months ago
  20. 14dcdc6 ARM: stm32: Imply SPL_SPI_LOAD by Jagan Teki · 3 years, 9 months ago
  21. 2dc2216 stm32mp: stm32prog: Add Kconfig file for stm32prog command by Patrick Delaunay · 3 years, 10 months ago
  22. 67f9f11 stm32mp: limit size of cacheable DDR in pre-reloc stage by Patrick Delaunay · 4 years, 3 months ago
  23. 97f7e39 arm: stm32mp: move dbgmcu_init call when DT is ready by Patrick Delaunay · 4 years, 5 months ago
  24. c16cba8 stm32mp1: use the command env info in env_check by Patrick Delaunay · 4 years, 6 months ago
  25. d1a4b09 board: st: stpmic1: add function stpmic1_init by Patrick Delaunay · 4 years, 7 months ago
  26. 586117c arm: stm32mp: remove dependency for STM32KEY by Patrick Delaunay · 4 years, 8 months ago
  27. eb845d6 stm32mp: stm32prog: add MTD devices support by Patrick Delaunay · 4 years, 9 months ago
  28. aff4c5d stm32mp: stm32prog: add MMC device by Patrick Delaunay · 4 years, 9 months ago
  29. 954bd1a stm32mp: add the command stm32prog by Patrick Delaunay · 4 years, 9 months ago
  30. 43df0a1 stm32mp1: dynamically detect op-tee presence by Patrick Delaunay · 4 years, 9 months ago
  31. 15ac0c7 Revert "stm32mp1: remove the imply BOOTSTAGE" by Patrick Delaunay · 4 years, 9 months ago
  32. 654706b configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT by Patrick Delaunay · 4 years, 9 months ago
  33. 7a02e4d stm32mp: update dependency for STM32_ETZPC by Patrick Delaunay · 4 years, 9 months ago
  34. 1995373 ARM: dts: stm32: Add DH Electronics DHCOM SoM and PDK2 board by Marek Vasut · 5 years ago
  35. 8462548 stm32mp1: split board and SOC support for STM32MP15x family by Patrick Delaunay · 5 years ago
  36. 541911f stm32mp: remove redundant SYS_TEXT_BASE prompt by Thomas Hebb · 5 years ago
  37. 16fec9b stm32mp1: remove the imply BOOTSTAGE by Patrick Delaunay · 5 years ago
  38. eee1580 stm32mp1: imply CMD_CLS by Patrick Delaunay · 5 years ago
  39. 49ef8e1 stm32mp1: configs: add spi load support in spl by Patrick Delaunay · 5 years ago
  40. 9cd8b9f stm32mp1: configs: add condition to activate WATCHDOG in SPL by Patrick Delaunay · 5 years ago
  41. a67d958 stm32mp1: configs: Activate DISABLE_CONSOLE by Patrick Delaunay · 5 years ago
  42. 16a0722 stm32mp1: configs: select CONFIG_STM32_SERIAL by Patrick Delaunay · 5 years ago
  43. 6755198 stm32mp1: configs: activate PRE_CONSOLE_BUFFER by Patrick Delaunay · 5 years ago
  44. c50c928 stm32mp1: configs: activate CONFIG_SILENT_CONSOLE by Patrick Delaunay · 5 years ago
  45. e81f8d1 stm32mp1: activate OF_BOARD_SETUP and FDT_FIXUP_PARTITIONS by Patrick Delaunay · 5 years ago
  46. 152c84b stm32mp1: add configuration op-tee by Patrick Delaunay · 5 years ago
  47. f4cb5d6 stm32mp1: key: add stm32key command by Patrick Delaunay · 5 years ago
  48. c60f3b3 stm32mp1: update device tree with ETZPC status by Patrick Delaunay · 5 years ago
  49. 8c1007a watchdog: stm32mp: Add watchdog driver by Patrice Chotard · 6 years ago
  50. 1538e1a stm32mp1: Increase ENV_SIZE by Patrice Chotard · 6 years ago
  51. 27a986d stm32mp1: add bootstage support by Patrick Delaunay · 6 years ago
  52. 3419982 stm32mp1: add bootcount support by Patrick Delaunay · 6 years ago
  53. 579a3e7 stm32mp1: Move ENV_SIZE and ENV_OFFSET to Kconfig by Patrick Delaunay · 6 years ago
  54. ef84ddd stm32mp1: Move config SYS_MALLOC_LEN to Kconfig by Patrick Delaunay · 6 years ago
  55. 45ccdb6 stm32mp1: cosmetic cleanup Kconfig by Patrick Delaunay · 6 years ago
  56. 006ea18 stm32mp1: spl: add spl_display_print by Patrick Delaunay · 6 years ago
  57. abf2678 stm32mp1: add trusted boot with TF-A by Patrick Delaunay · 6 years ago
  58. bc06134 stm32mp1: activate MISC support in SPL by Patrick Delaunay · 6 years ago
  59. d090cba misc: stm32: Add STM32MP1 support by Patrick Delaunay · 6 years ago
  60. bfc6bae reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET by Ley Foon Tan · 7 years ago
  61. 320d266 stm32mp1: Allow to activate CONFIG_DEBUG_UART by Patrick Delaunay · 7 years ago
  62. acf1500 arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A by Lokesh Vutla · 7 years ago
  63. 41c7977 arm: stm32mp1: add PSCI support by Patrick Delaunay · 7 years ago
  64. 7842b6a arm: move SYS_ARCH_TIMER to KConfig by Andre Przywara · 7 years ago
  65. 86634a9 stm32mp: handle SYSRESET by Patrick Delaunay · 7 years ago
  66. 11dfd1a stm32mp1: select boot device and partition by Patrick Delaunay · 7 years ago
  67. f8598d9 board: st: add generic board for STM32MP1 family by Patrick Delaunay · 7 years ago
  68. 2514c2d arm: stm32: add new architecture for STM32MP family by Patrick Delaunay · 7 years ago