1. 8b93a92 fpga: allow programming fpga from FIT image for all FPGA drivers by Goldschmidt Simon · 7 years ago
  2. bd08ce8 arm: socfpga: Enhance FPGA program write rbf data with size >= 4 bytes by Tien Fong Chee · 7 years ago
  3. d863909 fpga: xilinx: Avoid using local intermediate buffer by Siva Durga Prasad Paladugu · 8 years ago
  4. 2baa997 arm: socfpga: Add FPGA driver support for Arria 10 by Tien Fong Chee · 7 years ago
  5. fa23ba1 kconfig: Convert FPGA_SOCFPGA configuration to Kconfig by Tien Fong Chee · 7 years ago
  6. 6867e19 arm: socfpga: Restructure FPGA driver in the preparation to support A10 by Tien Fong Chee · 7 years ago
  7. 7033ae2 fpga: zynqmppl: Reuse invoke_smc routine by Siva Durga Prasad Paladugu · 8 years ago
  8. ea1e3f9 FPGA: drivers/fpga/ivm_core.c: incorrect printf by xypron.glpk@gmx.de · 7 years ago
  9. 3d4eb33 fpga: zynqmp: Remove empty functions by Michal Simek · 8 years ago
  10. 98d62e6 arm: imx: add i.MX53 Beckhoff CX9020 Embedded PC by Patrick Bruenn · 8 years ago
  11. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  12. 6b24501 fpga: xilinx: zynqmp: Add PL bitstream download support for ZynqMP by Siva Durga Prasad Paladugu · 9 years ago
  13. 6ded73a fpga: Add Kconfig to fpga subsystem by Michal Simek · 8 years ago
  14. 62a3b7d Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  15. 905bca6 fpga: Fix typo in function comment by Michal Simek · 8 years ago
  16. ff9c4c5 fpga: altera: Add StratixV support by Stefan Roese · 9 years ago
  17. a6f70a3 Fix spelling of "transferred". by Vagrant Cascadian · 9 years ago
  18. a409a8b Revert "arm: socfpga: set the fpga global bit to disable HPS to FPGA signals" by Dinh Nguyen · 9 years ago
  19. f721326 fpga: xilinx: Check for substring in device ID validation by Siva Durga Prasad Paladugu · 9 years ago
  20. b00a21f arm: socfpga: set the fpga global bit to disable HPS to FPGA signals by Dinh Nguyen · 9 years ago
  21. 24b852a Move console definitions into a new console.h file by Simon Glass · 9 years ago
  22. bfa89d2 arm: socfpga: Fix FPGA bitstream programming routine by Marek Vasut · 9 years ago
  23. e136eae fpga: xilinx: Show fpga info if defined by Michal Simek · 10 years ago
  24. 6cd68c8 fpga: xilinx: Check if fpga operations are defined by Michal Simek · 10 years ago
  25. ebd322d fpga: Export fpga_get_desc for SPL by Michal Simek · 10 years ago
  26. d455d87 fs: API changes enabling extra parameter to return size of type loff_t by Suriyan Ramasami · 10 years ago
  27. 230fe9b arm: socfpga: fpga: Add SoCFPGA FPGA programming interface by Pavel Machek · 10 years ago
  28. 2012f23 fpga: altera: Turn the switches into table lookup by Marek Vasut · 10 years ago
  29. fda915a fpga: altera: Make altera_validate return normal values by Marek Vasut · 10 years ago
  30. 54c96b1 fpga: altera: Move altera_validate to the top by Marek Vasut · 10 years ago
  31. 4a4c0a5 fpga: altera: More indentation trimdown by Marek Vasut · 10 years ago
  32. 5561a84 fpga: altera: Clean up altera_validate function by Marek Vasut · 10 years ago
  33. 0ae16cb fpga: altera: Clean up the printing and debug by Marek Vasut · 10 years ago
  34. ddc9437 m68k: Fix warnings with gcc 4.6 by Simon Glass · 10 years ago
  35. 1a89766 fpga: Added support to load bit stream from SD/MMC by Siva Durga Prasad Paladugu · 11 years ago
  36. 5b815c9 fpga: zynqpl: Clean partial bitstream handling by Michal Simek · 10 years ago
  37. 7a78bd2 fpga: Define bitstream type based on command selection by Michal Simek · 10 years ago
  38. 3108185 fpga: zynq: Use helper function zynq_validate_bitstream by Siva Durga Prasad Paladugu · 11 years ago
  39. a0735a3 fpga: zynq: Use helper functions for zynq dma by Siva Durga Prasad Paladugu · 11 years ago
  40. 42a74a0 fpga: zynq: Remove sparse warnings by Michal Simek · 10 years ago
  41. 14cfc4f fpga: xilinx: Simplify load/dump/info function handling by Michal Simek · 11 years ago
  42. f8c1be9 fpga: xilinx: Avoid CamelCase for in Xilinx_desc by Michal Simek · 11 years ago
  43. d9071ce fpga: virtex2: Avoid CamelCase by Michal Simek · 11 years ago
  44. 2a6e386 fpga: spartan3: Avoid CamelCase by Michal Simek · 11 years ago
  45. b625b9a fpga: spartan2: Avoid CamelCase by Michal Simek · 11 years ago
  46. 1ace402 sizes.h - consolidate for all architectures by Alexey Brodkin · 11 years ago
  47. c83a35f fpga: zynq: Correct fpga load when buf is not aligned by Novasys Ingenierie · 11 years ago
  48. 7b6af41 drivers: descend into sub directories only when it is necessary by Masahiro Yamada · 11 years ago
  49. b129e8c fpga: zynqpl: Do not place bitstream below 1MB by Michal Simek · 11 years ago
  50. ec4b73f fpga: zynqpl: Add dcache flush support by Jagannadha Sutradharudu Teki · 11 years ago
  51. 710f1d3 drivers: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  52. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  53. 5f93227 fpga: zynqpl: Clear loopback mode during device init by Soren Brinkmann · 11 years ago
  54. fd2b10b fpga: zynqpl: Add support for zc7100 device. by Michal Simek · 11 years ago
  55. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  56. 6631db4 fpga: Check device name against bitstream name by Michal Simek · 11 years ago
  57. d5dae85 fpga: zynq: Add support for loading bitstream by Michal Simek · 11 years ago
  58. 23f4bd7 fpga: Change the first parameter in fpga_loadbitstream by Michal Simek · 11 years ago
  59. 52c2064 cmd: fpga: Move fpga_loadbitstream to fpga.c by Michal Simek · 11 years ago
  60. ee976c1 fpga: Fix debug message compilation error by Michal Simek · 11 years ago
  61. f6555d9 fpga: Clean coding style by Michal Simek · 11 years ago
  62. 472d546 Consolidate bool type by York Sun · 11 years ago
  63. a99c040 FPGA: Cyclon II: Correctly reset the FPGA before configuration by Stephan Gatzka · 12 years ago
  64. b199c6e Remove execute permissions from source files by Thomas Weber · 13 years ago
  65. 33e1e01 fpga: Spartan-3: let print the progress if configured by Stefano Babic · 13 years ago
  66. 69de63e FPGA: drivers/fpga/ivm_core.c: GCC4.6 fix build warnings by Stefano Babic · 13 years ago
  67. b89c708 GCC4.6: Squash warnings in lattice.c by Marek Vasut · 13 years ago
  68. fb2d6ef FPGA: constify Lattice FPGA code by Wolfgang Denk · 13 years ago
  69. e6a857d fpga: constify to fix build warning by Wolfgang Denk · 13 years ago
  70. ee44fb2 fpga: support FPP Cyclone configuration by Michael Jones · 13 years ago
  71. f18361b altera: fix printf typo by Michael Jones · 13 years ago
  72. b0bc8b7 add Xilinx_abort_fn to Xilinx_Spartan3_Slave_Serial_fns by Wolfgang Wegner · 14 years ago
  73. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  74. 071bc92 Coding Style cleanup by Wolfgang Denk · 14 years ago
  75. 439f6f7 FPGA: fix support for non-Lattice devices by Wolfgang Denk · 14 years ago
  76. 3b8ac46 FPGA: add support for downloading Lattice bitstream by Stefano Babic · 14 years ago
  77. 8908334 add block write function to spartan3 slave serial load by Wolfgang Wegner · 15 years ago
  78. 6385b28 fpga: Remove relocation fixups by Peter Tyser · 15 years ago
  79. 670cbde fpga: Fix Spartan III FPGA booting by Matthias Fuchs · 16 years ago
  80. 3818b67 fpga: Fix Spartan II FPGA booting by Matthias Fuchs · 16 years ago
  81. c8aa7df FPGA: move fpga drivers to drivers/fpga by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago