1. 06 Feb, 2014 3 commits
    • Miguel Jimenez Lopez's avatar
      doc: Updated wrpc.in document · a41d4f11
      Miguel Jimenez Lopez authored
      	+ Added information about the refresh command
      	+ Deleted references about "stat cont" command ("stat" command works as it now)
      	+ Modified the stat examples of "Running the Core" section
      a41d4f11
    • Miguel Jimenez Lopez's avatar
      cmd_refresh: A new CLI command added to change update time period of gui and stat statistics · 98521ef1
      Miguel Jimenez Lopez authored
      	- Add new command "refresh" to change update period of gui and stat
      	- Delete "stat cont" command
      	- Update "stat" command to work as older "stat cont" one
      	- Update the wrc_main.c file to check if the log messages must be generated one time
      
      Note: If you set period to 0, the log messages are only generated one time.
      98521ef1
    • Miguel Jimenez Lopez's avatar
      dev/ep_pfilter: Updated filter rules for wr-nic (with etherbone) project. · 8accf456
      Miguel Jimenez Lopez authored
      	- Added the NIC_PFILTER configuration option in Kconfig to decide which filter rules will be used.
      	- Updated the dev/ep_pfilter.c file by using the CONFIG_NIC_PFILTER macro. This is done because packet filter does
      	not work correctly if we write all rules in the CONFIG_ETHERBONE section.
      	- We do not use the DROP instruction because all other packets go to NIC core.
      
      Notes:
      
      	- The filter rules to the wr-nic do not have the DROP instruction because all traffic
      	does not go to the LM32/Etherbone is re-direct to the NIC by default.
      
      	- The NIC_PFILTER configuration option depends on ETHERBONE one.
      
      	- Magic number of Etherbone packets is not checked due to the number of rules. (The packet filter is not able to classify correctly)
      8accf456
  2. 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
  3. 14 Jan, 2014 1 commit
  4. 20 Dec, 2013 1 commit
  5. 18 Dec, 2013 2 commits
  6. 17 Dec, 2013 1 commit
  7. 16 Dec, 2013 1 commit
  8. 02 Dec, 2013 1 commit
  9. 15 Nov, 2013 1 commit
  10. 14 Nov, 2013 2 commits
  11. 13 Nov, 2013 5 commits
  12. 12 Nov, 2013 2 commits
  13. 07 Nov, 2013 7 commits
  14. 04 Nov, 2013 1 commit
  15. 01 Nov, 2013 11 commits