Introduce reset notifier order
[qemu] / hw / ppc405_uc.c
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...