index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
cpu.h
Age
Commit message (
Expand
)
Author
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