1. 04 Nov, 2015 1 commit
  2. 03 Nov, 2015 7 commits
  3. 19 Oct, 2015 1 commit
  4. 15 Oct, 2015 1 commit
  5. 25 Aug, 2015 1 commit
  6. 26 May, 2015 1 commit
  7. 27 Apr, 2015 2 commits
  8. 07 Apr, 2015 2 commits
  9. 30 Mar, 2015 1 commit
  10. 06 Oct, 2014 2 commits
  11. 19 Sep, 2014 9 commits
  12. 14 Jul, 2014 1 commit
  13. 07 Jul, 2014 4 commits
  14. 01 Jul, 2014 2 commits
    • Tomasz Wlostowski's avatar
      kernel: set/clear HAS_GOLDEN/HAS_CUSTOM flags when changing gateware · 1521ff29
      Tomasz Wlostowski authored
      The driver was not setting HAS_GOLDEN/HAS_CUSTOM flags when changing gatewares. This made
      EEPROM reprogramming impossible as the svec_[read|write]_ee functions thought that golden bitstream
      is never loaded.
      1521ff29
    • Tomasz Wlostowski's avatar
      kernel: userspace gateware loading via sysfs · 335e1019
      Tomasz Wlostowski authored
      This patch allows to load an userspace-provided bitstream to a SVEC card through sysfs attributes.
      It does not rely on kernel firmware loader mechanism (so the gateware files are not restricted
      to /lib/firmware directory). Userspace communication is ensured through firmware_blob and firmware_cmd
      sysfs entries. The former inputs the bitstream in PAGESIZEd chunks, the latter receives gateware update start/finish commands.
      335e1019
  15. 12 Jun, 2014 1 commit
  16. 11 Jun, 2014 1 commit
  17. 12 May, 2014 1 commit
  18. 11 May, 2014 1 commit
  19. 09 May, 2014 1 commit