index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
2023-09-22
x86: coreboot: Record the position of the SMBIOS tables
Simon Glass
2023-09-22
Record the position of the SMBIOS tables
Simon Glass
2023-09-22
x86: coreboot: Enable VIDEO_COPY
Simon Glass
2023-09-22
x86: coreboot: Drop USB init on startup
Simon Glass
2023-09-22
x86: Set the CPU vendor in SPL
Simon Glass
2023-09-22
x86: coreboot: Rearrange arch_cpu_init()
Simon Glass
2023-09-22
x86: coreboot: Document cbmem console struct
Simon Glass
2023-09-22
x86: dm: Mark driver model as dead when disabling CAR
Simon Glass
2023-09-22
x86: broadwell: Set up MTRRs
Simon Glass
2023-09-22
x86: broadwell: Avoid initing the CPU twice
Simon Glass
2023-09-22
x86: spl: Change the condition for copying U-Boot to RAM
Simon Glass
2023-09-22
x86: Add some log categories
Simon Glass
2023-09-22
x86: broadwell: Show the memory delay
Simon Glass
2023-09-22
x86: Prevent from missing the FADT chaining
Andy Shevchenko
2023-09-22
Reland "x86: Move FACP table into separate functions""
Simon Glass
2023-09-22
x86: cpu: i386: cpu: only set pci_ram_top if CONFIG_IS_ENABLED(PCI)
Troy Kisky
2023-08-31
event: Use an event to replace last_stage_init()
Simon Glass
2023-08-31
x86: Convert arch_fsp_init() to use events
Simon Glass
2023-08-31
event: Convert existing spy records to simple
Simon Glass
2023-08-21
Merge tag 'v2023.10-rc3' into next
Tom Rini
2023-08-15
common: return type board_get_usable_ram_top
Heinrich Schuchardt
2023-08-10
bootstd: Allow display of the x86 setup information
Simon Glass
2023-08-10
bootstd: Move common zimage functions to bootm.h
Simon Glass
2023-08-09
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
treewide: unify the linker symbol reference format
Shiji Yang
2023-08-09
treewide: rework linker symbol declarations in sections header
Shiji Yang
2023-08-01
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-07-17
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
[next]