aboutsummaryrefslogtreecommitdiffstats
path: root/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v2025.01-rc5' into nextWIP/25Dec2024-nextTom Rini2024-12-251-0/+1
|\
| * Kconfig: Set STACK_SIZE to 16KB for STM32 MCUsPatrice Chotard2024-12-181-0/+1
* | Merge tag 'v2025.01-rc3' into nextWIP/25Nov2024-nextTom Rini2024-11-251-0/+5
|\|
| * Kconfig: describe NET, NO_NET, LWIP_DEBUG and LWIP_ASSERTJerome Forissier2024-11-181-0/+5
* | global: Remove bi_sramstart/bi_sramsizeTom Rini2024-11-161-21/+0
|/
* Kconfig: Remove TARGET_TRICORDER referencesTom Rini2024-10-291-3/+0
* ARM: imx: soc: Move default TEXT_BASE for i.MX7Marek Vasut2024-10-251-0/+1
* ARM: imx: soc: Select default TEXT_BASE for i.MX6Marek Vasut2024-10-251-0/+1
* 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
|/