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
/
cpu_x86.c
Age
Commit message (
Expand
)
Author
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-07-25
cpu: Convert the methods to use a const udevice *
Simon Glass
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
cpu: Convert the methods to use a const udevice *
Simon Glass
2020-03-05
x86: cpu_x86: Make cpu_x86_get_count() non-static
Wolfgang Wallner
2018-11-14
cpu: Add DM_FLAG_PRE_RELOC flag to various cpu drivers
Bin Meng
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2017-04-18
x86: Drop leading spaces in cpu_x86_get_desc()
Simon Glass
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-10-19
cpu: Add get_vendor callback
Alexander Graf
2016-10-19
cpu: Add DMTF id and family fields
Alexander Graf
2015-07-14
x86: Move MP initialization codes into a common place
Bin Meng
2015-07-14
x86: dm: Clean up cpu drivers
Bin Meng