~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
Commit message (
Expand
)
Author
Age
*
common: return type board_get_usable_ram_top
Heinrich Schuchardt
2023-08-15
*
x86: qemu: Add required linux/sizes.h include
Simon Glass
2023-08-09
*
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
*
Revert "x86: Switch QEMU over to use the bochs driver"
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: Return mtrr_add_request() to its old purpose
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: Switch QEMU over to use the bochs driver
Simon Glass
2023-07-17
*
x86: Make sure that the LPC is active before SDRAM init
Simon Glass
2023-07-17
*
x86: link: Support Micron memory
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: Improve the trampoline in 64-bit mode
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: Add a comment for board_init_f_r_trampoline()
Simon Glass
2023-07-17
*
x86: Tidy up EFI code in interrupt_init()
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
*
Merge tag 'efi-2023-07-rc7' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2023-07-11
|
\
|
*
x86: Update docs link in bootparam header
Paul Barker
2023-07-09
*
|
Merge tag v2023.07-rc4 into next
Tom Rini
2023-06-12
|
\
|
|
*
x86: samus: Don't include audio and SATA in TPL
Simon Glass
2023-05-11
|
*
x86: Simplify cpu_jump_to_64bit_uboot()
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-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
|
*
x86: Support debug UART in 64-bit mode
Simon Glass
2023-05-11
|
*
x86: ivybridge: Ensure LPC is available for GPIO base
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: Adjust search range for sysinfo table
Simon Glass
2023-05-11
*
|
x86: cpu: qemu: qemu: remove SPL use with CONFIG_IS_ENABLED
Troy Kisky
2023-05-10
|
/
*
Merge branch 'master' into next
Tom Rini
2023-03-27
|
\
[next]