1. 25 Oct, 2011 12 commits
  2. 21 Oct, 2011 3 commits
  3. 18 Oct, 2011 5 commits
  4. 13 Oct, 2011 4 commits
  5. 12 Oct, 2011 1 commit
  6. 11 Oct, 2011 1 commit
  7. 10 Oct, 2011 1 commit
  8. 05 Oct, 2011 1 commit
  9. 06 Sep, 2011 2 commits
  10. 07 Sep, 2011 1 commit
  11. 06 Sep, 2011 1 commit
  12. 31 Aug, 2011 1 commit
  13. 30 Aug, 2011 3 commits
  14. 26 Aug, 2011 1 commit
  15. 24 Aug, 2011 1 commit
  16. 22 Aug, 2011 1 commit
  17. 19 Aug, 2011 1 commit
    • Samuel Iglesias Gonsalvez's avatar
      pts/gnurabbit: added timeout in case of wait for IRQ. · 35a2d0cd
      Samuel Iglesias Gonsalvez authored
      The timeout was setup to 1 second (HZ constant in jiffies) to fix a problem
      in the test/spec/python/test07.py.
      
      This test file was always waiting for the IRQ from the first DMA.
      
      The DMA transfer was properly finished but the IRQ doesn't arrive. It seems
      that the problem behind is a wrong initialization (reset?) of the corresponding
      DMA core in the Firmware.
      
      This is a workaround of the problem.
      35a2d0cd