summaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | powerpc/86xx: Support for NVRAM on GE Fanuc's PPC9AMartyn Welch2009-11-204-1/+13
| * | | | | | | powerpc/86xx: Support for NVRAM on GE Fanuc's SBC310Martyn Welch2009-11-204-1/+13
| * | | | | | | powerpc/86xx: Enable NVRAM on GE Fanuc's SBC610Martyn Welch2009-11-204-2/+14
| * | | | | | | powerpc/fsl: Add PCI device ids for new QoirQ chipsKumar Gala2009-11-201-0/+14
| * | | | | | | powerpc/fsl-booke: Rework TLB CAM codeKumar Gala2009-11-204-94/+74
| * | | | | | | powerpc/85xx: Kconfig cleanupKumar Gala2009-11-206-20/+20
| * | | | | | | powerpc/fsl: Make fsl_deep_sleep() usable w/ modules and non-83xx buildsAnton Vorontsov2009-11-121-0/+1
| * | | | | | | powerpc/83xx: Add power management support for MPC83xx QE boardsAnton Vorontsov2009-11-125-0/+43
| * | | | | | | powerpc/86xx: Add power management support for MPC8610HPCD boardsAnton Vorontsov2009-11-122-4/+70
| * | | | | | | powerpc/85xx: Add power management support for MPC85xxMDS boardsAnton Vorontsov2009-11-123-78/+153
| * | | | | | | powerpc/85xx/86xx: Add suspend/resume supportAnton Vorontsov2009-11-123-1/+99
| * | | | | | | powerpc/qe: Implement QE driver for handling resume on MPC85xxAnton Vorontsov2009-11-121-0/+34
| * | | | | | | powerpc/qe&cpm: Implement static inline stubs for non-QE/CPM buildsAnton Vorontsov2009-11-122-1/+54
| * | | | | | | powerpc/cpm: Move CPMFCR_* defines into cpm.hAnton Vorontsov2009-11-122-8/+16
| * | | | | | | powerpc/qe&cpm2: Avoid redefinitions in CPM2 and QE headersAnton Vorontsov2009-11-123-5/+27
| * | | | | | | powerpc/cpm: Remove SPI defines and spi structsAnton Vorontsov2009-11-122-84/+0
| * | | | | | | powerpc/85xx: Added P1020RDB Platform support.Poonam Aggrwal2009-11-122-0/+501
| * | | | | | | powerpc/qe: QE also shuts down on MPC8568Anton Vorontsov2009-11-122-14/+22
| * | | | | | | powerpc/qe: Make qe_reset() code path safe for repeated invocationAnton Vorontsov2009-11-123-7/+12
| * | | | | | | powerpc/85xx: Create dts for each core in CAMP mode for P2020RDBPoonam Aggrwal2009-11-123-1/+556
| * | | | | | | powerpc/qe: Add qe_upload_firmware() stub for non-QE buildsAnton Vorontsov2009-11-121-0/+7
| * | | | | | | powerpc/qe: Increase MAX_QE_RISC to 4Anton Vorontsov2009-11-121-1/+1
| * | | | | | | Merge commit 'origin/master' into nextBenjamin Herrenschmidt2009-11-1260-1218/+2167
| |\ \ \ \ \ \ \
| * | | | | | | | powerpc/kvm: Fix non-modular buildBenjamin Herrenschmidt2009-11-051-0/+1
| * | | | | | | | Merge branch 'kvm' into nextBenjamin Herrenschmidt2009-11-0530-31/+3830
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Use hrtimers for the decrementerAlexander Graf2009-11-053-11/+33
| | * | | | | | | | Fix trace.hAlexander Graf2009-11-051-3/+3
| | * | | | | | | | Include Book3s_64 target in buildsystemAlexander Graf2009-11-052-4/+40
| | * | | | | | | | Export new PACA constants in asm-offsetsAlexander Graf2009-11-051-0/+5
| | * | | | | | | | Add fields to PACAAlexander Graf2009-11-051-0/+9
| | * | | | | | | | Export KVM symbols for moduleAlexander Graf2009-11-051-0/+24
| | * | | | | | | | Split init_new_context and destroy_contextAlexander Graf2009-11-052-3/+23
| | * | | | | | | | Export symbols for KVM moduleAlexander Graf2009-11-052-0/+3
| | * | | | | | | | Add Book3s_64 offsets to asm-offsets.cAlexander Graf2009-11-051-0/+13
| | * | | | | | | | Make head_64.S aware of KVM real mode codeAlexander Graf2009-11-053-0/+17
| | * | | | | | | | Add desktop PowerPC specific emulationAlexander Graf2009-11-051-10/+39
| | * | | | | | | | Add mfdec emulationAlexander Graf2009-11-051-1/+12
| | * | | | | | | | Add book3s_64 specific opcode emulationAlexander Graf2009-11-051-0/+337
| | * | | | | | | | Add book3s_32 guest MMUAlexander Graf2009-11-051-0/+372
| | * | | | | | | | Add book3s_64 guest MMUAlexander Graf2009-11-051-0/+476
| | * | | | | | | | Add book3s_64 Host MMU handlingAlexander Graf2009-11-051-0/+408
| | * | | | | | | | Add book3s.cAlexander Graf2009-11-051-0/+925
| | * | | | | | | | Add interrupt handling codeAlexander Graf2009-11-051-0/+131
| | * | | | | | | | Add SLB switching code for entry/exitAlexander Graf2009-11-051-0/+262
| | * | | | | | | | Add book3s_64 highmem asm codeAlexander Graf2009-11-052-0/+393
| | * | | | | | | | Add Book3s_64 intercept helpersAlexander Graf2009-11-051-0/+58
| | * | | | | | | | Add asm/kvm_book3s.hAlexander Graf2009-11-051-0/+136
| | * | | | | | | | Add Book3s fields to vcpu structsAlexander Graf2009-11-051-1/+72
| | * | | | | | | | Add Book3s definitionsAlexander Graf2009-11-051-0/+39
| | * | | | | | | | Pass PVR in sregsAlexander Graf2009-11-051-0/+2