- e43ec1f ARM: stm32: Increase USB power-good delay on DHSOM by Marek Vasut · 3 years, 1 month ago
- 72a5762 stm32mp15: replace CONFIG_TFABOOT when it is possible by Patrick Delaunay · 3 years, 2 months ago
- f9484bc board: stmp32mp1: split board and SOC STM32MP15 configuration by Patrick Delaunay · 3 years, 1 month ago[Renamed (78%) from include/configs/stm32mp1.h]
- 5a6815b Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 2 months ago
- ce7374d Revert "configs: stm32mp1: only support SD card after NOR in bootcmd_stm32mp" by Marek Vasut · 3 years, 2 months ago
- ec249ce arm: stm32: Disable ATAGs support by Patrick Delaunay · 3 years, 3 months ago
- fdae007 Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig by Tom Rini · 3 years, 2 months ago
- 4cc3885 arm: Disable ATAGs support by Tom Rini · 3 years, 3 months ago
- 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 3 months ago
- 9004ee0 global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR by Tom Rini · 3 years, 3 months ago
- 8a09162 treewide: Test on CONFIG_USB_HOST (or CONFIG_CMD_USB) not CONFIG_USB by Tom Rini · 3 years, 5 months ago
- 9d57676 configs: stm32mp1: remove splashimage and add fdtoverlay_addr_r by Patrick Delaunay · 3 years, 5 months ago
- 8762dce configs: stm32mp1: Fix misleading SPL size limitations by Alexandru Gagniuc · 3 years, 8 months ago
- 7b88fa4 configs: stm32mp1: Remove misleading CONFIG_SPL_BSS_START_ADDR by Alexandru Gagniuc · 3 years, 8 months ago
- 4ad344a configs: stm32mp1: stm32mp1: Increase SPL malloc() size by Alexandru Gagniuc · 3 years, 8 months ago
- 73410d9 configs: stm32mp15: move bootdelay configuration in defconfig by Patrick Delaunay · 3 years, 9 months ago
- f2c4720 ARM: stm32: Add USB host boot support by Marek Vasut · 3 years, 10 months ago
- 4010385 configs: stm32mp1: enable the fastboot oem command format by Jean-Philippe ROMAIN · 4 years, 3 months ago
- 8907773 net: dwc_eth_qos: Pad descriptors to cacheline size by Marek Vasut · 3 years, 11 months ago
- b1f1763 configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs by Patrick Delaunay · 4 years, 2 months ago
- c47fe77 configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs by Patrick Delaunay · 4 years, 2 months ago
- 996a971 stm32mp1: use the command env info -q in env_check by Patrick Delaunay · 4 years, 5 months ago
- f8a4df8 Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to Kconfig by Patrick Delaunay · 4 years, 6 months ago
- 59d0da1 stm32mp1: use the command env info in env_check by Patrick Delaunay · 4 years, 5 months ago
- 9321129 configs: stm32mp1: only support SD card after NOR in bootcmd_stm32mp by Patrick Delaunay · 4 years, 6 months ago
- b5a7ca2 board: stm32mp1: support boot from spi-nand by Patrick Delaunay · 4 years, 9 months ago
- d1633b3 board: stm32mp1: reserve memory for OP-TEE in device tree by Patrick Delaunay · 4 years, 9 months ago
- 7511d14 stm32mp1: move MTDPART configuration in Kconfig by Patrick Delaunay · 4 years, 9 months ago
- c7d5b8c stm32mp1: dynamically build DFU_ALT_INFO by Patrick Delaunay · 4 years, 9 months ago
- 41e8edf treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 7 months ago
- 9eaf644 cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mapping by Michal Simek · 4 years, 7 months ago
- e1287ba configs: migrate CONFIG_SYS_MTDPARTS_RUNTIME to defconfigs by Patrick Delaunay · 4 years, 9 months ago
- e51b1bd configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigs by Patrick Delaunay · 4 years, 9 months ago
- f8fe21d configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT by Patrick Delaunay · 4 years, 8 months ago
- a5bf69e stm32mp1: remove fdt_high and initrd_high in environment by Patrick Delaunay · 4 years, 10 months ago
- f5fcd90 ARM: stm32: Fill in missing loadaddr by Marek Vasut · 4 years, 11 months ago
- 5fe232d stm32mp1: configs: Make all boot devices in distro boot conditional by Marek Vasut · 4 years, 11 months ago
- 11ad8cb stm32mp1: board: add spi nand support by Patrick Delaunay · 5 years ago
- 093f6e1 stm32mp1: activate SET_DFU_ALT_INFO by Patrick Delaunay · 5 years ago
- 28c02a4 stm32mp1: configs: update video by Yannick Fertré · 5 years ago
- 023cce3 stm32mp1: configs: Set bootdelay to 1 by Patrice Chotard · 5 years ago
- c95b77e stm32mp1: configs: add altbootcmd by Patrick Delaunay · 5 years ago
- 0132852 stm32mp1: configs: support MTDPARTS only if needed by Patrick Delaunay · 5 years ago
- 6e1d94e stm32mp1: configs: remove CONFIG_SYS_HZ by Patrick Delaunay · 5 years ago
- ab4557c stm32mp1: cosmetic: remove comment by Patrick Delaunay · 5 years ago
- aedb7ae stm32mp1: Add UBIFS boot capability by Patrick Delaunay · 5 years ago
- ff215a4 stm32mp1: add configuration op-tee by Patrick Delaunay · 5 years ago
- 6786526 stm32mp1: reorder some CONFIG in stm32mp1.h by Patrick Delaunay · 5 years ago
- 6703cec stm32mp1: force boot_net_usb_start by Patrick Delaunay · 5 years ago
- d695d89 stm32mp1: add check for presence of environment in boot device by Patrick Delaunay · 5 years ago
- 1df0143 stm32mp1: move CONFIG_ENV in Kconfig by Patrick Delaunay · 5 years ago
- 975bcde env: ubi: KConfig: add CONFIG_ENV_UBI_VOLUME_REDUND by Markus Klotzbuecher · 6 years ago
- 515ff1b stm32mp1: Add Ethernet support for stm32mp1 board by Christophe Roullier · 6 years ago
- 0980d9c configs: stm32mp15: Enable ENV_IS_SPI_FLASH by Patrice Chotard · 6 years ago
- de326e4 configs: stm32mp15: Enable ENV_IS_IN_UBI by Patrice Chotard · 6 years ago
- 41443cf stm32mp1: support dynamic MTDPARTS by Patrice Chotard · 6 years ago
- e0188ac stm32mp1: activate NAND and NOR support on EV1 by Patrick Delaunay · 6 years ago
- 64e02e9 stm32mp1: migrate PREBOOT to Kconfig 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
- 0084877 Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig by Alex Kiernan · 6 years ago
- cc4078c configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · 6 years ago
- a9a3694 stm32mp1: activated some configuration by Patrick Delaunay · 6 years ago
- 80e17eb stm32mp1: update memory layout by Patrick Delaunay · 6 years ago
- f2a7b87 stm32mp1: update bootcmd by Patrick Delaunay · 6 years ago
- 5d06141 stm32mp1: add trusted boot with TF-A by Patrick Delaunay · 6 years ago
- f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
- e020737 arm: stm32mp1: add PSCI support by Patrick Delaunay · 7 years ago
- 8b0c8a1 SPDX: Convert all of our multiple license tags to Linux Kernel style by Tom Rini · 7 years ago
- 7b16925 arm: move SYS_ARCH_TIMER to KConfig by Andre Przywara · 7 years ago
- 1780a76 stm32mp1: change STGEN clock source to HSE by Patrick Delaunay · 7 years ago
- fc69c68 stm32mp1: select boot device and partition by Patrick Delaunay · 7 years ago
- 8d05010 stm32mp1: add eMMC support for ED1 by Patrick Delaunay · 7 years ago
- 8eb3b1e board: st: add generic board for STM32MP1 family by Patrick Delaunay · 7 years ago