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
/
cpu
Age
Commit message (
Expand
)
Author
2023-09-24
common: Drop linux/printk.h from common header
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: broadwell: Avoid initing the CPU twice
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
event: Convert existing spy records to simple
Simon Glass
2023-08-15
common: return type board_get_usable_ram_top
Heinrich Schuchardt
2023-08-09
x86: qemu: Add required linux/sizes.h include
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-01
x86: Return mtrr_add_request() to its old purpose
Simon Glass
2023-07-17
x86: Switch QEMU over to use the bochs driver
Simon Glass
2023-07-17
x86: Convert some debug statements to use logging
Simon Glass
2023-07-17
x86: Improve the trampoline in 64-bit mode
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-06-12
Merge tag v2023.07-rc4 into next
Tom Rini
2023-05-11
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
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: Adjust search range for sysinfo table
Simon Glass
2023-05-10
x86: cpu: qemu: qemu: remove SPL use with CONFIG_IS_ENABLED
Troy Kisky
2023-02-14
dm: dts: Convert driver model tags to use new schema
Simon Glass
2023-02-10
Correct SPL uses of USB_KEYBOARD
Simon Glass
2023-01-18
event: Correct dependencies on the EVENT framework
Tom Rini
2022-12-23
global: Migrate CONFIG_X86_REFCODE_RUN_ADDR to CFG
Tom Rini
2022-12-23
global: Migrate CONFIG_X86_REFCODE_ADDR to CFG
Tom Rini
2022-12-23
global: Migrate CONFIG_X86_MRC_ADDR to CFG
Tom Rini
2022-12-14
x86: cosmetic: Fix a typo in the reserve_arch() comments
Bin Meng
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-10-29
x86: fix longjmp() implementation
Heinrich Schuchardt
2022-10-17
dm: treewide: Use uclass_first_device_err when accessing one device
Michal Suchanek
2022-09-23
board_f: Fix types for board_get_usable_ram_top()
Pali Rohár
2022-08-10
common: Drop display_options.h from common header
Simon Glass
2022-06-23
linker_lists: Rename sections to remove . prefix
Andrew Scull
2022-06-06
serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE)
Pali Rohár
2022-05-03
pci: Add mask parameter to dm_pci_map_bar()
Andrew Scull
2022-05-03
pci: Map bars with offset and length
Andrew Scull
2022-04-04
Merge branch 'next'
Tom Rini
2022-03-31
Revert "x86: Move FACP table into separate functions"
Andy Shevchenko
2022-03-10
event: Convert arch_cpu_init_dm() to use events
Simon Glass
2022-02-09
acpi: Move MCFG implementation to common lib
Moritz Fischer
[next]