aboutsummaryrefslogtreecommitdiff
path: root/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2024-04-10build: Revive and update LDR format supportGreg Malysa1-0/+14
2024-03-14rockchip: Use common bss and stack addresses on RK3308Jonas Karlman1-1/+1
2024-02-17ARM: renesas: Set R-Car Gen2 board size limit to 512 kiBMarek Vasut1-1/+2
2023-11-17spl: fix TPL_SYS_MALLOC_F descriptionJohn Keeping1-1/+1
2023-10-06doc: Clean up SYS_MALLOC_SIMPLESimon Glass1-4/+11
2023-10-06spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LENSimon Glass1-5/+4
2023-10-06spl: Create proper symbols for enabling the malloc() poolSimon Glass1-11/+38
2023-10-06spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_...Simon Glass1-1/+1
2023-10-02Merge branch 'next'Tom Rini1-1/+86
2023-09-30Convert CFG_SYS_UBOOT_START to KconfigJesse Taube1-1/+21
2023-09-19Kconfig: Move TEXT_BASE et al under general setupSimon Glass1-0/+65
2023-09-19Kconfig: Move API into general setupSimon Glass1-2/+2
2023-09-05Kconfig: Add SPL_SYS_MALLOC_CLEAR_ON_INITShengyu Qu1-0/+11
2023-08-07common: fix detection of SYS_MALLOC_F_LEN=0x0Heinrich Schuchardt1-1/+1
2023-05-06include: fdtdec: decouple fdt_addr_t and phys_addr_t sizeJohan Jonker1-0/+8
2023-04-28Kconfig: Remove an impossible conditionSamuel Holland1-1/+1
2023-04-25xen: Add dependency on armv8Michal Simek1-0/+1
2023-04-25xen: Fix Kconfig dependenciesMichal Simek1-0/+1
2023-04-07ARM: rmobile: Add R-Car Generation 4 supportHai Pham1-3/+3
2023-03-30api: move API related config options into submenuHeinrich Schuchardt1-8/+0
2023-03-30Kconfig: Sort the BUILD_TARGET listMarek Vasut1-5/+5
2023-03-27Move DISTRO_DEFAULTS into boot/Simon Glass1-27/+0
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-05global: 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