summaryrefslogtreecommitdiff
path: root/common/spl/Kconfig
AgeCommit message (Expand)Author
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
2024-06-14Merge patch series "efi_loader: select BLK not depends on BLK"Tom Rini
2024-06-14spl: nvme: Make this depend on SPL_BLKTom Rini
2024-06-13spl: Kconfig: ARCH_K3: Set default SPL_STACK_R_MALLOC_SIMPLE_LEN for R5 buildVignesh Raghavendra
2024-02-04spl: Make SPL_STACK available for ROCKCHIP_RK3036 without spl frameworkKever Yang
2024-01-31spl: riscv: falcon: move fdt blob to specified addressRandolph
2024-01-29sunxi: Consider SPL size limitations for FIT loadingSamuel Holland
2024-01-29sunxi: spl: Disable padding from SPL_PAD_TOSamuel Holland
2024-01-08spl: binman: Disable u_boot_any symbols for i.MX93 boardsMathieu Othacehe
2023-12-18Merge tag 'v2024.01-rc5' into nextTom Rini
2023-12-06sunxi: h616: (really) lower SPL stack address to avoid BROM dataAndre Przywara
2023-11-16spl: fat: Add option to disable DMA alignmentSean Anderson
2023-11-16spl: Convert mmc to spl_loadSean Anderson
2023-11-16spl: Only support bl_len when we have toSean Anderson
2023-11-16spl: Make SHOW_ERRORS depend on LIBCOMMONSean Anderson
2023-11-16mtd: Rename SPL_MTD_SUPPORT to SPL_MTDSean Anderson
2023-10-22sunxi: add Allwinner R528/T113 SoC supportAndre Przywara
2023-10-22sunxi: introduce NCAT2 generation modelAndre Przywara
2023-10-17fs: ext4: Fix building ext4 in SPL if write is enabledSean Anderson
2023-10-17Move i.MX8 container image loading support to common/splSean Anderson
2023-10-06spl: Rename SYS_SPL_ARGS_ADDR to SPL_PAYLOAD_ARGS_ADDRSimon Glass
2023-10-06spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_...Simon Glass
2023-08-09Kconfigs: Correct default of "0" on hex type entriesTom Rini