index
:
u-boot.git
master
sbiboot
"Das U-Boot" Source Tree
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Kconfig
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: renesas: Set R-Car Gen2 board size limit to 512 kiB
Marek Vasut
2024-02-17
1
-1
/
+2
*
spl: fix TPL_SYS_MALLOC_F description
John Keeping
2023-11-17
1
-1
/
+1
*
doc: Clean up SYS_MALLOC_SIMPLE
Simon Glass
2023-10-06
1
-4
/
+11
*
spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LEN
Simon Glass
2023-10-06
1
-5
/
+4
*
spl: Create proper symbols for enabling the malloc() pool
Simon Glass
2023-10-06
1
-11
/
+38
*
spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_...
Simon Glass
2023-10-06
1
-1
/
+1
*
Merge branch 'next'
Tom Rini
2023-10-02
1
-1
/
+86
|
\
|
*
Convert CFG_SYS_UBOOT_START to Kconfig
Jesse Taube
2023-09-30
1
-1
/
+21
|
*
Kconfig: Move TEXT_BASE et al under general setup
Simon Glass
2023-09-19
1
-0
/
+65
|
*
Kconfig: Move API into general setup
Simon Glass
2023-09-19
1
-2
/
+2
*
|
Kconfig: Add SPL_SYS_MALLOC_CLEAR_ON_INIT
Shengyu Qu
2023-09-05
1
-0
/
+11
|
/
*
common: fix detection of SYS_MALLOC_F_LEN=0x0
Heinrich Schuchardt
2023-08-07
1
-1
/
+1
*
include: fdtdec: decouple fdt_addr_t and phys_addr_t size
Johan Jonker
2023-05-06
1
-0
/
+8
*
Kconfig: Remove an impossible condition
Samuel Holland
2023-04-28
1
-1
/
+1
*
xen: Add dependency on armv8
Michal Simek
2023-04-25
1
-0
/
+1
*
xen: Fix Kconfig dependencies
Michal Simek
2023-04-25
1
-0
/
+1
*
ARM: rmobile: Add R-Car Generation 4 support
Hai Pham
2023-04-07
1
-3
/
+3
*
api: move API related config options into submenu
Heinrich Schuchardt
2023-03-30
1
-8
/
+0
*
Kconfig: Sort the BUILD_TARGET list
Marek Vasut
2023-03-30
1
-5
/
+5
*
Move DISTRO_DEFAULTS into boot/
Simon Glass
2023-03-27
1
-27
/
+0
*
powerpc/mpc85xx: Set default CONFIG_BUILD_TARGET
Pali Rohár
2023-01-10
1
-0
/
+1
*
arm: mvebu: Fix default CONFIG_BUILD_TARGET
Pali Rohár
2023-01-10
1
-2
/
+2
*
Merge tag 'v2023.01-rc4' into next
Tom Rini
2022-12-21
1
-0
/
+1
|
\
|
*
sunxi: define SYS_MONITOR_LEN in Kconfig, not _defconfig
Andre Przywara
2022-12-13
1
-0
/
+1
*
|
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
1
-3
/
+3
|
/
*
Convert CONFIG_SYS_MONITOR_LEN to Kconfig
Tom Rini
2022-11-10
1
-0
/
+11
*
Makefile: Rename u-boot-spl.kwb to u-boot-with-spl.kwb
Pali Rohár
2022-11-07
1
-1
/
+1
*
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-10-31
1
-1
/
+1
*
sunxi: Kconfig: introduce SUNXI_MINIMUM_DRAM_MB
Andre Przywara
2022-10-19
1
-3
/
+3
*
arm64: versal-net: Add support for Versal NET platform
Michal Simek
2022-09-26
1
-1
/
+1
*
Kconfig: enlarge CONFIG_SYS_MALLOC_F_LEN
Peng Fan
2022-09-18
1
-1
/
+2
*
test: fuzz: Add framework for fuzzing
Andrew Scull
2022-06-23
1
-0
/
+9
*
sandbox: Add support for Address Sanitizer
Andrew Scull
2022-06-23
1
-0
/
+7
*
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
Tom Rini
2022-06-06
1
-0
/
+18
*
Convert CONFIG_SYS_BARGSIZE to Kconfig
Tom Rini
2022-06-06
1
-0
/
+8
*
valgrind: Disable on Risc-V
Sean Anderson
2022-05-28
1
-0
/
+1
*
ls10xxx: Use a sane SPL_SYS_MALLOC_F_LEN default
Sean Anderson
2022-05-05
1
-3
/
+1
*
vpl: Add Kconfig options for VPL
Simon Glass
2022-05-02
1
-0
/
+10
*
SPL: Do not enable SPL_SYS_MALLOC_SIMPLE without SPL_FRAMEWORK by default
Pali Rohár
2022-04-21
1
-0
/
+1
*
am33xx: Update SYS_MALLOC_F_LEN to use 0x2000 as the default
Tom Rini
2022-04-20
1
-1
/
+1
*
Kconfig: Change SYS_MALLOC_F_LEN default to 0x2000
Tom Rini
2022-04-20
1
-8
/
+14
*
Convert CONFIG_SYS_MEM_TOP_HIDE to Kconfig
Tom Rini
2022-04-19
1
-0
/
+11
*
sandbox: Increase default SYS_MALLOC_LEN
Tom Rini
2022-04-14
1
-0
/
+1
*
Add valgrind headers to U-Boot
Sean Anderson
2022-04-11
1
-0
/
+14
*
Kconfig: Fix SYS_MALLOC_F_LEN for i.MX8MQ
Peng Fan
2022-04-11
1
-3
/
+4
*
Convert CONFIG_BOARD_SIZE_LIMIT to Kconfig
Tom Rini
2022-04-08
1
-0
/
+17
*
imx8/ls10xx: Use a sane SYS_MALLOC_F_LEN default
Fabio Estevam
2022-04-07
1
-4
/
+4
*
riscv: alloc space exhausted
Heinrich Schuchardt
2022-04-06
1
-1
/
+1
*
Add option to use -Og
Sean Anderson
2022-03-25
1
-0
/
+6
*
Split CONFIG_CC_OPTIMIZE_FOR_SIZE into two configs
Sean Anderson
2022-03-25
1
-3
/
+14
[next]