summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Split DMA controller in twoblueswir12007-05-2610-82/+87
* Implement generic sub-page I/O based on earlier work by J. Mayer.blueswir12007-05-262-7/+225
* Ignore m68k-softmmu.pbrook2007-05-261-0/+1
* Update Changelog.pbrook2007-05-261-0/+2
* Rework m68k cpu feature flags.pbrook2007-05-264-133/+176
* Add missing file.pbrook2007-05-261-0/+67
* Reject invalid targets.pbrook2007-05-261-14/+17
* Suppress pointer from integer of different size warning.pbrook2007-05-261-2/+2
* M68k system mode semihosting.pbrook2007-05-2613-283/+415
* Implement Sparc64 CPU timers using ptimersblueswir12007-05-256-8/+100
* Change ptimer API to use 64-bit values, add save and load methodsblueswir12007-05-244-102/+110
* Commit NAND image changes on "commit all" or "commit mtd".balrog2007-05-242-1/+6
* Savevm/loadvm bits for ARM core, the PXA2xx peripherals and Spitz hardware.balrog2007-05-2418-63/+1330
* Use i2c_slave_init() to allocate the PXA (dummy) I2C slave.balrog2007-05-232-2/+2
* Speed up m68k by 20%.pbrook2007-05-231-8/+8
* Add WM8750 and MAX7310 chips (I2C slaves).balrog2007-05-235-2/+805
* Implement the PXA2xx I2C master controller.balrog2007-05-238-25/+271
* Document ColdFire system emulation.pbrook2007-05-231-0/+16
* m68k/ColdFire system emulation.pbrook2007-05-2319-207/+1548
* Add more cpu.h dependencies.ths2007-05-231-2/+2
* The 24k wants more watch and srsmap registers.ths2007-05-234-261/+45
* The previous patch to make breakpoints work was a performanceths2007-05-232-32/+7
* Add ptimer.c function declarations and makefile rule.pbrook2007-05-232-1/+14
* Add periodic timer implementation.pbrook2007-05-233-116/+213
* I2C/SMBus framework.pbrook2007-05-239-70/+566
* Fix interrupt controller address maskingblueswir12007-05-211-2/+3
* Don't touch carry flag in ASR <reg> with zero <reg>, submitted by Aurelien Ja...balrog2007-05-211-1/+1
* M68k addx/subx fix.pbrook2007-05-201-2/+2
* Catch more MIPS FPU cornercases, fix addr.ps and mulr.ps instructions.ths2007-05-202-10/+31
* Delete now unused define.ths2007-05-201-1/+0
* Delete linux_boot.bin from the install target.ths2007-05-201-2/+1
* Delete one more leftover file.ths2007-05-201-0/+0
* Fix indexed FP load/store instructions.ths2007-05-203-41/+31
* Remove leftover file, should have happened in the Linux loader rewrite commit.ths2007-05-201-29/+0
* Linux loader rewrite, by H. Peter Anvin.ths2007-05-192-89/+222
* More MIPS 64-bit FPU support.ths2007-05-194-103/+369
* Fix slti/sltiu for MIPS64, by Aurelien Jarno.ths2007-05-192-8/+8
* Fix ldl/ldr implementation, by Aurelien Jarno.ths2007-05-191-0/+2
* Update Sparc32 OpenBIOS image to SVN revision 149. Changes:blueswir12007-05-192-1/+1
* Use full 36-bit physical address space on SS10blueswir12007-05-1918-129/+204
* Fix sysrq support from the monitor mux (originally by Jason Wessel).balrog2007-05-181-2/+1
* - Move FPU exception handling into helper functions, since they are big.ths2007-05-185-638/+795
* Work around the lack of proper handling for self-modifying code.ths2007-05-182-2/+30
* Make TCX registers match what NetBSD expectsblueswir12007-05-171-2/+3
* Fix Qemu division by zero triggered by NetBSDblueswir12007-05-171-6/+4
* Enable faults for unassigned memory accesses and unimplemented ASIsblueswir12007-05-175-23/+126
* Set limits for memory size to avoid overlap with devicesblueswir12007-05-171-3/+8
* Force the primary CPU to run and other CPUs to halt, recalculate timersblueswir12007-05-172-3/+16
* More generic 64 bit multiplication support, by Aurelien Jarno.ths2007-05-167-65/+84
* Full MIPS64 MMU implementation, by Aurelien Jarno.ths2007-05-133-7/+53
OpenPOWER on IntegriCloud