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

Subversion Repositories or1k

[/] - Rev 1716

Rev

Go to most recent revision

Filtering Options

Clear current filter

Rev Log message Author Age Path
1716 Fix stupid typo. nogj 6734d 20h /
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 6734d 20h /
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 6734d 20h /
1713 Add usefull traces to the read/write functions. nogj 6734d 20h /
1712 Make heads/sectors/firmware date/supported pio/mwdma modes be configureable from
the config file
nogj 6734d 20h /
1711 Partially implement the SET_FEATURES command. nogj 6734d 20h /
1710 Add write support to the devices. nogj 6734d 20h /
1709 Implement the READ_NATIVE_MAX_ADDRESS command. nogj 6734d 20h /
1708 Precalculate the size of the drive in sectors. Used very often in the code. nogj 6734d 20h /
1707 Allow ata_read_sect() to read more than one sector, reporting status by setting/
clearing appropriate status register bits.
nogj 6734d 20h /
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 6734d 20h /
1705 Add a function that is called when the host has transfered all the queued data
from the device.
nogj 6734d 20h /
1704 Clear the _BSY status when commands complete. Set error if an invalid command
was sent.
nogj 6734d 20h /
1703 Introduce a device sub-section into the ata section and avoid confuseing
xx{0,1} parameters
nogj 6734d 20h /
1702 Make the default pio and dma settings be configurable from the config file. nogj 6734d 20h /
1701 Make the OCIDEC type and revision settable via the config file. nogj 6734d 20h /
1700 The ata section of the config file does not have the debug keywork anymore.
Remove it.
nogj 6734d 20h /
1699 Make ata_set_device_signature() take a boolean as its second argument, avoiding
a useless define
nogj 6734d 20h /
1698 Use proper types. nogj 6734d 20h /
1697 Move ata_device_execute_cmd() the the end of atadevice_cmdi.c avoiding
prototypes for the other functions. Mark some stuff static.
nogj 6734d 20h /

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.