Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cpu: Add cpu_probe_all method | Mario Six | 2018-09-18 | 1 | -0/+23 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini | 2018-04-27 | 1 | -2/+0 |
* | dm: core: Update device_bind_driver_to_node() to use ofnode | Simon Glass | 2017-06-01 | 1 | -3/+3 |
* | cpu: Add get_vendor callback | Alexander Graf | 2016-10-19 | 1 | -0/+10 |
* | x86: Move MP initialization codes into a common place | Bin Meng | 2015-07-14 | 1 | -0/+2 |
* | dm: cpu: Add a new get_count method to cpu uclass | Bin Meng | 2015-07-14 | 1 | -0/+10 |
* | dm: cpu: Test against cpu_ops->get_info in cpu_get_info() | Bin Meng | 2015-07-14 | 1 | -1/+1 |
* | dm: cpu: Fix undefined ENOSYS build error | Bin Meng | 2015-07-14 | 1 | -0/+1 |
* | dm: Implement a CPU uclass | Simon Glass | 2015-04-29 | 1 | -0/+61 |