aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* configs: Resync with savedefconfigWIP/06Jun2022-nextTom Rini2022-06-0672-153/+24
* Merge branch '2022-06-06-finish-SPL-Kconfig-migration' into nextTom Rini2022-06-061740-8110/+7693
|\
| * spl: Rework and tighten some dependenciesTom Rini2022-06-061-31/+24
| * spl: Rework Kconfig to be more menu drivenTom Rini2022-06-061-32/+22
| * spl: Move all VPL, TPL and PowerPC specific CONFIG options to separate filesTom Rini2022-06-064-658/+650
| * arm: mvebu: Remove CONFIG_SPL_BOOT_DEVICEChris Packham2022-06-063-37/+0
| * Convert CONFIG_FIXED_SDHCI_ALIGNED_BUFFER to KconfigChris Packham2022-06-066-39/+13
| * arm: mvebu: Use MVEBU_SPL_BOOT_DEVICE instead of SPL_BOOT_DEVICEChris Packham2022-06-061-4/+6
| * riotboard, syzygy_hub: Disable SPL_FALCON_BOOT_MMCSDTom Rini2022-06-062-4/+0
| * Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to KconfigTom Rini2022-06-0658-60/+83
| * Convert CONFIG_SYS_NAND_SPL_KERNEL_OFFS to KconfigTom Rini2022-06-0630-52/+19
| * spl: Remove CONFIG_SPL_START_S_PATH and rework the logic behind itTom Rini2022-06-064-14/+3
| * Drop CONFIG_SPL_SIZETom Rini2022-06-067-23/+0
| * ax25-ae350: Move CONFIG_SYS_FDT_BASE to KconfigTom Rini2022-06-062-3/+4
| * Convert CONFIG_SYS_SPL_ARGS_ADDR to KconfigTom Rini2022-06-0665-56/+41
| * Convert CONFIG_SPL_TARGET to KconfigTom Rini2022-06-0668-37/+61
| * Remove CONFIG_SPL_STACK_SIZETom Rini2022-06-061-3/+0
| * Drop CONFIG_SPL_SPI_FLASH_MINIMALTom Rini2022-06-066-6/+0
| * Convert CONFIG_SPL_GD_ADDR to KconfigTom Rini2022-06-0654-17/+55
| * etamin: Remove CONFIG_SPL_CMT definesTom Rini2022-06-061-6/+0
| * Remove CONFIG_SYS_SPL_LEN largelyTom Rini2022-06-067-12/+1
| * Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini2022-06-06379-279/+737
| * Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini2022-06-06345-201/+457
| * Convert CONFIG_SPL_RELOC_TEXT_BASE et al to KconfigTom Rini2022-06-0663-71/+270
| * Convert CONFIG_TPL_NAND_INIT to KconfigTom Rini2022-06-065-4/+6
| * imx7: Update CONFIG_SPL_STACK defaults in KconfigTom Rini2022-06-0611-40/+25
| * imx6: Update CONFIG_SPL_STACK defaults in KconfigTom Rini2022-06-0657-148/+34
| * Convert CONFIG_SPL_STACK to KconfigTom Rini2022-06-06605-220/+831
| * Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-06895-1027/+1185
| * Introduce include/system-constants.hTom Rini2022-06-061-0/+6
| * stih410-b2260: Switch to using GENERATED_GBL_DATA_SIZETom Rini2022-06-061-2/+1
| * powerpc: Switch to using CONFIG_SYS_INIT_SP_OFFSET from CONFIG_SYS_GBL_DATA_O...Tom Rini2022-06-0623-71/+41
| * mpc85xx: Switch to setting the initial stack pointer more clearlyTom Rini2022-06-061-2/+2
| * m68k: Stop using CONFIG_SYS_GBL_DATA_OFFSETTom Rini2022-06-0615-30/+15
| * arm: Stop using CONFIG_SYS_GBL_DATA_OFFSETTom Rini2022-06-062-4/+2
| * arm: Use CONFIG_SPL_STACK or CONFIG_SYS_INIT_SP_ADDR directly.Tom Rini2022-06-0615-66/+14
| * mvebu: Use CONFIG_SPL_STACK + 4 directly for bootparam locationTom Rini2022-06-0614-17/+5
| * arm: pxa: Remove CONFIG_CPU_PXA25XTom Rini2022-06-0613-2492/+6
| * m68k: Remove dead codeTom Rini2022-06-068-932/+0
| * Convert CONFIG_SPL_COMMON_INIT_DDR to KconfigTom Rini2022-06-0647-28/+61
| * ppc / layerscape: Clean up CONFIG_SYS_CCSR_DO_NOT_RELOCATE usageTom Rini2022-06-0664-69/+65
| * Convert CONFIG_SPL_SYS_MALLOC_SIMPLE to KconfigTom Rini2022-06-0623-48/+14
| * Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini2022-06-06445-182/+407
| * Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini2022-06-06536-281/+561
| * Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to KconfigTom Rini2022-06-0685-174/+68
| * Convert CONFIG_SPL_NAND_RAW_ONLY et al to KconfigTom Rini2022-06-0615-19/+22
| * Convert CONFIG_SPL_INIT_MINIMAL et al to KconfigTom Rini2022-06-0674-36/+115
| * Convert CONFIG_SYS_CFI_FLASH_STATUS_POLL to KconfigTom Rini2022-06-0612-5/+13
| * Convert CONFIG_SYS_FLASH_CFI_WIDTH to KconfigTom Rini2022-06-0664-41/+63
| * spl: Remove CONFIG_SPL_SATA_BOOT_DEVICETom Rini2022-06-062-16/+5