1. 4e4bf94 common: Drop display_options.h from common header by Simon Glass · 2 years, 2 months ago
  2. 15c924a cmd: cpu: migrate cpu command to U_BOOT_CMD_WITH_SUBCMDS() by Ovidiu Panait · 2 years, 4 months ago
  3. 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 3 years, 9 months ago
  4. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 3 years, 10 months ago
  5. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 10 months ago
  6. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 5 months ago
  7. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  8. 320eca5 cmd: cpu: refactor to ensure devices are probed and improve code style by Álvaro Fernández Rojas · 7 years ago
  9. 22c2c17 cmd: cpu: fix NULL cpu feature prints by Álvaro Fernández Rojas · 7 years ago
  10. 740d5d3 cpu: Add support for microcode version and CPU ID by Simon Glass · 9 years ago
  11. 2e192b2 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_cpu.c]
  12. 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_cpu.c]
  13. 166c398 dm: cpu: Fix undefined ENOSYS build error by Bin Meng · 9 years ago
  14. 8e2fac0 Add a 'cpu' command to print CPU information by Simon Glass · 9 years ago