summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-08snd: enable building max98357a driver with ACPIGEN=nHeinrich Schuchardt
2022-07-08test: fix CONFIG_ACPIGEN dependenciesHeinrich Schuchardt
2022-07-08distroboot: Fix ubifsPali Rohár
2022-07-08ubifs: Fix reference count leak in ubifsumountPali Rohár
2022-07-08Add SCSI scan for ENV in EXT4 or FATRogier Stam
2022-07-07Merge branch '2022-07-07-Kconfig-migrations-dead-code-removal' into nextTom Rini
2022-07-07Convert CONFIG_SYS_BOOTM_LEN to KconfigTom Rini
2022-07-07Convert CONFIG_SYS_BOOTCOUNT_LE et al to KconfigTom Rini
2022-07-07kmcoge5ne: Move BFTIC3 CONFIG references to their usageTom Rini
2022-07-07mx*sabresd: Reference CONFIG_SYS_AUXCORE_BOOTDATA value directlyTom Rini
2022-07-07Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to KconfigTom Rini
2022-07-07Convert CONFIG_SYS_FSL_CPC et al to KconfigTom Rini
2022-07-07Convert CONFIG_SYS_RAMBOOT to KconfigTom Rini
2022-07-07Convert CONFIG_SYS_BOOK3E_HV to KconfigTom Rini
2022-07-07arm: Remove PXA architecture supportTom Rini
2022-07-07Convert CONFIG_SYS_83XX_DDR_USES_CS0 to KconfigTom Rini
2022-07-07thunerx_88xx: Clean up config slightly.Tom Rini
2022-07-07Convert CONFIG_PALMAS_POWER to KconfigTom Rini
2022-07-07Convert CONFIG_SYS_EMIF_PRECALCULATED_TIMING_REGS et al to KconfigTom Rini
2022-07-07Convert CONFIG_SYS_DISCOVER_PHY to KconfigTom Rini
2022-07-07Convert CONFIG_SYS_UNIFY_CACHE to KconfigTom Rini
2022-07-07layerscape: Remove some unused CONFIG symbolsTom Rini
2022-07-07usb: Remove some unused CONFIG settingsTom Rini
2022-07-07usb: ohci-hcd: Remove some unused legacy codeTom Rini
2022-07-07Convert CONFIG_USB_OHCI_NEW et al to KconfigTom Rini
2022-07-07spl: Ensure all SPL symbols in Kconfig have some SPL dependencyTom Rini
2022-07-07Convert CONFIG_USB_XHCI_EXYNOS et al to KconfigTom Rini
2022-07-07doc: board: amlogic: add documentation on boot flowNeil Armstrong
2022-07-06Merge branch '2022-07-06-platform-updates' into nextTom Rini
2022-07-06misc: nuvoton: Add host interface configuration driverJim Liu
2022-07-06CI: Add Aspeed AST2600Joel Stanley
2022-07-06aspeed/spl: Remove OVERLAY from linker scriptJoel Stanley
2022-07-06ast2600: Configure u-boot-with-spl.bin targetJoel Stanley
2022-07-06spl: Set SPL_MAX_SIZE default for AST2600Joel Stanley
2022-07-06config/ast2600: Disable hash hardware accelJoel Stanley
2022-07-06config/ast2600: Make position independentJoel Stanley
2022-07-06config/ast2600: Enable CRC32Joel Stanley
2022-07-06config/ast2600: Enable eMMC related boot optionsJoel Stanley
2022-07-06mmc/aspeed: Enable controller clocksJoel Stanley
2022-07-06mmc/aspeed: Probe from controllerJoel Stanley
2022-07-06mmc/aspeed: Add debuging for clock probe failuresJoel Stanley
2022-07-06clk/ast2500: Add SD clockJoel Stanley
2022-07-06clk/ast2600: Adjust eMMC clock namesJoel Stanley
2022-07-06clk/aspeed: Add debug message when clock failsJoel Stanley
2022-07-06ARM: dts: ast2500: Update SDHCI nodesJoel Stanley
2022-07-06ARM: dts: ast2600: Update SDHCI nodesJoel Stanley
2022-07-06config/aspeed: Enable EEPROM optionsJoel Stanley
2022-07-06config/ast2600: Enable I2C driverJoel Stanley
2022-07-06i2c/aspeed: Add AST2600 compatibleJoel Stanley
2022-07-06i2c/aspeed: Fix reset controlJoel Stanley