| Commit message (Expand) | Author | Age | Files | Lines |
* | common: Drop asm/global_data.h from common headerWIP/2021-02-02-drop-asm_global_data-when-unused | Simon Glass | 2021-02-02 | 1 | -0/+2 |
* | dm: treewide: Rename ..._platdata variables to just ..._plat | Simon Glass | 2020-12-13 | 1 | -2/+2 |
* | dm: treewide: Rename 'platdata' variables to just 'plat' | Simon Glass | 2020-12-13 | 1 | -1/+1 |
* | cpu: Convert the methods to use a const udevice * | Simon Glass | 2020-07-25 | 1 | -8/+8 |
* | Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" | Tom Rini | 2020-07-24 | 1 | -8/+8 |
* | cpu: Convert the methods to use a const udevice * | Simon Glass | 2020-07-20 | 1 | -8/+8 |
* | uclass: cpu: Add new API to get udevice for current CPU | Peng Fan | 2020-05-03 | 1 | -0/+23 |
* | cpu: Support querying the address width | Simon Glass | 2020-04-16 | 1 | -0/+2 |
* | dm: cpu: Add timebase frequency to the platdata | Bin Meng | 2018-12-18 | 1 | -0/+3 |
* | cpu: Add cpu_probe_all method | Mario Six | 2018-09-18 | 1 | -0/+7 |
* | cpu: Fix cpu.h documentation | Mario Six | 2018-09-18 | 1 | -13/+15 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | cpu: Add get_vendor callback | Alexander Graf | 2016-10-19 | 1 | -0/+20 |
* | cpu: Add DMTF id and family fields | Alexander Graf | 2016-10-19 | 1 | -0/+2 |
* | cpu: Add support for microcode version and CPU ID | Simon Glass | 2016-03-17 | 1 | -0/+5 |
* | dm: cpu: Add a new get_count method to cpu uclass | Bin Meng | 2015-07-14 | 1 | -0/+16 |
* | dm: Implement a CPU uclass | Simon Glass | 2015-04-29 | 1 | -0/+84 |