1. add7f41d fpga: zynqmp: show an error message when FPGA programming fails by Luca Ceresoli · 6 years ago
  2. ff14f16 arm: socfpga: stratix10: Add Stratix10 FPGA into FPGA device table by Ang, Chee Hong · 6 years ago
  3. dcc3bb6 arm: socfpga: stratix10: Add Stratix 10 FPGA Reconfiguration Driver by Ang, Chee Hong · 6 years ago
  4. 4003448 arm: socfpga: fpga: fix type of local variable by Simon Goldschmidt · 6 years ago
  5. 62fe313 fpga: zynqmp: Modify PL bitstream loading sequence by Siva Durga Prasad Paladugu · 6 years ago
  6. 55af55a fpga: Kconfig: Replace spaces with tabs by Michal Simek · 6 years ago
  7. 4397602 drivers: fpga: zynqpl: fix compilation with SPL by Luis Araneda · 6 years ago
  8. e460352 xilinx: zynq: Add support to secure images by Siva Durga Prasad Paladugu · 6 years ago
  9. 6809e81 fpga: zynqmp: Add secure bitstream loading for ZynqMP by Siva Durga Prasad Paladugu · 6 years ago
  10. cce0cb0 cmd: fpga: Add support to load secure bitstreams by Siva Durga Prasad Paladugu · 6 years ago
  11. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  12. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  13. 2c0f3ae arm: socfpga: Fix with the correct polling on bit is set by Tien Fong Chee · 7 years ago
  14. eac0cd1 fpga: zynq: Add delay after PCFG_PROG_B change by Siva Durga Prasad Paladugu · 7 years ago
  15. e4d16c2 fpga: zynqmp: Fix the nonsecure bitstream loading issue by Siva Durga Prasad Paladugu · 7 years ago
  16. 91c315d fpga: zynqmp: Update zynqmp_load() as per latest xilfpga by Siva Durga Prasad Paladugu · 7 years ago
  17. d9361d4 fpga: zynqmp: Add support to get the PCAP status for fpga info command by Nitin Jain · 7 years ago
  18. 3529c11 fpga: Simplify error path in fpga_add by Michal Simek · 7 years ago
  19. 4a4946b arm: zynq: fpga: Added Kconfig support for CONFIG_FPGA_ZYNQPL by Vipul Kumar · 7 years ago
  20. b8f64b9 fpga: Added Kconfig support for FPGA_SPARTAN3 by Vipul Kumar · 7 years ago
  21. 918de03 wait_bit: use wait_for_bit_le32 and remove wait_for_bit by Álvaro Fernández Rojas · 7 years ago
  22. 9179c81 fpga: allow programming fpga from FIT image for all FPGA drivers by Goldschmidt Simon · 7 years ago
  23. c604b0a arm: socfpga: Enhance FPGA program write rbf data with size >= 4 bytes by Tien Fong Chee · 7 years ago
  24. 3da614c fpga: xilinx: Avoid using local intermediate buffer by Siva Durga Prasad Paladugu · 8 years ago
  25. 1d675f3 arm: socfpga: Add FPGA driver support for Arria 10 by Tien Fong Chee · 7 years ago
  26. cde4219 kconfig: Convert FPGA_SOCFPGA configuration to Kconfig by Tien Fong Chee · 7 years ago
  27. 31e50f4 arm: socfpga: Restructure FPGA driver in the preparation to support A10 by Tien Fong Chee · 7 years ago
  28. 4e98589 fpga: zynqmppl: Reuse invoke_smc routine by Siva Durga Prasad Paladugu · 8 years ago
  29. 69f14ce FPGA: drivers/fpga/ivm_core.c: incorrect printf by xypron.glpk@gmx.de · 8 years ago
  30. 117b6ca fpga: zynqmp: Remove empty functions by Michal Simek · 8 years ago
  31. ba81b04 arm: imx: add i.MX53 Beckhoff CX9020 Embedded PC by Patrick Bruenn · 8 years ago
  32. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  33. 460fdce fpga: xilinx: zynqmp: Add PL bitstream download support for ZynqMP by Siva Durga Prasad Paladugu · 9 years ago
  34. e34f1f6 fpga: Add Kconfig to fpga subsystem by Michal Simek · 8 years ago
  35. 8d56db9 Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  36. b563a6b fpga: Fix typo in function comment by Michal Simek · 9 years ago
  37. d919d72 fpga: altera: Add StratixV support by Stefan Roese · 9 years ago
  38. 53d41e6 Fix spelling of "transferred". by Vagrant Cascadian · 9 years ago
  39. 1e35776 Revert "arm: socfpga: set the fpga global bit to disable HPS to FPGA signals" by Dinh Nguyen · 9 years ago
  40. 64b9709 fpga: xilinx: Check for substring in device ID validation by Siva Durga Prasad Paladugu · 9 years ago
  41. fd59e5f arm: socfpga: set the fpga global bit to disable HPS to FPGA signals by Dinh Nguyen · 9 years ago
  42. a73bda4 Move console definitions into a new console.h file by Simon Glass · 9 years ago
  43. 490dfd1 arm: socfpga: Fix FPGA bitstream programming routine by Marek Vasut · 9 years ago
  44. 35d9ad2 fpga: xilinx: Show fpga info if defined by Michal Simek · 10 years ago
  45. 1c1350d fpga: xilinx: Check if fpga operations are defined by Michal Simek · 10 years ago
  46. fbadb76 fpga: Export fpga_get_desc for SPL by Michal Simek · 10 years ago
  47. 96171fb fs: API changes enabling extra parameter to return size of type loff_t by Suriyan Ramasami · 10 years ago
  48. c721380 arm: socfpga: fpga: Add SoCFPGA FPGA programming interface by Pavel Machek · 10 years ago
  49. f5d25e4 fpga: altera: Turn the switches into table lookup by Marek Vasut · 10 years ago
  50. b9d4df3 fpga: altera: Make altera_validate return normal values by Marek Vasut · 10 years ago
  51. ff4072c fpga: altera: Move altera_validate to the top by Marek Vasut · 10 years ago
  52. 1822135 fpga: altera: More indentation trimdown by Marek Vasut · 10 years ago
  53. c5e53b5 fpga: altera: Clean up altera_validate function by Marek Vasut · 10 years ago
  54. 9e3a844 fpga: altera: Clean up the printing and debug by Marek Vasut · 10 years ago
  55. 660031e m68k: Fix warnings with gcc 4.6 by Simon Glass · 10 years ago
  56. 9112b4c fpga: Added support to load bit stream from SD/MMC by Siva Durga Prasad Paladugu · 11 years ago
  57. f46ccf4 fpga: zynqpl: Clean partial bitstream handling by Michal Simek · 11 years ago
  58. 1466365 fpga: Define bitstream type based on command selection by Michal Simek · 11 years ago
  59. 7857c72 fpga: zynq: Use helper function zynq_validate_bitstream by Siva Durga Prasad Paladugu · 11 years ago
  60. 2f72618 fpga: zynq: Use helper functions for zynq dma by Siva Durga Prasad Paladugu · 11 years ago
  61. 15f156a fpga: zynq: Remove sparse warnings by Michal Simek · 11 years ago
  62. 75fafac fpga: xilinx: Simplify load/dump/info function handling by Michal Simek · 11 years ago
  63. 25e1e2e fpga: xilinx: Avoid CamelCase for in Xilinx_desc by Michal Simek · 11 years ago
  64. 9025888 fpga: virtex2: Avoid CamelCase by Michal Simek · 11 years ago
  65. 2091a0c fpga: spartan3: Avoid CamelCase by Michal Simek · 11 years ago
  66. 5206cca fpga: spartan2: Avoid CamelCase by Michal Simek · 11 years ago
  67. 267d8e2 sizes.h - consolidate for all architectures by Alexey Brodkin · 11 years ago
  68. cbe4b09 fpga: zynq: Correct fpga load when buf is not aligned by Novasys Ingenierie · 11 years ago
  69. 6252698 drivers: descend into sub directories only when it is necessary by Masahiro Yamada · 11 years ago
  70. 94dc92f fpga: zynqpl: Do not place bitstream below 1MB by Michal Simek · 11 years ago
  71. 8cfb246 fpga: zynqpl: Add dcache flush support by Jagannadha Sutradharudu Teki · 11 years ago
  72. 5594ce4 drivers: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  73. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  74. 5577585 fpga: zynqpl: Clear loopback mode during device init by Soren Brinkmann · 11 years ago
  75. 52f91b5 fpga: zynqpl: Add support for zc7100 device. by Michal Simek · 11 years ago
  76. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  77. 6ff890d fpga: Check device name against bitstream name by Michal Simek · 12 years ago
  78. 15d654c fpga: zynq: Add support for loading bitstream by Michal Simek · 12 years ago
  79. 78617b4 fpga: Change the first parameter in fpga_loadbitstream by Michal Simek · 12 years ago
  80. cd5a1cf cmd: fpga: Move fpga_loadbitstream to fpga.c by Michal Simek · 12 years ago
  81. aefbf8f fpga: Fix debug message compilation error by Michal Simek · 12 years ago
  82. 5125ba1 fpga: Clean coding style by Michal Simek · 12 years ago
  83. 4a59809 Consolidate bool type by York Sun · 12 years ago
  84. 67f3291 FPGA: Cyclon II: Correctly reset the FPGA before configuration by Stephan Gatzka · 12 years ago
  85. 80979e8 Remove execute permissions from source files by Thomas Weber · 13 years ago
  86. 78b1268 fpga: Spartan-3: let print the progress if configured by Stefano Babic · 13 years ago
  87. 42b5910 FPGA: drivers/fpga/ivm_core.c: GCC4.6 fix build warnings by Stefano Babic · 13 years ago
  88. 445e3ac GCC4.6: Squash warnings in lattice.c by Marek Vasut · 13 years ago
  89. b2c66a8 FPGA: constify Lattice FPGA code by Wolfgang Denk · 13 years ago
  90. 74f9b38 fpga: constify to fix build warning by Wolfgang Denk · 13 years ago
  91. d846bb5 fpga: support FPP Cyclone configuration by Michael Jones · 13 years ago
  92. e849737 altera: fix printf typo by Michael Jones · 13 years ago
  93. 015db1f add Xilinx_abort_fn to Xilinx_Spartan3_Slave_Serial_fns by Wolfgang Wegner · 15 years ago
  94. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  95. 1136f69 Coding Style cleanup by Wolfgang Denk · 14 years ago
  96. ace143a FPGA: fix support for non-Lattice devices by Wolfgang Denk · 14 years ago
  97. ec65c59 FPGA: add support for downloading Lattice bitstream by Stefano Babic · 14 years ago
  98. d37e555 add block write function to spartan3 slave serial load by Wolfgang Wegner · 15 years ago
  99. cf8582c fpga: Remove relocation fixups by Peter Tyser · 15 years ago
  100. 9308166 fpga: Fix Spartan III FPGA booting by Matthias Fuchs · 16 years ago