Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Usbh prerequisites (part 2) #3348

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

Commits on Aug 15, 2024

  1. Add interrupt/isochron scheduling registers

    ferris committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    2803b50 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Add helper for framelistlen

    ferris committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    4051e51 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Add doping register

    ferris committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    982f5bd View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Describe Hcdma reg, add HcdmaB & split hctsiz->xfersiz for interrupt/…

    …isochronuous channels
    ferris committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    07579eb View commit details
    Browse the repository at this point in the history
  2. Fix hcmda reg definition

    ferris committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    6a868e5 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Add more regs

    ferris committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    dfa5022 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Add descriptor DMA setting & fix perschedena

    ferris committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    fd3a445 View commit details
    Browse the repository at this point in the history
  2. Add frame interval dynamic loading ctl

    ferris committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    d72e535 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Add frame list addr register

    ferris committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    536ddc0 View commit details
    Browse the repository at this point in the history
  2. Fix perschena mutability & fifo no-op

    ferris committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    5cdd11a View commit details
    Browse the repository at this point in the history
  3. Restore product_id W without no-op

    ferris committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    ef03326 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Improve docs & remove unnecessary unsafe

    ferris committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    2f46ed5 View commit details
    Browse the repository at this point in the history