summaryrefslogtreecommitdiffstats
path: root/common/cmd_dtt.c
Commit message (Expand)AuthorAgeFilesLines
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-0/+9
|\
| * i2c: common changes for multibus/multiadapter supportHeiko Schocher2013-07-231-0/+9
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
|/
* TMU: Add TMU support in dtt commandAkshay Saraswat2013-03-121-1/+31
* hwmon: Provide dtt_init()Dirk Eibach2011-10-221-9/+33
* hwmon: do not init sensors on startupHeiko Schocher2011-08-041-2/+14
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-1/+1
* General help message cleanupWolfgang Denk2009-06-121-2/+2
* Command usage cleanupPeter Tyser2009-01-281-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-1/+1
* [BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely2007-11-201-4/+0
* Fix two typos.Detlev Zundel2007-10-191-1/+1
* common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger2007-07-081-2/+2
* common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-1/+1
* [PATCH] I2C: Add support for multiple I2C busses for RTC & DTTStefan Roese2007-02-201-2/+10
* Patch by Kenneth Johansson, 30 Jun 2003:wdenk2003-07-011-2/+2
* * Code cleanup:wdenk2003-06-271-1/+8
* Initial revisionwdenk2002-08-271-0/+49
OpenPOWER on IntegriCloud