1. 06 Jan, 2015 1 commit
  2. 18 Nov, 2014 24 commits
  3. 17 Nov, 2014 3 commits
  4. 09 Oct, 2014 1 commit
    • Alessandro Rubini's avatar
      Merge branch 'no-no-posix' · 1c061f05
      Alessandro Rubini authored
      We finally agreed to not use ptp-noposix any more. This allows simplifying
      the main loop and library functions, in the future.
      1c061f05
  5. 08 Oct, 2014 2 commits
  6. 07 Oct, 2014 5 commits
  7. 03 Oct, 2014 1 commit
  8. 08 Sep, 2014 1 commit
  9. 18 Aug, 2014 2 commits
    • Alessandro Rubini's avatar
      rxts_calibrator: clean up · c6b68c61
      Alessandro Rubini authored
      This cleans a little the calibrator code: we'll write to eeprom only
      when the measured value is different from the previous one.
      
      With this commit, code is also slightly smaller (28 bytes).
      Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
      c6b68c61
    • Alessandro Rubini's avatar
      ppsi: get new release, and fix Makefile accordingly · d447f096
      Alessandro Rubini authored
      This includes ppsi-v2014.07.
      
      The new ppsi master is Kconfig-based, so our makefile must
      make "wrpc_defconfig" in ppsi before building it.
      Additionally, the link steps changed to the better in there, so we
      don't link the "strange" $(PPSI)/proto-standard/libstd.a any more.
      
      We may consider whether a local .config for ppsi should be
      provided by this package instead of relying on its own choices;
      not a big deal, though, as we maintain them at the same time.
      
      Please note that any existent ppsi/.config is preserved, to allow
      local tests. This should not have any impact on normal users.
      Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
      d447f096