0941041e37N810 keyboard slide open by default, add more comments.
balrog
2008-05-18 13:14:29 +00:00
c30bb26499Add N810 to allowed -M values, add documentation part for N8x0.
balrog
2008-05-18 13:01:40 +00:00
c66fb5bc0aCollapse omap peripherals on L4 bus into one io entry (temporarily).
balrog
2008-05-18 12:14:41 +00:00
4eeed608c5ETRAX: Connect both ethernet controllers.
edgar_igl
2008-05-18 08:51:28 +00:00
f6953f1345ETRAX: Add support for the ethernet receivers dest addr filters. * Support the station address filters MA0 and MA1. * Model the group address bloom filter. * Indentation.
edgar_igl
2008-05-18 08:50:32 +00:00
57e49b4074Fix constant checks on Sparc64 host
blueswir1
2008-05-18 08:11:14 +00:00
21b20814edAlways process real timers regardless of singlestep mode (Jason Wessel).
edgar_igl
2008-05-15 19:54:00 +00:00
cf7c2ca5ffImplement brcond, ldst with large offset; fix direct jump, prologue
blueswir1
2008-05-15 19:44:09 +00:00
f02ca5cbeaFix bit fitting checks
blueswir1
2008-05-15 17:30:17 +00:00
b8b6a50b55converted more helpers to TCG - fixed some SVM issues
bellard
2008-05-15 16:46:30 +00:00
6e01bdaedccpu_abort() is really an abort
bellard
2008-05-15 16:17:07 +00:00
7d55170268Fix compilation on Sparc host, implement ld and st
blueswir1
2008-05-14 19:22:05 +00:00
2e56350ef1ETRAX: Add some kind of support for simulating 802.3 auto-negotiation. * Add support for link partner ability and diagnostics reg. * Correct the endianess for MDIO responses. * Dont trash PHY registers after reads.
edgar_igl
2008-05-13 23:51:49 +00:00
a37af2891bRemove some uses of phys_ram_base (initial patch by Ian Jackson)
blueswir1
2008-05-13 18:50:56 +00:00
044ef8eaa9i386 specific TODO
bellard
2008-05-13 18:27:16 +00:00
cf1d97f074CRIS: Improve TLB management and handle delayslots at page boundaries. * Dont flush the entire qemu tlb when the $pid changes. Instead we go through the guests TLB and choose entries that need to be flushed. * Add env->dslot and handle delayslots at pageboundaries. * Remove some unused code.
edgar_igl
2008-05-13 10:59:14 +00:00
48318011daUpdate the etrax machine. * Use CFI-0002 flashes. * Connect one of the ethernet blocks. * Simplified irq numbering.
edgar_igl
2008-05-11 15:07:19 +00:00
a3ea5df588Add limited support for the etrax ethernet controller.
edgar_igl
2008-05-11 15:04:22 +00:00
1ba13a5dfcAdd support for parts of the etraxfs dma controller.
edgar_igl
2008-05-11 15:03:06 +00:00
eb173de6a2Correct interrupt masking for etrax timers.
edgar_igl
2008-05-11 14:58:19 +00:00
44cd42ee40CRIS: Add support for the pseudo randomized set that the mmu provides with TLB refill faults. This makes linux guests use the four way TLB set associativty.
edgar_igl
2008-05-11 14:28:14 +00:00
868314358eAdd zero extension (pseudo-)ops.
pbrook
2008-05-11 12:22:01 +00:00