1. 01 Jul, 2014 1 commit
    • 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
  2. 12 Jun, 2014 1 commit
  3. 11 Jun, 2014 1 commit
  4. 12 May, 2014 1 commit
  5. 11 May, 2014 1 commit
  6. 09 May, 2014 1 commit
  7. 02 Apr, 2014 5 commits
  8. 01 Apr, 2014 1 commit
  9. 26 Mar, 2014 1 commit
  10. 25 Mar, 2014 1 commit
  11. 06 Mar, 2014 6 commits
  12. 17 Jan, 2014 1 commit
    • Juan David González Cobas's avatar
      bugfix: bad vme_addr validation · bec5f8e4
      Juan David González Cobas authored
      The new vme_addr sysfs attribute had incorrect validation:
      it was the old value stored in the card structure who was
      validated by mistake. Moreover, the vme_addr is an offset,
      so it has to be compared with the configured size, not
      the end of the (absolute) vme address range of the board.
      bec5f8e4
  13. 10 Dec, 2013 2 commits
  14. 08 Dec, 2013 3 commits
  15. 22 Nov, 2013 3 commits
  16. 18 Nov, 2013 1 commit
  17. 24 Oct, 2013 1 commit
  18. 27 Sep, 2013 9 commits