1. 6e1f085 Remove including timestamp.h in version.h by Pali Rohár · 3 years, 4 months ago
  2. d81f2c4 version: Remove global macro U_BOOT_VERSION_STRING from version.h by Pali Rohár · 3 years, 4 months ago
  3. 5a06a52 version: Do not make version_string[] variable as a weak by Pali Rohár · 3 years, 4 months ago
  4. ba87ddf version: Move version_string[] from version.h to version_string.h by Pali Rohár · 3 years, 4 months ago
  5. 9a01fd9 x86: Make coreboot sysinfo available to any x86 board by Simon Glass · 3 years, 9 months 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. e8583f9 display_options: Refactor to allow obtaining the banner by Simon Glass · 7 years ago
  9. 5f861a7 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_version.c]
  10. 29499a0 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_version.c]
  11. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  12. 52d9b90 x86: Add coreboot version to u-boot's version command by Stefan Reinauer · 12 years ago
  13. dc00a68 common/cmd_*.c: sparse fixes by Kim Phillips · 12 years ago
  14. 61d0195 unify version_string by Andreas Bießmann · 13 years ago
  15. b472d6b Print compiler and linker version with the version command by Alexander Holler · 14 years ago
  16. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
  17. eabe6d9 command.c: Break commands out to appropriate cmd_*.c files by Peter Tyser · 15 years ago