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