summaryrefslogtreecommitdiff
path: root/include/cpu.h
AgeCommit message (Expand)Author
2020-05-03uclass: cpu: Add new API to get udevice for current CPUPeng Fan
2020-04-16cpu: Support querying the address widthSimon Glass
2018-12-18dm: cpu: Add timebase frequency to the platdataBin Meng
2018-09-18cpu: Add cpu_probe_all methodMario Six
2018-09-18cpu: Fix cpu.h documentationMario Six
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2016-10-19cpu: Add get_vendor callbackAlexander Graf
2016-10-19cpu: Add DMTF id and family fieldsAlexander Graf
2016-03-17cpu: Add support for microcode version and CPU IDSimon Glass
2015-07-14dm: cpu: Add a new get_count method to cpu uclassBin Meng
2015-04-29dm: Implement a CPU uclassSimon Glass