1. 5c1444f cmd: Remove <common.h> and add needed includes by Tom Rini · Sat Apr 27 08:10:59 2024 -0600
  2. 03f146c cmd: Convert existing long help messages to the new macro by Tom Rini · Sat Oct 07 15:13:08 2023 -0400
  3. 5d6ee9e Correct SPL uses of SYS_LONGHELP by Simon Glass · Sun Feb 05 15:40:56 2023 -0700
  4. 1ab1692 common: Drop display_options.h from common header by Simon Glass · Sun Jul 31 12:28:48 2022 -0600
  5. 344e333 cmd: cpu: migrate cpu command to U_BOOT_CMD_WITH_SUBCMDS() by Ovidiu Panait · Tue May 31 21:14:22 2022 +0300
  6. 75e534b dm: Avoid accessing seq directly by Simon Glass · Wed Dec 16 21:20:07 2020 -0700
  7. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  8. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  9. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  10. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  11. 3184505 cmd: cpu: refactor to ensure devices are probed and improve code style by Álvaro Fernández Rojas · Tue Apr 25 00:39:17 2017 +0200
  12. 696cedf cmd: cpu: fix NULL cpu feature prints by Álvaro Fernández Rojas · Tue Apr 25 00:39:13 2017 +0200
  13. 8d374cd cpu: Add support for microcode version and CPU ID by Simon Glass · Sun Mar 06 19:27:49 2016 -0700
  14. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · Sun Jan 17 20:53:52 2016 -0700[Renamed from cmd/cmd_cpu.c]
  15. 29499a0 Move all command code into its own directory by Simon Glass · Sun Jan 17 20:53:51 2016 -0700[Renamed from common/cmd_cpu.c]
  16. b891f78 dm: cpu: Fix undefined ENOSYS build error by Bin Meng · Fri Jun 12 14:52:18 2015 +0800
  17. 9e8ff54 Add a 'cpu' command to print CPU information by Simon Glass · Tue Apr 28 20:25:11 2015 -0600