Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | esd/common/fpga.c: fix indentation. | Wolfgang Denk | 2008-03-09 | -177/+167 |
| | | | | Signed-off-by: Wolfgang Denk <wd@denx.de> | |||
* | esd/common/fpga.c: fix 'assignment of read-only location' error | Wolfgang Denk | 2008-03-09 | -3/+4 |
| | | | | Signed-off-by: Wolfgang Denk <wd@denx.de> | |||
* | esd: Fix warning: passing argument 1 of 'fpga_boot' discards qualifiers from ↵ | Jean-Christophe PLAGNIOL-VILLARD | 2008-03-08 | -1/+1 |
| | | | | | | pointer target type Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | |||
* | esd common update | stroese | 2004-12-16 | -25/+50 |
| | ||||
* | * Code cleanup: | wdenk | 2003-06-27 | -43/+43 |
| | | | | | | | | | - 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) | |||
* | Code reworked for PPC405EP support. | stroese | 2003-05-23 | -21/+16 |
| | ||||
* | Initial revision | wdenk | 2002-11-03 | -0/+262 |