index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppce500_mpc8544ds.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-24
PPC: BookE: Implement EPR SPR
Alexander Graf
1
-0
/
+1
2012-06-24
PPC: e500: allow users to set the /compatible property via -machine
Alexander Graf
1
-3
/
+9
2012-06-24
PPC: e500: Refactor serial dt generation
Alexander Graf
1
-28
/
+26
2012-06-24
PPC: e500: Extend address/size of / to 64bit
Alexander Graf
1
-10
/
+18
2012-06-24
PPC: e500: Define addresses as always 64bit
Alexander Graf
1
-17
/
+17
2012-06-24
PPC: e500: Use new SOC dt format
Alexander Graf
1
-5
/
+4
2012-06-24
PPC: e500: Use new MPIC dt format
Alexander Graf
1
-15
/
+18
2012-06-24
PPC: e500: enable manual loading of dtb blob
Alexander Graf
1
-4
/
+22
2012-06-24
PPC: e500: dt: use target_phys_addr_t for ramsize
Alexander Graf
1
-1
/
+1
2012-06-24
PPC: e500: dt: use 64bit cell helper
Alexander Graf
1
-3
/
+3
2012-06-24
dt: Add -machine dumpdtb option to dump the current dtb
Alexander Graf
1
-0
/
+18
2012-06-24
PPC: e500: dt: start with empty device tree
Alexander Graf
1
-7
/
+1
2012-06-24
PPC: e500: dt: create pci node dynamically
Alexander Graf
1
-0
/
+50
2012-06-24
PPC: e500: dt: create global-utils node dynamically
Alexander Graf
1
-0
/
+9
2012-06-24
PPC: e500: dt: create mpic node dynamically
Alexander Graf
1
-0
/
+16
2012-06-24
PPC: e500: dt: create serial nodes dynamically
Alexander Graf
1
-0
/
+35
2012-06-24
PPC: e500: dt: create /soc8544 node dynamically
Alexander Graf
1
-0
/
+17
2012-06-24
PPC: e500: dt: create /chosen node dynamically
Alexander Graf
1
-0
/
+1
2012-06-24
PPC: e500: dt: create / node dynamically
Alexander Graf
1
-0
/
+8
2012-06-24
PPC: e500: dt: create /hypervisor node dynamically
Alexander Graf
1
-0
/
+1
2012-06-24
PPC: e500: dt: create /cpus node dynamically
Alexander Graf
1
-0
/
+5
2012-06-24
PPC: e500: dt: create memory node dynamically
Alexander Graf
1
-4
/
+4
2012-06-24
PPC: e500: require libfdt
Alexander Graf
1
-5
/
+0
2012-06-24
PPC: mpc8544ds: Span initial TLB entry over as much RAM as we need
Alexander Graf
1
-14
/
+27
2012-06-04
ppce500_mpc8544ds: Pass PowerPCCPU to mpc8544ds_cpu_reset[_sec]
Andreas Färber
1
-6
/
+8
2012-06-04
target-ppc: Let cpu_ppc_init() return PowerPCCPU
Andreas Färber
1
-2
/
+5
2012-04-07
Replace Qemu by QEMU in comments
Stefan Weil
1
-1
/
+1
2012-03-14
ppc hw/: Don't use CPUState
Andreas Färber
1
-6
/
+6
2012-03-14
Rename cpu_reset() to cpu_state_reset()
Andreas Färber
1
-2
/
+2
2012-01-04
vmstate, memory: decouple vmstate from memory API
Avi Kivity
1
-1
/
+2
2011-10-17
ppcr500_mpc8544ds: convert to memory API
Avi Kivity
1
-2
/
+3
2011-10-09
Merge remote-tracking branch 'upstream' into memory/batch
Avi Kivity
1
-80
/
+112
2011-10-06
PPC: booke timers
Fabien Chouteau
1
-5
/
+1
2011-10-06
ppc: booke206: use MAV=2.0 TSIZE definition, fix 4G pages
Scott Wood
1
-1
/
+1
2011-10-06
kvm: ppc: booke206: use MMU API
Scott Wood
1
-0
/
+2
2011-10-06
PPC: E500: Bump CPU count to 15
Alexander Graf
1
-0
/
+1
2011-10-06
MPC8544DS: Generate CPU nodes on init
Alexander Graf
1
-13
/
+33
2011-10-06
PPC: E500: Update cpu-release-addr property in cpu nodes
Alexander Graf
1
-0
/
+6
2011-10-06
PPC: E500: Add PV spinning code
Alexander Graf
1
-4
/
+29
2011-10-06
PPC: E500: Remove unneeded CPU nodes
Alexander Graf
1
-0
/
+6
2011-10-06
PPC: E500: Update freqs for all CPUs
Alexander Graf
1
-3
/
+7
2011-10-06
PPC: E500: Remove mpc8544_copy_soc_cell
Alexander Graf
1
-24
/
+0
2011-10-06
PPC: E500: Use generic kvm function for freq
Alexander Graf
1
-35
/
+9
2011-10-06
PPC: E500: Generate IRQ lines for many CPUs
Alexander Graf
1
-5
/
+12
2011-10-06
PPC: E500: create multiple envs
Alexander Graf
1
-15
/
+29
2011-10-02
openpic: Memory API conversion for mpic
Fabien Chouteau
1
-1
/
+1
2011-10-02
serial: Add MemoryRegion parameter to serial_mm_init
Richard Henderson
1
-2
/
+4
2011-10-02
serial: Remove ioregister parameter from serial_mm_init
Richard Henderson
1
-2
/
+2
2011-10-02
serial: Use enum device_endian in serial_mm_init parameter
Richard Henderson
1
-2
/
+2
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-4
/
+4
[next]