Skip to content
  1. Nov 14, 2016
    • Kolb, Stefan's avatar
      SAMV7 USBDEVHS: A problem occurred if the USB cable is unplugged while a large... · bf096873
      Kolb, Stefan authored
      SAMV7 USBDEVHS: A problem occurred if the USB cable is unplugged while a large amount of data is send over an IN endpoint using DMA. If the USB cable is plugged in again after a few seconds it is not possible to send data over this IN endpoint again, all other endpoints work as expected.
      
      The problem occurs because if the USB cable is unplugged while an DMA transfer is in flight the transfer is canceled but the register SAM_USBHS_DEVDMACTRL is left in an undefined state.  The problem was fixed the problem by resetting the register SAM_USBHS_DEVDMACTRL to a known state. Additionally all pending interrupts are cleared.
      bf096873
    • Gregory Nutt's avatar
      Update README · efbb622a
      Gregory Nutt authored
      efbb622a
    • Ramtin Amin's avatar
      Misoc LM32: Corrects a bug that never occured in qemu on simulation or real... · 31d9565f
      Ramtin Amin authored
      Misoc LM32: Corrects a bug that never occured in qemu on simulation or real fpga. The error was that the r1 register was being modified out of context switching and not restoring it.
      31d9565f
  2. Nov 13, 2016
  3. Nov 12, 2016
  4. Nov 10, 2016
  5. Nov 09, 2016
  6. Nov 08, 2016
  7. Nov 07, 2016
  8. Nov 06, 2016