aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-06cmd: dm: migrate dm command to use U_BOOT_CMD_WITH_SUBCMDS()Ovidiu Panait1-52/+12
2022-06-06dm: fix DM_EVENT dependenciesHeinrich Schuchardt2-8/+2
2022-06-06boot: image-pre-load: drop unused CONFIG_SYS_BOOTM_LENPeng Fan1-5/+0
2022-06-06configs: Resync with savedefconfigWIP/06Jun2022-nextTom Rini72-153/+24
2022-06-06Merge branch '2022-06-06-finish-SPL-Kconfig-migration' into nextTom Rini1740-8110/+7693
2022-06-06spl: Rework and tighten some dependenciesTom Rini1-31/+24
2022-06-06spl: Rework Kconfig to be more menu drivenTom Rini1-32/+22
2022-06-06spl: Move all VPL, TPL and PowerPC specific CONFIG options to separate filesTom Rini4-658/+650
2022-06-06arm: mvebu: Remove CONFIG_SPL_BOOT_DEVICEChris Packham3-37/+0
2022-06-06Convert CONFIG_FIXED_SDHCI_ALIGNED_BUFFER to KconfigChris Packham6-39/+13
2022-06-06arm: mvebu: Use MVEBU_SPL_BOOT_DEVICE instead of SPL_BOOT_DEVICEChris Packham1-4/+6
2022-06-06riotboard, syzygy_hub: Disable SPL_FALCON_BOOT_MMCSDTom Rini2-4/+0
2022-06-06Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to KconfigTom Rini58-60/+83
2022-06-06Convert CONFIG_SYS_NAND_SPL_KERNEL_OFFS to KconfigTom Rini30-52/+19
2022-06-06spl: Remove CONFIG_SPL_START_S_PATH and rework the logic behind itTom Rini4-14/+3
2022-06-06Drop CONFIG_SPL_SIZETom Rini7-23/+0
2022-06-06ax25-ae350: Move CONFIG_SYS_FDT_BASE to KconfigTom Rini2-3/+4
2022-06-06Convert CONFIG_SYS_SPL_ARGS_ADDR to KconfigTom Rini65-56/+41
2022-06-06Convert CONFIG_SPL_TARGET to KconfigTom Rini68-37/+61
2022-06-06Remove CONFIG_SPL_STACK_SIZETom Rini1-3/+0
2022-06-06Drop CONFIG_SPL_SPI_FLASH_MINIMALTom Rini6-6/+0
2022-06-06Convert CONFIG_SPL_GD_ADDR to KconfigTom Rini54-17/+55
2022-06-06etamin: Remove CONFIG_SPL_CMT definesTom Rini1-6/+0
2022-06-06Remove CONFIG_SYS_SPL_LEN largelyTom Rini7-12/+1
2022-06-06Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini379-279/+737
2022-06-06Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini345-201/+457
2022-06-06Convert CONFIG_SPL_RELOC_TEXT_BASE et al to KconfigTom Rini63-71/+270
2022-06-06Convert CONFIG_TPL_NAND_INIT to KconfigTom Rini5-4/+6
2022-06-06imx7: Update CONFIG_SPL_STACK defaults in KconfigTom Rini11-40/+25
2022-06-06imx6: Update CONFIG_SPL_STACK defaults in KconfigTom Rini57-148/+34
2022-06-06Convert CONFIG_SPL_STACK to KconfigTom Rini605-220/+831
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini895-1027/+1185
2022-06-06Introduce include/system-constants.hTom Rini1-0/+6
2022-06-06stih410-b2260: Switch to using GENERATED_GBL_DATA_SIZETom Rini1-2/+1
2022-06-06powerpc: Switch to using CONFIG_SYS_INIT_SP_OFFSET from CONFIG_SYS_GBL_DATA_O...Tom Rini23-71/+41
2022-06-06mpc85xx: Switch to setting the initial stack pointer more clearlyTom Rini1-2/+2
2022-06-06m68k: Stop using CONFIG_SYS_GBL_DATA_OFFSETTom Rini15-30/+15
2022-06-06arm: Stop using CONFIG_SYS_GBL_DATA_OFFSETTom Rini2-4/+2
2022-06-06arm: Use CONFIG_SPL_STACK or CONFIG_SYS_INIT_SP_ADDR directly.Tom Rini15-66/+14
2022-06-06mvebu: Use CONFIG_SPL_STACK + 4 directly for bootparam locationTom Rini14-17/+5
2022-06-06arm: pxa: Remove CONFIG_CPU_PXA25XTom Rini13-2492/+6
2022-06-06m68k: Remove dead codeTom Rini8-932/+0
2022-06-06Convert CONFIG_SPL_COMMON_INIT_DDR to KconfigTom Rini47-28/+61
2022-06-06ppc / layerscape: Clean up CONFIG_SYS_CCSR_DO_NOT_RELOCATE usageTom Rini64-69/+65
2022-06-06Convert CONFIG_SPL_SYS_MALLOC_SIMPLE to KconfigTom Rini23-48/+14
2022-06-06Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini445-182/+407
2022-06-06Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini536-281/+561
2022-06-06Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to KconfigTom Rini85-174/+68
2022-06-06Convert CONFIG_SPL_NAND_RAW_ONLY et al to KconfigTom Rini15-19/+22
2022-06-06Convert CONFIG_SPL_INIT_MINIMAL et al to KconfigTom Rini74-36/+115