aboutsummaryrefslogtreecommitdiffstats
path: root/common/cmd_fpga.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-12General help message cleanupWolfgang Denk1-2/+3
2009-01-28Command usage cleanupPeter Tyser1-1/+1
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser1-1/+1
2008-07-14Code cleanup: fix old style assignment ambiguities like "=-" etc.Wolfgang Denk1-4/+4
2008-03-12[new uImage] Add new uImage fromat support to fpga commandMarian Balakowicz1-9/+76
2008-02-29[new uImage] Update naming convention for bootm/uImage related codeMarian Balakowicz1-1/+1
2008-02-25[new uImage] Add dual format uImage support frameworkMarian Balakowicz1-12/+24
2008-02-07[new uImage] Define a API for image handling operationsMarian Balakowicz1-4/+4
2008-01-09Remove bit swapping in Xilinx Spartan bitfile loadingMatthias Fuchs1-36/+1
2008-01-09Improve configuration of FPGA subsystemMatthias Fuchs1-1/+1
2007-11-20[BUILD] conditionally compile common/cmd_*.c in common/MakefileGrant Likely1-3/+0
2007-09-26Fpga: fix incorrect test of CFG_FPGA_XILINX macroGrant Likely1-1/+1
2007-07-08common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.Jon Loeliger1-3/+3
2007-07-04common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-2/+2
2006-10-07Remove compile warnings in fpga codeStefan Roese1-2/+2
2006-08-15Add FPGA Altera Cyclone 2 supportStefan Roese1-0/+21
2005-10-13Cleanup for GCC-4.xWolfgang Denk1-1/+1
2005-08-10Add configuration for IFM AEV FIFO board.Wolfgang Denk1-4/+4
2005-08-08Fix sign extension bug in 'fpga loadb' command;Wolfgang Denk1-41/+56
2005-01-22Code cleanup.wdenk1-18/+18
2005-01-09Patch by Florian Schlote, 08 Sep 2004:wdenk1-11/+11
2005-01-09* Patch by Gleb Natapov, 07 Sep 2004:wdenk1-0/+121
2004-01-03* Patch by Robert Schwebel, 15 Dec 2003:wdenk1-1/+1
2004-01-02* Cleanup lowboot code for MPC5200wdenk1-81/+81
2003-12-07* Patch by Pierre Aubert, 24 Nov 2003:wdenk1-4/+5
2003-07-01Patch by Kenneth Johansson, 30 Jun 2003:wdenk1-2/+2
2003-06-29Fix some missing commands, cleanup header fileswdenk1-1/+0
2003-06-27* Code cleanup:wdenk1-2/+11
2002-08-27Initial revisionwdenk1-0/+158