index
:
arm-boot/u-boot-imx.git
imx_3.14.38_6ul_engr
imx_v2009.08
imx_v2009.08_1.1.0
imx_v2009.08_10.04.01
imx_v2009.08_10.05.02
imx_v2009.08_10.07.11
imx_v2009.08_10.10.01
imx_v2009.08_10.11.01
imx_v2009.08_10.12.01
imx_v2009.08_11.04.01
imx_v2009.08_11.05.01
imx_v2009.08_11.09.01
imx_v2009.08_11.11.01
imx_v2009.08_12.01.01
imx_v2009.08_12.02.01
imx_v2009.08_12.09.01
imx_v2009.08_12.10.02
imx_v2009.08_3.0.0
imx_v2009.08_3.0.35_4.0.0
imx_v2009.08_3.0.35_4.1.0
imx_v2009.08_r13.4.y
imx_v2013.04_3.10.17_1.0.0_beta
imx_v2013.04_3.10.17_1.0.0_ga
imx_v2013.04_3.10.31_1.1.0_alpha
imx_v2013.04_3.10.9_1.0.0_alpha
imx_v2013.04_3.5.7_1.0.0_alpha
imx_v2014.04_3.10.31_1.1.0_beta
imx_v2014.04_3.10.31_1.1.0_beta2
imx_v2014.04_3.10.53_1.1.0_ga
imx_v2014.04_3.14.28_1.0.0_ga
imx_v2014.04_3.14.28_7d_alpha
imx_v2014.04_3.14.38_6qp_beta
imx_v2014.04_kk4.4.3_2.y
imx_v2015.04
imx_v2015.04_3.14.38_6qp_ga
imx_v2015.04_3.14.38_6ul7d_beta
imx_v2015.04_3.14.38_6ul_ga
imx_v2015.04_3.14.52_1.1.0_ga
imx_v2015.04_4.1.15_1.0.0_ga
imx_v2015.04_brillo
imx_v2016.03_4.1.15_2.0.0_ga
imx_v2016.03_4.1.30_7ulp_alpha
imx_v2016.03_4.1.33_7ulp_beta
imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga
isee_imx_v2017.03_4.9.11_1.0.0_ga_TEST
maddev-imx-android-r10.3
maddev-imx-android-r13.2
master
scm-imx_v2016.03_4.1.15_2.0.0_ga
U-boot NXP imx6
git@iatec.biz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
cmd_fpga.c
Commit message (
Expand
)
Author
Age
Lines
*
fpga: Extend dump description
Michal Simek
2015-01-30
-1
/
+1
*
fpga: Protect GZIP usage when LOADMK is enabled
Michal Simek
2015-01-21
-0
/
+5
*
bootm: make use of legacy image format configurable
Heiko Schocher
2014-06-05
-0
/
+2
*
fpga: Added support to load bit stream from SD/MMC
Siva Durga Prasad Paladugu
2014-05-20
-0
/
+40
*
fpga: Add support to load partial bitstreams
Michal Simek
2014-05-20
-0
/
+33
*
fpga: Define bitstream type based on command selection
Michal Simek
2014-05-20
-4
/
+6
*
fpga: Guard the LOADMK functionality with CMD_FPGA_LOADMK
Siva Durga Prasad Paladugu
2014-05-20
-0
/
+8
*
fpga: Add support for gzip images with bitstreams
Michal Simek
2013-11-06
-3
/
+19
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
-18
/
+1
*
Merge branch 'u-boot/master' into 'u-boot-arm/master'
Albert ARIBAUD
2013-05-30
-2
/
+2
|
\
|
*
image: Rename fit_image_check_hashes() to fit_image_verify()
Simon Glass
2013-05-14
-1
/
+1
*
|
cmd: fpga: Do not include net.h
Michal Simek
2013-05-06
-3
/
+0
*
|
cmd: fpga: Move fpga_loadbitstream to fpga.c
Michal Simek
2013-05-06
-94
/
+0
*
|
cmd: fpga: Clean coding style
Michal Simek
2013-05-06
-106
/
+107
|
/
*
Convert cmd_usage() calls in common to use a return value
Simon Glass
2012-03-06
-2
/
+2
*
FPGA: use debug() instead of module debug printf
Stefano Babic
2012-01-05
-31
/
+28
*
fpga: constify to fix build warning
Wolfgang Denk
2011-08-01
-1
/
+1
*
cmd_fpga: cleanup help and check parameters
Stefano Babic
2010-10-19
-11
/
+39
*
cmd_usage(): simplify return code handling
Wolfgang Denk
2010-07-24
-10
/
+2
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
-1
/
+1
*
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