summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-12-08configure: also close stdout when calling ccaurel321-7/+7
2008-12-08target-ppc: kill a warningaurel321-0/+2
2008-12-08target-ppc: cleanup op_helper.c after TCG conversionaurel321-10/+10
2008-12-08target-ppc: enable access type in MMUaurel321-4/+1
2008-12-08target-ppc: memory load/store reworkaurel322-678/+684
2008-12-07Make memory load functions (ldxx_y(ptr)) take a const pointer.balrog1-26/+26
2008-12-07Fix 64-bit targets compilation on ARM host.balrog1-6/+6
2008-12-07Move spitz microdrive to PCMCIA socket 0.balrog1-5/+5
2008-12-07target-alpha: gdb-stub supportaurel322-1/+60
2008-12-07MIPS: remove a few warningsaurel324-6/+8
2008-12-07gdbstub: kill a warningaurel321-1/+1
2008-12-07Parallel port resetaurel321-5/+11
2008-12-07target-ppc: kill a few warningsaurel322-4/+6
2008-12-07Quote configure's arguments and location while storing them in config_host.makmalc1-1/+3
2008-12-07SH4: SCI improvementaurel321-6/+6
2008-12-07SH4: kill a few warningsaurel326-5/+11
2008-12-07SH4: Implement FD bitaurel324-5/+42
2008-12-07Some cleanups after dyngen removalaurel324-18/+13
2008-12-07SH4: Eliminate P4 to A7 mangling (Takashi YOSHII).balrog6-16/+18
2008-12-07SH: improve the way sh7750 registers io memory (Takashi YOSHII).balrog2-55/+41
2008-12-07Fix some new warnings introduced after r5022blueswir14-7/+5
2008-12-07SH: r2d pci support (Takashi YOSHII).balrog2-0/+44
2008-12-07Enable gcc flag -Wredundant-declsblueswir12-2/+2
2008-12-07Enable gcc flag -Wstrict-prototypesblueswir12-2/+2
2008-12-07Enable gcc flag -Wmissing-prototypesblueswir12-2/+2
2008-12-07SH: Don't subtract bases from access addresses in PCIC.balrog1-5/+3
2008-12-07SH: On-chip PCI controller support (Takashi YOSHII).balrog3-1/+211
2008-12-07sh4: Add r2d onboard FPGA IRQ controller (Takashi YOSHII).balrog1-5/+63
2008-12-07sh4: Add IRL (4-bit encoded interrupt input) support (Takashi YOSHII).balrog4-1/+59
2008-12-07sh4: mmio based CF support on r2d board (Takashi YOSHII).balrog4-0/+102
2008-12-07Remove FORCE_RET() and RETURN()aurel327-38/+0
2008-12-07Some cleanups after dyngen removalaurel328-595/+39
2008-12-07target-i386: fix CVE-2007-1322aurel321-0/+2
2008-12-07slirp: fix CVE 2007-5729aurel321-0/+3
2008-12-07Some fixes for TCG debuggingblueswir13-7/+7
2008-12-07target-ppc: disable single steppingaurel321-1/+1
2008-12-07PXA: Account for offset from page start in a subpage mapping.balrog1-1/+1
2008-12-07Update .gitignoreaurel321-2/+0
2008-12-07target-ppc: Fix use of uninitialized TCG variable in tlbivaaurel321-0/+1
2008-12-07Remove a few dyngen and dyngen related codeaurel324-2848/+11
2008-12-07ARM: fix smmul and smmla/smmls usage of registers (Mans Rullgard).balrog1-3/+3
2008-12-07ARM: fix usad8 and usada8 usage of registers (Mans Rullgard).balrog1-3/+3
2008-12-07Remove gcc 3.4 checkaurel322-66/+0
2008-12-07target-ppc: convert SPR accesses to TCGaurel3210-640/+425
2008-12-07target-ppc: remove dead codeaurel321-21/+0
2008-12-07Patch holes in ARM translation (Laurent Desnogues).balrog1-2/+4
2008-12-07ARM: cosmetics (Laurent Desnogues).balrog1-29/+1
2008-12-07omap1: fix uart3 init (Jean-Christophe PLAGNIOL-VILLARD).balrog1-1/+1
2008-12-07omap1: add OSC_12M_SEL UART register support (original patch from Jean-Christ...balrog1-10/+17
2008-12-07pflash_cfi01: add Single Byte Program (Jean-Christophe PLAGNIOL-VILLARD).balrog1-34/+53