Skip to content
  1. Mar 04, 2016
    • Frank Benkert's avatar
      SAMV7 MCAN: use FIFO mode instead of QUEUE mode; improve error reporting · a115e13e
      Frank Benkert authored
      When using QUEUE mode sometimes the counting semaphore indicates there is no space left in the TX buffers, but in fact there is.  This leads to a situation, where all TX buffers are empty and the driver
      still waits for space in the buffers.  The switch from QUEUE mode to FIFO mode is just a workarround to make the semaphore counting self repairing.
      
      The Error reporting is changed due to some Error Interrupts not reporting states, they are reporting state changes. To keep this into Account the static Error conditions like WARNING, PASSIVE or BUS_OFF are filled in
      every time.
      a115e13e
    • Gregory Nutt's avatar
      Some fixes to last commit · 7fd57d15
      Gregory Nutt authored
      7fd57d15
    • Gregory Nutt's avatar
      i.MX6: Add GPIO header file · 7887971e
      Gregory Nutt authored
      7887971e
  2. Mar 03, 2016
  3. Mar 02, 2016
  4. Mar 01, 2016
  5. Feb 29, 2016
  6. Feb 28, 2016
  7. Feb 27, 2016
  8. Feb 25, 2016
  9. Feb 24, 2016