1. 6aa5bc8 arm64: zynqmp: use firmware driver to get version by Ibai Erkiaga · 5 years ago
  2. c8a3efa firmware: zynqmp: create firmware header by Ibai Erkiaga · 5 years ago
  3. 2712114 fpga: zynqmp: Fix second local variable declaration by Michal Simek · 5 years ago
  4. b739897 arm64: versal: fpga: Add PL bit stream load support by Siva Durga Prasad Paladugu · 5 years ago
  5. d52678c fpga: altera: cyclon2: Check function pointer before calling by Alexander Dahl · 5 years ago
  6. a8da71c fpga: altera: cyclon2: Fix indentation by Alexander Dahl · 5 years ago
  7. 246bc02 fpga: altera: cyclon2: Fix most checkpatch warnings by Alexander Dahl · 5 years ago
  8. 0b88834 fpga: virtex2: Add slave serial programming support by Robert Hancock · 5 years ago
  9. 7b5140c fpga: virtex2: Add additional clock cycles after DONE assertion by Robert Hancock · 5 years ago
  10. 8a7d663 fpga: virtex2: Split out image writing from pre/post operations by Robert Hancock · 5 years ago
  11. be7f746 fpga: virtex2: added Kconfig option by Robert Hancock · 5 years ago
  12. 19b55dc fpga: virtex2: cosmetic: Cleanup code style by Robert Hancock · 5 years ago
  13. 0e13e5f fpga: arria10: Fix error in fpga pin configuration by Dalon Westergreen · 5 years ago
  14. fe03d80 spl: socfpga: Implement fpga bitstream loading with socfpga loadfs by Tien Fong Chee · 6 years ago
  15. ca99a8a ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loading by Tien Fong Chee · 6 years ago
  16. 725b122 ARM: socfpga: Moving the watchdog reset to the for-loop status polling by Tien Fong Chee · 6 years ago
  17. 7f3dace ARM: socfpga: Cleaning up and ensuring consistent format messages in driver by Tien Fong Chee · 6 years ago
  18. 9bf652d arm: zynq: Add an info message about post config by Siva Durga Prasad Paladugu · 6 years ago
  19. 3b45f6b fpga: Replace char * with const char * for filename by Tien Fong Chee · 6 years ago
  20. c4192f7 ARM: socfpga: stratix10: Return valid error code from FPGA driver by Ang, Chee Hong · 6 years ago
  21. add7f41d fpga: zynqmp: show an error message when FPGA programming fails by Luca Ceresoli · 6 years ago
  22. ff14f16 arm: socfpga: stratix10: Add Stratix10 FPGA into FPGA device table by Ang, Chee Hong · 6 years ago
  23. dcc3bb6 arm: socfpga: stratix10: Add Stratix 10 FPGA Reconfiguration Driver by Ang, Chee Hong · 6 years ago
  24. 4003448 arm: socfpga: fpga: fix type of local variable by Simon Goldschmidt · 6 years ago
  25. 62fe313 fpga: zynqmp: Modify PL bitstream loading sequence by Siva Durga Prasad Paladugu · 6 years ago
  26. 55af55a fpga: Kconfig: Replace spaces with tabs by Michal Simek · 6 years ago
  27. 4397602 drivers: fpga: zynqpl: fix compilation with SPL by Luis Araneda · 6 years ago
  28. e460352 xilinx: zynq: Add support to secure images by Siva Durga Prasad Paladugu · 6 years ago
  29. 6809e81 fpga: zynqmp: Add secure bitstream loading for ZynqMP by Siva Durga Prasad Paladugu · 6 years ago
  30. cce0cb0 cmd: fpga: Add support to load secure bitstreams by Siva Durga Prasad Paladugu · 6 years ago
  31. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  32. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  33. 2c0f3ae arm: socfpga: Fix with the correct polling on bit is set by Tien Fong Chee · 7 years ago
  34. eac0cd1 fpga: zynq: Add delay after PCFG_PROG_B change by Siva Durga Prasad Paladugu · 7 years ago
  35. e4d16c2 fpga: zynqmp: Fix the nonsecure bitstream loading issue by Siva Durga Prasad Paladugu · 7 years ago
  36. 91c315d fpga: zynqmp: Update zynqmp_load() as per latest xilfpga by Siva Durga Prasad Paladugu · 7 years ago
  37. d9361d4 fpga: zynqmp: Add support to get the PCAP status for fpga info command by Nitin Jain · 7 years ago
  38. 3529c11 fpga: Simplify error path in fpga_add by Michal Simek · 7 years ago
  39. 4a4946b arm: zynq: fpga: Added Kconfig support for CONFIG_FPGA_ZYNQPL by Vipul Kumar · 7 years ago
  40. b8f64b9 fpga: Added Kconfig support for FPGA_SPARTAN3 by Vipul Kumar · 7 years ago
  41. 918de03 wait_bit: use wait_for_bit_le32 and remove wait_for_bit by Álvaro Fernández Rojas · 7 years ago
  42. 9179c81 fpga: allow programming fpga from FIT image for all FPGA drivers by Goldschmidt Simon · 7 years ago
  43. c604b0a arm: socfpga: Enhance FPGA program write rbf data with size >= 4 bytes by Tien Fong Chee · 7 years ago
  44. 3da614c fpga: xilinx: Avoid using local intermediate buffer by Siva Durga Prasad Paladugu · 8 years ago
  45. 1d675f3 arm: socfpga: Add FPGA driver support for Arria 10 by Tien Fong Chee · 7 years ago
  46. cde4219 kconfig: Convert FPGA_SOCFPGA configuration to Kconfig by Tien Fong Chee · 7 years ago
  47. 31e50f4 arm: socfpga: Restructure FPGA driver in the preparation to support A10 by Tien Fong Chee · 7 years ago
  48. 4e98589 fpga: zynqmppl: Reuse invoke_smc routine by Siva Durga Prasad Paladugu · 8 years ago
  49. 69f14ce FPGA: drivers/fpga/ivm_core.c: incorrect printf by xypron.glpk@gmx.de · 8 years ago
  50. 117b6ca fpga: zynqmp: Remove empty functions by Michal Simek · 8 years ago
  51. ba81b04 arm: imx: add i.MX53 Beckhoff CX9020 Embedded PC by Patrick Bruenn · 8 years ago
  52. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  53. 460fdce fpga: xilinx: zynqmp: Add PL bitstream download support for ZynqMP by Siva Durga Prasad Paladugu · 9 years ago
  54. e34f1f6 fpga: Add Kconfig to fpga subsystem by Michal Simek · 8 years ago
  55. 8d56db9 Various, unrelated tree-wide typo fixes. by Robert P. J. Day · 8 years ago
  56. b563a6b fpga: Fix typo in function comment by Michal Simek · 9 years ago
  57. d919d72 fpga: altera: Add StratixV support by Stefan Roese · 9 years ago
  58. 53d41e6 Fix spelling of "transferred". by Vagrant Cascadian · 9 years ago
  59. 1e35776 Revert "arm: socfpga: set the fpga global bit to disable HPS to FPGA signals" by Dinh Nguyen · 9 years ago
  60. 64b9709 fpga: xilinx: Check for substring in device ID validation by Siva Durga Prasad Paladugu · 9 years ago
  61. fd59e5f arm: socfpga: set the fpga global bit to disable HPS to FPGA signals by Dinh Nguyen · 9 years ago
  62. a73bda4 Move console definitions into a new console.h file by Simon Glass · 9 years ago
  63. 490dfd1 arm: socfpga: Fix FPGA bitstream programming routine by Marek Vasut · 9 years ago
  64. 35d9ad2 fpga: xilinx: Show fpga info if defined by Michal Simek · 10 years ago
  65. 1c1350d fpga: xilinx: Check if fpga operations are defined by Michal Simek · 10 years ago
  66. fbadb76 fpga: Export fpga_get_desc for SPL by Michal Simek · 10 years ago
  67. 96171fb fs: API changes enabling extra parameter to return size of type loff_t by Suriyan Ramasami · 10 years ago
  68. c721380 arm: socfpga: fpga: Add SoCFPGA FPGA programming interface by Pavel Machek · 10 years ago
  69. f5d25e4 fpga: altera: Turn the switches into table lookup by Marek Vasut · 10 years ago
  70. b9d4df3 fpga: altera: Make altera_validate return normal values by Marek Vasut · 10 years ago
  71. ff4072c fpga: altera: Move altera_validate to the top by Marek Vasut · 10 years ago
  72. 1822135 fpga: altera: More indentation trimdown by Marek Vasut · 10 years ago
  73. c5e53b5 fpga: altera: Clean up altera_validate function by Marek Vasut · 10 years ago
  74. 9e3a844 fpga: altera: Clean up the printing and debug by Marek Vasut · 10 years ago
  75. 660031e m68k: Fix warnings with gcc 4.6 by Simon Glass · 10 years ago
  76. 9112b4c fpga: Added support to load bit stream from SD/MMC by Siva Durga Prasad Paladugu · 11 years ago
  77. f46ccf4 fpga: zynqpl: Clean partial bitstream handling by Michal Simek · 11 years ago
  78. 1466365 fpga: Define bitstream type based on command selection by Michal Simek · 11 years ago
  79. 7857c72 fpga: zynq: Use helper function zynq_validate_bitstream by Siva Durga Prasad Paladugu · 11 years ago
  80. 2f72618 fpga: zynq: Use helper functions for zynq dma by Siva Durga Prasad Paladugu · 11 years ago
  81. 15f156a fpga: zynq: Remove sparse warnings by Michal Simek · 11 years ago
  82. 75fafac fpga: xilinx: Simplify load/dump/info function handling by Michal Simek · 11 years ago
  83. 25e1e2e fpga: xilinx: Avoid CamelCase for in Xilinx_desc by Michal Simek · 11 years ago
  84. 9025888 fpga: virtex2: Avoid CamelCase by Michal Simek · 11 years ago
  85. 2091a0c fpga: spartan3: Avoid CamelCase by Michal Simek · 11 years ago
  86. 5206cca fpga: spartan2: Avoid CamelCase by Michal Simek · 11 years ago
  87. 267d8e2 sizes.h - consolidate for all architectures by Alexey Brodkin · 11 years ago
  88. cbe4b09 fpga: zynq: Correct fpga load when buf is not aligned by Novasys Ingenierie · 11 years ago
  89. 6252698 drivers: descend into sub directories only when it is necessary by Masahiro Yamada · 11 years ago
  90. 94dc92f fpga: zynqpl: Do not place bitstream below 1MB by Michal Simek · 11 years ago
  91. 8cfb246 fpga: zynqpl: Add dcache flush support by Jagannadha Sutradharudu Teki · 11 years ago
  92. 5594ce4 drivers: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  93. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  94. 5577585 fpga: zynqpl: Clear loopback mode during device init by Soren Brinkmann · 11 years ago
  95. 52f91b5 fpga: zynqpl: Add support for zc7100 device. by Michal Simek · 11 years ago
  96. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  97. 6ff890d fpga: Check device name against bitstream name by Michal Simek · 12 years ago
  98. 15d654c fpga: zynq: Add support for loading bitstream by Michal Simek · 12 years ago
  99. 78617b4 fpga: Change the first parameter in fpga_loadbitstream by Michal Simek · 12 years ago
  100. cd5a1cf cmd: fpga: Move fpga_loadbitstream to fpga.c by Michal Simek · 12 years ago