summaryrefslogtreecommitdiff
path: root/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2023-01-10powerpc/mpc85xx: Set default CONFIG_BUILD_TARGETPali Rohár1-0/+1
2023-01-10arm: mvebu: Fix default CONFIG_BUILD_TARGETPali Rohár1-2/+2
2022-12-21Merge tag 'v2023.01-rc4' into nextTom Rini1-0/+1
2022-12-13sunxi: define SYS_MONITOR_LEN in Kconfig, not _defconfigAndre Przywara1-0/+1
2022-12-06global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini1-3/+3
2022-11-10Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini1-0/+11
2022-11-07Makefile: Rename u-boot-spl.kwb to u-boot-with-spl.kwbPali Rohár1-1/+1
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass1-1/+1
2022-10-19sunxi: Kconfig: introduce SUNXI_MINIMUM_DRAM_MBAndre Przywara1-3/+3
2022-09-26arm64: versal-net: Add support for Versal NET platformMichal Simek1-1/+1
2022-09-18Kconfig: enlarge CONFIG_SYS_MALLOC_F_LENPeng Fan1-1/+2
2022-06-23test: fuzz: Add framework for fuzzingAndrew Scull1-0/+9
2022-06-23sandbox: Add support for Address SanitizerAndrew Scull1-0/+7
2022-06-06Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini1-0/+18
2022-06-06Convert CONFIG_SYS_BARGSIZE to KconfigTom Rini1-0/+8
2022-05-28valgrind: Disable on Risc-VSean Anderson1-0/+1
2022-05-05ls10xxx: Use a sane SPL_SYS_MALLOC_F_LEN defaultSean Anderson1-3/+1
2022-05-02vpl: Add Kconfig options for VPLSimon Glass1-0/+10
2022-04-21SPL: Do not enable SPL_SYS_MALLOC_SIMPLE without SPL_FRAMEWORK by defaultPali Rohár1-0/+1
2022-04-20am33xx: Update SYS_MALLOC_F_LEN to use 0x2000 as the defaultTom Rini1-1/+1
2022-04-20Kconfig: Change SYS_MALLOC_F_LEN default to 0x2000Tom Rini1-8/+14
2022-04-19Convert CONFIG_SYS_MEM_TOP_HIDE to KconfigTom Rini1-0/+11
2022-04-14sandbox: Increase default SYS_MALLOC_LENTom Rini1-0/+1
2022-04-11Add valgrind headers to U-BootSean Anderson1-0/+14
2022-04-11Kconfig: Fix SYS_MALLOC_F_LEN for i.MX8MQPeng Fan1-3/+4
2022-04-08Convert CONFIG_BOARD_SIZE_LIMIT to KconfigTom Rini1-0/+17
2022-04-07imx8/ls10xx: Use a sane SYS_MALLOC_F_LEN defaultFabio Estevam1-4/+4
2022-04-06riscv: alloc space exhaustedHeinrich Schuchardt1-1/+1
2022-03-25Add option to use -OgSean Anderson1-0/+6
2022-03-25Split CONFIG_CC_OPTIMIZE_FOR_SIZE into two configsSean Anderson1-3/+14
2022-02-09Convert CONFIG_REMAKE_ELF to KconfigAlper Nebi Yasak1-0/+7
2022-02-04configs: sunxi: Add support for Lichee Pi NanoIcenowy Zheng1-3/+5
2022-01-24cmd: Add Kconfig option for multiprocessor cmdsAshok Reddy Soma1-0/+6
2021-11-12Create a new boot/ directorySimon Glass1-0/+2
2021-09-01Kconfig: Remove all default n/no optionsMichal Simek1-6/+0
2021-09-01Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini1-2/+5
2021-09-01Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini1-0/+14
2021-08-02x86: kconfig: Drop ROM_NEEDS_BLOBS and BUILD_ROMBin Meng1-21/+0
2021-07-14kconfig / kbuild: Re-sync with Linux 4.20Tom Rini1-0/+15
2021-05-24build: support building with Link Time OptimizationsMarek Behún1-0/+24
2021-01-31spl: Tidy up SPL/TPL malloc sizesSimon Glass1-5/+8
2020-11-09arm: actions: increase SYS_MALLOC_F_LENAmit Singh Tomar1-1/+1
2020-10-28Kconfig: Increase the pre-relocation memoryPratyush Yadav1-1/+1
2020-10-21arm: sunxi: increase SYS_MALLOC_F_LENHeinrich Schuchardt1-1/+1
2020-10-09Kconfig: Create a new tools menuSimon Glass1-0/+2
2020-10-09Kconfig: Move boot menu into common/Simon Glass1-341/+0
2020-10-09Kconfig: Add a 'Boot options' menuSimon Glass1-0/+4
2020-10-08examples: make examples/ optionalHeinrich Schuchardt1-0/+8
2020-09-22sunxi: Convert 64-bit boards to use binmanSimon Glass1-2/+1
2020-08-14Kconfig: Introduce CONFIG_XENPeng Fan1-0/+18