Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | [PATCH] I2C: Add support for multiple I2C busses for RTC & DTT | Stefan Roese | 2007-02-20 | -2/+10 |
| | | | | | | | | This patch switches to the desired I2C bus when the date/dtt commands are called. This can be configured using the CFG_RTC_BUS_NUM and/or CFG_DTT_BUS_NUM defines. Signed-off-by: Stefan Roese <sr@denx.de> | |||
* | Patch by Kenneth Johansson, 30 Jun 2003: | wdenk | 2003-07-01 | -2/+2 |
| | | | | get rid of MK_CMD_ENTRY macro; update doc/README.command | |||
* | * Code cleanup: | wdenk | 2003-06-27 | -1/+8 |
| | | | | | | | | | - remove trailing white space, trailing empty lines, C++ comments, etc. - split cmd_boot.c (separate cmd_bdinfo.c and cmd_load.c) * Patches by Kenneth Johansson, 25 Jun 2003: - major rework of command structure (work done mostly by Michal Cendrowski and Joakim Kristiansen) | |||
* | Initial revision | wdenk | 2002-08-27 | -0/+49 |