index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_lf_v2025.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
spl
/
Kconfig
Age
Commit message (
Expand
)
Author
2025-01-22
spl: Add support for a relocating jump to the next phase
Simon Glass
2024-12-18
riscv: spl: add FIT name for RISC-V Falcon mode
Randolph
2024-11-27
spl: increase SPL_SYS_MALLOC_SIZE when using BIOSEMU on RISC-V
Yuri Zaporozhets
2024-10-25
ARM: imx: soc: Move default TEXT_BASE for i.MX7
Marek Vasut
2024-10-25
ARM: imx: soc: Select default TEXT_BASE for i.MX6
Marek Vasut
2024-10-16
net: introduce alternative implementation as net/lwip/
Jerome Forissier
2024-10-07
Merge branch 'next'
Tom Rini
2024-10-03
Merge patch series "arm: Initial support for Analog Devices SC5xx boards"
Tom Rini
2024-10-03
arm: SC573-EZKIT initial support
Oliver Gaskell
2024-10-03
arm: SC584-EZKIT initial support
Oliver Gaskell
2024-10-03
arm: SC594-SOM-EZLITE initial support
Oliver Gaskell
2024-10-03
arm: SC594-SOM-EZKIT initial support
Oliver Gaskell
2024-10-03
arm: SC598-SOM-EZKIT initial support
Oliver Gaskell
2024-10-03
Update the ARM trusted firmware git URL
Peter Robinson
2024-09-24
spl: ram: hide SPL_RAM_SUPPORT
Jerome Forissier
2024-08-23
spl: mmc: Try to clean up raw-mode options
Simon Glass
2024-08-19
Merge tag 'v2024.10-rc3' into next
Tom Rini
2024-08-13
spl: binman: Disable u_boot_any symbols for i.MX 8ULP boards
Gary Bisson
2024-08-06
omap3: Define maximum SPL size in Kconfig instead of defconfigs
Paul Kocialkowski
2024-08-06
omap3: Define common SPL text base in Kconfig instead of defconfigs
Paul Kocialkowski
2024-07-23
arm: ti: Remove omap4 platform support
Tom Rini
2024-06-17
Merge tag 'xilinx-for-v2024.10-rc1' of https://source.denx.de/u-boot/custodia...
Tom Rini
2024-06-17
spl: Introduce SoC specific init function
Lukas Funke
2024-06-14
Merge patch series "efi_loader: select BLK not depends on BLK"
Tom Rini
2024-06-14
spl: nvme: Make this depend on SPL_BLK
Tom Rini
2024-06-13
spl: Kconfig: ARCH_K3: Set default SPL_STACK_R_MALLOC_SIMPLE_LEN for R5 build
Vignesh Raghavendra
2024-02-04
spl: Make SPL_STACK available for ROCKCHIP_RK3036 without spl framework
Kever Yang
2024-01-31
spl: riscv: falcon: move fdt blob to specified address
Randolph
2024-01-29
sunxi: Consider SPL size limitations for FIT loading
Samuel Holland
2024-01-29
sunxi: spl: Disable padding from SPL_PAD_TO
Samuel Holland
2024-01-08
spl: binman: Disable u_boot_any symbols for i.MX93 boards
Mathieu Othacehe
2023-12-18
Merge tag 'v2024.01-rc5' into next
Tom Rini
2023-12-06
sunxi: h616: (really) lower SPL stack address to avoid BROM data
Andre Przywara
2023-11-16
spl: fat: Add option to disable DMA alignment
Sean Anderson
2023-11-16
spl: Convert mmc to spl_load
Sean Anderson
2023-11-16
spl: Only support bl_len when we have to
Sean Anderson
2023-11-16
spl: Make SHOW_ERRORS depend on LIBCOMMON
Sean Anderson
2023-11-16
mtd: Rename SPL_MTD_SUPPORT to SPL_MTD
Sean Anderson
2023-10-22
sunxi: add Allwinner R528/T113 SoC support
Andre Przywara
2023-10-22
sunxi: introduce NCAT2 generation model
Andre Przywara
2023-10-17
fs: ext4: Fix building ext4 in SPL if write is enabled
Sean Anderson
2023-10-17
Move i.MX8 container image loading support to common/spl
Sean Anderson
2023-10-06
spl: Rename SYS_SPL_ARGS_ADDR to SPL_PAYLOAD_ARGS_ADDR
Simon Glass
2023-10-06
spl: Use CONFIG_SPL... instead of CONFIG_..._SPL_...
Simon Glass
2023-08-09
Kconfigs: Correct default of "0" on hex type entries
Tom Rini
2023-08-07
spl: move SPL_CRC32 option to lib/Kconfig
Oleksandr Suvorov
2023-08-07
spl: remove duplicate SPL_MD5 option
Oleksandr Suvorov
2023-07-06
RISC-V: CONFIG_SPL_OPENSBI_SCRATCH_OPTIONS description
Heinrich Schuchardt
2023-06-19
spl: blk: Support loading images from fs
Mayuresh Chitale
2023-06-19
spl: Add Kconfig options for NVME
Mayuresh Chitale
[prev]
[next]