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

Subversion Repositories or1k

[/] [or1k/] [trunk/] [or1ksim/] [peripheral/] [dma.c] - Rev 1780

Rev

Go to most recent revision | Details | Compare with Previous | Blame

Filtering Options

Clear current filter

Rev Log message Author Age Path
1765 root 5568d 10h /or1k/trunk/or1ksim/peripheral/dma.c
1751 These are the changes to support Or1ksim 0.3.0rc2. Most significantly they provide GDB RSP support. They also fix 5 outstanding bugs and satisfy one new feature request. jeremybennett 5687d 19h /or1k/trunk/or1ksim/peripheral/dma.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 5717d 15h /or1k/trunk/or1ksim/peripheral/dma.c
1723 Remove unesecary prototypes from the dma peripheral. nogj 6714d 12h /or1k/trunk/or1ksim/peripheral/dma.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 6714d 12h /or1k/trunk/or1ksim/peripheral/dma.c
1649 Mark as many functions as possible static nogj 6714d 14h /or1k/trunk/or1ksim/peripheral/dma.c
1491 Make the dma peripheral use the new debugging functions nogj 6956d 01h /or1k/trunk/or1ksim/peripheral/dma.c
1487 Remove useless *breakpoint argument from the {set,eval}_direct* functions nogj 6956d 01h /or1k/trunk/or1ksim/peripheral/dma.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 6960d 22h /or1k/trunk/or1ksim/peripheral/dma.c
1467 * Remove useless checks.
* Don't halt the sim when not really necessary.
nogj 7008d 17h /or1k/trunk/or1ksim/peripheral/dma.c
1465 Fix printing of uninitialised value nogj 7008d 17h /or1k/trunk/or1ksim/peripheral/dma.c
1461 Add an optional `enabled' paramter to every peripheral nogj 7008d 17h /or1k/trunk/or1ksim/peripheral/dma.c
1400 Useing set_mem32 and eval_mem32 is incorrect. Use set_direct32 and eval_direct32 instead nogj 7008d 17h /or1k/trunk/or1ksim/peripheral/dma.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 7008d 17h /or1k/trunk/or1ksim/peripheral/dma.c
1370 Cleanup dma peripheral useing the new callbacks nogj 7049d 12h /or1k/trunk/or1ksim/peripheral/dma.c
1359 Pass private data in readfunc/writefunc callbacks nogj 7049d 12h /or1k/trunk/or1ksim/peripheral/dma.c
1358 Modularise config file parseing. Paving the way for further modularisation. nogj 7049d 12h /or1k/trunk/or1ksim/peripheral/dma.c
1350 Mark a simulated cpu address as such, by introducing the new oraddr_t type nogj 7058d 15h /or1k/trunk/or1ksim/peripheral/dma.c
1308 Gyorgy Jeney: extensive cleanup phoenix 7263d 10h /or1k/trunk/or1ksim/peripheral/dma.c
997 PRINTF should be used instead of printf; command redirection repaired markom 7960d 00h /or1k/trunk/or1ksim/peripheral/dma.c

1 2 Next >

Show All

powered by: WebSVN 2.1.0

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