]> git.proxmox.com Git - qemu.git/history - hw/ppc405_uc.c
Merge remote-tracking branch 'spice/spice.v39' into staging
[qemu.git] / hw / ppc405_uc.c
2011-07-20 Blue SwirlMerge branch 'for-upstream' of git://git.linaro.org...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'kraxel/usb.19' into staging
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'spice/spice.v38' into...
2011-07-19 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-07-12 Alexander Grafppc405_uc: use specific endian ld/st_phys
2011-03-24 Anthony LiguoriMerge remote branch 'amit/for-anthony' into staging
2011-03-21 Anthony LiguoriMerge remote branch 'qemu-kvm/uq/master' into staging
2011-03-21 Aurelien JarnoMerge branch 'for-anthony' of git://github.com/bonzini...
2011-03-21 Paolo Bonzinichange all other clock references to use nanosecond...
2011-01-31 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-21 Aurelien JarnoMerge branch 'usb.4' of git://anongit.freedesktop.org...
2011-01-20 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2011-01-12 Blue Swirlppc405_uc: fix a buffer overflow
2010-12-27 Aurelien JarnoMerge branch 'spice.v23.pull' of git://anongit.freedesk...
2010-12-17 Anthony LiguoriMerge remote branch 'arm/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'qmp/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'jvrao/for-anthony' into staging
2010-12-17 Anthony LiguoriMerge remote branch 'mst/for_anthony' into staging
2010-12-11 Alexander GrafAdd endianness as io mem parameter
2010-11-01 Anthony LiguoriMerge remote branch 'spice/config.2' into staging
2010-10-27 Michael S. TsirkinMerge branch 'pci' into for_anthony
2010-10-13 Blue SwirlDelete write only variables
2010-07-06 Anthony LiguoriMerge remote branch 'kwolf/for-anthony' into staging
2010-07-06 Alex Williamsonqemu_ram_alloc: Add DeviceState and name parameters
2010-04-25 Blue Swirlppc: add missing 'break', spotted by clang analyzer
2010-03-21 Blue SwirlCompile serial only once
2009-12-21 Alexander GrafPPC: Make DCR uint32_t
2009-11-07 Blue SwirlPPC: rename cpu_ppc_reset to cpu_reset for consistency
2009-11-07 Blue SwirlPPC: remove unneeded calls to device reset
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-11 Juan QuintelaUnexport ticks_per_sec variable. Create get_ticks_per_s...
2009-08-28 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-08-25 Blue SwirlMake CPURead/WriteFunc structure 'const'
2009-08-16 Blue SwirlReplace local ADDRX/PADDRX macros with TARGET_FMT_lx/plx
2009-08-15 Blue SwirlPPC: clean up ppc405
2009-06-29 Jan KiszkaRevert "Introduce reset notifier order"
2009-05-22 Jan KiszkaIntroduce reset notifier order
2009-04-10 pbrookYet more phys_ram_base elimination.
2009-02-05 aliguorihw: remove error handling from qemu_malloc() callers...
2008-12-15 aurel32target-ppc: rename ppc405_sdram_init() to ppc4xx_sdram_...
2008-12-15 aurel32target-ppc: move PPC4xx SDRAM controller emulation...
2008-10-04 blueswir1Use qemu-log.h
2008-05-04 aurel328250: Customized base baudrate
2008-04-28 aurel32qemu ppc uic: Order IRQ bit number as described in...
2007-11-24 j_mayerMore PowerPC debug print fixes - hardware emulation...
2007-11-17 pbrookBreak up vl.h.
2007-10-29 j_mayerTemporary hack to avoid Qemu crash at PowerPC reset...
2007-10-07 j_mayerPowerPC target optimisations: make intensive use of...
2007-10-07 j_mayerShare devices that might be useful for all PowerPC...
2007-10-04 j_mayerWe must reset the PowerPC CPU _after_ registering it...
2007-10-01 j_mayerCompilation fix (forgotten patch).
2007-09-26 j_mayerAdd flags to support PowerPC 405 bootinfos variations.
2007-09-18 j_mayerAlways keep the bootinfo structure in the first 16 MB,
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-06-08 blueswir1 Fix incorrect target_ulong use in hw devices
2007-04-24 j_mayerPowerPC 405 microcontrollers fixes and improvments:
2007-04-17 j_mayerMove PowerPC 405 specific definitions into a separate...
2007-04-16 j_mayerAdd callbacks to allow dynamic change of PowerPC clocks...