~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* x86: Run QEMU machine setup in SPLSimon Glass2023-08-09
* x86: spl: Drop unwanted debug()Simon Glass2023-08-09
* x86: Make sure that the LPC is active before SDRAM initSimon Glass2023-07-17
* x86: Convert some debug statements to use loggingSimon Glass2023-07-17
* x86: Allow logging to be used in SPL reliablySimon Glass2023-07-17
* x86: Init video in SPL if enabledSimon Glass2023-07-17
* x86: Ensure SPL banner is only shown onceSimon Glass2023-07-17
* x86: Allow listing MTRRs in SPLSimon Glass2023-07-17
* spl: Commit MTRRs only in board_init_f_r()Simon Glass2023-05-11
* x86: spl: Avoid using init_cache_f_r() from SPLSimon Glass2023-05-11
* x86: Tidy up address for loading U-Boot from SPLSimon Glass2023-05-11
* x86: spl: Show debugging for BSSSimon Glass2023-05-11
* x86: Fix saying arch_cpu_init_dm in debug/docsTom Rini2023-01-18
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-31
* event: Convert arch_cpu_init_dm() to use eventsSimon Glass2022-03-10
* cpu: Rename SPL_CPU_SUPPORT to SPL_CPUSimon Glass2021-03-27
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* x86: spl: Clear BSS unconditionallySimon Glass2021-02-01
* x86: spl: Print the error on SPL failureSimon Glass2020-06-02
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop init.h from common headerSimon Glass2020-05-18
* common: Drop image.h from common headerSimon Glass2020-05-18
* x86: Update SPL for corebootSimon Glass2020-05-04
* x86: Move work-around out of cpu_jump_to_64bit_uboot()Simon Glass2020-05-04
* common: Move hang() to the same header as panic()Simon Glass2020-01-17
* common: Move interrupt functions into a new headerSimon Glass2019-12-02
* common: Move some cache and MMU functions out of common.hSimon Glass2019-12-02
* x86: Move CPU init to before spl_init()Simon Glass2019-11-03
* x86: spl: Support init of a PUNITSimon Glass2019-11-03
* x86: Panic when SPL or TPL failSimon Glass2019-10-11
* x86: spl: Move broadwell-specific code out of generic x86 splSimon Glass2019-10-08
* x86: spl: Reduce priority of the basic SPL image loaderSimon Glass2019-10-08
* x86: spl: Use hang() instead of a while() loopSimon Glass2019-10-08
* x86: Add a simple TPL implementationSimon Glass2019-05-08
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* common: move init_helpers.h prototypes in init.hPatrick Delaunay2018-03-16
* x86: Display the SPL banner only onceSimon Glass2017-04-18
* board_f: Make init_helpers genericSimon Glass2017-04-05
* x86: spl: Add weak arch_cpu_init_dm()Bin Meng2017-02-07
* x86: Add an SPL implementationSimon Glass2017-02-06