Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-11-20 | Change all '$(...)' variable references into '${...}' | Wolfgang Denk | |
which makes the environment compatible with the hush shell. WARNING: Support for the old '$(...)' syntax will be discontinued in a later version. | |||
2005-04-02 | Fix problems with SNTP support; | wdenk | |
enable SNTP support in some boards. | |||
2003-06-27 | * Code cleanup: | wdenk | |
- 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) | |||
2002-12-17 | * Use 1-byte-read instead of -write for iprobe() function | wdenk | |
Add i2c commands to PM826 config * extend I2C POST code: check for list on known addresses | |||
2002-11-03 | Initial revision | wdenk | |