Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-10-19 | cpu: Add get_vendor callback | Alexander Graf | 1 | -0/+10 |
2015-07-14 | x86: Move MP initialization codes into a common place | Bin Meng | 1 | -0/+2 |
2015-07-14 | dm: cpu: Add a new get_count method to cpu uclass | Bin Meng | 1 | -0/+10 |
2015-07-14 | dm: cpu: Test against cpu_ops->get_info in cpu_get_info() | Bin Meng | 1 | -1/+1 |
2015-07-14 | dm: cpu: Fix undefined ENOSYS build error | Bin Meng | 1 | -0/+1 |
2015-04-29 | dm: Implement a CPU uclass | Simon Glass | 3 | -0/+76 |