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: fab22b9b3252
Choose a base ref
...
head repository: timvideos/HDMI2USB-litex-firmware
compare: f64b982e72fc
Choose a head ref
  • 14 commits
  • 21 files changed
  • 1 contributor

Commits on Dec 23, 2016

  1. Copy the full SHA
    f8baa08 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    bdc7898 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2017

  1. Copy the full SHA
    0192ca9 View commit details
    Browse the repository at this point in the history
  2. Making load.py work.

    mithro committed Mar 16, 2017
    Copy the full SHA
    965f5e7 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e7a2417 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2017

  1. Copy the full SHA
    ebb9605 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    099c244 View commit details
    Browse the repository at this point in the history
  3. mimasv2: Make spiflash behave in same way as other targets.

     * Now manually set the ROM address + cpu_reset_address.
    mithro committed Mar 17, 2017
    Copy the full SHA
    73543e0 View commit details
    Browse the repository at this point in the history
  4. Updating submodules.

     * litex changed from v0.1-92-g3f8327bb to v0.1-95-gab075f3d
    
    Full submodule status
    --
     c72db881557ba5d3546e9a4a0c85184ed3b4dbc1 edid-decode (heads/master)
     5d3ebd821435591d9364c494c657f4d6802624df flash_proxies (heads/master)
     53d11cf7e3904a8b12a16d49624d84388b88ea22 litedram (53d11cf)
     e1da2df97d790577bbc952bbfb459c21ff62caff liteeth (e1da2df)
     933268c7d77edc5bb4e80d8fda6f441135619e60 litepcie (heads/master)
     24a0694aebad215e206d74d907cb3a718364dd47 litesata (remotes/origin/legacy-113-g24a0694)
     e3e7ae0a79e933d10f614c197886c297eddbd0bf litescope (e3e7ae0)
     c212f5e0e547c970f777ad39934385ef0712d3f8 liteusb (heads/master)
     e6a616b792692e64aed001cef304f1122a2c87a1 litevideo (e6a616b)
     ab075f3d80881bc118c438f6e2684a1525a26d2f litex (v0.1-95-gab075f3d)
    mithro committed Mar 17, 2017
    Copy the full SHA
    e1df304 View commit details
    Browse the repository at this point in the history
  5. mimasv2: Fixing reboot.

     * Uses the boot-helper from the BIOS.
     * Jumps to CONFIG_CPU_RESET_ADDR.
    mithro committed Mar 17, 2017
    Copy the full SHA
    2c5c61e View commit details
    Browse the repository at this point in the history
  6. qemu emulation support.

     * Allows some basic emulation of a litex target.
     * Currently uses mithro's qemu branch.
    mithro committed Mar 17, 2017
    Copy the full SHA
    27b9e7d View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    4e4c136 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    9149f88 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #309 from mithro/master

    Lots of small fixes & merging older branches
    mithro committed Mar 17, 2017
    Copy the full SHA
    f64b982 View commit details
    Browse the repository at this point in the history