summaryrefslogtreecommitdiff
path: root/configs
Commit message (Expand)AuthorAgeFilesLines
* bootcount: add a new driver with syscon as backendNandor Han2021-08-221-0/+1
* qemu-riscv64_smode: fix extlinux (define preboot)Dimitri John Ledkov2021-08-171-0/+2
* configs: Resync with savedefconfigTom Rini2021-08-1637-41/+6
* test: dm: Add test for ECDSA UCLASS supportAlexandru Gagniuc2021-08-161-0/+2
* ARM: stm32: Set environment sector size to 4k on DHSOMMarek Vasut2021-08-162-2/+2
* arm: stm32mp: add defconfig for trusted boot with FIPPatrick Delaunay2021-08-161-0/+158
* arm: stm32mp: add config for STM32IMAGE supportPatrick Delaunay2021-08-161-0/+1
* Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini2021-08-131-1/+1
|\
| * x86: crownbay: Enable CONFIG_SPI_FLASH_SMART_HWCAPSBin Meng2021-08-131-1/+0
| * x86: crownbay: Enable SeaBIOS supportBin Meng2021-08-131-0/+1
* | Merge tag 'u-boot-rockchip-20210812' of https://source.denx.de/u-boot/custodi...Tom Rini2021-08-121-0/+2
|\ \ | |/ |/|
| * rockchip: config: evb-rk3399: add hs400 and SDMA supportYifeng Zhao2021-08-111-0/+2
* | Merge https://source.denx.de/u-boot/custodians/u-boot-marvellTom Rini2021-08-111-1/+4
|\ \
| * | arm: kirkwood: GoFlex Home: Add DM Ethernet, remove IDE, and add DM SATA configsTony Dinh2021-08-111-1/+4
| |/
* | Merge tag 'u-boot-amlogic-20210810' of https://source.denx.de/u-boot/custodia...Tom Rini2021-08-113-1/+13
|\ \ | |/ |/|
| * configs: sei510/610: android bootflow via abootimgGuillaume La Roque2021-08-102-0/+10
| * board: amlogic: odroid-n2: fix fdtfile suffix for n2-plusChristian Hewitt2021-08-101-1/+1
| * configs: sei610/sei510: set CONFIG_CMD_BCB=yMattijs Korpershoek2021-07-302-0/+2
* | configs: Resync with savedefconfigTom Rini2021-08-1097-199/+154
* | Merge tag 'u-boot-imx-20210809' of https://source.denx.de/u-boot/custodians/u...Tom Rini2021-08-097-6/+129
|\ \
| * | arm: imx: add i.MX8ULP EVK supportPeng Fan2021-08-091-0/+103
| * | board: gateworks: venice: add board model to dtTim Harvey2021-08-091-0/+1
| * | configs: imx8mm_venice_defconfig: remove unused SPL featuresTim Harvey2021-08-091-1/+0
| * | mx28evk: Convert to driver modelFabio Estevam2021-08-091-4/+14
| * | mx7dsabresd: Select CONFIG_IMX_HABFabio Estevam2021-08-091-0/+1
| * | board: gateworks: venice: add imx8mm-gw7902 supportTim Harvey2021-08-091-1/+1
| * | imx: ventana: replace hard-coded LED config with dt based configTim Harvey2021-08-093-0/+9
* | | ARM: renesas: Set CONFIG_SYS_TEXT_BASE=0x0 on R-Car Gen3Marek Vasut2021-08-081-1/+1
* | | ARM: rmobile: Remove default bootargsMarek Vasut2021-08-087-7/+0
|/ /
* | Merge https://source.denx.de/u-boot/custodians/u-boot-samsungTom Rini2021-08-039-9/+2
|\ \
| * | snow: Enable unit testsSimon Glass2021-07-271-0/+2
| * | samsung: exynos: Convert SROMC interface to a driverSimon Glass2021-07-279-9/+0
* | | Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini2021-08-021-1/+2
|\ \ \
| * | | x86: crownbay: Use external graphics card by defaultBin Meng2021-08-031-2/+1
| * | | x86: crownbay: Adjust VGA rom addressBin Meng2021-08-021-0/+1
| * | | x86: crownbay: Disable CONFIG_SPI_FLASH_SMART_HWCAPSBin Meng2021-08-021-0/+1
* | | | lib: disable CONFIG_SPL_HEXDUMP by defaultHeinrich Schuchardt2021-08-011-0/+2
|/ / /
* | | arm: kirkwood: Dreamplug: Add DM Ethernet and DM SATA configsTony Dinh2021-07-311-0/+4
* | | arm: mvebu: gdsys: Remove custom spl_board_init()Pali Rohár2021-07-311-1/+0
* | | arm: mvebu: Load U-Boot proper binary in SPL code based on kwbimage headerPali Rohár2021-07-3112-13/+0
* | | Merge tag 'ti-v2021.10-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini2021-07-297-9/+42
|\ \ \ | |_|/ |/| |
| * | configs: j721e_evm_r5: Disable K3 R5F remoteprocSuman Anna2021-07-271-1/+0
| * | configs: am64x_evm_*_defconfig: Enable config to support gpt and FDT library ...Aswath Govindraju2021-07-272-0/+3
| * | configs: am64x_evm_*_defconfig: Enable configs to support eMMC bootKishon Vijay Abraham I2021-07-272-0/+3
| * | configs: am64x_evm: Move CONFIG_SYS_MMC_ENV_DEV and CONFIG_SYS_MMC_ENV_PART t...Aswath Govindraju2021-07-272-3/+11
| * | configs: am64x_evm_a53_defconfig: Enable configs to support HS200/HS400Kishon Vijay Abraham I2021-07-271-0/+5
| * | configs: am64x_evm_r5_defconfig: Fix CONFIG_SPL_TEXT_BASE to 0x70000000Aswath Govindraju2021-07-271-1/+1
| * | configs: j7200_evm_a72: Add CONFIG_PREBOOT to configure ethernet PHYKishon Vijay Abraham I2021-07-271-0/+1
| * | configs: j7200_evm_a72_defconfig: Add config for torrent serdes and common cl...Aswath Govindraju2021-07-271-0/+7
| * | configs: j721e_evm_a72_defconfig: Enable the drivers required for the USB3 su...Jean-Jacques Hiblot2021-07-271-0/+6