summaryrefslogtreecommitdiffstats
path: root/hw/ppc4xx_devs.c
Commit message (Expand)AuthorAgeFilesLines
* Convert references to logfile/loglevel to use qemu_log*() macrosaliguori2009-01-151-4/+1
* Clean up debugging code #ifdefs (Eduardo Habkost)aliguori2009-01-151-40/+18
* target-ppc: create a helper function to allow more flexible RAM allocation fo...aurel322008-12-151-0/+42
* target-ppc: rename ppc405_sdram_init() to ppc4xx_sdram_init()aurel322008-12-151-1/+1
* target-ppc: move PPC4xx SDRAM controller emulation from ppc405_uc.c to ppc4xx...aurel322008-12-151-0/+341
* Change MMIO callbacks to use offsets, not absolute addresses.pbrook2008-12-011-4/+4
* Use qemu-log.hblueswir12008-10-041-3/+1
* Suppress gcc 4.x -Wpointer-sign (included in -Wall) warningsblueswir12008-09-201-1/+1
* Move CPU save/load registration to common code.pbrook2008-06-301-1/+0
* Remember the state of level-triggered interruptsaurel322008-05-041-2/+7
* PPC UIC: Remove interrupt polarity codeaurel322008-05-041-5/+1
* qemu ppc uic: Order IRQ bit number as described in the UIC documentation.aurel322008-04-281-1/+1
* More PowerPC debug print fixes - hardware emulation pass.j_mayer2007-11-241-19/+22
* Break up vl.h.pbrook2007-11-171-1/+3
* added cpu_model parameter to cpu_init()bellard2007-11-101-8/+5
* Share devices that might be useful for all PowerPC 40x & 440 implementationsj_mayer2007-10-071-0/+534
OpenPOWER on IntegriCloud