Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
fa419cf14e7234ed7e0ffb02e8c67a4c88a463c5
/
cmd
/
version.c
1ab1692
common: Drop display_options.h from common header
by Simon Glass
· Sun Jul 31 12:28:48 2022 -0600
6e1f085
Remove including timestamp.h in version.h
by Pali Rohár
· Mon Aug 02 15:18:38 2021 +0200
d81f2c4
version: Remove global macro U_BOOT_VERSION_STRING from version.h
by Pali Rohár
· Mon Aug 02 15:18:37 2021 +0200
5a06a52
version: Do not make version_string[] variable as a weak
by Pali Rohár
· Mon Aug 02 15:18:35 2021 +0200
ba87ddf
version: Move version_string[] from version.h to version_string.h
by Pali Rohár
· Mon Aug 02 15:18:31 2021 +0200
9a01fd9
x86: Make coreboot sysinfo available to any x86 board
by Simon Glass
· Mon Mar 15 18:00:18 2021 +1300
ed38aef
command: Remove the cmd_tbl_t typedef
by Simon Glass
· Sun May 10 11:40:03 2020 -0600
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
e8583f9
display_options: Refactor to allow obtaining the banner
by Simon Glass
· Fri Jun 16 12:51:42 2017 -0600
5f861a7
Remove the cmd_ prefix from command files
by Simon Glass
· Sun Jan 17 20:53:52 2016 -0700
[Renamed from cmd/cmd_version.c]
29499a0
Move all command code into its own directory
by Simon Glass
· Sun Jan 17 20:53:51 2016 -0700
[Renamed from common/cmd_version.c]
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
52d9b90
x86: Add coreboot version to u-boot's version command
by Stefan Reinauer
· Fri Dec 14 13:05:18 2012 +0000
dc00a68
common/cmd_*.c: sparse fixes
by Kim Phillips
· Mon Oct 29 13:34:31 2012 +0000
61d0195
unify version_string
by Andreas Bießmann
· Mon Jul 18 20:24:04 2011 +0200
b472d6b
Print compiler and linker version with the version command
by Alexander Holler
· Wed Jan 19 00:24:40 2011 +0100
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· Mon Jun 28 22:00:46 2010 +0200
eabe6d9
command.c: Break commands out to appropriate cmd_*.c files
by Peter Tyser
· Fri Oct 16 17:36:25 2009 -0500