1. 4862c6f cmd: cpu: add release subcommand by Hou Zhiqiang · 4 months ago
  2. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  3. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  4. 5c1444f cmd: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  5. 03f146c cmd: Convert existing long help messages to the new macro by Tom Rini · 1 year, 2 months ago
  6. 5d6ee9e Correct SPL uses of SYS_LONGHELP by Simon Glass · 1 year, 10 months ago
  7. 1ab1692 common: Drop display_options.h from common header by Simon Glass · 2 years, 4 months ago
  8. 344e333 cmd: cpu: migrate cpu command to U_BOOT_CMD_WITH_SUBCMDS() by Ovidiu Panait · 2 years, 6 months ago
  9. 75e534b dm: Avoid accessing seq directly by Simon Glass · 4 years ago
  10. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  11. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  12. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  13. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  14. 3184505 cmd: cpu: refactor to ensure devices are probed and improve code style by Álvaro Fernández Rojas · 8 years ago
  15. 696cedf cmd: cpu: fix NULL cpu feature prints by Álvaro Fernández Rojas · 8 years ago
  16. 8d374cd cpu: Add support for microcode version and CPU ID by Simon Glass · 9 years ago
  17. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_cpu.c]
  18. 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_cpu.c]
  19. b891f78 dm: cpu: Fix undefined ENOSYS build error by Bin Meng · 9 years ago
  20. 9e8ff54 Add a 'cpu' command to print CPU information by Simon Glass · 10 years ago