1. 23 Apr, 2013 21 commits
  2. 08 Apr, 2013 1 commit
  3. 02 Apr, 2013 7 commits
  4. 25 Mar, 2013 1 commit
  5. 21 Mar, 2013 8 commits
  6. 20 Mar, 2013 2 commits
    • Alessandro Rubini's avatar
      arch-wrpc: update wrc_ptp_ppsi.c · 59eb85c3
      Alessandro Rubini authored
      This new file needs some updates over what we imported from wrpc-sw,
      because we now have pp_globals (in preparation for multi-link, thanks
      Aurelio).
      
      The commit also makes a little order in the inclusions of this file,
      removing unneeded stuff and grouping hardware-related headers.
      Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
      59eb85c3
    • Alessandro Rubini's avatar
      arch-wrpc: add material to wrpc.h · de98570d
      Alessandro Rubini authored
      These few lines are a copy of "wrc_ptp.h" as found in ptp-noposix.
      They are added here because they are the prototypes of now-local
      functions, and little more.
      
      Including the file from wrpc-sw would have required another -I
      directory, and I'd better not.
      Signed-off-by: Alessandro Rubini's avatarAlessandro Rubini <rubini@gnudd.com>
      de98570d