1. 96171fb fs: API changes enabling extra parameter to return size of type loff_t by Suriyan Ramasami · Mon Nov 17 14:39:38 2014 -0800
  2. c721380 arm: socfpga: fpga: Add SoCFPGA FPGA programming interface by Pavel Machek · Mon Sep 08 14:08:45 2014 +0200
  3. f5d25e4 fpga: altera: Turn the switches into table lookup by Marek Vasut · Tue Sep 16 21:17:51 2014 +0200
  4. b9d4df3 fpga: altera: Make altera_validate return normal values by Marek Vasut · Tue Sep 16 20:33:54 2014 +0200
  5. ff4072c fpga: altera: Move altera_validate to the top by Marek Vasut · Tue Sep 16 20:32:51 2014 +0200
  6. 1822135 fpga: altera: More indentation trimdown by Marek Vasut · Tue Sep 16 20:29:24 2014 +0200
  7. c5e53b5 fpga: altera: Clean up altera_validate function by Marek Vasut · Tue Sep 16 20:26:07 2014 +0200
  8. 9e3a844 fpga: altera: Clean up the printing and debug by Marek Vasut · Tue Sep 16 20:21:42 2014 +0200
  9. 660031e m68k: Fix warnings with gcc 4.6 by Simon Glass · Sat Jun 07 22:07:58 2014 -0600
  10. 9112b4c fpga: Added support to load bit stream from SD/MMC by Siva Durga Prasad Paladugu · Fri Mar 14 16:35:37 2014 +0530
  11. f46ccf4 fpga: zynqpl: Clean partial bitstream handling by Michal Simek · Fri May 02 14:15:27 2014 +0200
  12. 1466365 fpga: Define bitstream type based on command selection by Michal Simek · Fri May 02 14:09:30 2014 +0200
  13. 7857c72 fpga: zynq: Use helper function zynq_validate_bitstream by Siva Durga Prasad Paladugu · Thu Mar 13 11:57:34 2014 +0530
  14. 2f72618 fpga: zynq: Use helper functions for zynq dma by Siva Durga Prasad Paladugu · Wed Mar 12 17:09:26 2014 +0530
  15. 15f156a fpga: zynq: Remove sparse warnings by Michal Simek · Fri Apr 25 13:51:58 2014 +0200
  16. 75fafac fpga: xilinx: Simplify load/dump/info function handling by Michal Simek · Thu Mar 13 13:07:57 2014 +0100
  17. 25e1e2e fpga: xilinx: Avoid CamelCase for in Xilinx_desc by Michal Simek · Thu Mar 13 12:49:21 2014 +0100
  18. 9025888 fpga: virtex2: Avoid CamelCase by Michal Simek · Thu Mar 13 11:33:36 2014 +0100
  19. 2091a0c fpga: spartan3: Avoid CamelCase by Michal Simek · Thu Mar 13 11:28:42 2014 +0100
  20. 5206cca fpga: spartan2: Avoid CamelCase by Michal Simek · Thu Mar 13 11:23:43 2014 +0100
  21. 267d8e2 sizes.h - consolidate for all architectures by Alexey Brodkin · Wed Feb 26 17:47:58 2014 +0400
  22. cbe4b09 fpga: zynq: Correct fpga load when buf is not aligned by Novasys Ingenierie · Wed Nov 27 09:03:01 2013 +0100
  23. 6252698 drivers: descend into sub directories only when it is necessary by Masahiro Yamada · Mon Nov 11 14:35:51 2013 +0900
  24. 94dc92f fpga: zynqpl: Do not place bitstream below 1MB by Michal Simek · Fri Oct 04 10:48:59 2013 +0200
  25. 8cfb246 fpga: zynqpl: Add dcache flush support by Jagannadha Sutradharudu Teki · Fri Sep 20 18:39:47 2013 +0530
  26. 5594ce4 drivers: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:57 2013 +0900
  27. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  28. 5577585 fpga: zynqpl: Clear loopback mode during device init by Soren Brinkmann · Fri Jun 14 17:43:24 2013 -0700
  29. 52f91b5 fpga: zynqpl: Add support for zc7100 device. by Michal Simek · Mon Jun 17 13:54:07 2013 +0200
  30. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  31. 6ff890d fpga: Check device name against bitstream name by Michal Simek · Fri Apr 26 15:04:48 2013 +0200
  32. 15d654c fpga: zynq: Add support for loading bitstream by Michal Simek · Mon Apr 22 15:43:02 2013 +0200
  33. 78617b4 fpga: Change the first parameter in fpga_loadbitstream by Michal Simek · Wed May 01 19:02:02 2013 +0200
  34. cd5a1cf cmd: fpga: Move fpga_loadbitstream to fpga.c by Michal Simek · Fri Apr 26 13:12:07 2013 +0200
  35. aefbf8f fpga: Fix debug message compilation error by Michal Simek · Fri Apr 26 09:38:26 2013 +0200
  36. 5125ba1 fpga: Clean coding style by Michal Simek · Fri Apr 26 08:46:56 2013 +0200
  37. 4a59809 Consolidate bool type by York Sun · Mon Apr 01 11:29:11 2013 -0700
  38. 67f3291 FPGA: Cyclon II: Correctly reset the FPGA before configuration by Stephan Gatzka · Mon Oct 22 23:11:41 2012 +0000
  39. 80979e8 Remove execute permissions from source files by Thomas Weber · Mon Feb 13 19:21:54 2012 +0100
  40. 78b1268 fpga: Spartan-3: let print the progress if configured by Stefano Babic · Wed Dec 28 06:47:02 2011 +0000
  41. 42b5910 FPGA: drivers/fpga/ivm_core.c: GCC4.6 fix build warnings by Stefano Babic · Sun Nov 06 00:42:39 2011 +0000
  42. 445e3ac GCC4.6: Squash warnings in lattice.c by Marek Vasut · Mon Oct 24 23:40:00 2011 +0000
  43. b2c66a8 FPGA: constify Lattice FPGA code by Wolfgang Denk · Fri Aug 05 02:26:31 2011 +0000
  44. 74f9b38 fpga: constify to fix build warning by Wolfgang Denk · Sat Jul 30 13:33:49 2011 +0000
  45. d846bb5 fpga: support FPP Cyclone configuration by Michael Jones · Thu Jul 14 23:09:41 2011 +0000
  46. e849737 altera: fix printf typo by Michael Jones · Thu Jul 14 22:09:29 2011 +0000
  47. 015db1f add Xilinx_abort_fn to Xilinx_Spartan3_Slave_Serial_fns by Wolfgang Wegner · Fri Apr 23 11:08:05 2010 +0200
  48. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  49. 1136f69 Coding Style cleanup by Wolfgang Denk · Wed Oct 27 22:48:30 2010 +0200
  50. ace143a FPGA: fix support for non-Lattice devices by Wolfgang Denk · Mon Oct 18 21:32:14 2010 +0200
  51. ec65c59 FPGA: add support for downloading Lattice bitstream by Stefano Babic · Tue Jun 29 11:47:48 2010 +0200
  52. d37e555 add block write function to spartan3 slave serial load by Wolfgang Wegner · Fri Oct 30 16:55:02 2009 +0100
  53. cf8582c fpga: Remove relocation fixups by Peter Tyser · Mon Sep 21 11:20:32 2009 -0500
  54. 9308166 fpga: Fix Spartan III FPGA booting by Matthias Fuchs · Sun Feb 15 22:29:15 2009 +0100
  55. f73e0ed fpga: Fix Spartan II FPGA booting by Matthias Fuchs · Sun Feb 15 22:28:36 2009 +0100
  56. c026877 FPGA: move fpga drivers to drivers/fpga by Jean-Christophe PLAGNIOL-VILLARD · Fri Oct 31 12:26:55 2008 +0100