summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2010-08-05Merge commit 'kumar/next' into nextBenjamin Herrenschmidt35-186/+3184
2010-08-04powerpc/8xx: Add support for the MPC8xx based boards from TQCHeiko Schocher5-0/+1269
2010-08-04powerpc/85xx: Introduce support for the Freescale P1022DS reference boardTimur Tabi6-44/+814
2010-08-04powerpc/85xx: Adding DTS for the STx GP3-SSA MPC8555 boardBradley Hughes1-0/+380
2010-08-04powerpc/85xx: Change deprecated binding for 85xx-based boardsBradley Hughes7-14/+14
2010-08-04powerpc/tqm85xx: add a quirk for ti1520 PCMCIA bridgeDmitry Eremin-Solenikov1-0/+21
2010-08-04powerpc/tqm85xx: update PCI interrupt-map attributeDmitry Eremin-Solenikov6-6/+48
2010-08-04powerpc/mpc8308rdb: support for MPC8308RDB board from FreescaleIlya Yanok4-0/+406
2010-08-04powerpc/fsl_pci: add quirk for mpc8308 pcie bridgeIlya Yanok1-0/+1
2010-08-04powerpc/85xx: Cleanup QE initialization for MPC85xxMDS boardsAnton Vorontsov1-129/+143
2010-08-04powerpc/85xx: Fix booting for P1021MDS boardsAnton Vorontsov2-6/+38
2010-08-04powerpc/85xx: Fix SWIOTLB initalization for MPC85xxMDS boardsAnton Vorontsov1-8/+8
2010-08-04Merge commit 'gcl/next' into nextBenjamin Herrenschmidt61-289/+1201
2010-08-02powerpc/85xx: kexec for SMP 85xx BookE systemsMatthew McClintock2-5/+68
2010-08-01powerpc/5121: shared DIU framebuffer supportAnatolij Gustschin6-0/+323
2010-08-01powerpc/512x: add clock structure for Video-IN (VIU) unitAnatolij Gustschin1-0/+18
2010-08-01powerpc/5121: add initial support for PDM360NG boardAnatolij Gustschin4-0/+547
2010-08-01powerpc/512x: Group mpc512x board's selection menuAnatolij Gustschin1-9/+4
2010-07-31powerpc/kexec: Fix orphaned offline CPUs across kexecMatt Evans1-1/+25
2010-07-31powerpc/kexec: Add to and tidy debug/comments in machine_kexec64.cMatt Evans1-5/+24
2010-07-31powerpc: Print decimal values in prom_init.cMichael Neuling1-9/+35
2010-07-31powerpc: ONLINE to OFFLINE CPU state transition during removalRobert Jennings1-0/+1
2010-07-31powerpc/powermac: Add PowerMac10,2 machine descriptorBenjamin Herrenschmidt1-1/+5
2010-07-31powerpc/pseries: Increase cpu die timeoutBenjamin Herrenschmidt1-2/+2
2010-07-31powerpc/smp: remove the incorrect decrementer initial codes for APTiejun Chen1-8/+0
2010-07-31powerpc: Fix GENERIC_ISA_DMA dependencyAnton Vorontsov1-1/+1
2010-07-31powerpc: Remove redundant xics badness warningBrian King1-2/+0
2010-07-31powerpc: Add vmcoreinfo symbols to allow makdumpfile to filter core files pro...Neil Horman1-0/+12
2010-07-31powerpc: Remove unnecessary casts of private_dataJoe Perches1-1/+1
2010-07-31powerpc/crashdump: Fix issues with kexec and 36bit physical addrMatthew McClintock2-7/+7
2010-07-31powerpc/kexec: Switch to a static PACA on the way outMatt Evans4-11/+31
2010-07-30Merge commit 'jwb/next' into nextBenjamin Herrenschmidt4-27/+115
2010-07-26powerpc/40x: Distinguish AMCC PowerPC 405EX and 405EXr correctlyLee Nipper1-7/+111
2010-07-26powerpc/44x: Fix UART2/3 interrupt assignment in PPC460EX/GT dts filesStefan Roese2-4/+4
2010-07-26Remove REDWOOD_[456] config options and conditional codeChristian Dietrich1-16/+0
2010-07-14Merge branch 'lmb-to-memblock' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds46-264/+264
2010-07-14lmb: rename to memblockYinghai Lu46-264/+264
2010-07-14powerpc/oprofile: Don't build server oprofile drivers on 64-bit BookEBenjamin Herrenschmidt2-2/+2
2010-07-14powerpc/book3e: Adjust the page sizes list based on MMU configBenjamin Herrenschmidt3-32/+109
2010-07-14powerpc/book3e: Add TLB dump in xmon for Book3EBenjamin Herrenschmidt1-0/+152
2010-07-14powerpc/book3e: Fix single step when using HW page tablesBenjamin Herrenschmidt2-4/+15
2010-07-14powerpc/book3e: Add generic 64-bit idle powersave supportBenjamin Herrenschmidt4-1/+111
2010-07-11powerpc/fsl-booke: Fix address issue when using relocatable kernelsMatthew McClintock1-3/+1
2010-07-11powerpc/cpm1: Mark micropatch code/data static and __initAnton Vorontsov2-10/+11
2010-07-11powerpc/cpm1: Fix build with various CONFIG_*_UCODE_PATCH combinationsAnton Vorontsov1-0/+5
2010-07-11powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue)Anton Vorontsov2-3/+28
2010-07-09powerpc/book3e: Resend doorbell exceptions to ourselfMichael Ellerman3-2/+13
2010-07-09powerpc/book3e: Use set_irq_regs() in the msgsnd/msgrcv IPI pathDavid Gibson1-1/+6
2010-07-09powerpc/book3e: Hookup doorbells exceptions on 64-bit Book3EBenjamin Herrenschmidt3-4/+25
2010-07-09powerpc/book3e: Don't re-trigger decrementer on lazy irq restoreBenjamin Herrenschmidt1-0/+9