index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Kconfig
Age
Commit message (
Expand
)
Author
2022-04-21
SPL: Do not enable SPL_SYS_MALLOC_SIMPLE without SPL_FRAMEWORK by default
Pali Rohár
2022-04-20
am33xx: Update SYS_MALLOC_F_LEN to use 0x2000 as the default
Tom Rini
2022-04-20
Kconfig: Change SYS_MALLOC_F_LEN default to 0x2000
Tom Rini
2022-04-19
Convert CONFIG_SYS_MEM_TOP_HIDE to Kconfig
Tom Rini
2022-04-14
sandbox: Increase default SYS_MALLOC_LEN
Tom Rini
2022-04-11
Add valgrind headers to U-Boot
Sean Anderson
2022-04-11
Kconfig: Fix SYS_MALLOC_F_LEN for i.MX8MQ
Peng Fan
2022-04-08
Convert CONFIG_BOARD_SIZE_LIMIT to Kconfig
Tom Rini
2022-04-07
imx8/ls10xx: Use a sane SYS_MALLOC_F_LEN default
Fabio Estevam
2022-04-06
riscv: alloc space exhausted
Heinrich Schuchardt
2022-03-25
Add option to use -Og
Sean Anderson
2022-03-25
Split CONFIG_CC_OPTIMIZE_FOR_SIZE into two configs
Sean Anderson
2022-02-09
Convert CONFIG_REMAKE_ELF to Kconfig
Alper Nebi Yasak
2022-02-04
configs: sunxi: Add support for Lichee Pi Nano
Icenowy Zheng
2022-01-24
cmd: Add Kconfig option for multiprocessor cmds
Ashok Reddy Soma
2021-11-11
Create a new boot/ directory
Simon Glass
2021-08-31
Kconfig: Remove all default n/no options
Michal Simek
2021-08-31
Convert CONFIG_SYS_MALLOC_LEN to Kconfig
Tom Rini
2021-08-31
Convert CONFIG_SYS_LOAD_ADDR to Kconfig
Tom Rini
2021-08-02
x86: kconfig: Drop ROM_NEEDS_BLOBS and BUILD_ROM
Bin Meng
2021-07-14
kconfig / kbuild: Re-sync with Linux 4.20
Tom Rini
2021-05-24
build: support building with Link Time Optimizations
Marek Behún
2021-01-30
spl: Tidy up SPL/TPL malloc sizes
Simon Glass
2020-11-09
arm: actions: increase SYS_MALLOC_F_LEN
Amit Singh Tomar
2020-10-28
Kconfig: Increase the pre-relocation memory
Pratyush Yadav
2020-10-21
arm: sunxi: increase SYS_MALLOC_F_LEN
Heinrich Schuchardt
2020-10-09
Kconfig: Create a new tools menu
Simon Glass
2020-10-09
Kconfig: Move boot menu into common/
Simon Glass
2020-10-09
Kconfig: Add a 'Boot options' menu
Simon Glass
2020-10-08
examples: make examples/ optional
Heinrich Schuchardt
2020-09-22
sunxi: Convert 64-bit boards to use binman
Simon Glass
2020-08-14
Kconfig: Introduce CONFIG_XEN
Peng Fan
2020-08-06
Kconfig: Remove CONFIG_SYS_SRAM_START
Ovidiu Panait
2020-08-06
Kconfig: Convert CONFIG_SYS_SRAM_SIZE to Kconfig
Ovidiu Panait
2020-08-06
Kconfig: Convert CONFIG_SYS_SRAM_BASE to Kconfig
Ovidiu Panait
2020-08-06
Kconfig: Introduce CONFIG_SYS_HAS_SRAM
Ovidiu Panait
2020-08-01
efi_loader: use CONFIG_STACK_SIZE in the UEFI sub-system
Heinrich Schuchardt
2020-07-28
rockchip: Convert evb-rk3288 over to use binman
Simon Glass
2020-07-28
Makefile: Allow CONFIG_SPL_FIT_GENERATOR to be empty
Simon Glass
2020-07-28
x86: Drop CONFIG_BUILD_ROM and repurpose BUILD_ROM
Simon Glass
2020-07-28
x86: Change how selection of ROMs works
Simon Glass
2020-07-28
Kconfig: add SPL_LOAD_FIT_ADDRESS
Peng Fan
2020-07-08
spl: fit: select SPL_CRYPTO_SUPPORT for SPL_FIT_SIGNATURE
Heiko Stuebner
2020-07-08
spl: fit: select SPL_HASH_SUPPORT for SPL_FIT_SIGNATURE
Heiko Stuebner
2020-07-01
kconfig: show compiler version text in the top comment
Tom Rini
2020-07-01
compilers: Introduce options for forcing inlining on SPL/TPL
Tom Rini
2020-07-01
compiler_types.h: Re-introduce CONFIG_OPTIMIZE_INLINING for U-Boot
Tom Rini
2020-07-01
compiler*.h: sync include/linux/compiler*.h with Linux 5.7-rc5
Tom Rini
2020-07-01
kconfig: Add scripts/Kconfig.include from v4.19
Tom Rini
2020-06-19
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into next
Tom Rini
[next]