1. 1ab1692 common: Drop display_options.h from common header by Simon Glass · 2 years, 4 months ago
  2. 344e333 cmd: cpu: migrate cpu command to U_BOOT_CMD_WITH_SUBCMDS() by Ovidiu Panait · 2 years, 6 months ago
  3. 75e534b dm: Avoid accessing seq directly by Simon Glass · 4 years ago
  4. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  5. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  6. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  7. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  8. 3184505 cmd: cpu: refactor to ensure devices are probed and improve code style by Álvaro Fernández Rojas · 8 years ago
  9. 696cedf cmd: cpu: fix NULL cpu feature prints by Álvaro Fernández Rojas · 8 years ago
  10. 8d374cd cpu: Add support for microcode version and CPU ID by Simon Glass · 9 years ago
  11. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_cpu.c]
  12. 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_cpu.c]
  13. b891f78 dm: cpu: Fix undefined ENOSYS build error by Bin Meng · 9 years ago
  14. 9e8ff54 Add a 'cpu' command to print CPU information by Simon Glass · 10 years ago