summaryrefslogtreecommitdiff
path: root/Kconfig
AgeCommit message (Expand)Author
7 daysKconfig: typo restictHeinrich Schuchardt
2025-07-11Kconfig: Test for !COMPILE_TEST in some locationsTom Rini
2025-07-11Kconfig: Add COMPILE_TEST optionTom Rini
2025-06-26Kconfig: Add default malloc size of K3 ARCHUdit Kumar
2025-04-15common: Add CONFIG_SKIP_RELOCATEJesse Taube
2025-04-01Kconfig: Fix "warning: style: quotes recommended" warningsTom Rini
2025-03-13Kconfig: Introduce CONFIG_WERRORPaul Barker
2024-12-25Merge tag 'v2025.01-rc5' into nextTom Rini
2024-12-18Kconfig: Set STACK_SIZE to 16KB for STM32 MCUsPatrice Chotard
2024-11-25Merge tag 'v2025.01-rc3' into nextTom Rini
2024-11-18Kconfig: describe NET, NO_NET, LWIP_DEBUG and LWIP_ASSERTJerome Forissier
2024-11-16global: Remove bi_sramstart/bi_sramsizeTom Rini
2024-10-29Kconfig: Remove TARGET_TRICORDER referencesTom Rini
2024-10-25ARM: imx: soc: Move default TEXT_BASE for i.MX7Marek Vasut
2024-10-25ARM: imx: soc: Select default TEXT_BASE for i.MX6Marek Vasut
2024-10-16net: introduce alternative implementation as net/lwip/Jerome Forissier
2024-10-03Merge patch series "arm: Initial support for Analog Devices SC5xx boards"Tom Rini
2024-10-03arm: SC573-EZKIT initial supportOliver Gaskell
2024-10-03arm: SC589-MINI initial supportOliver Gaskell
2024-10-03arm: SC589-EZKIT initial supportOliver Gaskell
2024-10-03arm: SC584-EZKIT initial supportOliver Gaskell
2024-10-03arm: SC594-SOM-EZKIT initial supportOliver Gaskell
2024-10-03arm: SC598-SOM-EZKIT initial supportOliver Gaskell
2024-08-27tools/scripts/Kconfig: Update references from kconfig-language.txt to rstHiago De Franco
2024-08-06omap3: Define DRAM banks number in Kconfig instead of defconfigsPaul Kocialkowski
2024-08-06omap3: Define maximum U-Boot size in Kconfig instead of defconfigsPaul Kocialkowski
2024-08-06dra7xx: Define common init stack pointer address in KconfigPaul Kocialkowski
2024-08-06am43xx: Define common init stack pointer address in KconfigPaul Kocialkowski
2024-08-06am33xx: Define common init stack pointer address in KconfigPaul Kocialkowski
2024-08-06omap3: Define common init stack pointer address in KconfigPaul Kocialkowski
2024-04-10build: Revive and update LDR format supportGreg Malysa
2024-03-14rockchip: Use common bss and stack addresses on RK3308Jonas Karlman
2024-02-17ARM: renesas: Set R-Car Gen2 board size limit to 512 kiBMarek Vasut
2023-11-17spl: fix TPL_SYS_MALLOC_F descriptionJohn Keeping
2023-10-06doc: Clean up SYS_MALLOC_SIMPLESimon Glass
2023-10-06spl: Use SYS_MALLOC_F instead of SYS_MALLOC_F_LENSimon Glass
2023-10-06spl: Create proper symbols for enabling the malloc() poolSimon Glass
2023-10-06spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_...Simon Glass
2023-10-02Merge branch 'next'Tom Rini
2023-09-30Convert CFG_SYS_UBOOT_START to KconfigJesse Taube
2023-09-19Kconfig: Move TEXT_BASE et al under general setupSimon Glass
2023-09-19Kconfig: Move API into general setupSimon Glass
2023-09-05Kconfig: Add SPL_SYS_MALLOC_CLEAR_ON_INITShengyu Qu
2023-08-07common: fix detection of SYS_MALLOC_F_LEN=0x0Heinrich Schuchardt
2023-05-06include: fdtdec: decouple fdt_addr_t and phys_addr_t sizeJohan Jonker
2023-04-28Kconfig: Remove an impossible conditionSamuel Holland
2023-04-25xen: Add dependency on armv8Michal Simek
2023-04-25xen: Fix Kconfig dependenciesMichal Simek
2023-04-07ARM: rmobile: Add R-Car Generation 4 supportHai Pham
2023-03-30api: move API related config options into submenuHeinrich Schuchardt