aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-11Merge branch 'upstream-merge'HEADnextmasterMarcelo Tosatti
2012-10-11Merge commit 'b4ae3cfa57b8c1bdbbd7b7d420971e9171203ade' into upstream-mergeMarcelo Tosatti
2012-10-11Merge commit 'afb63ebd0a9599312c27ecceb839a399740e00ef' into upstream-mergeMarcelo Tosatti
2012-10-11Merge commit 'c9159fe9aa9abe24115ea4d16127179e9cb07e22' into upstream-mergeMarcelo Tosatti
2012-10-11Merge commit '92aa5c6d77ac29574c1717bcf57827fa1e586f31' into upstream-mergeMarcelo Tosatti
2012-10-11Merge commit 'f430694188293f99a316bfa375b7cc17d23a06ed' into upstream-mergeMarcelo Tosatti
2012-10-11Merge commit '121afa9e0c02617c2a774996512e4f85f3e93da8' into upstream-mergeMarcelo Tosatti
2012-10-10ssi: Add slave autoconnect helperPeter Crosthwaite
2012-10-10MAINTAINERS: Added maintainerships for SSIPeter A. G. Crosthwaite
2012-10-10xilinx_zynq: Added SPI controllers + flashesPeter A. G. Crosthwaite
2012-10-10xilinx_spips: Xilinx Zynq SPI cntrlr device modelPeter A. G. Crosthwaite
2012-10-10petalogix-ml605: added SPI controller with n25q128Peter A. G. Crosthwaite
2012-10-10xilinx_spi: Initial impl. of Xilinx SPI controllerPeter A. G. Crosthwaite
2012-10-10m25p80: Initial implementation of SPI flash devicePeter A. G. Crosthwaite
2012-10-10hw: Added generic FIFO API.Peter A. G. Crosthwaite
2012-10-10stellaris: Removed SSI muxPeter A. G. Crosthwaite
2012-10-10qdev: allow multiple qdev_init_gpio_in() callsPeter A. G. Crosthwaite
2012-10-10ssi: Added create_slave_no_init()Peter A. G. Crosthwaite
2012-10-10ssi: Implemented CS behaviourPeter A. G. Crosthwaite
2012-10-10ssi: Support for multiple attached devicesPeter A. G. Crosthwaite
2012-10-07Merge branch 'master' of git.qemu.org:/pub/git/qemuBlue Swirl
2012-10-07qemu-barrier: Fix compilation on i386 hostsAurelien Jarno
2012-10-07target-sparc: Optimize conditionals using SUBCCRichard Henderson
2012-10-07target-sparc: Fall through from not-taken trapRichard Henderson
2012-10-07target-sparc: Cleanup "global" temporary allocationRichard Henderson
2012-10-07target-sparc: Use movcond for FMOV*RRichard Henderson
2012-10-07target-sparc: Use movcond in mulsccRichard Henderson
2012-10-07target-sparc: Move taddcctv and tsubcctv out of lineRichard Henderson
2012-10-07target-sparc: Tidy TccRichard Henderson
2012-10-07target-sparc: Move sdivx and udivx out of lineRichard Henderson
2012-10-07target-sparc: Use movcond in gen_generic_branchRichard Henderson
2012-10-07target-sparc: Use DisasCompare and movcond in MOVRRichard Henderson
2012-10-07target-sparc: Use DisasCompare and movcond in MOVCCRichard Henderson
2012-10-07target-sparc: Use DisasCompare and movcond in FMOVR, FMOVCCRichard Henderson
2012-10-07target-sparc: Use DisasCompare in TccRichard Henderson
2012-10-07target-sparc: Introduce DisasCompare and functions to generate itRichard Henderson
2012-10-07target-sparc: Tidy gen_generic_branch interfaceRichard Henderson
2012-10-07target-sparc: Tidy save_npc interfaceRichard Henderson
2012-10-07target-sparc: Tidy gen_mov_pc_npc interfaceRichard Henderson
2012-10-07target-sparc: Tidy save_state interfaceRichard Henderson
2012-10-07target-sparc: Tidy gen_trap_ifnofpu interfaceRichard Henderson
2012-10-07target-sparc: Tidy flush_cond interfaceRichard Henderson
2012-10-07target-sparc: Tidy do_branch interfacesRichard Henderson
2012-10-07target-sparc: Make CPU_LOG_INT useful by defaultRichard Henderson
2012-10-07target-sparc: Tidy cpu_dump_stateRichard Henderson
2012-10-07tcg: Remove redundant pointer from TCGContextStefan Weil
2012-10-06Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydel...Aurelien Jarno
2012-10-06Merge branch 'trivial-patches' of git://github.com/stefanha/qemuAurelien Jarno
2012-10-06Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agrafAurelien Jarno
2012-10-06qemu-barrier: Fix compilation on i386 hostsStefan Weil