1. 18 Aug, 2014 2 commits
    • 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
  2. 14 Mar, 2014 2 commits
  3. 07 Mar, 2014 1 commit
  4. 12 Feb, 2014 5 commits
  5. 11 Feb, 2014 20 commits
  6. 10 Feb, 2014 1 commit
  7. 09 Feb, 2014 1 commit
  8. 06 Feb, 2014 4 commits
  9. 17 Jan, 2014 1 commit
    • Miguel Jimenez Lopez's avatar
      dev/ep_pfilter: Updated filter rules for wr-nic repository. · a5d3db16
      Miguel Jimenez Lopez authored
      - Added CONFIG_WRNIC in Kconfig to decide which filter rules will be use.
      - Updated ep_pfilter using CONFIG_WRNIC.
      - We do not use drop because all other packet goes to NIC core.
      
      Note: filter rules to wr-nic do not have DROP instruction because all traffic
      does not go to LM32/Etherbone is re-direct to NIC by default.
      a5d3db16
  10. 14 Jan, 2014 1 commit
  11. 20 Dec, 2013 1 commit
  12. 18 Dec, 2013 1 commit