summaryrefslogtreecommitdiff
path: root/hw/ppc_chrp.c
AgeCommit message (Expand)AuthorFilesLines
2007-09-29Change POWERPC_PPC_GENERIC to POWERPC_DEFAULT.j_mayer1-8/+1
2007-09-17Coding style fixes in PowerPC related code (no functional change):j_mayer1-14/+23
2007-09-17find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths1-16/+16
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-26/+26
2007-04-19No functional changes:j_mayer1-6/+6
2007-04-16Add reset callbacks for PowerPC CPU.j_mayer1-0/+1
2007-04-16PREP and heathrow machines only support PowerPC CPU with a 6xx bus.j_mayer1-12/+40
2007-04-14Fix miscellaneous display warnings for PowerPC & alpha targetsj_mayer1-3/+3
2007-04-12Add PowerPC 405 input pins (IRQ, resets, ...) model.j_mayer1-4/+4
2007-04-09Implement embedded IRQ controller for PowerPC 6xx/740 & 750.j_mayer1-10/+32
2007-04-07Unify IRQ handling.pbrook1-19/+13
2007-04-04Change NIC registration to be consistent with other machines definitions.j_mayer1-4/+4
2007-03-30New model for PowerPC CPU hardware interrupt events:j_mayer1-6/+6
2007-03-17OHCI USB PXA support (Andrzej Zaborowski).pbrook1-1/+1
2007-03-05New -cpu options: choose CPU model for emulated target.j_mayer1-31/+28
2007-01-10Devfn number for network PCI cards, by Aurelien Jarno.ths1-2/+2
2006-09-18Merge common ISA access routines.pbrook1-6/+4
2006-08-17vga init changesbellard1-6/+6
2006-05-21OHCI USB host emulation.pbrook1-1/+5
2006-05-13Rearrange PCI host emulation code.pbrook1-8/+6
2006-02-05Allow selection of emulated network card.pbrook1-1/+3
2005-11-23openpic SMP support (Jocelyn Mayer)bellard1-1/+1
2005-11-23more generic serial port (initial patch by Jocelyn Mayer)bellard1-2/+2
2005-11-21cpu_single_env usage fixbellard1-25/+31
2005-10-30suppressed m48t08 RTC - simplified m48t59 RTC apibellard1-2/+2
2005-07-07heathrow nvram support - use different device ids for different maciosbellard1-6/+84
2005-07-03changed machine namesbellard1-3/+3
2005-07-03VGA bios support for PowerPCbellard1-13/+38
2005-07-02PIC fix - changed back TB frequency to 100 MHzbellard1-4/+4
2005-07-02preliminary patch to support more PowerPC CPUs (Jocelyn Mayer)bellard1-1/+21
2005-07-02more generic i8259 supportbellard1-2/+7
2005-06-05added Heathrow PowerMAC machine - added UniN memory fake controller for Mac99...bellard1-51/+246
2005-04-06IDE irq fix (Jocelyn Mayer)bellard1-1/+1
2004-08-24multiple serial port support - terminal init fixbellard1-1/+1
2004-07-14char device supportbellard1-3/+2
2004-06-21disable PCI device for PMACbellard1-1/+3
2004-06-21added PCI busbellard1-12/+13
2004-06-21ppc init fixesbellard1-24/+62
2004-06-03CUDA + ADB supportbellard1-1/+87
2004-06-03support for opaque data on memory I/Osbellard1-1/+1
2004-05-26PowerPC prep/chrp/pmac supportbellard1-0/+107