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

Subversion Repositories or1k

[/] [or1k/] [tags/] [rel-0-3-0-rc2/] - Rev 1730

Rev

Go to most recent revision

Filtering Options

Clear current filter

Rev Log message Author Age Path
1730 Avoid array lookups as far as possible. Precalculate as much as possible.
Increases performance when running with ic.
nogj 6734d 13h /or1k/tags/rel-0-3-0-rc2/
1729 NOP_CNT_RESET resets the isntruction counters not the cpu! Fixes booting
linux-2.6 with dynamic execution.
nogj 6734d 13h /or1k/tags/rel-0-3-0-rc2/
1728 RET_FROM_DYN_CODE messes up when the stack has been shifted. To avoid any
problems with gcc add the op_do_jump() function implemented in assembly that
handles returning from recompiled code.
nogj 6734d 13h /or1k/tags/rel-0-3-0-rc2/
1727 Operations may be given the index of 0 so move the definition of
op_mark_loc_indx to the end of the file when the operation numbers are already
known, giving op_mark_loc_indx a free index.
nogj 6734d 13h /or1k/tags/rel-0-3-0-rc2/
1726 Generate an interrupt when it is time to do so. nogj 6736d 00h /or1k/tags/rel-0-3-0-rc2/
1725 Add tests for the sign extenstion instructions. nogj 6736d 00h /or1k/tags/rel-0-3-0-rc2/
1724 Move all the definitions from gpio_i.h to gpio.c. nogj 6736d 00h /or1k/tags/rel-0-3-0-rc2/
1723 Remove unesecary prototypes from the dma peripheral. nogj 6736d 00h /or1k/tags/rel-0-3-0-rc2/
1722 s/HAS_GRANTPT/HAVE_GRANTPT/ nogj 6736d 00h /or1k/tags/rel-0-3-0-rc2/
1721 Use SPEEDY_CALL to call op_support_analysis(). nogj 6736d 00h /or1k/tags/rel-0-3-0-rc2/
1720 Warning/spelling/gramer/useless comment removal fixes. nogj 6736d 00h /or1k/tags/rel-0-3-0-rc2/
1719 Use pretty spr dumping code when dumping sprs in the debug unit nogj 6736d 00h /or1k/tags/rel-0-3-0-rc2/
1718 Move the dmmu config out of the global config struct nogj 6736d 00h /or1k/tags/rel-0-3-0-rc2/
1717 Move the immu config out of the global config struct nogj 6736d 00h /or1k/tags/rel-0-3-0-rc2/
1716 Fix stupid typo. nogj 6736d 00h /or1k/tags/rel-0-3-0-rc2/
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 6736d 00h /or1k/tags/rel-0-3-0-rc2/
1714 Add a le16_() macro that will return the data in an appropriate endianness for
the cpu to think the data is little endian. Use the macro in the ata
peripheral.
nogj 6736d 00h /or1k/tags/rel-0-3-0-rc2/
1713 Add usefull traces to the read/write functions. nogj 6736d 00h /or1k/tags/rel-0-3-0-rc2/
1712 Make heads/sectors/firmware date/supported pio/mwdma modes be configureable from
the config file
nogj 6736d 00h /or1k/tags/rel-0-3-0-rc2/
1711 Partially implement the SET_FEATURES command. nogj 6736d 00h /or1k/tags/rel-0-3-0-rc2/
1710 Add write support to the devices. nogj 6736d 00h /or1k/tags/rel-0-3-0-rc2/
1709 Implement the READ_NATIVE_MAX_ADDRESS command. nogj 6736d 00h /or1k/tags/rel-0-3-0-rc2/
1708 Precalculate the size of the drive in sectors. Used very often in the code. nogj 6736d 00h /or1k/tags/rel-0-3-0-rc2/
1707 Allow ata_read_sect() to read more than one sector, reporting status by setting/
clearing appropriate status register bits.
nogj 6736d 00h /or1k/tags/rel-0-3-0-rc2/
1706 Introduce a helper function ata_calc_lba() to calculate the lba from the device
registers depending on what mode the device is in.
nogj 6736d 00h /or1k/tags/rel-0-3-0-rc2/
1705 Add a function that is called when the host has transfered all the queued data
from the device.
nogj 6736d 00h /or1k/tags/rel-0-3-0-rc2/
1704 Clear the _BSY status when commands complete. Set error if an invalid command
was sent.
nogj 6736d 00h /or1k/tags/rel-0-3-0-rc2/
1703 Introduce a device sub-section into the ata section and avoid confuseing
xx{0,1} parameters
nogj 6736d 00h /or1k/tags/rel-0-3-0-rc2/
1702 Make the default pio and dma settings be configurable from the config file. nogj 6736d 00h /or1k/tags/rel-0-3-0-rc2/
1701 Make the OCIDEC type and revision settable via the config file. nogj 6736d 00h /or1k/tags/rel-0-3-0-rc2/

powered by: WebSVN 2.1.0

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