aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-01Convert CONFIG_HAS_FSL_DR_USB to KconfigWIP/migrate-syms-7Tom Rini13-18/+4
2022-06-01Convert CONFIG_EHCI_DESC_BIG_ENDIAN et al to KconfigTom Rini64-95/+12
2022-06-01ehci-mxs: Remove non-DM codeTom Rini4-80/+0
2022-06-01Convert CONFIG_EFLASH_PROTSECTORS to KconfigTom Rini4-3/+10
2022-06-01Convert CONFIG_E1000_NO_NVM to KconfigTom Rini5-6/+6
2022-06-01configs: Resync with savedefconfigTom Rini71-83/+15
2022-05-31spl: Rework and tighten some dependenciesTom Rini1-31/+24
2022-05-30spl: Rework Kconfig to be more menu drivenTom Rini1-32/+22
2022-05-30spl: Move all VPL, TPL and PowerPC specific CONFIG options to separate filesTom Rini4-658/+650
2022-05-29configs: Resync with savedefconfigTom Rini1-24/+0
2022-05-29riotboard, syzygy_hub: Disable SPL_FALCON_BOOT_MMCSDTom Rini2-4/+0
2022-05-29Convert CONFIG_SYS_MMCSD_RAW_MODE_ARGS_SECTOR et al to KconfigTom Rini58-60/+83
2022-05-29Convert CONFIG_SYS_NAND_SPL_KERNEL_OFFS to KconfigTom Rini30-52/+19
2022-05-29spl: Remove CONFIG_SPL_START_S_PATH and rework the logic behind itTom Rini4-14/+3
2022-05-29Drop CONFIG_SPL_SIZETom Rini7-23/+0
2022-05-29ax25-ae350: Move CONFIG_SYS_FDT_BASE to KconfigTom Rini2-3/+4
2022-05-29Convert CONFIG_SYS_SPL_ARGS_ADDR to KconfigTom Rini65-56/+41
2022-05-29Convert CONFIG_SPL_TARGET to KconfigTom Rini68-37/+61
2022-05-29Remove CONFIG_SPL_STACK_SIZETom Rini1-3/+0
2022-05-29Drop CONFIG_SPL_SPI_FLASH_MINIMALTom Rini6-6/+0
2022-05-29Convert CONFIG_SPL_GD_ADDR to KconfigTom Rini54-17/+55
2022-05-29etamin: Remove CONFIG_SPL_CMT definesTom Rini1-6/+0
2022-05-29Remove CONFIG_SYS_SPL_LEN largelyTom Rini7-12/+1
2022-05-29Convert CONFIG_SYS_SPL_MALLOC_SIZE et al to KconfigTom Rini379-279/+737
2022-05-29Convert CONFIG_SPL_BSS_START_ADDR to KconfigTom Rini345-201/+457
2022-05-29Convert CONFIG_SPL_RELOC_TEXT_BASE et al to KconfigTom Rini63-71/+270
2022-05-29Convert CONFIG_TPL_NAND_INIT to KconfigTom Rini5-4/+6
2022-05-29imx7: Update CONFIG_SPL_STACK defaults in KconfigTom Rini11-40/+25
2022-05-29imx6: Update CONFIG_SPL_STACK defaults in KconfigTom Rini57-148/+34
2022-05-29Convert CONFIG_SPL_STACK to KconfigTom Rini604-220/+829
2022-05-26configs: Resync with savedefconfigTom Rini1-7/+0
2022-05-25Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini894-1027/+1183
2022-05-25Introduce include/system-constants.hTom Rini1-0/+6
2022-05-25stih410-b2260: Switch to using GENERATED_GBL_DATA_SIZETom Rini1-2/+1
2022-05-25powerpc: Switch to using CONFIG_SYS_INIT_SP_OFFSET from CONFIG_SYS_GBL_DATA_O...Tom Rini23-71/+41
2022-05-25mpc85xx: Switch to setting the initial stack pointer more clearlyTom Rini1-2/+2
2022-05-25m68k: Stop using CONFIG_SYS_GBL_DATA_OFFSETTom Rini15-30/+15
2022-05-25arm: Stop using CONFIG_SYS_GBL_DATA_OFFSETTom Rini2-4/+2
2022-05-25arm: Use CONFIG_SPL_STACK or CONFIG_SYS_INIT_SP_ADDR directly.Tom Rini15-66/+14
2022-05-25mvebu: Use CONFIG_SPL_STACK + 4 directly for bootparam locationTom Rini14-17/+5
2022-05-25arm: pxa: Remove CONFIG_CPU_PXA25XTom Rini13-2492/+6
2022-05-25m68k: Remove dead codeTom Rini8-932/+0
2022-05-23configs: Resync with savedefconfigTom Rini10-24/+9
2022-05-23Convert CONFIG_SPL_COMMON_INIT_DDR to KconfigTom Rini47-28/+61
2022-05-23ppc / layerscape: Clean up CONFIG_SYS_CCSR_DO_NOT_RELOCATE usageTom Rini64-69/+65
2022-05-23Convert CONFIG_SPL_SYS_MALLOC_SIMPLE to KconfigTom Rini23-48/+14
2022-05-23Convert CONFIG_SPL_BSS_MAX_SIZE et al to KconfigTom Rini444-182/+406
2022-05-23Convert CONFIG_SPL_PAD_TO et al to KconfigTom Rini535-277/+556
2022-05-23Convert CONFIG_SPL_FS_LOAD_PAYLOAD_NAME et al to KconfigTom Rini86-175/+68
2022-05-23Convert CONFIG_SPL_NAND_RAW_ONLY et al to KconfigTom Rini16-21/+22