Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: m-labs/misoc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8aa3fb3eb707
Choose a base ref
...
head repository: m-labs/misoc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 23ba1ccb5291
Choose a head ref
  • 3 commits
  • 24 files changed
  • 1 contributor

Commits on May 1, 2015

  1. liteusb: continue refactoring (virtual UART and DMA working on minisp…

    …artan6)
    
    - rename ft2232h phy to ft245.
    - make crc optional
    - fix depacketizer
    - refactor uart (it's now only a wrapper around standard UART)
    - fix and update dma
    enjoy-digital committed May 1, 2015

    Verified

    This commit was signed with the committer’s verified signature.
    elevenfive Matthew Zavislak
    Copy the full SHA
    603b4cd View commit details
  2. liteusb: refactor software (use python instead of libftdicom in C) an…

    …d provide simple example.
    
    small modifications to fastftdi.c are also done to select our interface (A or B) and mode (synchronous, asynchronous)
    enjoy-digital committed May 1, 2015

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    da0fe2e View commit details
  3. Copy the full SHA
    23ba1cc View commit details
Loading