1. 03 Feb, 2014 1 commit
  2. 28 Nov, 2013 1 commit
  3. 22 Nov, 2013 1 commit
    • Tomasz Wlostowski's avatar
      VME_IRQ_Controller: made IRQ line level-sensitive. · 35164028
      Tomasz Wlostowski authored
      There are two reasons for doing so:
      - compatibility with Wishbone and the VIC interrupt controller
      - possibility of losing an edge-triggered IRQ and hanging interrupts when
        different cores trigger interrupts very close to each other.
      The modified interrupter implements a retry mechanism, that is, if the IRQ line
      gets stuck for longer than certain period (g_retry_timeout), an IRQ cycle
      is repeated on the VME bus.
      35164028
  4. 04 Nov, 2013 1 commit
  5. 05 Jul, 2013 4 commits
  6. 07 Mar, 2013 1 commit
  7. 21 Nov, 2012 5 commits
  8. 13 Nov, 2012 1 commit
  9. 09 Nov, 2012 2 commits
  10. 08 Nov, 2012 2 commits
  11. 06 Nov, 2012 2 commits
  12. 05 Nov, 2012 4 commits
  13. 02 Nov, 2012 14 commits
  14. 08 Oct, 2012 1 commit