summaryrefslogtreecommitdiffstats
path: root/cmd/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* dm: Avoid accessing seq directlySimon Glass2020-12-181-1/+1
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-131-1/+1
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-131-1/+1
* command: Remove the cmd_tbl_t typedefSimon Glass2020-05-181-6/+6
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* cmd: cpu: refactor to ensure devices are probed and improve code styleÁlvaro Fernández Rojas2017-05-101-17/+13
* cmd: cpu: fix NULL cpu feature printsÁlvaro Fernández Rojas2017-05-101-0/+1
* cpu: Add support for microcode version and CPU IDSimon Glass2016-03-171-0/+7
* Remove the cmd_ prefix from command filesSimon Glass2016-01-251-0/+114