index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
cmd_date.c
Commit message (
Expand
)
Author
Age
Lines
*
cmd: date: Change to use CONFIG_DM_RTC instead of CONFIG_DM_I2C
Bin Meng
2015-07-14
-6
/
+6
*
dm: rtc: Convert 'date' command to support driver model
Simon Glass
2015-05-05
-14
/
+41
*
dm: rtc: Rename gregorian day function
Simon Glass
2015-05-05
-1
/
+1
*
rtc: Set valid date after reset
Marek Vasut
2015-04-23
-0
/
+5
*
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2013-07-24
-0
/
+9
|
\
|
*
i2c: common changes for multibus/multiadapter support
Heiko Schocher
2013-07-23
-0
/
+9
*
|
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-17
/
+1
|
/
*
common/cmd_*.c: sparse fixes
Kim Phillips
2012-11-04
-1
/
+1
*
Convert cmd_usage() calls in common to use a return value
Simon Glass
2012-03-06
-2
/
+1
*
cmd_date: constify
Mike Frysinger
2010-11-28
-4
/
+4
*
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
Wolfgang Denk
2010-10-29
-3
/
+3
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
-1
/
+1
*
cmd_date: Fix spelling in error message.
Magnus Lilja
2009-12-02
-3
/
+3
*
Conditionally perform common relocation fixups
Peter Tyser
2009-10-03
-0
/
+4
*
General help message cleanup
Wolfgang Denk
2009-06-12
-1
/
+1
*
Command usage cleanup
Peter Tyser
2009-01-28
-1
/
+1
*
Standardize command usage messages with cmd_usage()
Peter Tyser
2009-01-28
-1
/
+1
*
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-18
-1
/
+1
*
rtc: allow rtc_set to return an error and use it in cmd_date
Jean-Christophe PLAGNIOL-VILLARD
2008-09-07
-8
/
+20
*
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
Grant Likely
2007-11-20
-4
/
+0
*
common/: Remove lingering references to CFG_CMD_* symbols.
Jon Loeliger
2007-07-10
-1
/
+1
*
common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.
Jon Loeliger
2007-07-08
-1
/
+1
*
common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-07-04
-1
/
+1
*
[PATCH] I2C: Add support for multiple I2C busses for RTC & DTT
Stefan Roese
2007-02-20
-2
/
+12
*
GCC-4.x fixes: clean up global data pointer initialization for all boards.
Wolfgang Denk
2006-03-31
-1
/
+2
*
* Patches by Thomas Viehweger, 16 Mar 2004:
wdenk
2004-03-23
-2
/
+2
*
Patch by Kenneth Johansson, 30 Jun 2003:
wdenk
2003-07-01
-2
/
+2
*
* Code cleanup:
wdenk
2003-06-27
-0
/
+11
*
* Patch by Arun Dharankar, 4 Apr 2003:
wdenk
2003-04-05
-1
/
+4
*
Initial revision
wdenk
2002-08-27
-0
/
+189