freebsd-dev/sys/arm/mv
Alexander Motin 71e7360ed9 MFC r200171, r200182, r200275, r200295, r200359:
Introduce ATA_CAM kernel option, turning ata(4) controller drivers into
cam(4) interface modules. When enabled, this option deprecates all ata(4)
peripheral drivers (ad, acd, ...) and interfaces and allows cam(4) drivers
(ada, cd, ...) and interfaces to be natively used instead.

As side effect of this, ata(4) mode setting code was completely rewritten
to make controller API more strict and permit above change. While doing
this, SATA revision was separated from PATA mode. It allows DMA-incapable
SATA devices to operate and makes hw.ata.(ata|atapi)_dma tunable work again.

Also allow ata(4) controller drivers (except some specific or broken ones)
to handle larger data transfers. Previous constraint of 64K was artificial
and is not really required by PCI ATA BM specification or hardware.

Submitted by:   nwitehorn (powerpc part)
2009-12-12 10:37:31 +00:00
..
discovery MFC r196531-196534,196536 2009-09-16 12:07:58 +00:00
kirkwood MFC r196531-196534,196536 2009-09-16 12:07:58 +00:00
orion MFC r196531-196534,196536 2009-09-16 12:07:58 +00:00
bus_space.c
common.c MFC r196531-196534,196536 2009-09-16 12:07:58 +00:00
files.mv Introduce ata(4) support for Marvell integrated SATA controllers (found on 2009-06-24 15:41:18 +00:00
gpio.c Adjust Marvell Discovery (MV78xxx) support to recognize newest chip revisions, 2009-04-16 11:20:18 +00:00
ic.c Pass the previously returned IRQ back to arm_get_next_irq() so that 2009-06-09 18:18:41 +00:00
mv_machdep.c MFC r196531-196534,196536 2009-09-16 12:07:58 +00:00
mv_pci.c Adjust Marvell Discovery (MV78xxx) support to recognize newest chip revisions, 2009-04-16 11:20:18 +00:00
mv_sata.c MFC r200171, r200182, r200275, r200295, r200359: 2009-12-12 10:37:31 +00:00
mvreg.h MFC r196531-196534,196536 2009-09-16 12:07:58 +00:00
mvvar.h MFC r196531-196534,196536 2009-09-16 12:07:58 +00:00
mvwin.h Enable all populated TWSI (I2C) controllers on Marvell SOCs. 2009-06-25 10:03:51 +00:00
obio.c Improve and extend Marvell SOCs platform code. 2009-01-08 18:31:43 +00:00
rtc.c
std.mv
timer.c
twsi.c strict kobj signatures: number of fixes for arm architecture 2009-06-11 17:05:13 +00:00