- 8658370 cmd: date: Remove unused NEEDS_MANUAL_RELOC code bits by Marek Vasut · 1 year, 2 months ago
- 06a94b3 cmd: convert fallthrough comment. by Heinrich Schuchardt · 1 year, 8 months ago
- 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
- 55dabcc Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY by Tom Rini · 3 years, 3 months ago
- a1ae55e cmd: date: rtc: Update command to read the first RTC with seq 0 by Michal Simek · 3 years, 4 months ago
- 69d9eda i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY by Simon Glass · 3 years, 4 months ago
- 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 6 months ago
- 44ac80e cmd: date: Do not overwrite arguments by Roman Kapl · 6 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 2e192b2 Remove the cmd_ prefix from command files by Simon Glass · 9 years ago[Renamed from cmd/cmd_date.c]
- 72a8cf8 Move all command code into its own directory by Simon Glass · 9 years ago[Renamed from common/cmd_date.c]
- ffe3879 cmd: date: Change to use CONFIG_DM_RTC instead of CONFIG_DM_I2C by Bin Meng · 9 years ago
- f9951ea dm: rtc: Convert 'date' command to support driver model by Simon Glass · 10 years ago
- 199e87c dm: rtc: Rename gregorian day function by Simon Glass · 10 years ago
- 1a1fa24 rtc: Set valid date after reset by Marek Vasut · 10 years ago
- c2120fb Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 11 years ago
- 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- 3f4978c i2c: common changes for multibus/multiadapter support by Heiko Schocher · 13 years ago
- 088f1b1 common/cmd_*.c: sparse fixes by Kim Phillips · 12 years ago
- 4c12eeb Convert cmd_usage() calls in common to use a return value by Simon Glass · 13 years ago
- bdbc130 cmd_date: constify by Mike Frysinger · 14 years ago
- 2e5167c Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
- 54841ab Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · 14 years ago
- d52e3e0 cmd_date: Fix spelling in error message. by Magnus Lilja · 15 years ago
- 521af04 Conditionally perform common relocation fixups by Peter Tyser · 15 years ago
- a89c33d General help message cleanup by Wolfgang Denk · 15 years ago
- 2fb2604 Command usage cleanup by Peter Tyser · 16 years ago
- 62c3ae7 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
- 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- d1e2319 rtc: allow rtc_set to return an error and use it in cmd_date by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
- 4a43719 [BUILD] conditionally compile common/cmd_*.c in common/Makefile by Grant Likely · 17 years ago
- 9025317 common/: Remove lingering references to CFG_CMD_* symbols. by Jon Loeliger · 17 years ago
- baa26db common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. by Jon Loeliger · 17 years ago
- a76adc8 common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
- 0dc018e [PATCH] I2C: Add support for multiple I2C busses for RTC & DTT by Stefan Roese · 18 years ago
- d87080b GCC-4.x fixes: clean up global data pointer initialization for all boards. by Wolfgang Denk · 19 years ago
- 4b9206e * Patches by Thomas Viehweger, 16 Mar 2004: by wdenk · 21 years ago
- 0d49839 Patch by Kenneth Johansson, 30 Jun 2003: by wdenk · 21 years ago
- 8bde7f7 * Code cleanup: by wdenk · 21 years ago
- 3e38691 * Patch by Arun Dharankar, 4 Apr 2003: by wdenk · 22 years ago
- 3863585 Initial revision by wdenk · 22 years ago