freebsd-dev/sys/arm/mv
Alexander Motin bda55b6adb Set of legacy mode SATA enchancements:
- Implement proper combined mode decoding for Intel controllers to properly
identify SATA and PATA channels and associate ATA channels with SATA ports.
This fixes wrong reporting and in some cases hard resets to wrong SATA ports.
- Improve SATA registers support to handle hot-plug events and potentially
interface errors. For ICH5/6300ESB chipsets these registers accessible via
PCI config space. For later ones they may be accessible via PCI BAR(5).
- For controllers not generating interrupts on hot-plug events, implement
periodic status polling. Use it to detect hot-plug on Intel and VIA
controllers. Same probably could also be used for Serverworks and SIS.
2010-10-18 11:30:13 +00:00
..
discovery Now that we are fully FDT-driven on MRVL platforms, remove PHYSMEM_SIZE option. 2010-07-19 19:19:33 +00:00
kirkwood Now that we are fully FDT-driven on MRVL platforms, remove PHYSMEM_SIZE option. 2010-07-19 19:19:33 +00:00
orion Now that we are fully FDT-driven on MRVL platforms, remove PHYSMEM_SIZE option. 2010-07-19 19:19:33 +00:00
bus_space.c Convert Marvell ARM platforms to FDT convention. 2010-06-13 13:28:53 +00:00
common.c Move MRVL FDT fixups and PIC decode routine to a platform specific area. 2010-07-19 18:41:50 +00:00
files.mv Refactor Marvell ARM SoC timer driver to the new timer infrastructure. 2010-07-20 11:46:45 +00:00
gpio.c Convert Marvell ARM platforms to FDT convention. 2010-06-13 13:28:53 +00:00
ic.c Convert Marvell ARM platforms to FDT convention. 2010-06-13 13:28:53 +00:00
mv_machdep.c Now that we are fully FDT-driven on MRVL platforms, remove PHYSMEM_SIZE option. 2010-07-19 19:19:33 +00:00
mv_pci.c Convert Marvell ARM platforms to FDT convention. 2010-06-13 13:28:53 +00:00
mv_sata.c Set of legacy mode SATA enchancements: 2010-10-18 11:30:13 +00:00
mvreg.h Convert Marvell ARM platforms to FDT convention. 2010-06-13 13:28:53 +00:00
mvvar.h Convert Marvell ARM platforms to FDT convention. 2010-06-13 13:28:53 +00:00
mvwin.h Convert Marvell ARM platforms to FDT convention. 2010-06-13 13:28:53 +00:00
rtc.c Convert Marvell ARM platforms to FDT convention. 2010-06-13 13:28:53 +00:00
std.mv
timer.c Clear timer interrupt status before calling callback, not after it, 2010-09-18 13:44:39 +00:00
twsi.c Convert Marvell ARM platforms to FDT convention. 2010-06-13 13:28:53 +00:00