Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | i2c: Update references to individual i2c commands | Peter Tyser | 2009-06-12 | -10/+10 |
| | | | | | | | | The individual i2c commands imd, imm, inm, imw, icrc32, iprobe, iloop, and isdram are no longer available so all references to them have been updated to the new form of "i2c <cmd>". Signed-off-by: Peter Tyser <ptyser@xes-inc.com> | |||
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -1/+1 |
| | | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | |||
* | Cleanup (PPC4xx is AMCC now) | Wolfgang Denk | 2005-09-23 | -2/+2 |
| | ||||
* | * Code cleanup: | wdenk | 2003-06-27 | -4/+2 |
| | | | | | | | | | - 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-11-03 | -0/+138 |