aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc/e500.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-23Merge branch 'master' of git://git.qemu.org/qemu into qom-cpuAndreas Färber1-7/+8
2012-12-19ppc_booke: Pass PowerPCCPU to ppc_booke_timers_init()Andreas Färber1-1/+1
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini1-3/+3
2012-12-19misc: move include files to include/qemu/Paolo Bonzini1-2/+2
2012-12-19exec: move include files to include/exec/Paolo Bonzini1-1/+1
2012-12-19net: reorganize headersPaolo Bonzini1-1/+1
2012-12-19janitor: do not rely on indirect inclusions of or from qemu-char.hPaolo Bonzini1-0/+1
2012-12-17Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEADPaolo Bonzini1-1/+1
2012-12-17pci: update all users to look in pci/Michael S. Tsirkin1-1/+1
2012-12-14PPC: e500: pci: Export slot2irq calculationAlexander Graf1-1/+4
2012-12-14PPC: E500: Move PCI slot information into paramsAlexander Graf1-1/+3
2012-12-14PPC: E500: Generate dt pci irq map dynamicallyAlexander Graf1-20/+31
2012-12-14PPC: e500: Add MSI supportAlexander Graf1-0/+23
2012-12-14openpic: convert to qdevAlexander Graf1-5/+19
2012-12-14openpic: remove irq_outAlexander Graf1-1/+1
2012-12-14mpic: Unify numbering schemeAlexander Graf1-2/+2
2012-12-14Adding BAR0 for e500 PCI controllerBharat Bhushan1-9/+46
2012-12-14e500: Adding CCSR memory regionBharat Bhushan1-23/+40
2012-10-29PPC: e500: Map PIO space into core memory regionAlexander Graf1-2/+1
2012-10-29e500: Fix serial initializationBharat Bhushan1-1/+1
2012-10-23Rename target_phys_addr_t to hwaddrAvi Kivity1-7/+7
2012-10-22serial: split serial.cGerd Hoffmann1-1/+1
2012-10-05PPC: e500: Only expose even TLB sizes in initial TLBAlexander Graf1-0/+4
2012-10-05PPC: e500: calculate initrd_base like dt_baseScott Wood1-1/+2
2012-10-05PPC: e500: increase DTC_LOAD_PADScott Wood1-1/+1
2012-10-05fdt: move dumpdtb interpretation code to device_tree.cAlexander Graf1-14/+1
2012-08-15Revert "PPC: e500: Use new MPIC dt format"Alexander Graf1-17/+14
2012-08-15PPC: e500: split mpc8544ds machine from generic e500 codeScott Wood1-50/+31
2012-08-15PPC: e500: change internal references away from mpc8544dsScott Wood1-13/+14
2012-08-15PPC: e500: rename mpc8544ds into generic fileScott Wood1-0/+610