Michal Simek
|
2d73f0d6cd
fpga: Extend dump description
|
10 years ago |
Michal Simek
|
1b63aaa587
fpga: Protect GZIP usage when LOADMK is enabled
|
11 years ago |
Heiko Schocher
|
21d29f7f9f
bootm: make use of legacy image format configurable
|
11 years ago |
Siva Durga Prasad Paladugu
|
1a897668ac
fpga: Added support to load bit stream from SD/MMC
|
11 years ago |
Michal Simek
|
67193864bc
fpga: Add support to load partial bitstreams
|
11 years ago |
Michal Simek
|
7a78bd2679
fpga: Define bitstream type based on command selection
|
11 years ago |
Siva Durga Prasad Paladugu
|
64e809afea
fpga: Guard the LOADMK functionality with CMD_FPGA_LOADMK
|
11 years ago |
Michal Simek
|
32d7cdd366
fpga: Add support for gzip images with bitstreams
|
11 years ago |
Wolfgang Denk
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
12 years ago |
Albert ARIBAUD
|
a19b0dd62d
Merge branch 'u-boot/master' into 'u-boot-arm/master'
|
12 years ago |
Simon Glass
|
b8da836650
image: Rename fit_image_check_hashes() to fit_image_verify()
|
12 years ago |
Michal Simek
|
5bd0bd7cef
cmd: fpga: Do not include net.h
|
12 years ago |
Michal Simek
|
52c2064476
cmd: fpga: Move fpga_loadbitstream to fpga.c
|
12 years ago |
Michal Simek
|
fc598412ce
cmd: fpga: Clean coding style
|
12 years ago |
Simon Glass
|
4c12eeb8b5
Convert cmd_usage() calls in common to use a return value
|
13 years ago |
Stefano Babic
|
06297db066
FPGA: use debug() instead of module debug printf
|
13 years ago |
Wolfgang Denk
|
e6a857da74
fpga: constify to fix build warning
|
14 years ago |
Stefano Babic
|
a790b5b232
cmd_fpga: cleanup help and check parameters
|
14 years ago |
Wolfgang Denk
|
47e26b1bf9
cmd_usage(): simplify return code handling
|
15 years ago |
Wolfgang Denk
|
54841ab50c
Make sure that argv[] argument pointers are not modified.
|
15 years ago |
Wolfgang Denk
|
a89c33db96
General help message cleanup
|
16 years ago |
Peter Tyser
|
2fb2604d5c
Command usage cleanup
|
16 years ago |
Peter Tyser
|
62c3ae7c6e
Standardize command usage messages with cmd_usage()
|
16 years ago |
Wolfgang Denk
|
d0ff51ba5d
Code cleanup: fix old style assignment ambiguities like "=-" etc.
|
17 years ago |
Marian Balakowicz
|
c28c4d193d
[new uImage] Add new uImage fromat support to fpga command
|
17 years ago |
Marian Balakowicz
|
9a4daad0a3
[new uImage] Update naming convention for bootm/uImage related code
|
17 years ago |
Marian Balakowicz
|
d5934ad775
[new uImage] Add dual format uImage support framework
|
17 years ago |
Marian Balakowicz
|
b97a2a0a21
[new uImage] Define a API for image handling operations
|
17 years ago |
Matthias Fuchs
|
c26acc1a43
Remove bit swapping in Xilinx Spartan bitfile loading
|
17 years ago |
Matthias Fuchs
|
0133502e39
Improve configuration of FPGA subsystem
|
17 years ago |