Commit Graph

2 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Simon Glass 2e192b245e Remove the cmd_ prefix from command files 8 years ago
Simon Glass 72a8cf8dcc Move all command code into its own directory 8 years ago
Bin Meng ffe387988d cmd: date: Change to use CONFIG_DM_RTC instead of CONFIG_DM_I2C 9 years ago
Simon Glass f9951eadb6 dm: rtc: Convert 'date' command to support driver model 9 years ago
Simon Glass 199e87c340 dm: rtc: Rename gregorian day function 9 years ago
Marek Vasut 1a1fa24066 rtc: Set valid date after reset 9 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Heiko Schocher 3f4978c713 i2c: common changes for multibus/multiadapter support 11 years ago
Kim Phillips 088f1b1991 common/cmd_*.c: sparse fixes 12 years ago
Simon Glass 4c12eeb8b5 Convert cmd_usage() calls in common to use a return value 12 years ago
Mike Frysinger bdbc1303cb cmd_date: constify 14 years ago
Wolfgang Denk 2e5167ccad Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC 14 years ago
Wolfgang Denk 54841ab50c Make sure that argv[] argument pointers are not modified. 14 years ago
Magnus Lilja d52e3e0176 cmd_date: Fix spelling in error message. 15 years ago
Peter Tyser 521af04d85 Conditionally perform common relocation fixups 15 years ago
Wolfgang Denk a89c33db96 General help message cleanup 15 years ago
Peter Tyser 2fb2604d5c Command usage cleanup 15 years ago
Peter Tyser 62c3ae7c6e Standardize command usage messages with cmd_usage() 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 16 years ago
Jean-Christophe PLAGNIOL-VILLARD d1e2319414 rtc: allow rtc_set to return an error and use it in cmd_date 16 years ago
Grant Likely 4a43719a77 [BUILD] conditionally compile common/cmd_*.c in common/Makefile 17 years ago
Jon Loeliger 9025317883 common/: Remove lingering references to CFG_CMD_* symbols. 17 years ago
Jon Loeliger baa26db411 common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. 17 years ago
Jon Loeliger a76adc8142 common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Stefan Roese 0dc018ece1 [PATCH] I2C: Add support for multiple I2C busses for RTC & DTT 17 years ago
Wolfgang Denk d87080b721 GCC-4.x fixes: clean up global data pointer initialization for all boards. 18 years ago
wdenk 4b9206ed51 * Patches by Thomas Viehweger, 16 Mar 2004: 20 years ago
wdenk 0d4983930a Patch by Kenneth Johansson, 30 Jun 2003: 21 years ago
wdenk 8bde7f776c * Code cleanup: 21 years ago
wdenk 3e38691e8f * Patch by Arun Dharankar, 4 Apr 2003: 21 years ago
wdenk 3863585bb1 Initial revision 22 years ago