summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Replace old style lock initializerThomas Gleixner2009-11-241-2/+6
* powerpc: Use unlocked ioctl in nvram_64Thomas Gleixner2009-11-241-7/+7
* powerpc/spufs: Fix test in spufs_switch_log_read()roel kluin2009-11-241-1/+1
* Merge commit 'jwb/next' into nextBenjamin Herrenschmidt2009-11-248-3/+36
|\
| * powerpc/44x: Enable 64bit (>= 4GB) memory size in Katmai dtsStefan Roese2009-11-041-3/+11
| * powerpc/4xx: Add 16K FIFO size DTS entries on supported platformsDave Mitchell2009-11-047-0/+25
* | powerpc/p4080: Add basic support for p4080ds platformKumar Gala2009-11-206-0/+785
* | 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/+74Star
* | 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/+0Star
* | 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: pasemi_defconfig updateOlof Johansson2009-11-111-167/+461
| * | powerpc: 2.6.32 update of defconfigs for embedded 6xx/7xxx, 8xx, 8{3,5,6}xxxKumar Gala2009-11-0552-1177/+2093
| * | powerpc/8xxx: enable IPsec ESP by default on mpc83xx/mpc85xxKim Phillips2009-11-053-23/+24
| * | powerpc/83xx: Fix u-boot partion size for MPC8377E-WLAN boardsAnton Vorontsov2009-11-051-1/+1
| * | powerpc/85xx: Fix USB GPIOs for MPC8569E-MDS boardsAnton Vorontsov2009-11-051-2/+2
| * | powerpc/82xx: kmalloc failure ignored in ep8248e_mdio_probe()Roel Kluin2009-11-051-1/+14
| * | powerpc/85xx: sbc8548 - fixup of PCI-e related DTS fieldsPaul Gortmaker2009-11-051-9/+8Star
| * | powerpc/kvm: Remove problematic BUILD_BUG_ON statementBenjamin Herrenschmidt2009-11-051-0/+4
| * | powerpc/pci: Fix regression in powerpc MSI-XAndre Detsch2009-11-052-2/+9
| * | powerpc: Avoid giving out RTC dates below EPOCHBenjamin Herrenschmidt2009-11-051-1/+14
| * | powerpc/mm: Remove debug context clamping from nohash codeBenjamin Herrenschmidt2009-11-051-2/+2
* | | 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