Skip to content
  1. May 03, 2015
    • Gregory Nutt's avatar
      LPC31 and SAMA5Dx EHCI drivers: Fix cache related problem. All buffers are... · ca8fd8c9
      Gregory Nutt authored
      LPC31 and SAMA5Dx EHCI drivers: Fix cache related problem.  All buffers are now aligned with the cache line size in both starting address and in length.  This cause major problems in unlucky builds where the USB host buffers where unaligned and abbutting other data.  The cache flush and invalidate operations could be subverted by acceses to adjacent data or could have unexpected side effects.  This bug has been in the ECHI drivers forever, but was only revealed due to unlucky memory allocations during the integration of the hub feature.
      ca8fd8c9
    • Gregory Nutt's avatar
      Fix trivial typo · 1828d14c
      Gregory Nutt authored
      1828d14c
    • Gregory Nutt's avatar
      SAMA5 EHCI: Mostly cosmetic · 5577b55c
      Gregory Nutt authored
      5577b55c
  2. May 02, 2015
  3. May 01, 2015
  4. Apr 30, 2015
  5. Apr 29, 2015
  6. Apr 28, 2015
  7. Apr 27, 2015
  8. Apr 26, 2015