~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* common: return type board_get_usable_ram_topHeinrich Schuchardt2023-08-15
* x86: i8254: Include required ibmpc.h headerSimon Glass2023-08-09
* x86: Drop CFG_SYS_STACK_SIZESimon Glass2023-08-09
* x86: Correct copying of BIOS mode informationSimon Glass2023-08-09
* x86: Run QEMU machine setup in SPLSimon Glass2023-08-09
* x86: spl: Drop unwanted debug()Simon Glass2023-08-09
* x86: Add a little more info to cbsysinfoSimon Glass2023-08-01
* x86: fsp: Use mtrr_set_next_var() for graphics memoryBin Meng2023-08-01
* x86: Change testing logic of mtrr commitBin Meng2023-08-01
* 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: Record the start and end of the tablesSimon Glass2023-07-17
* x86: Refactor table-writing code a littleSimon 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 video-BIOS code to be built for SPLSimon Glass2023-07-17
* x86: Show an error when a BIOS exception occursSimon Glass2023-07-17
* x86: Correct get_sp() implementation for 64-bitSimon Glass2023-07-17
* x86: Show the CPU physical address size with bdinfoSimon Glass2023-07-17
* x86: Allow listing MTRRs in SPLSimon Glass2023-07-17
* x86: zimage: Export the function to obtain the cmdlineSimon Glass2023-07-17
* x86: Add a function to boot a zimageSimon 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: mrc: Correct SPL debug messageSimon Glass2023-05-11
* x86: Tidy up availability of string functionsSimon Glass2023-05-11
* dm: Emit the arch_cpu_init_dm() even only before relocationSimon Glass2023-05-11
* x86: coreboot: Show unimplemented sysinfo tagsSimon Glass2023-05-11
* x86: coreboot: Collect the address of the ACPI tablesSimon Glass2023-05-11
* x86: Exit EFI boot services before starting kernelSimon Glass2023-03-25
* x86: Support booting a 64-bit kernel from 64-bit U-BootSimon Glass2023-03-25
* x86: Adjust bootparam.h to be more like linuxSimon Glass2023-03-25
* x86: Add a few more items to bdinfoSimon Glass2023-03-13
* efi: Support a 64-bit frame buffer addressSimon Glass2023-03-13
* Correct SPL uses of LMBSimon Glass2023-02-10
* Correct SPL uses of BOOTSTAGE_REPORTSimon Glass2023-02-09
* x86: Correct Chrromebook typoSimon Glass2023-02-09
* x86: Fix saying arch_cpu_init_dm in debug/docsTom Rini2023-01-18
* x86: fsp: Only compile fsp_save_s3_stack if (SPL_)DM_RTC is enabledSean Anderson2022-12-09
* global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini2022-12-05
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-31
* dm: treewide: Use uclass_first_device_err when accessing one deviceMichal Suchanek2022-10-17
* treewide: Drop image_header_t typedefSimon Glass2022-09-29
* treewide: Drop bootm_headers_t typedefSimon Glass2022-09-29
* board_f: Fix types for board_get_usable_ram_top()Pali Rohár2022-09-23
* video: Rename structs and functions to avoid VBESimon Glass2022-08-12
* video: Renname vbe.h to vesa.hSimon Glass2022-08-12