summaryrefslogtreecommitdiff
path: root/hw/ppc_prep.c
AgeCommit message (Expand)Author
2007-04-07Unify IRQ handling.pbrook
2007-03-30New model for PowerPC CPU hardware interrupt events:j_mayer
2007-03-17OHCI USB PXA support (Andrzej Zaborowski).pbrook
2007-03-05New -cpu options: choose CPU model for emulated target.j_mayer
2006-12-21Remove unused variable.ths
2006-08-17vga init changesbellard
2006-05-21OHCI USB host emulation.pbrook
2006-02-05Allow selection of emulated network card.pbrook
2005-11-23more generic serial port (initial patch by Jocelyn Mayer)bellard
2005-11-21cpu_single_env usage fixbellard
2005-10-30suppressed m48t08 RTC - simplified m48t59 RTC apibellard
2005-07-03allow variable bios sizebellard
2005-07-03endian register supportbellard
2005-07-02preliminary patch to support more PowerPC CPUs (Jocelyn Mayer)bellard
2005-07-02more generic i8259 supportbellard
2005-06-05use new machine APIbellard
2005-04-23PREP machines have two IO mappings.bellard
2004-08-24multiple serial port support - terminal init fixbellard
2004-07-14char device supportbellard
2004-06-21added PCI busbellard
2004-06-21ppc init fixesbellard
2004-06-03support for opaque data on memory I/Osbellard
2004-05-26PowerPC prep/chrp/pmac supportbellard
2004-05-23PowerPC mergebellard
2004-05-21PowerPC merge: real time TB and decrementer - faster and simpler exception ha...bellard
2004-05-20VGA PCI supportbellard
2004-05-18PCI supportbellard
2004-04-28isa memory remapping support (aka PPC PREP VGA support)bellard
2004-04-26amd64 portbellard
2004-04-25isa bridge endianness fixesbellard
2004-04-25consistent use of target_ulong and target_phys_addr_tbellard
2004-04-12ppc: suppressed unneeded globals and headers - added explicit type for ppc nvrambellard
2004-04-12PowerPC system emulation fixes (Jocelyn Mayer)bellard