summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-28Rename CONFIG_SYS_AUTOLAOD to CONFIG_SYS_DISABLE_AUTOLOADTom Rini
2022-06-28opos6uldev: Migrate to using CONFIG_EXTRA_ENV_TEXTTom Rini
2022-06-28Convert CONFIG_ENV_RANGE to KconfigTom Rini
2022-06-28dragonboard410c: Migrate to using CONFIG_EXTRA_ENV_TEXTTom Rini
2022-06-28env: Remove include/generated/env.* under "make clean"Tom Rini
2022-06-28env: Do not make CONFIG_EXTRA_ENV_TEXT and CONFIG_EXTRA_ENV_SETTINGS conflictTom Rini
2022-06-28Convert CONFIG_SYS_USB_FAT_BOOT_PARTITION to KconfigTom Rini
2022-06-28Convert CONFIG_USB_MAX_CONTROLLER_COUNT to KconfigTom Rini
2022-06-28common: usb: Update logic for usb.o, usb_hub.o and usb_storage.oTom Rini
2022-06-28mx6memcal: Remove SPL_USB_HOSTTom Rini
2022-06-28usb: Remove non-DM code in ehci-fsl and xhciTom Rini
2022-06-28Convert CONFIG_FPGA_STRATIX_V to KconfigTom Rini
2022-06-28fpga: Remove CONFIG_FPGA_COUNTTom Rini
2022-06-28Convert CONFIG_ENV_MIN_ENTRIES et al to KconfigTom Rini
2022-06-28Globally remove most CONFIG_SPL_BUILD tests from config headersTom Rini
2022-06-28Convert CONFIG_SYS_MPC85XX_NO_RESETVEC to KconfigTom Rini
2022-06-28Remove CONFIG_SPL_RAW_IMAGE_ARM_TRUSTED_FIRMWARE and CONFIG_SPL_ABORT_ON_RAW_...Tom Rini
2022-06-28siemens: Move CONFIG_FACTORYSET to KconfigTom Rini
2022-06-28video: Migrate exynos display options to KconfigTom Rini
2022-06-28arm: samsung: Migrate a number of symbols to KconfigTom Rini
2022-06-28arm: exynos: Remove old pwm backlight driverTom Rini
2022-06-28arm: samsung: Remove dead LCD codeTom Rini
2022-06-28block: ide: Remove ide_preinit functionTom Rini
2022-06-28ata: sata_sil: Remove useless BLK guard in sata_sil.hTom Rini
2022-06-28Convert CONFIG_LBA48 et al to KconfigTom Rini
2022-06-28Convert CONFIG_FSL_SATA_V2 to KconfigTom Rini
2022-06-28ata: fsl_sata: Remove legacy non-BLK codeTom Rini
2022-06-28ata: dwc_ahsata: Remove legacy non-CONFIG_AHCI codeTom Rini
2022-06-28xtensa: Switch to using CONFIG_XTENSA for building device treesTom Rini
2022-06-28vpl: Ensure all VPL symbols in Kconfig have some VPL dependencyTom Rini
2022-06-28tpl: Ensure all TPL symbols in Kconfig have some TPL dependencyTom Rini
2022-06-28spl: Move SPL_LDSCRIPT defaults to one placeTom Rini
2022-06-28usb: ehci-mx5: Remove non-DM codeTom Rini
2022-06-28usb: ehci-mxc: RemoveTom Rini
2022-06-28PowerPC: Remove some unused USB codeTom Rini
2022-06-28Convert CONFIG_TEGRA_GPU to KconfigTom Rini
2022-06-28usb: xhci-fsl: Remove non-DM codeTom Rini
2022-06-28Convert CONFIG_USB_EHCI_TXFIFO_THRESH to KconfigTom Rini
2022-06-28usb: ehci-fsl: Remove non-DM codeTom Rini
2022-06-28Convert CONFIG_HAS_FSL_DR_USB to KconfigTom Rini
2022-06-28Convert CONFIG_EHCI_HCD_INIT_AFTER_RESET to KconfigTom Rini
2022-06-28Convert CONFIG_EHCI_DESC_BIG_ENDIAN et al to KconfigTom Rini
2022-06-28ehci-mxs: Remove non-DM codeTom Rini
2022-06-28Convert CONFIG_EFLASH_PROTSECTORS to KconfigTom Rini
2022-06-28Convert CONFIG_E1000_NO_NVM to KconfigTom Rini
2022-06-28Merge branch '2022-06-28-mpc85xx-and-aspeed-fixes' into nextTom Rini
2022-06-28aspeed/ast2600: Fix SPL linker scriptJoel Stanley
2022-06-28powerpc: mpc85xx: Set TEXT_BASE addresses to real base valuesPali Rohár
2022-06-27Merge branch '2022-06-27-add-armv8-sha1-sha256-support' into nextTom Rini
2022-06-27qemu_arm64: Enable CONFIG_ARMV8_CRYPTO supportTom Rini