summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc/85xx: MPC8572DS - Update the MSI interrupts into 4-cell formatJia Hongtao2012-07-102-8/+8
* powerpc/85xx: MPC8572DS - Fix eTSEC is not available on core1 of AMP bootJia Hongtao2012-07-101-3/+0Star
* powerpc/mpic: Use the MPIC_LARGE_VECTORS flag for FSL MPIC.Varun Sethi2012-07-101-1/+1
* powerpc/e500: make load_up_spe a normal fuctionLiu Yu2012-07-101-17/+6Star
* powerpc/85xx: Add BSC9131 RDB SupportPrabhakar Kushwaha2012-07-107-0/+505
* Revert "powerpc/p3060qds: Add support for P3060QDS board"Timur Tabi2012-07-107-760/+0Star
* powerpc/85xx: use the BRx registers to enable indirect mode on the P1022DSTimur Tabi2012-07-102-29/+93
* powerpc/p2041rdb: add NAND node in device treeShaohui Xie2012-07-101-1/+40
* powerpc: remove Wind River SBC8560 supportPaul Gortmaker2012-07-106-733/+0Star
* powerpc/85xx: Add P1024rdb dts supportTang Yuantian2012-07-103-0/+402
* powerpc/85xx: Add P1024rdb board supportTang Yuantian2012-07-101-0/+22
* powerpc/p1010rdb: add EEPROMs to device treeGustavo Zacarias2012-07-101-0/+12
* Revert "powerpc/85xx: p2020rdb - move the NAND address."Sebastian Andrzej Siewior2012-07-101-1/+1
* powerpc/82xx: add SPI support for mgcogeHolger Brunck2012-07-103-8/+32
* powerpc/83xx: update defconfig for kmeter1Holger Brunck2012-07-101-14/+8Star
* powerpc/83xx: fix RGMII AC values workaround for km83xxChristian Herzig2012-07-101-32/+66
* powerpc/83xx: use for_each_node_by_name for km83xx.cHolger Brunck2012-07-101-1/+1
* powerpc/p1022ds: Add RTC supportJerry Huang2012-07-101-0/+4
* powerpc/85xx: Enable MTD/NOR/NAND options by default in defconfigShengzhou Liu2012-07-102-0/+48
* powerpc/fsl: Distribute interrupts on all CPUs by defaultKim Phillips2012-07-103-0/+3
* powerpc/fsl/pci: Fix when quirk_fsl_pcie_header is freed upMatias Garcia2012-07-101-1/+1
* powerpc: Turn on BPF_JIT in ppc64_defconfigMichael Ellerman2012-07-101-0/+1
* powerpc: IOMMU fault injectionAnton Blanchard2012-07-103-0/+106
* powerpc: Call dma_debug_add_bus for PCI and VIO busesAnton Blanchard2012-07-103-4/+12
* powerpc/vio: Separate vio bus probe and device probeAnton Blanchard2012-07-101-1/+7
* powerpc/vio: Remove dma not supported warningsAnton Blanchard2012-07-101-9/+15
* powerpc/pseries: Fix whitespace in eehMichael Neuling2012-07-101-2/+2
* powerpc/perf: Use perf_instruction_pointer in callchainsAnton Blanchard2012-07-101-3/+3
* powerpc/perf: Always use pt_regs for userspace samplesAnton Blanchard2012-07-101-1/+22
* powerpc/perf: Move code to select SIAR or pt_regs into perf_read_regsAnton Blanchard2012-07-102-22/+30
* powerpc/perf: Create mmcra_sihv/mmcra_sipv helpersAnton Blanchard2012-07-101-9/+22
* powerpc: Enforce usage of RA 0-R31 where possibleMichael Neuling2012-07-105-25/+25
* powerpc: Add defines for RA 0-R31Michael Neuling2012-07-101-0/+34
* powerpc: Enforce usage of R0-R31 where possibleMichael Neuling2012-07-104-50/+23Star
* powerpc: Introduce new __REG_R macrosMichael Neuling2012-07-101-0/+33
* powerpc: Start using ___PPC_RA/B/S/T where necessaryMichael Neuling2012-07-102-59/+59
* powerpc: Introduce new ___PPC_RA/B/S/T macrosMichael Neuling2012-07-101-0/+4
* powerpc: Fix VSX macros so register names aren't wrappedMichael Neuling2012-07-101-3/+3
* powerpc: Fixes for instructions not using correct register namingMichael Neuling2012-07-104-13/+13
* powerpc: Change LOAD_REG_ADDR to use real register namesMichael Neuling2012-07-101-1/+1
* powerpc: Change mtcrf to use real register namesMichael Neuling2012-07-105-12/+12
* powerpc: Move and fix MTMSR_EERI definitionBenjamin Herrenschmidt2012-07-103-3/+2Star
* powerpc: Merge VCPU_GPRMichael Neuling2012-07-105-14/+7Star
* powerpc: Merge STK_REG/PARAM/FRAMESIZEMichael Neuling2012-07-109-114/+93Star
* powerpc/pasemi: Move lbz/stbciz to ppc-opcode.hMichael Neuling2012-07-102-5/+7
* powerpc: Convert to %r for all GPR usageMichael Neuling2012-07-101-34/+40
* powerpc: Fix usage of register macros getting ready for %r0 changeMichael Neuling2012-07-1025-659/+659
* powerpc: Modify macro ready for %r0 register changeMichael Neuling2012-07-101-9/+9
* powerpc: Add defines for R0-R31Michael Neuling2012-07-101-0/+33
* Merge branch 'merge' into nextBenjamin Herrenschmidt2012-07-107-18/+70
|\