index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
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
/
include
/
cpu.h
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-05-03
uclass: cpu: Add new API to get udevice for current CPU
Peng Fan
2020-04-16
cpu: Support querying the address width
Simon Glass
2018-12-18
dm: cpu: Add timebase frequency to the platdata
Bin Meng
2018-09-18
cpu: Add cpu_probe_all method
Mario Six
2018-09-18
cpu: Fix cpu.h documentation
Mario Six
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-10-19
cpu: Add get_vendor callback
Alexander Graf
2016-10-19
cpu: Add DMTF id and family fields
Alexander Graf
2016-03-17
cpu: Add support for microcode version and CPU ID
Simon Glass
2015-07-14
dm: cpu: Add a new get_count method to cpu uclass
Bin Meng
2015-04-29
dm: Implement a CPU uclass
Simon Glass