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/linux-milkymist
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2c77f4259960
Choose a base ref
...
head repository: m-labs/linux-milkymist
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 69bceedb87bf
Choose a head ref
  • 4 commits
  • 8 files changed
  • 1 contributor

Commits on Jul 6, 2013

  1. lm32: Use free_reserved_area helpers

    Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
    larsclausen committed Jul 6, 2013
    Copy the full SHA
    f6c70cb View commit details
  2. lm32: Put signal trampoline in static code

    Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
    larsclausen committed Jul 6, 2013
    Copy the full SHA
    ac44f7f View commit details
  3. lm32: Directly link against libgcc

    Instead of copying files from libgcc over just directly link against libgcc.
    
    Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
    larsclausen committed Jul 6, 2013

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    d9b73e7 View commit details
  4. milkymist-timer: Use clockevents_config_and_register()

    Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
    larsclausen committed Jul 6, 2013
    Copy the full SHA
    69bceed View commit details
Loading