microblaze: linux-user support.
[qemu] / hw / etraxfs_dma.c
2009-05-18 Edgar E. Iglesiasetrax: Don't keep the passed irq pointer.
2009-05-08 Paul BrookReplace cpu_abort with hw_error
2009-05-05 Edgar E. IglesiasETRAX: Simplify interrupt signaling.
2009-02-05 aliguorihw: remove error handling from qemu_malloc() callers...
2009-01-07 edgar_iglETRAX: Process out channels immediately when the channe...
2008-12-07 edgar_iglETRAX-FS: Simplify the DMA blocks address registration...
2008-12-01 pbrookChange MMIO callbacks to use offsets, not absolute...
2008-11-13 edgar_iglETRAX-FS: Don't schedule DMA processing without active...
2008-11-04 edgar_iglETRAX-FS: Make etraxfs_dmac_run local.
2008-11-04 edgar_iglETRAX-FS: Fix DMA warnings.
2008-10-31 aliguoriMake DMA bottom-half driven (v2)
2008-10-27 edgar_iglETRAX-FS: Process outgoing DMA channels until EOL.
2008-09-03 edgar_iglETRAX-FS: Add support for DMA channel resets, needed...
2008-06-30 edgar_iglAvoid refering to CRIS specific cpu-state to be able...
2008-06-30 edgar_iglAvoid CRIS related warnings by Jan Kiszka.
2008-06-10 edgar_iglETRAX: More DMA context level related fixes.
2008-06-06 edgar_iglETRAX machine updates.
2008-05-11 edgar_iglAdd support for parts of the etraxfs dma controller.