summaryrefslogtreecommitdiff
path: root/drivers/cpu
AgeCommit message (Expand)Author
2016-10-19cpu: Add get_vendor callbackAlexander Graf
2015-07-14x86: Move MP initialization codes into a common placeBin Meng
2015-07-14dm: cpu: Add a new get_count method to cpu uclassBin Meng
2015-07-14dm: cpu: Test against cpu_ops->get_info in cpu_get_info()Bin Meng
2015-07-14dm: cpu: Fix undefined ENOSYS build errorBin Meng
2015-04-29dm: Implement a CPU uclassSimon Glass