1. 07 Oct, 2014 5 commits
  2. 18 Aug, 2014 4 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
    • Pietro Fezzardi's avatar
      Kconfig: display proper version number · 2d4f4ca7
      Pietro Fezzardi authored
      KERNELVERSION variable from Linux was still used.
      It was not initialized so the displayed version in the headers
      of make gconfig and make menuconfig was missingor wrong.
      It just said (null) or KERNELVERSION.
      KERNELVERSION has been changed to VERSION all over the kconfig
      scripts. Makefile.kconfig exports this variable so it can be
      used by config scripts with getenv().
      Now it prints the ppsi version with the present commit, like
      diplayed from
      	git describe --always --dirty
      2d4f4ca7
    • Grzegorz Daniluk's avatar
      Merge branch 'proposed_master' · 48c8033c
      Grzegorz Daniluk authored
      48c8033c
  3. 14 Mar, 2014 2 commits
  4. 07 Mar, 2014 1 commit
  5. 12 Feb, 2014 5 commits
  6. 11 Feb, 2014 20 commits
  7. 10 Feb, 2014 1 commit
  8. 09 Feb, 2014 1 commit
  9. 06 Feb, 2014 1 commit