summaryrefslogtreecommitdiff
path: root/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Remove the duplicated SYS_LOAD_ADDR config from KconfigLokanathan, Raaj2022-10-061-14/+0
* Follow mainline to convert CONFIG_SYS_LOAD_ADDR to KconfigLokanathan, Raaj2022-10-061-0/+14
* Kconfig: distro: Use imply instead of select for CMD_FATTien Fong Chee2022-10-041-1/+1
* Kconfig: enlarge CONFIG_SYS_MALLOC_F_LENPeng Fan2022-09-181-1/+2
* test: fuzz: Add framework for fuzzingAndrew Scull2022-06-231-0/+9
* sandbox: Add support for Address SanitizerAndrew Scull2022-06-231-0/+7
* Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.hTom Rini2022-06-061-0/+18
* Convert CONFIG_SYS_BARGSIZE to KconfigTom Rini2022-06-061-0/+8
* valgrind: Disable on Risc-VSean Anderson2022-05-281-0/+1
* ls10xxx: Use a sane SPL_SYS_MALLOC_F_LEN defaultSean Anderson2022-05-051-3/+1
* vpl: Add Kconfig options for VPLSimon Glass2022-05-021-0/+10
* SPL: Do not enable SPL_SYS_MALLOC_SIMPLE without SPL_FRAMEWORK by defaultPali Rohár2022-04-211-0/+1
* am33xx: Update SYS_MALLOC_F_LEN to use 0x2000 as the defaultTom Rini2022-04-201-1/+1
* Kconfig: Change SYS_MALLOC_F_LEN default to 0x2000Tom Rini2022-04-201-8/+14
* Convert CONFIG_SYS_MEM_TOP_HIDE to KconfigTom Rini2022-04-191-0/+11
* sandbox: Increase default SYS_MALLOC_LENTom Rini2022-04-141-0/+1
* Add valgrind headers to U-BootSean Anderson2022-04-111-0/+14
* Kconfig: Fix SYS_MALLOC_F_LEN for i.MX8MQPeng Fan2022-04-111-3/+4
* Convert CONFIG_BOARD_SIZE_LIMIT to KconfigTom Rini2022-04-081-0/+17
* imx8/ls10xx: Use a sane SYS_MALLOC_F_LEN defaultFabio Estevam2022-04-071-4/+4
* riscv: alloc space exhaustedHeinrich Schuchardt2022-04-061-1/+1
* Add option to use -OgSean Anderson2022-03-251-0/+6
* Split CONFIG_CC_OPTIMIZE_FOR_SIZE into two configsSean Anderson2022-03-251-3/+14
* Convert CONFIG_REMAKE_ELF to KconfigAlper Nebi Yasak2022-02-091-0/+7
* configs: sunxi: Add support for Lichee Pi NanoIcenowy Zheng2022-02-041-3/+5
* cmd: Add Kconfig option for multiprocessor cmdsAshok Reddy Soma2022-01-241-0/+6
* Create a new boot/ directorySimon Glass2021-11-111-0/+2
* Kconfig: Remove all default n/no optionsMichal Simek2021-08-311-6/+0
* Convert CONFIG_SYS_MALLOC_LEN to KconfigTom Rini2021-08-311-2/+5
* Convert CONFIG_SYS_LOAD_ADDR to KconfigTom Rini2021-08-311-0/+14
* x86: kconfig: Drop ROM_NEEDS_BLOBS and BUILD_ROMBin Meng2021-08-021-21/+0
* kconfig / kbuild: Re-sync with Linux 4.20Tom Rini2021-07-141-0/+15
* build: support building with Link Time OptimizationsMarek Behún2021-05-241-0/+24
* spl: Tidy up SPL/TPL malloc sizesSimon Glass2021-01-301-5/+8
* arm: actions: increase SYS_MALLOC_F_LENAmit Singh Tomar2020-11-091-1/+1
* Kconfig: Increase the pre-relocation memoryPratyush Yadav2020-10-281-1/+1
* arm: sunxi: increase SYS_MALLOC_F_LENHeinrich Schuchardt2020-10-211-1/+1
* Kconfig: Create a new tools menuSimon Glass2020-10-091-0/+2
* Kconfig: Move boot menu into common/Simon Glass2020-10-091-341/+0
* Kconfig: Add a 'Boot options' menuSimon Glass2020-10-091-0/+4
* examples: make examples/ optionalHeinrich Schuchardt2020-10-081-0/+8
* sunxi: Convert 64-bit boards to use binmanSimon Glass2020-09-221-2/+1
* Kconfig: Introduce CONFIG_XENPeng Fan2020-08-141-0/+18
* Kconfig: Remove CONFIG_SYS_SRAM_STARTOvidiu Panait2020-08-061-0/+2
* Kconfig: Convert CONFIG_SYS_SRAM_SIZE to KconfigOvidiu Panait2020-08-061-0/+7
* Kconfig: Convert CONFIG_SYS_SRAM_BASE to KconfigOvidiu Panait2020-08-061-0/+5
* Kconfig: Introduce CONFIG_SYS_HAS_SRAMOvidiu Panait2020-08-061-0/+11
* efi_loader: use CONFIG_STACK_SIZE in the UEFI sub-systemHeinrich Schuchardt2020-08-011-0/+10
* rockchip: Convert evb-rk3288 over to use binmanSimon Glass2020-07-281-1/+1
* Makefile: Allow CONFIG_SPL_FIT_GENERATOR to be emptySimon Glass2020-07-281-1/+5