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
base: 2c77f4259960
Choose a base ref
...
head repository: m-labs/linux-milkymist
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
    Browse the repository at this point in the history
  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
    Browse the repository at this point in the history
  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
    Copy the full SHA
    d9b73e7 View commit details
    Browse the repository at this point in the history
  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
    Browse the repository at this point in the history