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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-24
PPC: e500: dt: start with empty device tree
Alexander Graf
4
-22
/
+1
2012-06-24
PPC: e500: dt: create pci node dynamically
Alexander Graf
3
-46
/
+50
2012-06-24
PPC: e500: dt: create global-utils node dynamically
Alexander Graf
2
-6
/
+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
2
-26
/
+35
2012-06-24
PPC: e500: dt: create /soc8544 node dynamically
Alexander Graf
2
-9
/
+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
3
-5
/
+8
2012-06-24
PPC: e500: dt: create /hypervisor node dynamically
Alexander Graf
3
-3
/
+1
2012-06-24
PPC: e500: dt: create /cpus node dynamically
Alexander Graf
3
-5
/
+5
2012-06-24
PPC: e500: dt: create memory node dynamically
Alexander Graf
3
-9
/
+4
2012-06-24
PPC: e500: require libfdt
Alexander Graf
2
-6
/
+1
2012-06-24
dt: add helper for 64bit cell adds
Alexander Graf
2
-0
/
+9
2012-06-24
dt: add helper for phandle allocation
Alexander Graf
2
-0
/
+8
2012-06-24
dt: add helper for empty dt creation
Alexander Graf
2
-0
/
+38
2012-06-24
dt: add helper for phandle enumeration
Alexander Graf
2
-1
/
+16
2012-06-24
dt: temporarily disable subtree creation failure check
Alexander Graf
1
-0
/
+2
2012-06-24
dt: add helper for phandle references
Alexander Graf
2
-0
/
+11
2012-06-24
dt: add helpers for multi-cell adds
Alexander Graf
1
-0
/
+12
2012-06-24
dt: allow add_subnode to create root subnodes
Alexander Graf
1
-1
/
+6
2012-06-24
raw-posix: Fix build without is_allocated support
Kevin Wolf
1
-1
/
+8
2012-06-24
spapr: Add "memop" hypercall
Benjamin Herrenschmidt
4
-1
/
+151
2012-06-24
spapr_vscsi: Error handling fixes
Benjamin Herrenschmidt
1
-1
/
+3
2012-06-24
pseries: Correctly create ibm,segment-page-sizes property
Benjamin Herrenschmidt
1
-0
/
+43
2012-06-24
ppc64: Rudimentary Support for extra page sizes on server CPUs
Benjamin Herrenschmidt
5
-0
/
+272
2012-06-24
booke_206_tlbwe: Discard invalid bits in MAS2
Fabien Chouteau
1
-2
/
+15
2012-06-24
Avoid segfault in cpu_dump_state
Fabien Chouteau
1
-1
/
+3
2012-06-24
PPC: mpc8544ds: Span initial TLB entry over as much RAM as we need
Alexander Graf
1
-14
/
+27
2012-06-24
ppc: Make hbrev table const
Blue Swirl
1
-1
/
+1
2012-06-24
ppc: Add missing break
Blue Swirl
1
-0
/
+1
2012-06-24
ppc: Move load and store helpers, switch to AREG0 free mode
Blue Swirl
7
-90
/
+100
2012-06-24
ppc: Move misc helpers from helper.c to misc_helper.c
Blue Swirl
2
-9
/
+9
2012-06-24
ppc: Avoid AREG0 for misc helpers
Blue Swirl
5
-27
/
+25
2012-06-24
ppc: Split off misc helpers
Blue Swirl
3
-94
/
+118
2012-06-24
ppc: Avoid AREG0 for timebase helpers
Blue Swirl
5
-69
/
+71
2012-06-24
ppc: Split off timebase helpers
Blue Swirl
3
-135
/
+162
2012-06-24
ppc: Cleanup MMU merge
Blue Swirl
2
-106
/
+35
2012-06-24
ppc: Move MMU helpers from helper.c to mmu_helper.c
Blue Swirl
2
-2475
/
+2471
2012-06-24
ppc: Avoid a warning with the next patch
Blue Swirl
1
-2
/
+2
2012-06-24
ppc: Avoid AREG0 for MMU etc. helpers
Blue Swirl
5
-133
/
+142
2012-06-24
ppc: Split MMU etc. helpers from op_helper.c
Blue Swirl
3
-854
/
+884
2012-06-24
ppc: Avoid AREG0 for integer and vector helpers
Blue Swirl
4
-191
/
+280
2012-06-24
ppc: Split integer and vector ops
Blue Swirl
3
-1500
/
+1540
2012-06-24
ppc: Avoid AREG0 for FPU and SPE helpers
Blue Swirl
4
-322
/
+346
2012-06-24
ppc: Split FPU and SPE ops
Blue Swirl
3
-1710
/
+1733
2012-06-24
ppc: Move exception helpers from helper.c to excp_helper.c
Blue Swirl
3
-746
/
+745
2012-06-24
ppc: Fix coding style in helper.c
Blue Swirl
1
-164
/
+230
2012-06-24
ppc: Avoid AREG0 for exception helpers
Blue Swirl
5
-76
/
+85
2012-06-24
ppc: Split exception helpers
Blue Swirl
3
-190
/
+220
2012-06-24
ppc: Fix coding style in op_helper.c
Blue Swirl
1
-520
/
+725
[next]