summaryrefslogtreecommitdiffstats
path: root/hw/ppc_prep.c
Commit message (Expand)AuthorAgeFilesLines
* New option -net nic,model=? (Mark Glines)blueswir12007-05-271-0/+3
* No functional changes:j_mayer2007-04-191-7/+8
* Add reset callbacks for PowerPC CPU.j_mayer2007-04-161-2/+3
* PREP and heathrow machines only support PowerPC CPU with a 6xx bus.j_mayer2007-04-161-0/+4
* Add PowerPC 405 input pins (IRQ, resets, ...) model.j_mayer2007-04-121-1/+1
* Implement embedded IRQ controller for PowerPC 6xx/740 & 750.j_mayer2007-04-091-2/+1
* Unify IRQ handling.pbrook2007-04-071-15/+12
* New model for PowerPC CPU hardware interrupt events:j_mayer2007-03-301-10/+8
* OHCI USB PXA support (Andrzej Zaborowski).pbrook2007-03-171-1/+1
* New -cpu options: choose CPU model for emulated target.j_mayer2007-03-051-10/+11
* Remove unused variable.ths2006-12-211-1/+0
* vga init changesbellard2006-08-171-2/+2
* OHCI USB host emulation.pbrook2006-05-211-0/+4
* Allow selection of emulated network card.pbrook2006-02-051-1/+7
* more generic serial port (initial patch by Jocelyn Mayer)bellard2005-11-231-1/+2
* cpu_single_env usage fixbellard2005-11-211-17/+23
* suppressed m48t08 RTC - simplified m48t59 RTC apibellard2005-10-301-1/+1
* allow variable bios sizebellard2005-07-031-5/+6
* endian register supportbellard2005-07-031-4/+5
* preliminary patch to support more PowerPC CPUs (Jocelyn Mayer)bellard2005-07-021-1/+9
* more generic i8259 supportbellard2005-07-021-5/+10
* use new machine APIbellard2005-06-051-4/+13
* PREP machines have two IO mappings.bellard2005-04-231-10/+115
* multiple serial port support - terminal init fixbellard2004-08-241-1/+1
* char device supportbellard2004-07-141-3/+2
* added PCI busbellard2004-06-211-5/+4
* ppc init fixesbellard2004-06-211-17/+13
* support for opaque data on memory I/Osbellard2004-06-031-13/+13
* PowerPC prep/chrp/pmac supportbellard2004-05-261-743/+287
* PowerPC mergebellard2004-05-231-5/+15
* PowerPC merge: real time TB and decrementer - faster and simpler exception ha...bellard2004-05-211-2/+5
* VGA PCI supportbellard2004-05-201-1/+1
* PCI supportbellard2004-05-181-3/+3
* isa memory remapping support (aka PPC PREP VGA support)bellard2004-04-281-1/+3
* amd64 portbellard2004-04-261-20/+22
* isa bridge endianness fixesbellard2004-04-251-4/+12
* consistent use of target_ulong and target_phys_addr_tbellard2004-04-251-16/+16
* ppc: suppressed unneeded globals and headers - added explicit type for ppc nvrambellard2004-04-121-84/+62
* PowerPC system emulation fixes (Jocelyn Mayer)bellard2004-04-121-0/+1007
OpenPOWER on IntegriCloud