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 .

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also .
base repository: pcengines/memtest86plus
base: 620a64eb50400d315ef411357936e4824a0ac592
Choose a base ref
head repository: pcengines/memtest86plus
compare: v4.0.1
Choose a head ref
  • 9 commits
  • 7 files changed
  • 2 contributors

Commits on May 8, 2016

  1. Copy the full SHA
    68e3011 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    881e8ed View commit details
    Browse the repository at this point in the history

Commits on May 10, 2016

  1. spd: cleanup of spd module interface

    Spd header should fully define spd module interface.
    To accomplish this the following changes were made:
    -> include quards were added to spd.h
    -> functions that do not belong to spd interface were removed from header file
    -> order of function definitions in spd.c was changed to assure declaration before usage
    -> users of spd module now include spd.h instead of test.h or independent forward declarations
    pandrej committed May 10, 2016
    Copy the full SHA
    61ea0dd View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    529f3e0 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c2b82d0 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    324d2f4 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    3b469de View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    102f443 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2016

  1. Merge pull request #1 from pandrej/spd_and_display_refresh_issue

    Spd and display refresh issue
    pietrushnic committed May 11, 2016
    Copy the full SHA
    a4efe01 View commit details
    Browse the repository at this point in the history