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
/
include
/
asm
/
cpu.h
Age
Commit message (
Expand
)
Author
2020-09-25
x86: cpu: Report address width from cpu_get_info()
Simon Glass
2019-11-03
x86: spl: Support init of a PUNIT
Simon Glass
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-08-01
x86: kconfig: Select ARCH_EARLY_INIT_R in the platform Kconfig
Bin Meng
2017-04-10
x86: Introduce minimal PMU driver for Intel MID platforms
Andy Shevchenko
2017-04-10
x86: Add SCU IPC driver for Intel MID platforms
Felipe Balbi
2017-02-06
x86: Support jumping from SPL to U-Boot
Simon Glass
2017-02-06
x86: Drop flag_is_changable() on x86_64
Simon Glass
2016-10-11
dm: x86: Move link to use driver model for video
Simon Glass
2016-03-17
x86: Add support for running Intel reference code
Simon Glass
2016-03-17
x86: Add an ICH6 pin configuration driver
Simon Glass
2016-03-17
x86: cpu: Add functions to return the family and stepping
Simon Glass
2016-01-24
x86: ivybridge: Use syscon for the GMA device
Simon Glass
2016-01-24
x86: Set up a shared syscon numbering schema
Simon Glass
2015-08-05
x86: Add a way to call 32-bit code from 64-bit mode
Simon Glass
2015-08-05
x86: Add an enum for some commonly-used GDT bits
Simon Glass
2015-07-14
x86: dm: Clean up cpu drivers
Bin Meng
2015-04-30
x86: Allow CPUs to be set up after relocation
Simon Glass
2015-04-29
x86: Add an mfence macro
Simon Glass
2014-11-21
x86: Replace fill_processor_name() with cpu_get_name()
Simon Glass
2014-11-21
x86: Do CPU identification in the early phase
Bin Meng
2014-10-28
x86: Add support for starting 64-bit kernel
Simon Glass
2014-10-28
x86: Display basic CPU information on boot
Simon Glass
2014-10-28
x86: Move paging functions into cpu.c
Simon Glass