aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-07Convert CONFIG_SYS_BOOTM_LEN to KconfigWIP/2022-07-07-Kconfig-migrations-dead-code-removalTom Rini456-269/+321
2022-07-07Convert CONFIG_SYS_BOOTCOUNT_LE et al to KconfigTom Rini32-44/+31
2022-07-07kmcoge5ne: Move BFTIC3 CONFIG references to their usageTom Rini2-8/+4
2022-07-07mx*sabresd: Reference CONFIG_SYS_AUXCORE_BOOTDATA value directlyTom Rini2-7/+2
2022-07-07Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to KconfigTom Rini11-22/+8
2022-07-07Convert CONFIG_SYS_FSL_CPC et al to KconfigTom Rini52-15/+50
2022-07-07Convert CONFIG_SYS_RAMBOOT to KconfigTom Rini14-52/+5
2022-07-07Convert CONFIG_SYS_BOOK3E_HV to KconfigTom Rini49-14/+44
2022-07-07arm: Remove PXA architecture supportTom Rini42-6417/+3
2022-07-07Convert CONFIG_SYS_83XX_DDR_USES_CS0 to KconfigTom Rini3-5/+6
2022-07-07thunerx_88xx: Clean up config slightly.Tom Rini2-5/+1
2022-07-07Convert CONFIG_PALMAS_POWER to KconfigTom Rini9-2/+11
2022-07-07Convert CONFIG_SYS_EMIF_PRECALCULATED_TIMING_REGS et al to KconfigTom Rini3-22/+21
2022-07-07Convert CONFIG_SYS_DISCOVER_PHY to KconfigTom Rini15-106/+5
2022-07-07Convert CONFIG_SYS_UNIFY_CACHE to KconfigTom Rini9-8/+8
2022-07-07layerscape: Remove some unused CONFIG symbolsTom Rini6-18/+1
2022-07-07usb: Remove some unused CONFIG settingsTom Rini9-41/+0
2022-07-07usb: ohci-hcd: Remove some unused legacy codeTom Rini3-126/+0
2022-07-07Convert CONFIG_USB_OHCI_NEW et al to KconfigTom Rini107-214/+173
2022-07-07spl: Ensure all SPL symbols in Kconfig have some SPL dependencyTom Rini27-36/+50
2022-07-07Convert CONFIG_USB_XHCI_EXYNOS et al to KconfigTom Rini6-18/+16
2022-07-06Merge branch '2022-07-06-platform-updates' into nextTom Rini40-215/+920
2022-07-06misc: nuvoton: Add host interface configuration driverJim Liu3-0/+117
2022-07-06CI: Add Aspeed AST2600Joel Stanley2-0/+9
2022-07-06aspeed/spl: Remove OVERLAY from linker scriptJoel Stanley1-1/+1
2022-07-06ast2600: Configure u-boot-with-spl.bin targetJoel Stanley1-0/+2
2022-07-06spl: Set SPL_MAX_SIZE default for AST2600Joel Stanley1-0/+1
2022-07-06config/ast2600: Disable hash hardware accelJoel Stanley1-3/+0
2022-07-06config/ast2600: Make position independentJoel Stanley1-0/+1
2022-07-06config/ast2600: Enable CRC32Joel Stanley1-0/+1
2022-07-06config/ast2600: Enable eMMC related boot optionsJoel Stanley1-0/+12
2022-07-06mmc/aspeed: Enable controller clocksJoel Stanley1-0/+15
2022-07-06mmc/aspeed: Probe from controllerJoel Stanley2-0/+22
2022-07-06mmc/aspeed: Add debuging for clock probe failuresJoel Stanley1-2/+7
2022-07-06clk/ast2500: Add SD clockJoel Stanley1-0/+23
2022-07-06clk/ast2600: Adjust eMMC clock namesJoel Stanley1-2/+2
2022-07-06clk/aspeed: Add debug message when clock failsJoel Stanley2-2/+5
2022-07-06ARM: dts: ast2500: Update SDHCI nodesJoel Stanley3-25/+32
2022-07-06ARM: dts: ast2600: Update SDHCI nodesJoel Stanley2-46/+35
2022-07-06config/aspeed: Enable EEPROM optionsJoel Stanley2-0/+5
2022-07-06config/ast2600: Enable I2C driverJoel Stanley1-0/+1
2022-07-06i2c/aspeed: Add AST2600 compatibleJoel Stanley1-0/+1
2022-07-06i2c/aspeed: Fix reset controlJoel Stanley1-7/+15
2022-07-06reset/aspeed: Implement status callbackJoel Stanley2-0/+36
2022-07-06ARM: dts: ast2600-evb: Add I2C devicesJoel Stanley1-0/+16
2022-07-06ARM: dts: ast2500-evb: Add I2C devicesJoel Stanley1-0/+19
2022-07-06ARM: dts: ast2600-evb: Remove redundant pinctrlJoel Stanley1-15/+0
2022-07-06ARM: dts: ast2600: Disable I2C nodes by defaultJoel Stanley1-0/+7
2022-07-06ARM: dts: ast2600: Add I2C reset propertiesJoel Stanley1-0/+16
2022-07-06ARM: dts: ast2600: Add I2C pinctrlEddie James1-0/+33