summaryrefslogtreecommitdiff
path: root/common/spl/Kconfig
AgeCommit message (Expand)Author
2025-10-20spl: Restore args file being default in falcon modeTom Rini
2025-10-20spl: prevent loading args file in secure falcon modeAnshul Dalal
2025-10-20spl: make args file optional in falcon modeAnshul Dalal
2025-10-20spl: Kconfig: add SPL_OS_BOOT_SECURE config symbolAnshul Dalal
2025-10-13global: Disable xPL phases when we have enabled COMPILE_TESTTom Rini
2025-10-13spl: FIT: Make SPL_LOAD_FIT_FULL depend on SPL_LOAD_FITTom Rini
2025-10-13SPL: Make SPL_OS depend on supported architecturesTom Rini
2025-10-08spl: Correct dependency for SPL_SYS_REPORT_STACK_F_USAGETom Rini
2025-09-10spl: SPL_DM_SPI_FLASH depends on SPL_DM_SPIHeinrich Schuchardt
2025-07-27sunxi: add basic A523 supportAndre Przywara
2025-07-17spl: imx: Add support for new PQC containerYe Li
2025-07-11Kconfig: Test for !COMPILE_TEST in some locationsTom Rini
2025-07-10arm64: renesas: Add Renesas R-Car Gen4 SCIF/HSCIF loader SREC generationMarek Vasut
2025-06-24sunxi: add support for the Allwinner A100/A133 SoCAndre Przywara
2025-06-09configs: raise SPL_SYS_MALLOC_SIZE to 8 MiB on RISC-VHeinrich Schuchardt
2025-05-26Merge tag 'v2025.07-rc3' into nextTom Rini
2025-05-22tiny-printf: Handle formatting of %p with an extra KconfigChristoph Niedermaier
2025-05-21spl: Kconfig: support U-Boot load from raw NANDDario Binacchi
2025-05-06rockchip: Add SPL_PAD_TO Kconfig default valueJonas Karlman
2025-05-03spl: imx: use trampoline buffer to load images to secure regionYe Li
2025-04-24configs: set SPL_TEXT_BASE by default for k3 platformsAnshul Dalal
2025-04-16ARM: mvebu: Correct SYS_MMCSD_RAW_MODE_U_BOOT_USE_SECTOR usageTom Rini
2025-03-30config: falcon: move CFG_SYS_SPI_* to KconfigAnshul Dalal
2025-03-27spl: reorder SPL_MAX_SIZE defaults for sunxiAndre Przywara
2025-03-13spl: Add an SPL_HAVE_INIT_STACK optionSimon Glass
2025-02-14Merge patch series "Introduce K3 remoteproc driver for M4 subsystem"Tom Rini
2025-02-14spl: Enable SPL remoteproc by default for K3 ARCHJudith Mendez
2025-01-22spl: Add support for a relocating jump to the next phaseSimon Glass
2024-12-18riscv: spl: add FIT name for RISC-V Falcon modeRandolph
2024-11-27spl: increase SPL_SYS_MALLOC_SIZE when using BIOSEMU on RISC-VYuri Zaporozhets
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-07Merge branch 'next'Tom Rini
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: SC584-EZKIT initial supportOliver Gaskell
2024-10-03arm: SC594-SOM-EZLITE initial supportOliver Gaskell
2024-10-03arm: SC594-SOM-EZKIT initial supportOliver Gaskell
2024-10-03arm: SC598-SOM-EZKIT initial supportOliver Gaskell
2024-10-03Update the ARM trusted firmware git URLPeter Robinson
2024-09-24spl: ram: hide SPL_RAM_SUPPORTJerome Forissier
2024-08-23spl: mmc: Try to clean up raw-mode optionsSimon Glass
2024-08-19Merge tag 'v2024.10-rc3' into nextTom Rini
2024-08-13spl: binman: Disable u_boot_any symbols for i.MX 8ULP boardsGary Bisson
2024-08-06omap3: Define maximum SPL size in Kconfig instead of defconfigsPaul Kocialkowski
2024-08-06omap3: Define common SPL text base in Kconfig instead of defconfigsPaul Kocialkowski
2024-07-23arm: ti: Remove omap4 platform supportTom Rini
2024-06-17Merge tag 'xilinx-for-v2024.10-rc1' of https://source.denx.de/u-boot/custodia...Tom Rini
2024-06-17spl: Introduce SoC specific init functionLukas Funke