summaryrefslogtreecommitdiff
path: root/drivers/cpu/cpu-uclass.c
AgeCommit message (Expand)Author
2018-09-18cpu: Add cpu_probe_all methodMario Six
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2017-06-01dm: core: Update device_bind_driver_to_node() to use ofnodeSimon Glass
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