Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
037e5f553b6a8a8630f8fff35f6311de770ce880
/
cmd
/
date.c
5f861a7
Remove the cmd_ prefix from command files
by Simon Glass
· 9 years ago
[Renamed from cmd/cmd_date.c]
29499a0
Move all command code into its own directory
by Simon Glass
· 9 years ago
[Renamed from common/cmd_date.c]
8755d2c
cmd: date: Change to use CONFIG_DM_RTC instead of CONFIG_DM_I2C
by Bin Meng
· 9 years ago
a8efb4a
dm: rtc: Convert 'date' command to support driver model
by Simon Glass
· 10 years ago
2d937bb
dm: rtc: Rename gregorian day function
by Simon Glass
· 10 years ago
d45c1b8
rtc: Set valid date after reset
by Marek Vasut
· 10 years ago
5959746
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
e0e55bc
i2c: common changes for multibus/multiadapter support
by Heiko Schocher
· 13 years ago
dc00a68
common/cmd_*.c: sparse fixes
by Kim Phillips
· 12 years ago
a06dfc7
Convert cmd_usage() calls in common to use a return value
by Simon Glass
· 13 years ago
59e1472
cmd_date: constify
by Mike Frysinger
· 14 years ago
d0813e5
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
by Wolfgang Denk
· 14 years ago
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
5599236
cmd_date: Fix spelling in error message.
by Magnus Lilja
· 15 years ago
9057cbf
Conditionally perform common relocation fixups
by Peter Tyser
· 15 years ago
c54781c
General help message cleanup
by Wolfgang Denk
· 16 years ago
dfb72b8
Command usage cleanup
by Peter Tyser
· 16 years ago
ddb3af9
Standardize command usage messages with cmd_usage()
by Peter Tyser
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
97a2e10
rtc: allow rtc_set to return an error and use it in cmd_date
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
c0d32e9
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
by Grant Likely
· 17 years ago
d704d91
common/: Remove lingering references to CFG_CMD_* symbols.
by Jon Loeliger
· 17 years ago
54324d0
common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.
by Jon Loeliger
· 17 years ago
8692c60
common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
by Jon Loeliger
· 17 years ago
096cc9b
[PATCH] I2C: Add support for multiple I2C busses for RTC & DTT
by Stefan Roese
· 18 years ago
6405a15
GCC-4.x fixes: clean up global data pointer initialization for all boards.
by Wolfgang Denk
· 19 years ago
42c0547
* Patches by Thomas Viehweger, 16 Mar 2004:
by wdenk
· 21 years ago
f287a24
Patch by Kenneth Johansson, 30 Jun 2003:
by wdenk
· 21 years ago
57b2d80
* Code cleanup:
by wdenk
· 21 years ago
b02744a
* Patch by Arun Dharankar, 4 Apr 2003:
by wdenk
· 22 years ago
3863585
Initial revision
by wdenk
· 22 years ago