index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
cmd_date.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmd: date: Change to use CONFIG_DM_RTC instead of CONFIG_DM_I2C
Bin Meng
2015-07-14
1
-6
/
+6
*
dm: rtc: Convert 'date' command to support driver model
Simon Glass
2015-05-05
1
-14
/
+41
*
dm: rtc: Rename gregorian day function
Simon Glass
2015-05-05
1
-1
/
+1
*
rtc: Set valid date after reset
Marek Vasut
2015-04-23
1
-0
/
+5
*
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2013-07-24
1
-0
/
+9
|
\
|
*
i2c: common changes for multibus/multiadapter support
Heiko Schocher
2013-07-23
1
-0
/
+9
*
|
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
1
-17
/
+1
|
/
*
common/cmd_*.c: sparse fixes
Kim Phillips
2012-11-04
1
-1
/
+1
*
Convert cmd_usage() calls in common to use a return value
Simon Glass
2012-03-06
1
-2
/
+1
*
cmd_date: constify
Mike Frysinger
2010-11-28
1
-4
/
+4
*
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
2010-10-29
1
-3
/
+3
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
1
-1
/
+1
*
cmd_date: Fix spelling in error message.
Magnus Lilja
2009-12-02
1
-3
/
+3
*
Conditionally perform common relocation fixups
Peter Tyser
2009-10-03
1
-0
/
+4
*
General help message cleanup
Wolfgang Denk
2009-06-12
1
-1
/
+1
*
Command usage cleanup
Peter Tyser
2009-01-28
1
-1
/
+1
*
Standardize command usage messages with cmd_usage()
Peter Tyser
2009-01-28
1
-1
/
+1
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
1
-1
/
+1
*
rtc: allow rtc_set to return an error and use it in cmd_date
Jean-Christophe PLAGNIOL-VILLARD
2008-09-07
1
-8
/
+20
*
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
Grant Likely
2007-11-20
1
-4
/
+0
*
common/: Remove lingering references to CFG_CMD_* symbols.
Jon Loeliger
2007-07-10
1
-1
/
+1
*
common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.
Jon Loeliger
2007-07-08
1
-1
/
+1
*
common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-07-04
1
-1
/
+1
*
[PATCH] I2C: Add support for multiple I2C busses for RTC & DTT
Stefan Roese
2007-02-20
1
-2
/
+12
*
GCC-4.x fixes: clean up global data pointer initialization for all boards.
Wolfgang Denk
2006-03-31
1
-1
/
+2
*
* Patches by Thomas Viehweger, 16 Mar 2004:
wdenk
2004-03-23
1
-2
/
+2
*
Patch by Kenneth Johansson, 30 Jun 2003:
wdenk
2003-07-01
1
-2
/
+2
*
* Code cleanup:
wdenk
2003-06-27
1
-0
/
+11
*
* Patch by Arun Dharankar, 4 Apr 2003:
wdenk
2003-04-05
1
-1
/
+4
*
Initial revision
wdenk
2002-08-27
1
-0
/
+189