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
/
drivers
/
fpga
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move console definitions into a new console.h file
Simon Glass
2015-11-19
3
-0
/
+3
*
arm: socfpga: Fix FPGA bitstream programming routine
Marek Vasut
2015-08-08
1
-0
/
+3
*
fpga: xilinx: Show fpga info if defined
Michal Simek
2015-01-21
1
-4
/
+5
*
fpga: xilinx: Check if fpga operations are defined
Michal Simek
2015-01-21
1
-2
/
+15
*
fpga: Export fpga_get_desc for SPL
Michal Simek
2015-01-21
1
-1
/
+1
*
fs: API changes enabling extra parameter to return size of type loff_t
Suriyan Ramasami
2014-11-23
1
-5
/
+5
*
arm: socfpga: fpga: Add SoCFPGA FPGA programming interface
Pavel Machek
2014-10-06
3
-0
/
+305
*
fpga: altera: Turn the switches into table lookup
Marek Vasut
2014-10-06
1
-111
/
+60
*
fpga: altera: Make altera_validate return normal values
Marek Vasut
2014-10-06
1
-9
/
+9
*
fpga: altera: Move altera_validate to the top
Marek Vasut
2014-10-06
1
-32
/
+26
*
fpga: altera: More indentation trimdown
Marek Vasut
2014-10-06
1
-118
/
+120
*
fpga: altera: Clean up altera_validate function
Marek Vasut
2014-10-06
1
-22
/
+21
*
fpga: altera: Clean up the printing and debug
Marek Vasut
2014-10-06
1
-59
/
+58
*
m68k: Fix warnings with gcc 4.6
Simon Glass
2014-06-11
2
-6
/
+6
*
fpga: Added support to load bit stream from SD/MMC
Siva Durga Prasad Paladugu
2014-05-20
3
-0
/
+129
*
fpga: zynqpl: Clean partial bitstream handling
Michal Simek
2014-05-20
1
-12
/
+6
*
fpga: Define bitstream type based on command selection
Michal Simek
2014-05-20
6
-12
/
+19
*
fpga: zynq: Use helper function zynq_validate_bitstream
Siva Durga Prasad Paladugu
2014-05-13
1
-7
/
+25
*
fpga: zynq: Use helper functions for zynq dma
Siva Durga Prasad Paladugu
2014-05-13
1
-86
/
+115
*
fpga: zynq: Remove sparse warnings
Michal Simek
2014-05-13
1
-2
/
+2
*
fpga: xilinx: Simplify load/dump/info function handling
Michal Simek
2014-05-13
5
-165
/
+43
*
fpga: xilinx: Avoid CamelCase for in Xilinx_desc
Michal Simek
2014-05-13
5
-47
/
+47
*
fpga: virtex2: Avoid CamelCase
Michal Simek
2014-05-13
2
-24
/
+24
*
fpga: spartan3: Avoid CamelCase
Michal Simek
2014-05-13
2
-27
/
+27
*
fpga: spartan2: Avoid CamelCase
Michal Simek
2014-05-13
2
-27
/
+27
*
sizes.h - consolidate for all architectures
Alexey Brodkin
2014-03-04
1
-1
/
+1
*
fpga: zynq: Correct fpga load when buf is not aligned
Novasys Ingenierie
2014-02-06
1
-0
/
+10
*
drivers: descend into sub directories only when it is necessary
Masahiro Yamada
2013-11-17
1
-2
/
+0
*
fpga: zynqpl: Do not place bitstream below 1MB
Michal Simek
2013-11-06
1
-0
/
+7
*
fpga: zynqpl: Add dcache flush support
Jagannadha Sutradharudu Teki
2013-11-06
1
-2
/
+6
*
drivers: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
1
-33
/
+11
*
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-10-14
1
-1
/
+1
*
fpga: zynqpl: Clear loopback mode during device init
Soren Brinkmann
2013-08-12
1
-0
/
+4
*
fpga: zynqpl: Add support for zc7100 device.
Michal Simek
2013-08-12
1
-1
/
+1
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
13
-231
/
+13
*
fpga: Check device name against bitstream name
Michal Simek
2013-05-06
2
-2
/
+25
*
fpga: zynq: Add support for loading bitstream
Michal Simek
2013-05-06
3
-0
/
+393
*
fpga: Change the first parameter in fpga_loadbitstream
Michal Simek
2013-05-06
2
-3
/
+3
*
cmd: fpga: Move fpga_loadbitstream to fpga.c
Michal Simek
2013-05-06
2
-0
/
+95
*
fpga: Fix debug message compilation error
Michal Simek
2013-05-06
1
-1
/
+1
*
fpga: Clean coding style
Michal Simek
2013-05-06
1
-118
/
+98
*
Consolidate bool type
York Sun
2013-04-01
8
-92
/
+92
*
FPGA: Cyclon II: Correctly reset the FPGA before configuration
Stephan Gatzka
2012-10-29
1
-0
/
+2
*
Remove execute permissions from source files
Thomas Weber
2012-03-04
1
-0
/
+0
*
fpga: Spartan-3: let print the progress if configured
Stefano Babic
2012-01-05
1
-1
/
+0
*
FPGA: drivers/fpga/ivm_core.c: GCC4.6 fix build warnings
Stefano Babic
2011-11-16
1
-2
/
+0
*
GCC4.6: Squash warnings in lattice.c
Marek Vasut
2011-10-27
1
-1
/
+1
*
FPGA: constify Lattice FPGA code
Wolfgang Denk
2011-09-05
1
-3
/
+3
*
fpga: constify to fix build warning
Wolfgang Denk
2011-08-01
8
-55
/
+55
*
fpga: support FPP Cyclone configuration
Michael Jones
2011-07-28
1
-0
/
+10
[next]