~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lib
Commit message (
Expand
)
Author
Age
*
common: return type board_get_usable_ram_top
Heinrich Schuchardt
2023-08-15
*
x86: i8254: Include required ibmpc.h header
Simon Glass
2023-08-09
*
x86: Drop CFG_SYS_STACK_SIZE
Simon Glass
2023-08-09
*
x86: Correct copying of BIOS mode information
Simon Glass
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
*
x86: Add a little more info to cbsysinfo
Simon Glass
2023-08-01
*
x86: fsp: Use mtrr_set_next_var() for graphics memory
Bin Meng
2023-08-01
*
x86: Change testing logic of mtrr commit
Bin Meng
2023-08-01
*
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: Record the start and end of the tables
Simon Glass
2023-07-17
*
x86: Refactor table-writing code a little
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 video-BIOS code to be built for SPL
Simon Glass
2023-07-17
*
x86: Show an error when a BIOS exception occurs
Simon Glass
2023-07-17
*
x86: Correct get_sp() implementation for 64-bit
Simon Glass
2023-07-17
*
x86: Show the CPU physical address size with bdinfo
Simon Glass
2023-07-17
*
x86: Allow listing MTRRs in SPL
Simon Glass
2023-07-17
*
x86: zimage: Export the function to obtain the cmdline
Simon Glass
2023-07-17
*
x86: Add a function to boot a zimage
Simon Glass
2023-07-17
*
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-05-11
*
x86: mrc: Correct SPL debug message
Simon Glass
2023-05-11
*
x86: Tidy up availability of string functions
Simon Glass
2023-05-11
*
dm: Emit the arch_cpu_init_dm() even only before relocation
Simon Glass
2023-05-11
*
x86: coreboot: Show unimplemented sysinfo tags
Simon Glass
2023-05-11
*
x86: coreboot: Collect the address of the ACPI tables
Simon Glass
2023-05-11
*
x86: Exit EFI boot services before starting kernel
Simon Glass
2023-03-25
*
x86: Support booting a 64-bit kernel from 64-bit U-Boot
Simon Glass
2023-03-25
*
x86: Adjust bootparam.h to be more like linux
Simon Glass
2023-03-25
*
x86: Add a few more items to bdinfo
Simon Glass
2023-03-13
*
efi: Support a 64-bit frame buffer address
Simon Glass
2023-03-13
*
Correct SPL uses of LMB
Simon Glass
2023-02-10
*
Correct SPL uses of BOOTSTAGE_REPORT
Simon Glass
2023-02-09
*
x86: Correct Chrromebook typo
Simon Glass
2023-02-09
*
x86: Fix saying arch_cpu_init_dm in debug/docs
Tom Rini
2023-01-18
*
x86: fsp: Only compile fsp_save_s3_stack if (SPL_)DM_RTC is enabled
Sean Anderson
2022-12-09
*
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
*
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-10-31
*
dm: treewide: Use uclass_first_device_err when accessing one device
Michal Suchanek
2022-10-17
*
treewide: Drop image_header_t typedef
Simon Glass
2022-09-29
*
treewide: Drop bootm_headers_t typedef
Simon Glass
2022-09-29
*
board_f: Fix types for board_get_usable_ram_top()
Pali Rohár
2022-09-23
*
video: Rename structs and functions to avoid VBE
Simon Glass
2022-08-12
*
video: Renname vbe.h to vesa.h
Simon Glass
2022-08-12
[next]