Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | powerpc/86xx: Support for NVRAM on GE Fanuc's PPC9A | Martyn Welch | 2009-11-20 | 4 | -1/+13 | |
| * | | | | | | | powerpc/86xx: Support for NVRAM on GE Fanuc's SBC310 | Martyn Welch | 2009-11-20 | 4 | -1/+13 | |
| * | | | | | | | powerpc/86xx: Enable NVRAM on GE Fanuc's SBC610 | Martyn Welch | 2009-11-20 | 4 | -2/+14 | |
| * | | | | | | | powerpc/fsl: Add PCI device ids for new QoirQ chips | Kumar Gala | 2009-11-20 | 1 | -0/+14 | |
| * | | | | | | | powerpc/fsl-booke: Rework TLB CAM code | Kumar Gala | 2009-11-20 | 4 | -94/+74 | |
| * | | | | | | | powerpc/85xx: Kconfig cleanup | Kumar Gala | 2009-11-20 | 6 | -20/+20 | |
| * | | | | | | | powerpc/fsl: Make fsl_deep_sleep() usable w/ modules and non-83xx builds | Anton Vorontsov | 2009-11-12 | 1 | -0/+1 | |
| * | | | | | | | powerpc/83xx: Add power management support for MPC83xx QE boards | Anton Vorontsov | 2009-11-12 | 5 | -0/+43 | |
| * | | | | | | | powerpc/86xx: Add power management support for MPC8610HPCD boards | Anton Vorontsov | 2009-11-12 | 2 | -4/+70 | |
| * | | | | | | | powerpc/85xx: Add power management support for MPC85xxMDS boards | Anton Vorontsov | 2009-11-12 | 3 | -78/+153 | |
| * | | | | | | | powerpc/85xx/86xx: Add suspend/resume support | Anton Vorontsov | 2009-11-12 | 3 | -1/+99 | |
| * | | | | | | | powerpc/qe: Implement QE driver for handling resume on MPC85xx | Anton Vorontsov | 2009-11-12 | 1 | -0/+34 | |
| * | | | | | | | powerpc/qe&cpm: Implement static inline stubs for non-QE/CPM builds | Anton Vorontsov | 2009-11-12 | 2 | -1/+54 | |
| * | | | | | | | powerpc/cpm: Move CPMFCR_* defines into cpm.h | Anton Vorontsov | 2009-11-12 | 2 | -8/+16 | |
| * | | | | | | | powerpc/qe&cpm2: Avoid redefinitions in CPM2 and QE headers | Anton Vorontsov | 2009-11-12 | 3 | -5/+27 | |
| * | | | | | | | powerpc/cpm: Remove SPI defines and spi structs | Anton Vorontsov | 2009-11-12 | 2 | -84/+0 | |
| * | | | | | | | powerpc/85xx: Added P1020RDB Platform support. | Poonam Aggrwal | 2009-11-12 | 2 | -0/+501 | |
| * | | | | | | | powerpc/qe: QE also shuts down on MPC8568 | Anton Vorontsov | 2009-11-12 | 2 | -14/+22 | |
| * | | | | | | | powerpc/qe: Make qe_reset() code path safe for repeated invocation | Anton Vorontsov | 2009-11-12 | 3 | -7/+12 | |
| * | | | | | | | powerpc/85xx: Create dts for each core in CAMP mode for P2020RDB | Poonam Aggrwal | 2009-11-12 | 3 | -1/+556 | |
| * | | | | | | | powerpc/qe: Add qe_upload_firmware() stub for non-QE builds | Anton Vorontsov | 2009-11-12 | 1 | -0/+7 | |
| * | | | | | | | powerpc/qe: Increase MAX_QE_RISC to 4 | Anton Vorontsov | 2009-11-12 | 1 | -1/+1 | |
| * | | | | | | | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-11-12 | 60 | -1218/+2167 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | powerpc/kvm: Fix non-modular build | Benjamin Herrenschmidt | 2009-11-05 | 1 | -0/+1 | |
| * | | | | | | | | Merge branch 'kvm' into next | Benjamin Herrenschmidt | 2009-11-05 | 30 | -31/+3830 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | Use hrtimers for the decrementer | Alexander Graf | 2009-11-05 | 3 | -11/+33 | |
| | * | | | | | | | | Fix trace.h | Alexander Graf | 2009-11-05 | 1 | -3/+3 | |
| | * | | | | | | | | Include Book3s_64 target in buildsystem | Alexander Graf | 2009-11-05 | 2 | -4/+40 | |
| | * | | | | | | | | Export new PACA constants in asm-offsets | Alexander Graf | 2009-11-05 | 1 | -0/+5 | |
| | * | | | | | | | | Add fields to PACA | Alexander Graf | 2009-11-05 | 1 | -0/+9 | |
| | * | | | | | | | | Export KVM symbols for module | Alexander Graf | 2009-11-05 | 1 | -0/+24 | |
| | * | | | | | | | | Split init_new_context and destroy_context | Alexander Graf | 2009-11-05 | 2 | -3/+23 | |
| | * | | | | | | | | Export symbols for KVM module | Alexander Graf | 2009-11-05 | 2 | -0/+3 | |
| | * | | | | | | | | Add Book3s_64 offsets to asm-offsets.c | Alexander Graf | 2009-11-05 | 1 | -0/+13 | |
| | * | | | | | | | | Make head_64.S aware of KVM real mode code | Alexander Graf | 2009-11-05 | 3 | -0/+17 | |
| | * | | | | | | | | Add desktop PowerPC specific emulation | Alexander Graf | 2009-11-05 | 1 | -10/+39 | |
| | * | | | | | | | | Add mfdec emulation | Alexander Graf | 2009-11-05 | 1 | -1/+12 | |
| | * | | | | | | | | Add book3s_64 specific opcode emulation | Alexander Graf | 2009-11-05 | 1 | -0/+337 | |
| | * | | | | | | | | Add book3s_32 guest MMU | Alexander Graf | 2009-11-05 | 1 | -0/+372 | |
| | * | | | | | | | | Add book3s_64 guest MMU | Alexander Graf | 2009-11-05 | 1 | -0/+476 | |
| | * | | | | | | | | Add book3s_64 Host MMU handling | Alexander Graf | 2009-11-05 | 1 | -0/+408 | |
| | * | | | | | | | | Add book3s.c | Alexander Graf | 2009-11-05 | 1 | -0/+925 | |
| | * | | | | | | | | Add interrupt handling code | Alexander Graf | 2009-11-05 | 1 | -0/+131 | |
| | * | | | | | | | | Add SLB switching code for entry/exit | Alexander Graf | 2009-11-05 | 1 | -0/+262 | |
| | * | | | | | | | | Add book3s_64 highmem asm code | Alexander Graf | 2009-11-05 | 2 | -0/+393 | |
| | * | | | | | | | | Add Book3s_64 intercept helpers | Alexander Graf | 2009-11-05 | 1 | -0/+58 | |
| | * | | | | | | | | Add asm/kvm_book3s.h | Alexander Graf | 2009-11-05 | 1 | -0/+136 | |
| | * | | | | | | | | Add Book3s fields to vcpu structs | Alexander Graf | 2009-11-05 | 1 | -1/+72 | |
| | * | | | | | | | | Add Book3s definitions | Alexander Graf | 2009-11-05 | 1 | -0/+39 | |
| | * | | | | | | | | Pass PVR in sregs | Alexander Graf | 2009-11-05 | 1 | -0/+2 |