Age | Commit message (Expand) | Author |
---|---|---|
2015-07-15 | x86: Move MP initialization codes into a common place | Bin Meng |
2015-07-15 | dm: cpu: Add a new get_count method to cpu uclass | Bin Meng |
2015-07-15 | dm: cpu: Test against cpu_ops->get_info in cpu_get_info() | Bin Meng |
2015-07-15 | dm: cpu: Fix undefined ENOSYS build error | Bin Meng |
2015-04-30 | dm: Implement a CPU uclass | Simon Glass |