- c67ca25 board: stmp32mp1: split board and SOC STM32MP15 configuration by Patrick Delaunay · 3 years, 1 month ago[Renamed (78%) from include/configs/stm32mp1.h]
- 776bf6a Merge tag 'u-boot-stm32-20211012' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 3 years, 1 month ago
- 2d08081 Revert "configs: stm32mp1: only support SD card after NOR in bootcmd_stm32mp" by Marek Vasut · 3 years, 1 month ago
- b703dcb arm: stm32: Disable ATAGs support by Patrick Delaunay · 3 years, 2 months ago
- c0ad62c Convert CONFIG_SYS_NAND_ONFI_DETECTION to Kconfig by Tom Rini · 3 years, 2 months ago
- 9774462 arm: Disable ATAGs support by Tom Rini · 3 years, 3 months ago
- 49c8ef0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · 3 years, 3 months ago
- 72d8136 global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR by Tom Rini · 3 years, 3 months ago
- e8d3eaa treewide: Test on CONFIG_USB_HOST (or CONFIG_CMD_USB) not CONFIG_USB by Tom Rini · 3 years, 4 months ago
- 918609c configs: stm32mp1: remove splashimage and add fdtoverlay_addr_r by Patrick Delaunay · 3 years, 5 months ago
- a08d1a9 configs: stm32mp1: Fix misleading SPL size limitations by Alexandru Gagniuc · 3 years, 8 months ago
- bbe10c7 configs: stm32mp1: Remove misleading CONFIG_SPL_BSS_START_ADDR by Alexandru Gagniuc · 3 years, 8 months ago
- 99e1191 configs: stm32mp1: stm32mp1: Increase SPL malloc() size by Alexandru Gagniuc · 3 years, 8 months ago
- e9470fc configs: stm32mp15: move bootdelay configuration in defconfig by Patrick Delaunay · 3 years, 9 months ago
- 0bbfae7 ARM: stm32: Add USB host boot support by Marek Vasut · 3 years, 9 months ago
- f35ce37 configs: stm32mp1: enable the fastboot oem command format by Jean-Philippe ROMAIN · 4 years, 2 months ago
- 6f1e668 net: dwc_eth_qos: Pad descriptors to cacheline size by Marek Vasut · 3 years, 10 months ago
- 8fc78fc configs: migrate CONFIG_BMP_16/24/32BPP to defconfigs by Patrick Delaunay · 4 years, 2 months ago
- f9a4865 configs: migrate CONFIG_VIDEO_BMP_RLE8 to defconfigs by Patrick Delaunay · 4 years, 2 months ago
- 89ddbbb stm32mp1: use the command env info -q in env_check by Patrick Delaunay · 4 years, 5 months ago
- b4d14bc Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to Kconfig by Patrick Delaunay · 4 years, 5 months ago
- c16cba8 stm32mp1: use the command env info in env_check by Patrick Delaunay · 4 years, 5 months ago
- d5d726d configs: stm32mp1: only support SD card after NOR in bootcmd_stm32mp by Patrick Delaunay · 4 years, 5 months ago
- b664a74 board: stm32mp1: support boot from spi-nand by Patrick Delaunay · 4 years, 8 months ago
- 4a1b975 board: stm32mp1: reserve memory for OP-TEE in device tree by Patrick Delaunay · 4 years, 8 months ago
- 28a28ba stm32mp1: move MTDPART configuration in Kconfig by Patrick Delaunay · 4 years, 8 months ago
- 31325e1 stm32mp1: dynamically build DFU_ALT_INFO by Patrick Delaunay · 4 years, 8 months ago
- 702de89 treewide: mem: Move mtest related defines to Kconfig by Ashok Reddy Soma · 4 years, 6 months ago
- e519f03 cmd: mem: Remove CONFIG_SYS_MEMTEST_SCRATCH mapping by Michal Simek · 4 years, 6 months ago
- c39e19a configs: migrate CONFIG_SYS_MTDPARTS_RUNTIME to defconfigs by Patrick Delaunay · 4 years, 9 months ago
- 8cc2814 configs: migrate CONFIG_SET_DFU_ALT_INFO to defconfigs by Patrick Delaunay · 4 years, 9 months ago
- 654706b configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT by Patrick Delaunay · 4 years, 8 months ago
- ac5769c stm32mp1: remove fdt_high and initrd_high in environment by Patrick Delaunay · 4 years, 9 months ago
- 7819b57 ARM: stm32: Fill in missing loadaddr by Marek Vasut · 4 years, 10 months ago
- c3ab0fe stm32mp1: configs: Make all boot devices in distro boot conditional by Marek Vasut · 4 years, 10 months ago
- fd399a1 stm32mp1: board: add spi nand support by Patrick Delaunay · 5 years ago
- f6031d6 stm32mp1: activate SET_DFU_ALT_INFO by Patrick Delaunay · 5 years ago
- a6bbc62 stm32mp1: configs: update video by Yannick Fertré · 5 years ago
- 53b95a3 stm32mp1: configs: Set bootdelay to 1 by Patrice Chotard · 5 years ago
- f95f98c stm32mp1: configs: add altbootcmd by Patrick Delaunay · 5 years ago
- 6a9a34f stm32mp1: configs: support MTDPARTS only if needed by Patrick Delaunay · 5 years ago
- 3ef4aca stm32mp1: configs: remove CONFIG_SYS_HZ by Patrick Delaunay · 5 years ago
- 4953f6c stm32mp1: cosmetic: remove comment by Patrick Delaunay · 5 years ago
- a1ac522 stm32mp1: Add UBIFS boot capability by Patrick Delaunay · 5 years ago
- 152c84b stm32mp1: add configuration op-tee by Patrick Delaunay · 5 years ago
- c840c29 stm32mp1: reorder some CONFIG in stm32mp1.h by Patrick Delaunay · 5 years ago
- 2ed212c stm32mp1: force boot_net_usb_start by Patrick Delaunay · 5 years ago
- 22bed7e stm32mp1: add check for presence of environment in boot device by Patrick Delaunay · 5 years ago
- 4048e17 stm32mp1: move CONFIG_ENV in Kconfig by Patrick Delaunay · 5 years ago
- ff4818c env: ubi: KConfig: add CONFIG_ENV_UBI_VOLUME_REDUND by Markus Klotzbuecher · 6 years ago
- b4d4fe7 stm32mp1: Add Ethernet support for stm32mp1 board by Christophe Roullier · 6 years ago
- baf053f configs: stm32mp15: Enable ENV_IS_SPI_FLASH by Patrice Chotard · 6 years ago
- 80dfdb9 configs: stm32mp15: Enable ENV_IS_IN_UBI by Patrice Chotard · 6 years ago
- 8747164 stm32mp1: support dynamic MTDPARTS by Patrice Chotard · 6 years ago
- c4a739a stm32mp1: activate NAND and NOR support on EV1 by Patrick Delaunay · 6 years ago
- ce3772c stm32mp1: migrate PREBOOT to Kconfig by Patrick Delaunay · 6 years ago
- 579a3e7 stm32mp1: Move ENV_SIZE and ENV_OFFSET to Kconfig by Patrick Delaunay · 6 years ago
- ef84ddd stm32mp1: Move config SYS_MALLOC_LEN to Kconfig by Patrick Delaunay · 6 years ago
- 623de3f Convert CONFIG_SUPPORT_EMMC_BOOT to Kconfig by Alex Kiernan · 6 years ago
- f89d613 configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · 6 years ago
- a53d9f8 stm32mp1: activated some configuration by Patrick Delaunay · 6 years ago
- 2cf2b51 stm32mp1: update memory layout by Patrick Delaunay · 6 years ago
- 842ebb5 stm32mp1: update bootcmd by Patrick Delaunay · 6 years ago
- abf2678 stm32mp1: add trusted boot with TF-A by Patrick Delaunay · 6 years ago
- 86cf1c8 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
- 41c7977 arm: stm32mp1: add PSCI support by Patrick Delaunay · 7 years ago
- 4549e78 SPDX: Convert all of our multiple license tags to Linux Kernel style by Tom Rini · 7 years ago
- 7842b6a arm: move SYS_ARCH_TIMER to KConfig by Andre Przywara · 7 years ago
- b90f0e7 stm32mp1: change STGEN clock source to HSE by Patrick Delaunay · 7 years ago
- 11dfd1a stm32mp1: select boot device and partition by Patrick Delaunay · 7 years ago
- 0ed232b stm32mp1: add eMMC support for ED1 by Patrick Delaunay · 7 years ago
- f8598d9 board: st: add generic board for STM32MP1 family by Patrick Delaunay · 7 years ago