Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
bbbe55f6f25e686ad799c2a70aa941eeb276adb6
/
drivers
/
fpga
e136eae
fpga: xilinx: Show fpga info if defined
by Michal Simek
· 10 years ago
6cd68c8
fpga: xilinx: Check if fpga operations are defined
by Michal Simek
· 10 years ago
ebd322d
fpga: Export fpga_get_desc for SPL
by Michal Simek
· 10 years ago
d455d87
fs: API changes enabling extra parameter to return size of type loff_t
by Suriyan Ramasami
· 10 years ago
230fe9b
arm: socfpga: fpga: Add SoCFPGA FPGA programming interface
by Pavel Machek
· 10 years ago
2012f23
fpga: altera: Turn the switches into table lookup
by Marek Vasut
· 10 years ago
fda915a
fpga: altera: Make altera_validate return normal values
by Marek Vasut
· 10 years ago
54c96b1
fpga: altera: Move altera_validate to the top
by Marek Vasut
· 10 years ago
4a4c0a5
fpga: altera: More indentation trimdown
by Marek Vasut
· 10 years ago
5561a84
fpga: altera: Clean up altera_validate function
by Marek Vasut
· 10 years ago
0ae16cb
fpga: altera: Clean up the printing and debug
by Marek Vasut
· 10 years ago
ddc9437
m68k: Fix warnings with gcc 4.6
by Simon Glass
· 10 years ago
1a89766
fpga: Added support to load bit stream from SD/MMC
by Siva Durga Prasad Paladugu
· 11 years ago
5b815c9
fpga: zynqpl: Clean partial bitstream handling
by Michal Simek
· 11 years ago
7a78bd2
fpga: Define bitstream type based on command selection
by Michal Simek
· 11 years ago
3108185
fpga: zynq: Use helper function zynq_validate_bitstream
by Siva Durga Prasad Paladugu
· 11 years ago
a0735a3
fpga: zynq: Use helper functions for zynq dma
by Siva Durga Prasad Paladugu
· 11 years ago
42a74a0
fpga: zynq: Remove sparse warnings
by Michal Simek
· 11 years ago
14cfc4f
fpga: xilinx: Simplify load/dump/info function handling
by Michal Simek
· 11 years ago
f8c1be9
fpga: xilinx: Avoid CamelCase for in Xilinx_desc
by Michal Simek
· 11 years ago
d9071ce
fpga: virtex2: Avoid CamelCase
by Michal Simek
· 11 years ago
2a6e386
fpga: spartan3: Avoid CamelCase
by Michal Simek
· 11 years ago
b625b9a
fpga: spartan2: Avoid CamelCase
by Michal Simek
· 11 years ago
1ace402
sizes.h - consolidate for all architectures
by Alexey Brodkin
· 11 years ago
c83a35f
fpga: zynq: Correct fpga load when buf is not aligned
by Novasys Ingenierie
· 11 years ago
7b6af41
drivers: descend into sub directories only when it is necessary
by Masahiro Yamada
· 11 years ago
b129e8c
fpga: zynqpl: Do not place bitstream below 1MB
by Michal Simek
· 11 years ago
ec4b73f
fpga: zynqpl: Add dcache flush support
by Jagannadha Sutradharudu Teki
· 11 years ago
710f1d3
drivers: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
3765b3e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
5f93227
fpga: zynqpl: Clear loopback mode during device init
by Soren Brinkmann
· 11 years ago
fd2b10b
fpga: zynqpl: Add support for zc7100 device.
by Michal Simek
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
6631db4
fpga: Check device name against bitstream name
by Michal Simek
· 12 years ago
d5dae85
fpga: zynq: Add support for loading bitstream
by Michal Simek
· 12 years ago
23f4bd7
fpga: Change the first parameter in fpga_loadbitstream
by Michal Simek
· 12 years ago
52c2064
cmd: fpga: Move fpga_loadbitstream to fpga.c
by Michal Simek
· 12 years ago
ee976c1
fpga: Fix debug message compilation error
by Michal Simek
· 12 years ago
f6555d9
fpga: Clean coding style
by Michal Simek
· 12 years ago
472d546
Consolidate bool type
by York Sun
· 12 years ago
a99c040
FPGA: Cyclon II: Correctly reset the FPGA before configuration
by Stephan Gatzka
· 12 years ago
b199c6e
Remove execute permissions from source files
by Thomas Weber
· 13 years ago
33e1e01
fpga: Spartan-3: let print the progress if configured
by Stefano Babic
· 13 years ago
69de63e
FPGA: drivers/fpga/ivm_core.c: GCC4.6 fix build warnings
by Stefano Babic
· 13 years ago
b89c708
GCC4.6: Squash warnings in lattice.c
by Marek Vasut
· 13 years ago
fb2d6ef
FPGA: constify Lattice FPGA code
by Wolfgang Denk
· 13 years ago
e6a857d
fpga: constify to fix build warning
by Wolfgang Denk
· 13 years ago
ee44fb2
fpga: support FPP Cyclone configuration
by Michael Jones
· 13 years ago
f18361b
altera: fix printf typo
by Michael Jones
· 13 years ago
b0bc8b7
add Xilinx_abort_fn to Xilinx_Spartan3_Slave_Serial_fns
by Wolfgang Wegner
· 15 years ago
6d8962e
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
071bc92
Coding Style cleanup
by Wolfgang Denk
· 14 years ago
439f6f7
FPGA: fix support for non-Lattice devices
by Wolfgang Denk
· 14 years ago
3b8ac46
FPGA: add support for downloading Lattice bitstream
by Stefano Babic
· 14 years ago
8908334
add block write function to spartan3 slave serial load
by Wolfgang Wegner
· 15 years ago
6385b28
fpga: Remove relocation fixups
by Peter Tyser
· 15 years ago
670cbde
fpga: Fix Spartan III FPGA booting
by Matthias Fuchs
· 16 years ago
3818b67
fpga: Fix Spartan II FPGA booting
by Matthias Fuchs
· 16 years ago
c8aa7df
FPGA: move fpga drivers to drivers/fpga
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago