Skip to content
This repository has been archived by the owner on Aug 27, 2018. It is now read-only.
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: fupy/fupy-litex-gateware
base: 1f4485022bce
Choose a base ref
...
head repository: fupy/fupy-litex-gateware
compare: 7fbc55cbb035
Choose a head ref
  • 11 commits
  • 6 files changed
  • 3 contributors

Commits on Feb 21, 2017

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

Commits on Feb 25, 2017

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

Commits on Mar 1, 2017

  1. Merge pull request timvideos#43 from cr1901/nextgen

    Makefile: Add option to choose python interpreter binary.
    mithro committed Mar 1, 2017
    Copy the full SHA
    8d897e1 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2017

  1. Copy the full SHA
    197e7cf View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b92ef89 View commit details
    Browse the repository at this point in the history
  3. make.py: Add option for skipping firmware build

    Signed-off-by: Joel Stanley <joel@jms.id.au>
    shenki authored and mithro committed Mar 4, 2017
    Copy the full SHA
    8bc9208 View commit details
    Browse the repository at this point in the history
  4. mkimage: Skip firmware loading if it does not exist

    When doing micropython development we don't want the firmware, so we
    skip building it. Make mkimage compatible by detecting when it's
    missing, printing a message, and continuing on.
    
    Signed-off-by: Joel Stanley <joel@jms.id.au>
    shenki authored and mithro committed Mar 4, 2017
    Copy the full SHA
    b7e57a6 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    82fcfbf View commit details
    Browse the repository at this point in the history
  6. Makefile fixes.

    mithro committed Mar 4, 2017
    Copy the full SHA
    3a1443d View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    501a54e View commit details
    Browse the repository at this point in the history
  8. Merge pull request timvideos#45 from mithro/mimasv2-small-fixes

    MimasV2 small fixes
    mithro committed Mar 4, 2017
    Copy the full SHA
    7fbc55c View commit details
    Browse the repository at this point in the history