Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove CPCI440 board | Matthias Fuchs | 2007-12-27 | -755/+0 |
| | | | | | | | This board never left prototyping state and it became a millstone round my neck. So remove it. Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com> | |||
* | * Code cleanup: | wdenk | 2003-06-27 | -3/+0 |
| | | | | | | | | | - 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) | |||
* | * Get (mostly) rid of CFG_MONITOR_LEN definition; compute real length | wdenk | 2003-05-30 | -1/+1 |
| | | | | | | | | instead CFG_MONITOR_LEN is now only used to determine _at_compile_ _time_ (!) if the environment is embedded within the U-Boot image, or in a separate flash sector. * Cleanup CFG_DER #defines in config files (wd maintained only) | |||
* | Initial revision | wdenk | 2002-11-03 | -0/+758 |