target-ppc: move PPC4xx SDRAM controller emulation from ppc405_uc.c to ppc4xx_devs.c
[qemu] / hw / ppc4xx_devs.c
2008-12-15 aurel32target-ppc: move PPC4xx SDRAM controller emulation...
2008-12-01 pbrookChange MMIO callbacks to use offsets, not absolute...
2008-10-04 blueswir1Use qemu-log.h
2008-09-20 blueswir1Suppress gcc 4.x -Wpointer-sign (included in -Wall...
2008-06-30 pbrookMove CPU save/load registration to common code.
2008-05-04 aurel32Remember the state of level-triggered interrupts
2008-05-04 aurel32PPC UIC: Remove interrupt polarity code
2008-04-28 aurel32qemu ppc uic: Order IRQ bit number as described in...
2007-11-24 j_mayerMore PowerPC debug print fixes - hardware emulation...
2007-11-17 pbrookBreak up vl.h.
2007-11-10 bellardadded cpu_model parameter to cpu_init()
2007-10-07 j_mayerShare devices that might be useful for all PowerPC...