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: timvideos/HDMI2USB-litex-firmware
base: 6b0c93082f46^
Choose a base ref
...
head repository: timvideos/HDMI2USB-litex-firmware
compare: e94195637684
Choose a head ref
  • 15 commits
  • 25 files changed
  • 1 contributor

Commits on Nov 1, 2015

  1. opsis: Moving the UART.

    The UART output was previous going to the SD card (A hack by @enjoy-digital's
    while I worked on the USB-UART firmware).
    
    The UART output now goes to the hardware UART on the Cypress FX2.
    mithro committed Nov 1, 2015
    Copy the full SHA
    6b0c930 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    643b20c View commit details
    Browse the repository at this point in the history
  3. Small README fix.

    mithro committed Nov 1, 2015
    Copy the full SHA
    558729a View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    9c03752 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    5333f2d View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    28af32c View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    6d9e521 View commit details
    Browse the repository at this point in the history
  8. Updating fx2lib submodule.

     * fx2lib changed from 20140310-1-g4c06a24 to 20130701-41-ga5b0c2e
    
     a5b0c2e54482d5e9f1806b7790e43f7fb95e6653 fx2lib (20130701-41-ga5b0c2e)
    mithro committed Nov 1, 2015
    Copy the full SHA
    34ac360 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    915e0a3 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    71c4543 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    b3ec89e View commit details
    Browse the repository at this point in the history
  12. fx2 firmware: Small cleanup

    mithro committed Nov 1, 2015
    Copy the full SHA
    418b027 View commit details
    Browse the repository at this point in the history
  13. fx2 firmware: Mapping CDC-ACM to hardware UART.

    Based on my CDC-to-UART example in fx2lib.
    mithro committed Nov 1, 2015
    Copy the full SHA
    08a6b16 View commit details
    Browse the repository at this point in the history
  14. fx2 firmware: Temp commit as both webcam and serial work.

    Lots of quirks:
     * First time starting the UVC webcam, it won't start while serial port is
       connected. After that, its mostly fine.
    
     * [  601.755124] xhci_hcd 0000:08:00.0: xHCI xhci_drop_endpoint called with disabled ep ffff880fe4b89400
    mithro committed Nov 1, 2015
    Copy the full SHA
    fd8a7f2 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    e941956 View commit details
    Browse the repository at this point in the history