summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)AuthorFilesLines
2021-08-11arm: kirkwood: GoFlex Home: Add DM Ethernet, remove IDE, and add DM SATA configsTony Dinh1-1/+4
2021-08-10configs: Resync with savedefconfigTom Rini97-199/+154
2021-08-09Merge tag 'u-boot-imx-20210809' of https://source.denx.de/u-boot/custodians/u...Tom Rini7-6/+129
2021-08-09arm: imx: add i.MX8ULP EVK supportPeng Fan1-0/+103
2021-08-09board: gateworks: venice: add board model to dtTim Harvey1-0/+1
2021-08-09configs: imx8mm_venice_defconfig: remove unused SPL featuresTim Harvey1-1/+0
2021-08-09mx28evk: Convert to driver modelFabio Estevam1-4/+14
2021-08-09mx7dsabresd: Select CONFIG_IMX_HABFabio Estevam1-0/+1
2021-08-09board: gateworks: venice: add imx8mm-gw7902 supportTim Harvey1-1/+1
2021-08-09imx: ventana: replace hard-coded LED config with dt based configTim Harvey3-0/+9
2021-08-08ARM: renesas: Set CONFIG_SYS_TEXT_BASE=0x0 on R-Car Gen3Marek Vasut1-1/+1
2021-08-08ARM: rmobile: Remove default bootargsMarek Vasut7-7/+0
2021-08-03Merge https://source.denx.de/u-boot/custodians/u-boot-samsungTom Rini9-9/+2
2021-08-03Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini1-1/+2
2021-08-02x86: crownbay: Use external graphics card by defaultBin Meng1-2/+1
2021-08-02x86: crownbay: Adjust VGA rom addressBin Meng1-0/+1
2021-08-02x86: crownbay: Disable CONFIG_SPI_FLASH_SMART_HWCAPSBin Meng1-0/+1
2021-08-01lib: disable CONFIG_SPL_HEXDUMP by defaultHeinrich Schuchardt1-0/+2
2021-07-31arm: kirkwood: Dreamplug: Add DM Ethernet and DM SATA configsTony Dinh1-0/+4
2021-07-31arm: mvebu: gdsys: Remove custom spl_board_init()Pali Rohár1-1/+0
2021-07-31arm: mvebu: Load U-Boot proper binary in SPL code based on kwbimage headerPali Rohár12-13/+0
2021-07-29Merge tag 'ti-v2021.10-rc2' of https://source.denx.de/u-boot/custodians/u-boo...Tom Rini7-9/+42
2021-07-28i2c: Rename SPL/TPL_I2C_SUPPORT to I2CSimon Glass259-259/+259
2021-07-28Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISCSimon Glass130-137/+137
2021-07-28Rename GPIO_SUPPORT to GPIOSimon Glass163-163/+163
2021-07-28Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOSTSimon Glass34-34/+34
2021-07-28Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOGSimon Glass96-96/+96
2021-07-28Rename SPL_MUSB_NEW_SUPPORT to SPL_MUSB_NEWSimon Glass3-3/+3
2021-07-28Rename SPL_ETH_SUPPORT to SPL_ETHSimon Glass4-4/+4
2021-07-28Rename SPL_CRYPTO_SUPPORT to SPL_CRYPTOSimon Glass5-5/+5
2021-07-28Rename SPL_POWER_SUPPORT to SPL_POWERSimon Glass75-75/+75
2021-07-28Makefile: Move phy rules into drivers/phySimon Glass10-0/+10
2021-07-28test: cmd: setexpr: add format string testsRoland Gaudig1-0/+1
2021-07-27Merge tag 'u-boot-amlogic-20210727' of https://source.denx.de/u-boot/custodia...Tom Rini4-0/+8
2021-07-27configs: Enable SMBIOS for Khadas VIM boardsArtem Lapkin4-0/+8
2021-07-27configs: j721e_evm_r5: Disable K3 R5F remoteprocSuman Anna1-1/+0
2021-07-27configs: am64x_evm_*_defconfig: Enable config to support gpt and FDT library ...Aswath Govindraju2-0/+3
2021-07-27configs: am64x_evm_*_defconfig: Enable configs to support eMMC bootKishon Vijay Abraham I2-0/+3
2021-07-27configs: am64x_evm: Move CONFIG_SYS_MMC_ENV_DEV and CONFIG_SYS_MMC_ENV_PART t...Aswath Govindraju2-3/+11
2021-07-27configs: am64x_evm_a53_defconfig: Enable configs to support HS200/HS400Kishon Vijay Abraham I1-0/+5
2021-07-27configs: am64x_evm_r5_defconfig: Fix CONFIG_SPL_TEXT_BASE to 0x70000000Aswath Govindraju1-1/+1
2021-07-27configs: j7200_evm_a72: Add CONFIG_PREBOOT to configure ethernet PHYKishon Vijay Abraham I1-0/+1
2021-07-27configs: j7200_evm_a72_defconfig: Add config for torrent serdes and common cl...Aswath Govindraju1-0/+7
2021-07-27configs: j721e_evm_a72_defconfig: Enable the drivers required for the USB3 su...Jean-Jacques Hiblot1-0/+6
2021-07-27configs: am335x_evm: Support GbE PHYsPaul Barker1-0/+1
2021-07-27arm: dts: Import am335x-sancloud-bbe devicetreePaul Barker1-1/+1
2021-07-27configs: j7200_evm_*_defconfig: Enable configs for HS400 supportAswath Govindraju2-3/+3
2021-07-27snow: Enable unit testsSimon Glass1-0/+2
2021-07-27samsung: exynos: Convert SROMC interface to a driverSimon Glass9-9/+0
2021-07-27configs: Resync with savedefconfigTom Rini631-1192/+205