OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [tags/] [rel-0-3-0-rc1/] [or1ksim/] [peripheral/] [eth.c] - Rev 1765

Rev

Details | Compare with Previous | Blame

Filtering Options

Clear current filter

Rev Log message Author Age Path
1765 root 5624d 22h /or1k/tags/rel-0-3-0-rc1/or1ksim/peripheral/eth.c
1749 This commit was manufactured by cvs2svn to create tag 'rel-0-3-0-rc1'. 5774d 03h /or1k/tags/rel-0-3-0-rc1/or1ksim/peripheral/eth.c
1748 These are all the changes for Or1ksim 0.3.0 release candidate 1. The changes
are explained in the NEWS, README and ChangeLog files. A number of
long-standing bugs are fixed (see the OpenRISC tracker), and the code is
brought up to a consistent standard, following the GNU coding conventions
throughout.

Argument parsing now uses argtable2, and a User Guide has been added.
Documentation throughout has been extended to be compatible with Doxygen,
providing a further level of technical detail on the internals.
jeremybennett 5774d 03h /or1k/tags/rel-0-3-0-rc1/or1ksim/peripheral/eth.c
1715 Add the capability to the pic to simulate a level or edge triggered pic. Add
a clear_interrupt() function that the peripherals need to use to signal that
they negated their interrupt line.
nogj 6771d 00h /or1k/tags/rel-0-3-0-rc1/or1ksim/peripheral/eth.c
1649 Mark as many functions as possible static nogj 6771d 01h /or1k/tags/rel-0-3-0-rc1/or1ksim/peripheral/eth.c
1606 fix uninitialized reads phoenix 6826d 07h /or1k/tags/rel-0-3-0-rc1/or1ksim/peripheral/eth.c
1598 Handle ethernet addresses as an address and not as an int nogj 6845d 04h /or1k/tags/rel-0-3-0-rc1/or1ksim/peripheral/eth.c
1557 Fix most warnings issued by gcc4 nogj 6907d 12h /or1k/tags/rel-0-3-0-rc1/or1ksim/peripheral/eth.c
1487 Remove useless *breakpoint argument from the {set,eval}_direct* functions nogj 7012d 13h /or1k/tags/rel-0-3-0-rc1/or1ksim/peripheral/eth.c
1486 * Seporate out the code used for handling the memory peripheral to peripheral/memory.c
* Mostly decouple the memory controller from the internals of the memory handling.
* Rewrite memory handling to be more linear and thus much faster.
* Issue a bus error on read/write with invalid granularity.
nogj 7017d 09h /or1k/tags/rel-0-3-0-rc1/or1ksim/peripheral/eth.c
1469 Don't halt the sim when not needed nogj 7065d 04h /or1k/tags/rel-0-3-0-rc1/or1ksim/peripheral/eth.c
1463 Make the ethernet peripheral use the new debug channels nogj 7065d 04h /or1k/tags/rel-0-3-0-rc1/or1ksim/peripheral/eth.c
1461 Add an optional `enabled' paramter to every peripheral nogj 7065d 04h /or1k/tags/rel-0-3-0-rc1/or1ksim/peripheral/eth.c
1390 * Change scheduler to count down to 0 instead of reaching a certain cycle
count.
* Change the SCHED_ADD interface to take a time out as the parameter instead of the number of cycles.
nogj 7065d 05h /or1k/tags/rel-0-3-0-rc1/or1ksim/peripheral/eth.c
1388 Remove useless define nogj 7071d 08h /or1k/tags/rel-0-3-0-rc1/or1ksim/peripheral/eth.c
1372 Cleanup ethernet peripheral, useing the new callbacks nogj 7106d 00h /or1k/tags/rel-0-3-0-rc1/or1ksim/peripheral/eth.c
1366 Pass a caller given pointer to the vapi_read callback nogj 7106d 00h /or1k/tags/rel-0-3-0-rc1/or1ksim/peripheral/eth.c
1359 Pass private data in readfunc/writefunc callbacks nogj 7106d 00h /or1k/tags/rel-0-3-0-rc1/or1ksim/peripheral/eth.c
1358 Modularise config file parseing. Paving the way for further modularisation. nogj 7106d 00h /or1k/tags/rel-0-3-0-rc1/or1ksim/peripheral/eth.c
1350 Mark a simulated cpu address as such, by introducing the new oraddr_t type nogj 7115d 03h /or1k/tags/rel-0-3-0-rc1/or1ksim/peripheral/eth.c
1332 gcc 3.4.3 compile fix phoenix 7162d 23h /or1k/tags/rel-0-3-0-rc1/or1ksim/peripheral/eth.c
1308 Gyorgy Jeney: extensive cleanup phoenix 7319d 22h /or1k/tags/rel-0-3-0-rc1/or1ksim/peripheral/eth.c
1244 Added "cm" command to copy data inside memory.
Make or1ksim work on little endian platforms.
Port to Mac OS X.
Some bugfixes.
Allow JTAG write access to read-only memory regions.
hpanther 7487d 06h /or1k/tags/rel-0-3-0-rc1/or1ksim/peripheral/eth.c
1241 make it work with MMU enabled phoenix 7491d 16h /or1k/tags/rel-0-3-0-rc1/or1ksim/peripheral/eth.c
1068 Minimum packet length cheching changed to present the real hw. simons 7954d 20h /or1k/tags/rel-0-3-0-rc1/or1ksim/peripheral/eth.c
1018 TX_BD_NUM register now contains a real number of transmit BDs (before this was n*2) simons 8009d 08h /or1k/tags/rel-0-3-0-rc1/or1ksim/peripheral/eth.c
997 PRINTF should be used instead of printf; command redirection repaired markom 8016d 12h /or1k/tags/rel-0-3-0-rc1/or1ksim/peripheral/eth.c
970 Testbench is now running on ORP architecture platform. simons 8023d 23h /or1k/tags/rel-0-3-0-rc1/or1ksim/peripheral/eth.c
889 Modified Ethernet model. ivang 8058d 02h /or1k/tags/rel-0-3-0-rc1/or1ksim/peripheral/eth.c
884 code cleaning - a lot of global variables moved to runtime struct markom 8060d 10h /or1k/tags/rel-0-3-0-rc1/or1ksim/peripheral/eth.c

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.