summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2013-02-2048-844/+716
|\
| * powerpc/5200: Use the gpt* labels to simplify mpc5200 dts filesGrant Likely2013-02-1111-235/+70
| * powerpc/5200: Add Lite5200 on-board LEDs as devicesGrant Likely2013-02-112-12/+36
| * powerpc/mpc5xxx: fix sparse warning for non static symbolAnatolij Gustschin2013-02-051-2/+2
| * powerpc/mpc512x: fix sparce warnings for non static symbolsAnatolij Gustschin2013-02-052-3/+5
| * powerpc/mpc512x: fix noderef sparse warningsAnatolij Gustschin2013-02-051-9/+9
| * powerpc/512x: add function for chip select parameter configurationAnatolij Gustschin2013-02-042-0/+46
| * drivers/video: fsl-diu-fb: fix bugs in interrupt handlingAnatolij Gustschin2013-01-291-25/+33
| * drivers/video: fsl-diu-fb: fix pixel formats for 24 and 16 bppAnatolij Gustschin2013-01-291-3/+3
| * powerpc/512x: initialize clocks before bus probingAnatolij Gustschin2013-01-291-1/+1
| * mpc5121: don't check PSC ac97 using node nameAnatolij Gustschin2013-01-151-1/+1
| * mpc5121: remove obsolete cell-index property from PSC clock codeAnatolij Gustschin2013-01-151-4/+3
| * powerpc/mpc5121: pdm360ng.dts: use common mpc5121.dtsiAnatolij Gustschin2013-01-151-242/+31
| * powerpc/mpc5121: add common .dtsi and use it in mpc5121ads.dtsAnatolij Gustschin2013-01-152-280/+449
| * powerpc, dma: move bestcomm driver from arch/powerpc/sysdev to drivers/dmaPhilippe De Muyter2013-01-0327-27/+27
* | Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt2013-02-1938-564/+1530
|\ \
| * | powerpc/85xx: l2sram - Add compatible string for BSC9131 platformHarninder Rai2013-02-191-0/+1
| * | powerpc/85xx: bsc9131 - Correct typo in SDHC device nodeHarninder Rai2013-02-191-1/+1
| * | powerpc/e500/qemu-e500: enable coreintScott Wood2013-02-151-3/+4
| * | powerpc/mpic: allow coreint to be determined by MPIC versionScott Wood2013-02-151-3/+23
| * | powerpc/fsl_pci: Store the pci ctlr device ptr in the pci ctlr structVarun Sethi2013-02-152-3/+8
| * | powerpc/85xx: Board support for ppa8548Stef van Os2013-02-155-0/+337
| * | powerpc/fsl: remove extraneous DIU platform functionsTimur Tabi2013-02-153-55/+0
| * | arch/powerpc/platforms/85xx/p1022_ds.c: adjust duplicate testJulia Lawall2013-02-151-1/+1
| * | powerpc/85xx: dts - add ranges property for SECPo Liu2013-02-131-0/+1
| * | powerpc/83xx: update kmeter1_defconfigHolger Brunck2013-02-131-4/+2
| * | powerpc/83xx: apply mpc8360e quirk for kmeter1 only when par_io is presentGerlando Falauto2013-02-131-5/+7
| * | powerpc/83xx: refactor mpc8360e quirk for kmeter1Gerlando Falauto2013-02-131-72/+77
| * | powerpc/83xx: fix checkpatch warnings for km83xx.cHolger Brunck2013-02-131-6/+4
| * | powerpc/82xx: fix checkpatch warnings for km82xx.cHolger Brunck2013-02-131-3/+3
| * | powerpc/85xx: fix various PCI node compatible stringsTimur Tabi2013-02-134-13/+18
| * | powerpc/85xx: describe the PAMU topology in the device treeTimur Tabi2013-02-137-49/+530
| * | crypto: caam - Added property fsl, sec-era in SEC4.0 device tree binding.Vakul Garg2013-02-131-3/+9
| * | powerpc/85xx: enable MTD options in sbc8548 defconfigPaul Gortmaker2013-02-131-0/+19
| * | powerpc/85xx: add alternate dts file for sbc8548 boot via SODIMMPaul Gortmaker2013-02-131-0/+115
| * | powerpc/85xx: update sbc8548 flash information to match recent u-bootPaul Gortmaker2013-02-131-19/+15
| * | powerpc/85xx: split sbc8548 dts file into pre and post chunksPaul Gortmaker2013-02-133-318/+351
| * | powerpc/85xx: use for_each_compatible_node() macroWei Yongjun2013-02-131-3/+1
| * | powerpc/fsl: msi: sparse fixesKim Phillips2013-02-121-2/+2
| * | powerpc/fsl: ifc: sparse fixesKim Phillips2013-02-121-1/+1
| * | powerpc/fsl: fsl_soc: sparse fixesKim Phillips2013-02-121-2/+2
| * | powerpc/fsl: lbc: sparse fixesKim Phillips2013-02-121-3/+3
* | | powerpc: Documentation for transactional memory on powerpcMichael Neuling2013-02-151-0/+175
* | | powerpc: Add transactional memory to pseries and ppc64 defconfigsMichael Neuling2013-02-152-0/+4
* | | powerpc: Add config option for transactional memoryMichael Neuling2013-02-151-0/+8
* | | powerpc: Add transactional memory to POWER8 cpu featuresMichael Neuling2013-02-151-1/+2
* | | powerpc: Add new transactional memory state to the signal contextMichael Neuling2013-02-154-16/+830
* | | powerpc: Hook in new transactional memory codeMichael Neuling2013-02-154-4/+115
* | | powerpc: Routines for FP/VSX/VMX unavailable during a transactionMichael Neuling2013-02-151-0/+83
* | | powerpc: Add transactional memory unavaliable execption handlerMichael Neuling2013-02-152-0/+44
OpenPOWER on IntegriCloud