- 123687c arm: stm32mp: add support of STM32MP13x by Patrick Delaunay · 2 years, 6 months ago
- ff45fca arm: stm32mp: add sub config Kconfig.15x by Patrick Delaunay · 2 years, 6 months ago
- 55cf477 arm: stm32mp: add choice for STM32MP SOC family by Patrick Delaunay · 2 years, 6 months ago
- efd00f3 configs: stm32mp1: move SUPPORT_SPL in STM32MP15x by Patrick Delaunay · 2 years, 6 months ago
- df29081 configs: stm32mp15: Enable OF_BOARD flag by Patrice Chotard · 2 years, 10 months ago
- 951edb4 stm32mp: correct the dependency for bootcount configs by Patrick Delaunay · 3 years ago
- 3cbff2a stm32mp: remove the bootcount activation by Patrick Delaunay · 3 years ago
- 1c38374 Convert CONFIG_BOOTP_SERVERIP to Kconfig by Simon Glass · 3 years ago
- 196b7db stm32mp15: remove configs dependency on CONFIG_TFABOOT by Patrick Delaunay · 3 years, 2 months ago
- 1e2a9b7 stm32mp: add binman support for STM32MP15x by Patrick Delaunay · 3 years, 1 month ago
- a582047 spi: Rename SPI_SUPPORT to SPI by Simon Glass · 3 years, 4 months ago
- f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · 3 years, 4 months ago
- 4b198e3 Kconfig: Remove all default n/no options by Michal Simek · 3 years, 3 months ago
- 31aa697 arm: stm32mp1: Implement ECDSA signature verification by Alexandru Gagniuc · 3 years, 4 months ago
- ba4b8b0 arm: stm32mp: add config for STM32IMAGE support by Patrick Delaunay · 3 years, 4 months ago
- 284cb9c Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · 3 years, 5 months ago
- 035939e Rename GPIO_SUPPORT to GPIO by Simon Glass · 3 years, 5 months ago
- 1ba1d4e Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG by Simon Glass · 3 years, 5 months ago
- d6c098a stm32mp: configs: activate the command stm32key only for ST boards by Patrick Delaunay · 3 years, 5 months ago
- 46f44b5 board: stm32: Add Engicam MicroGEA STM32MP1 MicroDev 2.0 7" OF by Jagan Teki · 3 years, 8 months ago
- 6cd3dc9 board: stm32: Add Engicam MicroGEA STM32MP1 MicroDev 2.0 board by Jagan Teki · 3 years, 8 months ago
- 4259785 board: stm32: Add Engicam i.Core STM32MP1 C.TOUCH 2.0 by Jagan Teki · 3 years, 8 months ago
- c0f218b board: stm32: Add Engicam i.Core STM32MP1 EDIMM2.2 Starter Kit by Jagan Teki · 3 years, 8 months ago
- 7dccecd ARM: stm32: Imply SPL_SPI_LOAD by Jagan Teki · 3 years, 8 months ago
- 0440d86 stm32mp: stm32prog: Add Kconfig file for stm32prog command by Patrick Delaunay · 3 years, 9 months ago
- ab7d644 stm32mp: limit size of cacheable DDR in pre-reloc stage by Patrick Delaunay · 4 years, 3 months ago
- 4c5821d arm: stm32mp: move dbgmcu_init call when DT is ready by Patrick Delaunay · 4 years, 4 months ago
- 59d0da1 stm32mp1: use the command env info in env_check by Patrick Delaunay · 4 years, 5 months ago
- f2f25c3 board: st: stpmic1: add function stpmic1_init by Patrick Delaunay · 4 years, 6 months ago
- f798cf6 arm: stm32mp: remove dependency for STM32KEY by Patrick Delaunay · 4 years, 7 months ago
- 6ab7496 stm32mp: stm32prog: add MTD devices support by Patrick Delaunay · 4 years, 8 months ago
- 7aae1e3 stm32mp: stm32prog: add MMC device by Patrick Delaunay · 4 years, 8 months ago
- 7daa91d stm32mp: add the command stm32prog by Patrick Delaunay · 4 years, 8 months ago
- 472407a stm32mp1: dynamically detect op-tee presence by Patrick Delaunay · 4 years, 8 months ago
- 66111eb Revert "stm32mp1: remove the imply BOOTSTAGE" by Patrick Delaunay · 4 years, 9 months ago
- f8fe21d configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT by Patrick Delaunay · 4 years, 8 months ago
- 3a6e387 stm32mp: update dependency for STM32_ETZPC by Patrick Delaunay · 4 years, 9 months ago
- 5ff0529 ARM: dts: stm32: Add DH Electronics DHCOM SoM and PDK2 board by Marek Vasut · 4 years, 10 months ago
- 310aa8a stm32mp1: split board and SOC support for STM32MP15x family by Patrick Delaunay · 4 years, 11 months ago
- e597349 stm32mp: remove redundant SYS_TEXT_BASE prompt by Thomas Hebb · 5 years ago
- 217ea5c stm32mp1: remove the imply BOOTSTAGE by Patrick Delaunay · 5 years ago
- f97beae stm32mp1: imply CMD_CLS by Patrick Delaunay · 5 years ago
- fbe5457 stm32mp1: configs: add spi load support in spl by Patrick Delaunay · 5 years ago
- 8bbadde stm32mp1: configs: add condition to activate WATCHDOG in SPL by Patrick Delaunay · 5 years ago
- 28a4609 stm32mp1: configs: Activate DISABLE_CONSOLE by Patrick Delaunay · 5 years ago
- 4368e56 stm32mp1: configs: select CONFIG_STM32_SERIAL by Patrick Delaunay · 5 years ago
- fcb4991 stm32mp1: configs: activate PRE_CONSOLE_BUFFER by Patrick Delaunay · 5 years ago
- 887d9e4 stm32mp1: configs: activate CONFIG_SILENT_CONSOLE by Patrick Delaunay · 5 years ago
- de98cbf stm32mp1: activate OF_BOARD_SETUP and FDT_FIXUP_PARTITIONS by Patrick Delaunay · 5 years ago
- ff215a4 stm32mp1: add configuration op-tee by Patrick Delaunay · 5 years ago
- 109d13f stm32mp1: key: add stm32key command by Patrick Delaunay · 5 years ago
- 43f214c stm32mp1: update device tree with ETZPC status by Patrick Delaunay · 5 years ago
- 473b244 watchdog: stm32mp: Add watchdog driver by Patrice Chotard · 6 years ago
- d83bba4 stm32mp1: Increase ENV_SIZE by Patrice Chotard · 6 years ago
- f860020 stm32mp1: add bootstage support by Patrick Delaunay · 6 years ago
- 9c07f4a stm32mp1: add bootcount support by Patrick Delaunay · 6 years ago
- 088b676 stm32mp1: Move ENV_SIZE and ENV_OFFSET to Kconfig by Patrick Delaunay · 6 years ago
- 7e517c6 stm32mp1: Move config SYS_MALLOC_LEN to Kconfig by Patrick Delaunay · 6 years ago
- 6d3cbf3 stm32mp1: cosmetic cleanup Kconfig by Patrick Delaunay · 6 years ago
- aa4e685 stm32mp1: spl: add spl_display_print by Patrick Delaunay · 6 years ago
- 5d06141 stm32mp1: add trusted boot with TF-A by Patrick Delaunay · 6 years ago
- 636279a stm32mp1: activate MISC support in SPL by Patrick Delaunay · 6 years ago
- b139a5b misc: stm32: Add STM32MP1 support by Patrick Delaunay · 6 years ago
- 9caf712 reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET by Ley Foon Tan · 6 years ago
- 82168e8 stm32mp1: Allow to activate CONFIG_DEBUG_UART by Patrick Delaunay · 7 years ago
- 81b1a67 arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A by Lokesh Vutla · 7 years ago
- e020737 arm: stm32mp1: add PSCI support by Patrick Delaunay · 7 years ago
- 7b16925 arm: move SYS_ARCH_TIMER to KConfig by Andre Przywara · 7 years ago
- 32ddd26 stm32mp: handle SYSRESET by Patrick Delaunay · 7 years ago
- fc69c68 stm32mp1: select boot device and partition by Patrick Delaunay · 7 years ago
- 8eb3b1e board: st: add generic board for STM32MP1 family by Patrick Delaunay · 7 years ago
- 85b5397 arm: stm32: add new architecture for STM32MP family by Patrick Delaunay · 7 years ago