1. 121a165 Remove including timestamp.h in version.h by Pali Rohár · 3 years, 2 months ago
  2. bc21ccb version: Remove global macro U_BOOT_VERSION_STRING from version.h by Pali Rohár · 3 years, 2 months ago
  3. 7629b52 version: Do not make version_string[] variable as a weak by Pali Rohár · 3 years, 2 months ago
  4. bdfb6d7 version: Move version_string[] from version.h to version_string.h by Pali Rohár · 3 years, 2 months ago
  5. e35b649 x86: Make coreboot sysinfo available to any x86 board by Simon Glass · 3 years, 6 months ago
  6. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 4 months ago
  7. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  8. 6c519f2 display_options: Refactor to allow obtaining the banner by Simon Glass · 7 years ago
  9. 2e192b2 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_version.c]
  10. 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_version.c]
  11. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  12. e56cdd7 x86: Add coreboot version to u-boot's version command by Stefan Reinauer · 12 years ago
  13. 088f1b1 common/cmd_*.c: sparse fixes by Kim Phillips · 12 years ago
  14. 09c2e90 unify version_string by Andreas Bießmann · 13 years ago
  15. 89ffa8d Print compiler and linker version with the version command by Alexander Holler · 14 years ago
  16. 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  17. 6b8f5ad command.c: Break commands out to appropriate cmd_*.c files by Peter Tyser · 15 years ago