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