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_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
/
arch
/
x86
/
lib
/
spl.c
Age
Commit message (
Expand
)
Author
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-06
x86: Remove <common.h> and add needed includes
Tom Rini
2024-04-18
Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabl...
Tom Rini
2024-04-10
x86: Drop message about features being missing with 64-bit
Simon Glass
2023-09-22
x86: dm: Mark driver model as dead when disabling CAR
Simon Glass
2023-09-22
x86: spl: Change the condition for copying U-Boot to RAM
Simon Glass
2023-08-21
Merge tag 'v2023.10-rc3' into next
Tom Rini
2023-08-09
x86: Run QEMU machine setup in SPL
Simon Glass
2023-08-09
x86: spl: Drop unwanted debug()
Simon Glass
2023-08-09
treewide: unify the linker symbol reference format
Shiji Yang
2023-07-17
x86: Make sure that the LPC is active before SDRAM init
Simon Glass
2023-07-17
x86: Convert some debug statements to use logging
Simon Glass
2023-07-17
x86: Allow logging to be used in SPL reliably
Simon Glass
2023-07-17
x86: Init video in SPL if enabled
Simon Glass
2023-07-17
x86: Ensure SPL banner is only shown once
Simon Glass
2023-07-17
x86: Allow listing MTRRs in SPL
Simon Glass
2023-05-11
spl: Commit MTRRs only in board_init_f_r()
Simon Glass
2023-05-11
x86: spl: Avoid using init_cache_f_r() from SPL
Simon Glass
2023-05-11
x86: Tidy up address for loading U-Boot from SPL
Simon Glass
2023-05-11
x86: spl: Show debugging for BSS
Simon Glass
2023-01-18
x86: Fix saying arch_cpu_init_dm in debug/docs
Tom Rini
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-03-10
event: Convert arch_cpu_init_dm() to use events
Simon Glass
2021-03-27
cpu: Rename SPL_CPU_SUPPORT to SPL_CPU
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-01
x86: spl: Clear BSS unconditionally
Simon Glass
2020-06-02
x86: spl: Print the error on SPL failure
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-05-04
x86: Update SPL for coreboot
Simon Glass
2020-05-04
x86: Move work-around out of cpu_jump_to_64bit_uboot()
Simon Glass
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2019-12-02
common: Move interrupt functions into a new header
Simon Glass
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-11-03
x86: Move CPU init to before spl_init()
Simon Glass
2019-11-03
x86: spl: Support init of a PUNIT
Simon Glass
2019-10-11
x86: Panic when SPL or TPL fail
Simon Glass
2019-10-08
x86: spl: Move broadwell-specific code out of generic x86 spl
Simon Glass
2019-10-08
x86: spl: Reduce priority of the basic SPL image loader
Simon Glass
2019-10-08
x86: spl: Use hang() instead of a while() loop
Simon Glass
2019-05-08
x86: Add a simple TPL implementation
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-16
common: move init_helpers.h prototypes in init.h
Patrick Delaunay
2017-04-18
x86: Display the SPL banner only once
Simon Glass
2017-04-05
board_f: Make init_helpers generic
Simon Glass
2017-02-07
x86: spl: Add weak arch_cpu_init_dm()
Bin Meng
2017-02-06
x86: Add an SPL implementation
Simon Glass