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