| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | altera: fix printf typo | Michael Jones | 2011-07-28 | 1 | -1/+1 |
* | add Xilinx_abort_fn to Xilinx_Spartan3_Slave_Serial_fns | Wolfgang Wegner | 2010-11-30 | 1 | -0/+6 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | 1 | -2/+2 |
* | Coding Style cleanup | Wolfgang Denk | 2010-10-27 | 1 | -2/+0 |
* | FPGA: fix support for non-Lattice devices | Wolfgang Denk | 2010-10-18 | 1 | -0/+12 |
* | FPGA: add support for downloading Lattice bitstream | Stefano Babic | 2010-10-13 | 4 | -0/+3578 |
* | add block write function to spartan3 slave serial load | Wolfgang Wegner | 2010-03-24 | 1 | -25/+29 |
* | fpga: Remove relocation fixups | Peter Tyser | 2009-10-03 | 9 | -830/+5 |
* | fpga: Fix Spartan III FPGA booting | Matthias Fuchs | 2009-02-21 | 1 | -15/+7 |
* | fpga: Fix Spartan II FPGA booting | Matthias Fuchs | 2009-02-21 | 1 | -21/+11 |
* | FPGA: move fpga drivers to drivers/fpga | Jean-Christophe PLAGNIOL-VILLARD | 2008-12-05 | 10 | -0/+3762 |