aboutsummaryrefslogtreecommitdiffstats
path: root/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* net: introduce alternative implementation as net/lwip/Jerome Forissier2024-10-161-0/+29
* Merge patch series "arm: Initial support for Analog Devices SC5xx boards"Tom Rini2024-10-031-1/+7
|\
| * arm: SC573-EZKIT initial supportOliver Gaskell2024-10-031-0/+1
| * arm: SC589-MINI initial supportOliver Gaskell2024-10-031-1/+1
| * arm: SC589-EZKIT initial supportOliver Gaskell2024-10-031-0/+1
| * arm: SC584-EZKIT initial supportOliver Gaskell2024-10-031-0/+1
| * arm: SC594-SOM-EZKIT initial supportOliver Gaskell2024-10-031-0/+1
| * arm: SC598-SOM-EZKIT initial supportOliver Gaskell2024-10-031-1/+3
* | tools/scripts/Kconfig: Update references from kconfig-language.txt to rstHiago De Franco2024-08-271-1/+1
* | omap3: Define DRAM banks number in Kconfig instead of defconfigsPaul Kocialkowski2024-08-061-0/+1
* | omap3: Define maximum U-Boot size in Kconfig instead of defconfigsPaul Kocialkowski2024-08-061-0/+1
* | dra7xx: Define common init stack pointer address in KconfigPaul Kocialkowski2024-08-061-1/+2
* | am43xx: Define common init stack pointer address in KconfigPaul Kocialkowski2024-08-061-1/+2
* | am33xx: Define common init stack pointer address in KconfigPaul Kocialkowski2024-08-061-1/+2
* | omap3: Define common init stack pointer address in KconfigPaul Kocialkowski2024-08-061-0/+2
|/
* build: Revive and update LDR format supportGreg Malysa2024-04-101-0/+14
* rockchip: Use common bss and stack addresses on RK3308Jonas Karlman2024-03-141-1/+1
* ARM: renesas: Set R-Car Gen2 board size limit to 512 kiBMarek Vasut2024-02-171-1/+2
* spl: fix TPL_SYS_MALLOC_F descriptionJohn Keeping2023-11-171-1/+1
* doc: Clean up SYS_MALLOC_SIMPLESimon Glass2023-10-061-4/+11
* spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LENSimon Glass2023-10-061-5/+4
* spl: Create proper symbols for enabling the malloc() poolSimon Glass2023-10-061-11/+38
* spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_...Simon Glass2023-10-061-1/+1
* Merge branch 'next'Tom Rini2023-10-021-1/+86
|\
| * Convert CFG_SYS_UBOOT_START to KconfigJesse Taube2023-09-301-1/+21
| * Kconfig: Move TEXT_BASE et al under general setupSimon Glass2023-09-191-0/+65
| * Kconfig: Move API into general setupSimon Glass2023-09-191-2/+2
* | Kconfig: Add SPL_SYS_MALLOC_CLEAR_ON_INITShengyu Qu2023-09-051-0/+11
|/
* common: fix detection of SYS_MALLOC_F_LEN=0x0Heinrich Schuchardt2023-08-071-1/+1
* include: fdtdec: decouple fdt_addr_t and phys_addr_t sizeJohan Jonker2023-05-061-0/+8
* Kconfig: Remove an impossible conditionSamuel Holland2023-04-281-1/+1
* xen: Add dependency on armv8Michal Simek2023-04-251-0/+1
* xen: Fix Kconfig dependenciesMichal Simek2023-04-251-0/+1
* ARM: rmobile: Add R-Car Generation 4 supportHai Pham2023-04-071-3/+3
* api: move API related config options into submenuHeinrich Schuchardt2023-03-301-8/+0
* Kconfig: Sort the BUILD_TARGET listMarek Vasut2023-03-301-5/+5
* Move DISTRO_DEFAULTS into boot/Simon Glass2023-03-271-27/+0
* powerpc/mpc85xx: Set default CONFIG_BUILD_TARGETPali Rohár2023-01-101-0/+1
* arm: mvebu: Fix default CONFIG_BUILD_TARGETPali Rohár2023-01-101-2/+2
* Merge tag 'v2023.01-rc4' into nextTom Rini2022-12-211-0/+1
|\
| * sunxi: define SYS_MONITOR_LEN in Kconfig, not _defconfigAndre Przywara2022-12-131-0/+1
* | global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-051-3/+3
|/
* Convert CONFIG_SYS_MONITOR_LEN to KconfigTom Rini2022-11-101-0/+11
* Makefile: Rename u-boot-spl.kwb to u-boot-with-spl.kwbPali Rohár2022-11-071-1/+1
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-311-1/+1
* sunxi: Kconfig: introduce SUNXI_MINIMUM_DRAM_MBAndre Przywara2022-10-191-3/+3
* arm64: versal-net: Add support for Versal NET platformMichal Simek2022-09-261-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