]> git.kernelconcepts.de Git - karo-tx-uboot.git/history - drivers/cpu/cpu-uclass.c
dm: cpu: Add a new get_count method to cpu uclass
[karo-tx-uboot.git] / drivers / cpu / cpu-uclass.c
2015-09-09 Bin Mengdm: cpu: Add a new get_count method to cpu uclass
2015-09-09 Bin Mengdm: cpu: Test against cpu_ops->get_info in cpu_get_info()
2015-09-09 Bin Mengdm: cpu: Fix undefined ENOSYS build error
2015-09-08 Simon Glassdm: Implement a CPU uclass