1. 13 Mar, 2014 1 commit
  2. 27 Feb, 2014 1 commit
  3. 15 Jan, 2014 5 commits
  4. 14 Jan, 2014 4 commits
  5. 08 Nov, 2013 1 commit
  6. 07 Nov, 2013 1 commit
  7. 28 Oct, 2013 1 commit
  8. 25 Oct, 2013 5 commits
  9. 23 Oct, 2013 4 commits
  10. 20 Sep, 2013 1 commit
  11. 10 Sep, 2013 1 commit
  12. 04 Sep, 2013 1 commit
    • Cesar Prados's avatar
      vme-wb: add the wb to vme bridge kernel module. · f96d4189
      Cesar Prados authored
      It allows to use from a vme master eb commands (e.g. eb-ls) over the vme interface.
      It follows the philosophy of pci-wb. So far only reading eb commands are supported.
      The development is in a test phase, for that reason there are hardcode values and paths.
      
      Main files:
      vme_wb.*: register the kernel module and creates two VME windows, the first for the
                setting of the CSR/CR parameters in the vme slave, and second for data
                communication.
      Module.symvers: it is needed for the correct compilation of the module sice it uses functions
                      from wishbone.ko and vmebus.ko.
      scripts for inserting and removing the module.
      f96d4189
  13. 02 Sep, 2013 1 commit
  14. 22 Aug, 2013 2 commits
  15. 17 Jun, 2013 3 commits
  16. 22 May, 2013 6 commits
  17. 20 May, 2013 2 commits