Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: cpu_x86: Make cpu_x86_get_count() non-static | Wolfgang Wallner | 2020-03-05 | 1 | -1/+1 |
* | cpu: Add DM_FLAG_PRE_RELOC flag to various cpu drivers | Bin Meng | 2018-11-14 | 1 | -0/+1 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | x86: Drop leading spaces in cpu_x86_get_desc() | Simon Glass | 2017-04-18 | 1 | -1/+5 |
* | dm: core: Replace of_offset with accessor | Simon Glass | 2017-02-08 | 1 | -1/+1 |
* | cpu: Add get_vendor callback | Alexander Graf | 2016-10-19 | 1 | -0/+13 |
* | cpu: Add DMTF id and family fields | Alexander Graf | 2016-10-19 | 1 | -0/+5 |
* | x86: Move MP initialization codes into a common place | Bin Meng | 2015-07-14 | 1 | -0/+28 |
* | x86: dm: Clean up cpu drivers | Bin Meng | 2015-07-14 | 1 | -0/+48 |