summaryrefslogtreecommitdiff
path: root/configs
AgeCommit message (Expand)AuthorFilesLines
2022-07-07spl: Ensure all SPL symbols in Kconfig have some SPL dependencyTom Rini5-12/+5
2022-07-06ast2600: Configure u-boot-with-spl.bin targetJoel Stanley1-0/+2
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-06config/aspeed: Enable EEPROM optionsJoel Stanley2-0/+5
2022-07-06config/ast2600: Enable I2C driverJoel Stanley1-0/+1
2022-07-06configs: am62x_evm_r5: Add CONFIG_NR_DRAM_BANKS as done in a53 defconfigGeorgi Vlaev1-0/+1
2022-07-06Convert CONFIG_KIRKWOOD_PCIE_INIT et al to KconfigTom Rini3-0/+3
2022-07-06Convert CONFIG_PCI_MSC01 to KconfigTom Rini4-0/+4
2022-07-06Convert CONFIG_SH7751_PCI to KconfigTom Rini1-0/+1
2022-07-06Convert CONFIG_PCI_GT64120 to KconfigTom Rini4-0/+4
2022-07-06Convert CONFIG_PCI_SCAN_SHOW to KconfigTom Rini6-0/+6
2022-07-06Convert CONFIG_PCIE_IMX to KconfigTom Rini9-0/+9
2022-07-06Convert CONFIG_PCIE1 et al to KconfigTom Rini146-0/+493
2022-07-06Convert CONFIG_LAYERSCAPE_NS_ACCESS to KconfigTom Rini75-121/+196
2022-07-06Convert CONFIG_FSL_FIXED_MMC_LOCATION et al to KconfigTom Rini18-0/+18
2022-07-06powerpc: Clean up CHAIN_OF_TRUST related optionsTom Rini1-5/+6
2022-07-06Convert CONFIG_SYS_FSL_SEC_MON et al to KconfigTom Rini16-0/+16
2022-07-06Convert CONFIG_ESDHC_DETECT_QUIRK to KconfigTom Rini14-0/+14
2022-07-06nxp: Make board/freescale/common/Kconfig safe to include once in arch/KconfigTom Rini5-0/+5
2022-07-06Convert CONFIG_SYS_DDR_RAW_TIMING to KconfigTom Rini47-0/+47
2022-07-06Convert CONFIG_SYS_SPD_BUS_NUM to KconfigTom Rini47-0/+47
2022-07-06Convert CONFIG_USB_GADGET_DWC2_OTG_PHY to KconfigTom Rini6-0/+6
2022-07-06Convert CONFIG_USE_ONENAND_BOARD_INIT to KconfigTom Rini3-0/+3
2022-07-06Convert CONFIG_SAMSUNG_ONENAND to KconfigTom Rini3-0/+3
2022-07-06Rename CONFIG_PWM to CONFIG_PWM_S5P and move to KconfigTom Rini2-0/+2
2022-07-06Convert CONFIG_ENABLE_36BIT_PHYS to KconfigTom Rini81-0/+81
2022-07-06Convert CONFIG_DW_ALTDESCRIPTOR to KconfigTom Rini8-0/+8
2022-06-30Merge tag 'u-boot-at91-2022.10-a' of https://source.denx.de/u-boot/custodians...Tom Rini3-0/+39
2022-06-30Merge tag 'versal-qspi-for-v2022.10' of https://gitlab.denx.de/u-boot/custodi...Tom Rini1-0/+2
2022-06-29Merge branch '2022-06-28-Kconfig-migrations' into nextTom Rini298-37/+503
2022-06-29arm64: versal: Add versal specific cadence ospi driverT Karthik Reddy1-0/+2
2022-06-29Complete migration of MTDPARTS_DEFAULT / MTDIDS_DEFAULT, include in environmentTom Rini8-0/+12
2022-06-29Rename CONFIG_SYS_AUTOLAOD to CONFIG_SYS_DISABLE_AUTOLOADTom Rini41-0/+41
2022-06-29Convert CONFIG_ENV_RANGE to KconfigTom Rini20-0/+20
2022-06-29Convert CONFIG_USB_MAX_CONTROLLER_COUNT to KconfigTom Rini71-0/+71
2022-06-29mx6memcal: Remove SPL_USB_HOSTTom Rini1-1/+0
2022-06-29Convert CONFIG_FPGA_STRATIX_V to KconfigTom Rini1-0/+1
2022-06-29Convert CONFIG_ENV_MIN_ENTRIES et al to KconfigTom Rini2-0/+2
2022-06-29Convert CONFIG_SYS_MPC85XX_NO_RESETVEC to KconfigTom Rini53-0/+85
2022-06-29video: Migrate exynos display options to KconfigTom Rini4-0/+12
2022-06-29arm: samsung: Migrate a number of symbols to KconfigTom Rini4-0/+4
2022-06-29Convert CONFIG_LBA48 et al to KconfigTom Rini128-0/+178
2022-06-29Convert CONFIG_FSL_SATA_V2 to KconfigTom Rini44-0/+44
2022-06-29Convert CONFIG_TEGRA_GPU to KconfigTom Rini9-0/+9
2022-06-29Convert CONFIG_EFLASH_PROTSECTORS to KconfigTom Rini1-0/+1
2022-06-29Convert CONFIG_E1000_NO_NVM to KconfigTom Rini2-0/+2
2022-06-28powerpc: mpc85xx: Set TEXT_BASE addresses to real base valuesPali Rohár44-108/+108