added cpu_model parameter to cpu_init()
[qemu] / hw / ppc_chrp.c
2007-11-10 bellardadded cpu_model parameter to cpu_init()
2007-11-04 j_mayerFix PowerMac NVRAM device.
2007-10-31 balrogSet boot sequence from command line (Dan Kenigsberg).
2007-10-29 j_mayerPowerPC 601 / 620 / 970 need a 1MB firmware.
2007-10-28 j_mayer* sort the PowerPC target object files
2007-10-05 j_mayerNew '-bios' option, used to select an alternate BIOS...
2007-10-03 j_mayerFix PowerPC initialisation and first reset:
2007-10-03 j_mayerWe never have to export ppc_set_irq.
2007-09-29 j_mayerChange POWERPC_PPC_GENERIC to POWERPC_DEFAULT.
2007-09-17 j_mayerCoding style fixes in PowerPC related code (no function...
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-04-19 j_mayerNo functional changes:
2007-04-16 j_mayerAdd reset callbacks for PowerPC CPU.
2007-04-16 j_mayerPREP and heathrow machines only support PowerPC CPU...
2007-04-14 j_mayerFix miscellaneous display warnings for PowerPC & alpha...
2007-04-12 j_mayerAdd PowerPC 405 input pins (IRQ, resets, ...) model.
2007-04-09 j_mayerImplement embedded IRQ controller for PowerPC 6xx/740...
2007-04-07 pbrookUnify IRQ handling.
2007-04-04 j_mayerChange NIC registration to be consistent with other...
2007-03-30 j_mayerNew model for PowerPC CPU hardware interrupt events:
2007-03-17 pbrookOHCI USB PXA support (Andrzej Zaborowski).
2007-03-05 j_mayerNew -cpu options: choose CPU model for emulated target.
2007-01-10 thsDevfn number for network PCI cards, by Aurelien Jarno.
2006-09-18 pbrookMerge common ISA access routines.
2006-08-17 bellardvga init changes
2006-05-21 pbrookOHCI USB host emulation.
2006-05-13 pbrookRearrange PCI host emulation code.
2006-02-05 pbrookAllow selection of emulated network card.
2005-11-23 bellardopenpic SMP support (Jocelyn Mayer)
2005-11-23 bellardmore generic serial port (initial patch by Jocelyn...
2005-11-21 bellardcpu_single_env usage fix
2005-10-30 bellardsuppressed m48t08 RTC - simplified m48t59 RTC api
2005-07-07 bellardheathrow nvram support - use different device ids for...
2005-07-03 bellardchanged machine names
2005-07-03 bellardVGA bios support for PowerPC
2005-07-02 bellardPIC fix - changed back TB frequency to 100 MHz
2005-07-02 bellardpreliminary patch to support more PowerPC CPUs (Jocelyn...
2005-07-02 bellardmore generic i8259 support
2005-06-05 bellardadded Heathrow PowerMAC machine - added UniN memory...
2005-04-06 bellardIDE irq fix (Jocelyn Mayer)
2004-08-24 bellardmultiple serial port support - terminal init fix
2004-07-14 bellardchar device support
2004-06-21 bellarddisable PCI device for PMAC
2004-06-21 bellardadded PCI bus
2004-06-21 bellardppc init fixes
2004-06-03 bellardCUDA + ADB support
2004-06-03 bellardsupport for opaque data on memory I/Os
2004-05-26 bellardPowerPC prep/chrp/pmac support