2013-06-25 | Jean-Christophe... | i.MX: Rework functions/types name and use new style... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-06-25 | Jean-Christophe... | i.MX: Implement a more complete version of the GPT... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-06-25 | John Rigby | ARM: Allow dumping of device tree Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-06-14 | Peter Maydell | ppc: Remove CONFIG_FDT conditionals Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1369409217-7553-5-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-06-14 | Peter Maydell | microblaze: Remove CONFIG_FDT conditionals Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1369409217-7553-4-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-06-14 | Peter Maydell | arm: Remove CONFIG_FDT conditionals Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1369409217-7553-3-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-06-14 | Peter Maydell | configure: Require libfdt for arm, ppc, microblaze... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1369409217-7553-2-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-06-14 | Peter Crosthwaite | configure: dtc: Probe for libfdt_env.h Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-06-14 | Paolo Bonzini | build: drop TARGET_TYPE Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-06-14 | Paolo Bonzini | main: use TARGET_ARCH only for the target-specific... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-06-14 | Paolo Bonzini | build: do not use TARGET_ARCH Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-06-14 | Paolo Bonzini | build: rename TARGET_ARCH2 to TARGET_NAME Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-06-14 | Alon Levy | Add a stp file for usage from build directory Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-06-12 | Claudio Fontana | MAINTAINERS: add tcg/aarch64 maintainer Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-06-12 | Claudio Fontana | configure: permit compilation on arm aarch64 Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-06-12 | Jani Kokkonen | tcg/aarch64: implement user mode qemu ld/st Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-06-12 | Claudio Fontana | user-exec.c: aarch64 initial implementation of cpu_signal_ha... Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-06-12 | Claudio Fontana | tcg/aarch64: implement sign/zero extend operations Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-06-12 | Claudio Fontana | tcg/aarch64: implement byte swap operations Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-06-12 | Claudio Fontana | tcg/aarch64: implement AND/TEST immediate pattern Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-06-12 | Claudio Fontana | tcg/aarch64: improve arith shifted regs operations Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-06-12 | Claudio Fontana | tcg/aarch64: implement new TCG target for aarch64 Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-06-12 | Claudio Fontana | include/elf.h: add aarch64 ELF machine and relocs Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-06-12 | Peter Maydell | configure: Drop CONFIG_ATFILE test Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1370126121-22975-3-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-06-12 | Peter Maydell | linux-user: Drop direct use of openat etc syscalls Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1370126121-22975-2-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-06-12 | Peter Maydell | linux-user: Allow getdents to be provided by getdents64 Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1370344377-27445-1-git-send-email-peter.maydell@linaro.org ...1370193044-24535-1-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-06-03 | Jean-Christophe... | i.MX: Improve EPIT timer code. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-06-03 | Igor Mitsyanko | exynos4210.c: register rom_mem for memory migration Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-06-03 | Igor Mitsyanko | hw/arm/exynos4210.c: convert chipid_and_omr to an mmio... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-06-03 | Jean-Christophe... | i.MX: split GPT and EPIT timer implementation Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-06-03 | Peter Crosthwaite | sd/sd.c: Fix "inquiry" ACMD41 Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-06-03 | Peter Crosthwaite | sd/sdhci:ADMA: fix interrupt Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-06-03 | Peter Crosthwaite | sd/sdhci.c: Fix bdata_read DPRINT message Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-06-03 | Peter Crosthwaite | sd/sdhci: Fix Buffer Write Ready interrupt Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-06-03 | Peter Crosthwaite | sd/sdhci.c: Only reset data_count on new commands Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-06-03 | Peter Crosthwaite | xilinx_spips: lqspi: Fix byte/misaligned access Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-06-03 | Peter Crosthwaite | xilinx_spips: lqspi: Push more data to tx-fifo Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-06-03 | Peter Crosthwaite | xilinx_spips: Multiple debug verbosity levels Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-06-03 | Peter Crosthwaite | xilinx_spips: Debug msgs for Snoop state Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-06-03 | Peter Crosthwaite | xilinx_spips: Fix striping behaviour Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-06-03 | Peter Crosthwaite | xilinx_spips: Fix CTRL register RW bits Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-06-03 | Peter Crosthwaite | xilinx_spips: lqspi: Dont touch config register Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-06-03 | Peter Crosthwaite | xilinx_spips: Implement automatic CS Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-06-03 | Peter Crosthwaite | xilinx_spips: Add automatic start support Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-06-03 | Peter Crosthwaite | xilinx_spips: Trash LQ page cache on mode change Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-06-03 | Peter Crosthwaite | xilinx_spips: Fix QSPI FIFO size Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-06-03 | Peter Crosthwaite | xilinx_spips: Add verbose LQSPI debug output Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-06-03 | Peter Crosthwaite | xilinx_spips: Inhibit interrupts in LQSPI mode Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-06-03 | Peter Crosthwaite | xilinx_spips: Make interrupts clear on read Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-06-03 | Peter Crosthwaite | xilinx_spips: seperate SPI and QSPI as two classes Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-06-03 | Peter Chubb | Fix rfe instruction Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-05-03 | Peter Maydell | target-arm: Fix incorrect check of kvm_vcpu_ioctl return... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-05-03 | Jean-Christophe... | i.MX: implement a more correct version of EPIT timer. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-04-19 | Peter Maydell | target-arm: Correctly restore FPSCR Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-04-19 | Peter Maydell | target-arm: Add some missing CPU state fields to VMState Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-04-19 | Juan Quintela | target-arm: port ARM CPU save/load to use VMState Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-04-19 | Peter Chubb | target-arm: Reinsert missing return statement in ARM... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-04-19 | Peter Maydell | hw/versatile_pci: Drop unnecessary vpb_pci_config_addr() Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-04-19 | Peter Maydell | versatile_pci: Expose PCI memory space to system Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-04-19 | Peter Maydell | arm/realview: Fix mapping of PCI regions Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-04-19 | Peter Maydell | versatile_pci: Implement the PCI controller's control... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-04-19 | Peter Maydell | versatile_pci: Implement the correct PCI IRQ mapping Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-04-19 | Peter Maydell | versatile_pci: Put the host bridge PCI device at slot 29 Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-04-19 | Peter Maydell | versatile_pci: Use separate PCI I/O space rather than... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-04-19 | Peter Maydell | versatile_pci: Change to subclassing TYPE_PCI_HOST_BRIDGE Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-04-19 | Peter Maydell | versatile_pci: Update to realize and instance init... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-04-19 | Peter Maydell | versatile_pci: Expose PCI I/O region on Versatile PB Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-04-19 | Peter Maydell | versatile_pci: Fix hardcoded tabs Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-04-05 | Wendy Liang | hw/nand.c: Fix nand erase operation Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-04-05 | Peter Crosthwaite | cadence_uart: Flush queued characters on reset Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-04-05 | Peter Crosthwaite | pl330: Don't inhibit ES bits on INTEN Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-04-05 | Peter Maydell | pflash_cfi01: Implement migration support Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1363717469-30980-3-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-04-05 | Peter Maydell | pflash_cfi01: Drop unused 'bypass' field Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1363717469-30980-2-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-04-05 | Peter Maydell | hw/arm_gic_common: Use vmstate struct rather than save... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1363975375-3166-4-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-04-05 | Peter Maydell | arm_gic: Fix sizes of state fields in preparation for... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1363975375-3166-3-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-04-05 | Peter Maydell | vmstate: Add support for two dimensional arrays Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1363975375-3166-2-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-04-05 | Igor Mitsyanko | hw/onenand.c: fix migration of dynamically allocated... Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-04-05 | Igor Mitsyanko | hw/sd.c: fix migration of dynamically allocated buffer... Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-04-05 | Igor Mitsyanko | vmstate.h: introduce VMSTATE_BUFFER_POINTER_UNSAFE... Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-04-05 | Peter Maydell | hw/arm_mptimer: Save the timer state Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1363967348-3044-1-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-04-05 | Peter Maydell | pl050: Don't send always-constant is_mouse field Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1363628480-29306-1-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-04-05 | Peter Maydell | hw/arm/nseries: don't print to stdout or stderr Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1363368565-24546-1-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-03-15 | Peter Crosthwaite | xilinx_spips: QOM styling fixes Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-03-15 | Nathan Rossi | xilinx_spips: Add missing dual-bus snoop commands Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-03-15 | Nathan Rossi | xilinx_spips: Fix bus setup conditional check Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-03-15 | Peter Crosthwaite | xilinx_spips: Set unused IRQs to NULL Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-03-15 | Peter Crosthwaite | xilinx_zynq: added pl330 to machine model Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-03-15 | Peter Crosthwaite | pl330: Initial version Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-03-15 | Peter Crosthwaite | iov: Factor out hexdumper Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-03-15 | Peter Maydell | hw/vexpress: Set reset values for daughterboard oscillators Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-03-15 | Peter Maydell | hw/arm_sysctl: Implement SYS_CFG_OSC function Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-03-15 | Peter Maydell | hw/vexpress: Pass voltage sensor properties to sysctl... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> ...1359985476-29380-9-git-send-email-peter.maydell@linaro.org |
commitcommitdifftree |
2013-03-15 | Peter Maydell | hw/arm_sysctl: Implement SYS_CFG_VOLT Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-03-15 | Peter Maydell | qdev: Implement (variable length) array properties Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-03-15 | Peter Maydell | hw/arm_sysctl: Convert from qdev init to instance_init Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-03-15 | Peter Maydell | hw/arm_sysctl: Implement SYS_CFG_DVIMODE as a no-op Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-03-15 | Peter Maydell | hw/arm_sysctl: Implement SYS_CFG_MUXFPGA writes as... Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-03-15 | Peter Maydell | hw/arm_sysctl: Handle SYS_CFGCTRL in a more structured way Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-03-15 | Peter Maydell | hw/vexpress: Pass proc_id via VEDBoardInfo Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
2013-03-05 | Peter Maydell | MAINTAINERS: add entry for ARM KVM guest cores Signed-off-by: Peter Maydell <peter.maydell@linaro.org> |
commitcommitdifftree |
next |