| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc/mpic: Use the MPIC_LARGE_VECTORS flag for FSL MPIC. | Varun Sethi | 2012-07-10 | 1 | -1/+1 |
* | powerpc/e500: make load_up_spe a normal fuction | Liu Yu | 2012-07-10 | 1 | -17/+6 |
* | powerpc/85xx: Add BSC9131 RDB Support | Prabhakar Kushwaha | 2012-07-10 | 7 | -0/+505 |
* | Revert "powerpc/p3060qds: Add support for P3060QDS board" | Timur Tabi | 2012-07-10 | 7 | -760/+0 |
* | powerpc/85xx: use the BRx registers to enable indirect mode on the P1022DS | Timur Tabi | 2012-07-10 | 2 | -29/+93 |
* | powerpc/p2041rdb: add NAND node in device tree | Shaohui Xie | 2012-07-10 | 1 | -1/+40 |
* | powerpc: remove Wind River SBC8560 support | Paul Gortmaker | 2012-07-10 | 6 | -733/+0 |
* | powerpc/85xx: Add P1024rdb dts support | Tang Yuantian | 2012-07-10 | 3 | -0/+402 |
* | powerpc/85xx: Add P1024rdb board support | Tang Yuantian | 2012-07-10 | 1 | -0/+22 |
* | powerpc/p1010rdb: add EEPROMs to device tree | Gustavo Zacarias | 2012-07-10 | 1 | -0/+12 |
* | Revert "powerpc/85xx: p2020rdb - move the NAND address." | Sebastian Andrzej Siewior | 2012-07-10 | 1 | -1/+1 |
* | powerpc/82xx: add SPI support for mgcoge | Holger Brunck | 2012-07-10 | 3 | -8/+32 |
* | powerpc/83xx: update defconfig for kmeter1 | Holger Brunck | 2012-07-10 | 1 | -14/+8 |
* | powerpc/83xx: fix RGMII AC values workaround for km83xx | Christian Herzig | 2012-07-10 | 1 | -32/+66 |
* | powerpc/83xx: use for_each_node_by_name for km83xx.c | Holger Brunck | 2012-07-10 | 1 | -1/+1 |
* | powerpc/p1022ds: Add RTC support | Jerry Huang | 2012-07-10 | 1 | -0/+4 |
* | powerpc/85xx: Enable MTD/NOR/NAND options by default in defconfig | Shengzhou Liu | 2012-07-10 | 2 | -0/+48 |
* | powerpc/fsl: Distribute interrupts on all CPUs by default | Kim Phillips | 2012-07-10 | 3 | -0/+3 |
* | powerpc/fsl/pci: Fix when quirk_fsl_pcie_header is freed up | Matias Garcia | 2012-07-10 | 1 | -1/+1 |
* | powerpc: Turn on BPF_JIT in ppc64_defconfig | Michael Ellerman | 2012-07-10 | 1 | -0/+1 |
* | powerpc: IOMMU fault injection | Anton Blanchard | 2012-07-10 | 3 | -0/+106 |
* | powerpc: Call dma_debug_add_bus for PCI and VIO buses | Anton Blanchard | 2012-07-10 | 3 | -4/+12 |
* | powerpc/vio: Separate vio bus probe and device probe | Anton Blanchard | 2012-07-10 | 1 | -1/+7 |
* | powerpc/vio: Remove dma not supported warnings | Anton Blanchard | 2012-07-10 | 1 | -9/+15 |
* | powerpc/pseries: Fix whitespace in eeh | Michael Neuling | 2012-07-10 | 1 | -2/+2 |
* | powerpc/perf: Use perf_instruction_pointer in callchains | Anton Blanchard | 2012-07-10 | 1 | -3/+3 |
* | powerpc/perf: Always use pt_regs for userspace samples | Anton Blanchard | 2012-07-10 | 1 | -1/+22 |
* | powerpc/perf: Move code to select SIAR or pt_regs into perf_read_regs | Anton Blanchard | 2012-07-10 | 2 | -22/+30 |
* | powerpc/perf: Create mmcra_sihv/mmcra_sipv helpers | Anton Blanchard | 2012-07-10 | 1 | -9/+22 |
* | powerpc: Enforce usage of RA 0-R31 where possible | Michael Neuling | 2012-07-10 | 5 | -25/+25 |
* | powerpc: Add defines for RA 0-R31 | Michael Neuling | 2012-07-10 | 1 | -0/+34 |
* | powerpc: Enforce usage of R0-R31 where possible | Michael Neuling | 2012-07-10 | 4 | -50/+23 |
* | powerpc: Introduce new __REG_R macros | Michael Neuling | 2012-07-10 | 1 | -0/+33 |
* | powerpc: Start using ___PPC_RA/B/S/T where necessary | Michael Neuling | 2012-07-10 | 2 | -59/+59 |
* | powerpc: Introduce new ___PPC_RA/B/S/T macros | Michael Neuling | 2012-07-10 | 1 | -0/+4 |
* | powerpc: Fix VSX macros so register names aren't wrapped | Michael Neuling | 2012-07-10 | 1 | -3/+3 |
* | powerpc: Fixes for instructions not using correct register naming | Michael Neuling | 2012-07-10 | 4 | -13/+13 |
* | powerpc: Change LOAD_REG_ADDR to use real register names | Michael Neuling | 2012-07-10 | 1 | -1/+1 |
* | powerpc: Change mtcrf to use real register names | Michael Neuling | 2012-07-10 | 5 | -12/+12 |
* | powerpc: Move and fix MTMSR_EERI definition | Benjamin Herrenschmidt | 2012-07-10 | 3 | -3/+2 |
* | powerpc: Merge VCPU_GPR | Michael Neuling | 2012-07-10 | 5 | -14/+7 |
* | powerpc: Merge STK_REG/PARAM/FRAMESIZE | Michael Neuling | 2012-07-10 | 9 | -114/+93 |
* | powerpc/pasemi: Move lbz/stbciz to ppc-opcode.h | Michael Neuling | 2012-07-10 | 2 | -5/+7 |
* | powerpc: Convert to %r for all GPR usage | Michael Neuling | 2012-07-10 | 1 | -34/+40 |
* | powerpc: Fix usage of register macros getting ready for %r0 change | Michael Neuling | 2012-07-10 | 25 | -659/+659 |
* | powerpc: Modify macro ready for %r0 register change | Michael Neuling | 2012-07-10 | 1 | -9/+9 |
* | powerpc: Add defines for R0-R31 | Michael Neuling | 2012-07-10 | 1 | -0/+33 |
* | Merge branch 'merge' into next | Benjamin Herrenschmidt | 2012-07-10 | 31 | -93/+188 |
|\ |
|
| * | powerpc/numa: Avoid stupid uninitialized warning from gcc | Benjamin Herrenschmidt | 2012-07-10 | 1 | -1/+1 |
| * | powerpc: Fix build of some debug irq code | Benjamin Herrenschmidt | 2012-07-10 | 2 | -3/+3 |