1. 04 Jul, 2020 1 commit
    • Robert Sprowson's avatar
      Change to unsigned physical addresses · 56975866
      Robert Sprowson authored
      The prototype for vtophys returns an unsigned value, update this driver to match the port header file from USBDriver-1_31.
      Use symbolic names for HAL calls.
      
      Version 0.42. Tagged as 'EHCIDriver-0_42'
      56975866
  2. 18 Nov, 2017 1 commit
    • ROOL's avatar
      Debug build fix · 8f5d35d2
      ROOL authored
      Detail:
        Add missing logprintf().
      Admin:
        Submission for USB bounty.
      
      Version 0.40. Tagged as 'EHCIDriver-0_40'
      8f5d35d2
  3. 19 Aug, 2017 1 commit
    • ROOL's avatar
      Changes to header imports · 8cea7bd5
      ROOL authored
      Detail:
        Use those in C:USB rather than reaching inside the adjacent USBDriver.
        Use local EHCI declarations too.
      Admin:
        Requires USBDriver-1_21.
      
      Version 0.36. Tagged as 'EHCIDriver-0_36'
      8cea7bd5
  4. 31 Jul, 2017 1 commit
  5. 30 Jul, 2017 1 commit
    • ROOL's avatar
      Edits to build as a separate component · 276ceae7
      ROOL authored
      Detail:
        Makefile created.
        Removed USBHAL switched code.
        Pulled out BSD support functions into a new file (bsd_fns.c), and made DebugLib filter naming consistent.
        Changed ehci_base address to hci_base to allow commonality, though this isn't (yet) made use of.
        Expanded tabs in CMHG file.
      Admin:
        Tested in an OMAP4 ROM.
        Submission for USB bounty.
      
      Version 0.35. Tagged as 'EHCIDriver-0_35'
      276ceae7