Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: Drop display_options.h from common header | Simon Glass | 2022-08-10 | 1 | -0/+1 |
* | cmd: cpu: migrate cpu command to U_BOOT_CMD_WITH_SUBCMDS() | Ovidiu Panait | 2022-06-24 | 1 | -31/+8 |
* | dm: Avoid accessing seq directly | Simon Glass | 2020-12-18 | 1 | -1/+1 |
* | dm: treewide: Rename ..._platdata variables to just ..._plat | Simon Glass | 2020-12-13 | 1 | -1/+1 |
* | dm: treewide: Rename 'platdata' variables to just 'plat' | Simon Glass | 2020-12-13 | 1 | -1/+1 |
* | command: Remove the cmd_tbl_t typedef | Simon Glass | 2020-05-18 | 1 | -6/+6 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | cmd: cpu: refactor to ensure devices are probed and improve code style | Álvaro Fernández Rojas | 2017-05-10 | 1 | -17/+13 |
* | cmd: cpu: fix NULL cpu feature prints | Álvaro Fernández Rojas | 2017-05-10 | 1 | -0/+1 |
* | cpu: Add support for microcode version and CPU ID | Simon Glass | 2016-03-17 | 1 | -0/+7 |
* | Remove the cmd_ prefix from command files | Simon Glass | 2016-01-25 | 1 | -0/+114 |