Age | Commit message (Expand) | Author |
2012-08-15 | PPC: e500: rename mpc8544ds into generic file | Scott Wood |
2012-06-24 | PPC: BookE: Implement EPR SPR | Alexander Graf |
2012-06-24 | PPC: e500: allow users to set the /compatible property via -machine | Alexander Graf |
2012-06-24 | PPC: e500: Refactor serial dt generation | Alexander Graf |
2012-06-24 | PPC: e500: Extend address/size of / to 64bit | Alexander Graf |
2012-06-24 | PPC: e500: Define addresses as always 64bit | Alexander Graf |
2012-06-24 | PPC: e500: Use new SOC dt format | Alexander Graf |
2012-06-24 | PPC: e500: Use new MPIC dt format | Alexander Graf |
2012-06-24 | PPC: e500: enable manual loading of dtb blob | Alexander Graf |
2012-06-24 | PPC: e500: dt: use target_phys_addr_t for ramsize | Alexander Graf |
2012-06-24 | PPC: e500: dt: use 64bit cell helper | Alexander Graf |
2012-06-24 | dt: Add -machine dumpdtb option to dump the current dtb | Alexander Graf |
2012-06-24 | PPC: e500: dt: start with empty device tree | Alexander Graf |
2012-06-24 | PPC: e500: dt: create pci node dynamically | Alexander Graf |
2012-06-24 | PPC: e500: dt: create global-utils node dynamically | Alexander Graf |
2012-06-24 | PPC: e500: dt: create mpic node dynamically | Alexander Graf |
2012-06-24 | PPC: e500: dt: create serial nodes dynamically | Alexander Graf |
2012-06-24 | PPC: e500: dt: create /soc8544 node dynamically | Alexander Graf |
2012-06-24 | PPC: e500: dt: create /chosen node dynamically | Alexander Graf |
2012-06-24 | PPC: e500: dt: create / node dynamically | Alexander Graf |
2012-06-24 | PPC: e500: dt: create /hypervisor node dynamically | Alexander Graf |
2012-06-24 | PPC: e500: dt: create /cpus node dynamically | Alexander Graf |
2012-06-24 | PPC: e500: dt: create memory node dynamically | Alexander Graf |
2012-06-24 | PPC: e500: require libfdt | Alexander Graf |
2012-06-24 | PPC: mpc8544ds: Span initial TLB entry over as much RAM as we need | Alexander Graf |
2012-06-04 | ppce500_mpc8544ds: Pass PowerPCCPU to mpc8544ds_cpu_reset[_sec] | Andreas Färber |
2012-06-04 | target-ppc: Let cpu_ppc_init() return PowerPCCPU | Andreas Färber |
2012-04-07 | Replace Qemu by QEMU in comments | Stefan Weil |
2012-03-14 | ppc hw/: Don't use CPUState | Andreas Färber |
2012-03-14 | Rename cpu_reset() to cpu_state_reset() | Andreas Färber |
2012-01-04 | vmstate, memory: decouple vmstate from memory API | Avi Kivity |
2011-10-17 | ppcr500_mpc8544ds: convert to memory API | Avi Kivity |
2011-10-09 | Merge remote-tracking branch 'upstream' into memory/batch | Avi Kivity |
2011-10-06 | PPC: booke timers | Fabien Chouteau |
2011-10-06 | ppc: booke206: use MAV=2.0 TSIZE definition, fix 4G pages | Scott Wood |
2011-10-06 | kvm: ppc: booke206: use MMU API | Scott Wood |
2011-10-06 | PPC: E500: Bump CPU count to 15 | Alexander Graf |
2011-10-06 | MPC8544DS: Generate CPU nodes on init | Alexander Graf |
2011-10-06 | PPC: E500: Update cpu-release-addr property in cpu nodes | Alexander Graf |
2011-10-06 | PPC: E500: Add PV spinning code | Alexander Graf |
2011-10-06 | PPC: E500: Remove unneeded CPU nodes | Alexander Graf |
2011-10-06 | PPC: E500: Update freqs for all CPUs | Alexander Graf |
2011-10-06 | PPC: E500: Remove mpc8544_copy_soc_cell | Alexander Graf |
2011-10-06 | PPC: E500: Use generic kvm function for freq | Alexander Graf |
2011-10-06 | PPC: E500: Generate IRQ lines for many CPUs | Alexander Graf |
2011-10-06 | PPC: E500: create multiple envs | Alexander Graf |
2011-10-02 | openpic: Memory API conversion for mpic | Fabien Chouteau |
2011-10-02 | serial: Add MemoryRegion parameter to serial_mm_init | Richard Henderson |
2011-10-02 | serial: Remove ioregister parameter from serial_mm_init | Richard Henderson |
2011-10-02 | serial: Use enum device_endian in serial_mm_init parameter | Richard Henderson |