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
2024-04-10
build: Revive and update LDR format support
Greg Malysa
2024-03-14
rockchip: Use common bss and stack addresses on RK3308
Jonas Karlman
2024-02-17
ARM: renesas: Set R-Car Gen2 board size limit to 512 kiB
Marek Vasut
2023-11-17
spl: fix TPL_SYS_MALLOC_F description
John Keeping
2023-10-06
doc: Clean up SYS_MALLOC_SIMPLE
Simon Glass
2023-10-06
spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN
Simon Glass
2023-10-06
spl: Create proper symbols for enabling the malloc() pool
Simon Glass
2023-10-06
spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_...
Simon Glass
2023-10-02
Merge branch 'next'
Tom Rini
2023-09-30
Convert CFG_SYS_UBOOT_START to Kconfig
Jesse Taube
2023-09-19
Kconfig: Move TEXT_BASE et al under general setup
Simon Glass
2023-09-19
Kconfig: Move API into general setup
Simon Glass
2023-09-05
Kconfig: Add SPL_SYS_MALLOC_CLEAR_ON_INIT
Shengyu Qu
2023-08-07
common: fix detection of SYS_MALLOC_F_LEN=0x0
Heinrich Schuchardt
2023-05-06
include: fdtdec: decouple fdt_addr_t and phys_addr_t size
Johan Jonker
2023-04-28
Kconfig: Remove an impossible condition
Samuel Holland
2023-04-25
xen: Add dependency on armv8
Michal Simek
2023-04-25
xen: Fix Kconfig dependencies
Michal Simek
2023-04-07
ARM: rmobile: Add R-Car Generation 4 support
Hai Pham
2023-03-30
api: move API related config options into submenu
Heinrich Schuchardt
2023-03-30
Kconfig: Sort the BUILD_TARGET list
Marek Vasut
2023-03-27
Move DISTRO_DEFAULTS into boot/
Simon Glass
2023-01-10
powerpc/mpc85xx: Set default CONFIG_BUILD_TARGET
Pali Rohár
2023-01-10
arm: mvebu: Fix default CONFIG_BUILD_TARGET
Pali Rohár
2022-12-21
Merge tag 'v2023.01-rc4' into next
Tom Rini
2022-12-13
sunxi: define SYS_MONITOR_LEN in Kconfig, not _defconfig
Andre Przywara
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-11-10
Convert CONFIG_SYS_MONITOR_LEN to Kconfig
Tom Rini
2022-11-07
Makefile: Rename u-boot-spl.kwb to u-boot-with-spl.kwb
Pali Rohár
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-10-19
sunxi: Kconfig: introduce SUNXI_MINIMUM_DRAM_MB
Andre Przywara
2022-09-26
arm64: versal-net: Add support for Versal NET platform
Michal Simek
2022-09-18
Kconfig: enlarge CONFIG_SYS_MALLOC_F_LEN
Peng Fan
2022-06-23
test: fuzz: Add framework for fuzzing
Andrew Scull
2022-06-23
sandbox: Add support for Address Sanitizer
Andrew Scull
2022-06-06
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
Tom Rini
2022-06-06
Convert CONFIG_SYS_BARGSIZE to Kconfig
Tom Rini
2022-05-28
valgrind: Disable on Risc-V
Sean Anderson
2022-05-05
ls10xxx: Use a sane SPL_SYS_MALLOC_F_LEN default
Sean Anderson
2022-05-02
vpl: Add Kconfig options for VPL
Simon Glass
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
[next]