| Commit message (Expand) | Author | Age | Lines |
* | General help message cleanup | Wolfgang Denk | 2009-06-12 | -2/+3 |
* | Command usage cleanup | Peter Tyser | 2009-01-28 | -1/+1 |
* | Standardize command usage messages with cmd_usage() | Peter Tyser | 2009-01-28 | -1/+1 |
* | Code cleanup: fix old style assignment ambiguities like "=-" etc. | Wolfgang Denk | 2008-07-14 | -4/+4 |
* | [new uImage] Add new uImage fromat support to fpga command | Marian Balakowicz | 2008-03-12 | -9/+76 |
* | [new uImage] Update naming convention for bootm/uImage related code | Marian Balakowicz | 2008-02-29 | -1/+1 |
* | [new uImage] Add dual format uImage support framework | Marian Balakowicz | 2008-02-25 | -12/+24 |
* | [new uImage] Define a API for image handling operations | Marian Balakowicz | 2008-02-07 | -4/+4 |
* | Remove bit swapping in Xilinx Spartan bitfile loading | Matthias Fuchs | 2008-01-09 | -36/+1 |
* | Improve configuration of FPGA subsystem | Matthias Fuchs | 2008-01-09 | -1/+1 |
* | [BUILD] conditionally compile common/cmd_*.c in common/Makefile | Grant Likely | 2007-11-20 | -3/+0 |
* | Fpga: fix incorrect test of CFG_FPGA_XILINX macro | Grant Likely | 2007-09-26 | -1/+1 |
* | common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS. | Jon Loeliger | 2007-07-08 | -3/+3 |
* | common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). | Jon Loeliger | 2007-07-04 | -2/+2 |
* | Remove compile warnings in fpga code | Stefan Roese | 2006-10-07 | -2/+2 |
* | Add FPGA Altera Cyclone 2 support | Stefan Roese | 2006-08-15 | -0/+21 |
* | Cleanup for GCC-4.x | Wolfgang Denk | 2005-10-13 | -1/+1 |
* | Add configuration for IFM AEV FIFO board. | Wolfgang Denk | 2005-08-10 | -4/+4 |
* | Fix sign extension bug in 'fpga loadb' command; | Wolfgang Denk | 2005-08-08 | -41/+56 |
* | Code cleanup. | wdenk | 2005-01-22 | -18/+18 |
* | Patch by Florian Schlote, 08 Sep 2004: | wdenk | 2005-01-09 | -11/+11 |
* | * Patch by Gleb Natapov, 07 Sep 2004: | wdenk | 2005-01-09 | -0/+121 |
* | * Patch by Robert Schwebel, 15 Dec 2003: | wdenk | 2004-01-03 | -1/+1 |
* | * Cleanup lowboot code for MPC5200 | wdenk | 2004-01-02 | -81/+81 |
* | * Patch by Pierre Aubert, 24 Nov 2003: | wdenk | 2003-12-07 | -4/+5 |
* | Patch by Kenneth Johansson, 30 Jun 2003: | wdenk | 2003-07-01 | -2/+2 |
* | Fix some missing commands, cleanup header files | wdenk | 2003-06-29 | -1/+0 |
* | * Code cleanup: | wdenk | 2003-06-27 | -2/+11 |
* | Initial revision | wdenk | 2002-08-27 | -0/+158 |