index
:
talos-obmc-uboot
v2016.07-aspeed-openbmc
v2016.07-aspeed-openbmc-03-26-2018
v2016.07-aspeed-openbmc-04-16-2019
Talos™ II U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
cmd_fpga.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert cmd_usage() calls in common to use a return value
Simon Glass
2012-03-06
1
-2
/
+2
*
FPGA: use debug() instead of module debug printf
Stefano Babic
2012-01-05
1
-31
/
+28
*
fpga: constify to fix build warning
Wolfgang Denk
2011-08-01
1
-1
/
+1
*
cmd_fpga: cleanup help and check parameters
Stefano Babic
2010-10-19
1
-11
/
+39
*
cmd_usage(): simplify return code handling
Wolfgang Denk
2010-07-24
1
-10
/
+2
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
1
-1
/
+1
*
General help message cleanup
Wolfgang Denk
2009-06-12
1
-2
/
+3
*
Command usage cleanup
Peter Tyser
2009-01-28
1
-1
/
+1
*
Standardize command usage messages with cmd_usage()
Peter Tyser
2009-01-28
1
-1
/
+1
*
Code cleanup: fix old style assignment ambiguities like "=-" etc.
Wolfgang Denk
2008-07-14
1
-4
/
+4
*
[new uImage] Add new uImage fromat support to fpga command
Marian Balakowicz
2008-03-12
1
-9
/
+76
*
[new uImage] Update naming convention for bootm/uImage related code
Marian Balakowicz
2008-02-29
1
-1
/
+1
*
[new uImage] Add dual format uImage support framework
Marian Balakowicz
2008-02-25
1
-12
/
+24
*
[new uImage] Define a API for image handling operations
Marian Balakowicz
2008-02-07
1
-4
/
+4
*
Remove bit swapping in Xilinx Spartan bitfile loading
Matthias Fuchs
2008-01-09
1
-36
/
+1
*
Improve configuration of FPGA subsystem
Matthias Fuchs
2008-01-09
1
-1
/
+1
*
[BUILD] conditionally compile common/cmd_*.c in common/Makefile
Grant Likely
2007-11-20
1
-3
/
+0
*
Fpga: fix incorrect test of CFG_FPGA_XILINX macro
Grant Likely
2007-09-26
1
-1
/
+1
*
common/cmd_[af]*: Remove obsolete references to CONFIG_COMMANDS.
Jon Loeliger
2007-07-08
1
-3
/
+3
*
common/cmd_[a-f]* : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2007-07-04
1
-2
/
+2
*
Remove compile warnings in fpga code
Stefan Roese
2006-10-07
1
-2
/
+2
*
Add FPGA Altera Cyclone 2 support
Stefan Roese
2006-08-15
1
-0
/
+21
*
Cleanup for GCC-4.x
Wolfgang Denk
2005-10-13
1
-1
/
+1
*
Add configuration for IFM AEV FIFO board.
Wolfgang Denk
2005-08-10
1
-4
/
+4
*
Fix sign extension bug in 'fpga loadb' command;
Wolfgang Denk
2005-08-08
1
-41
/
+56
*
Code cleanup.
wdenk
2005-01-22
1
-18
/
+18
*
Patch by Florian Schlote, 08 Sep 2004:
wdenk
2005-01-09
1
-11
/
+11
*
* Patch by Gleb Natapov, 07 Sep 2004:
wdenk
2005-01-09
1
-0
/
+121
*
* Patch by Robert Schwebel, 15 Dec 2003:
wdenk
2004-01-03
1
-1
/
+1
*
* Cleanup lowboot code for MPC5200
wdenk
2004-01-02
1
-81
/
+81
*
* Patch by Pierre Aubert, 24 Nov 2003:
wdenk
2003-12-07
1
-4
/
+5
*
Patch by Kenneth Johansson, 30 Jun 2003:
wdenk
2003-07-01
1
-2
/
+2
*
Fix some missing commands, cleanup header files
wdenk
2003-06-29
1
-1
/
+0
*
* Code cleanup:
wdenk
2003-06-27
1
-2
/
+11
*
Initial revision
wdenk
2002-08-27
1
-0
/
+158