aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/512x (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-14powerpc: Various typo fixesMichael Ellerman1-1/+1
2016-06-01powerpc/512x: clk: Remove CLK_IS_ROOTStephen Boyd1-1/+1
2016-03-17mm: introduce page reference manipulation functionsJoonsoo Kim1-1/+1
2015-10-22powerpc/512x: add LocalPlus Bus FIFO device driverAlexander Popov3-0/+547
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner1-2/+1
2015-09-14powerpc/mpc5121_ads_cpld: Prepare irq handler for irq argument removalThomas Gleixner1-1/+3
2015-09-03Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-2/+2
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+2
2015-08-19powerpc/512x: silence a USB Kconfig dependency warningGerhard Sittig1-2/+2
2015-07-30genirq/irqdomain: Allow irq domain aliasingMarc Zyngier1-1/+2
2015-07-20powerpc/512x: clk: Include clk.hStephen Boyd1-0/+1
2015-01-20powerpc: call of_clk_init() from time_init()Kevin Hao1-6/+5
2014-11-10powerpc: Remove bootmem allocatorAnton Blanchard1-5/+4
2014-09-25powerpc: make of_device_ids constUwe Kleine-König1-1/+1
2014-01-12powerpc/512x: clk: support MPC5121/5123/5125 SoC variantsGerhard Sittig1-44/+295
2014-01-12powerpc/512x: clk: enforce even SDHC divider valuesGerhard Sittig1-2/+14
2014-01-12powerpc/512x: clk: minor comment updatesGerhard Sittig1-3/+11
2014-01-12clk: mpc512x: remove migration support workaroundsGerhard Sittig1-34/+16
2014-01-12powerpc/mpc512x: improve DIU related clock setupGerhard Sittig1-77/+92
2014-01-12clk: mpc5xxx: switch to COMMON_CLK, retire PPC_CLOCKGerhard Sittig3-756/+1
2014-01-12clk: mpc512x: add backwards compat to the CCF codeGerhard Sittig1-1/+171
2014-01-12clk: mpc512x: introduce COMMON_CLK for MPC512x (disabled)Gerhard Sittig2-1/+801
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds2-0/+3
2013-10-30powerpc/mpc512x: remove unnecessary #ifBrian Norris1-14/+7
2013-10-30powerpc/mpc512x: silence build warning upon disabled DIUGerhard Sittig1-0/+3
2013-10-09powerpc: add explicit OF includesRob Herring2-0/+3
2013-06-24powerpc/mpc512x: add MPC5125 reset module support for system restartMatteo Facchinetti2-1/+15
2013-05-21powerpc/mpc512x: initialize board restart earlierGerhard Sittig1-1/+1
2013-05-21powerpc/mpc512x: move common code to shared.c fileGerhard Sittig5-18/+21
2013-05-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds6-20/+45
2013-04-29mm/ppc: use common help functions to free reserved pagesJiang Liu1-4/+1
2013-04-10powerpc/512x: add ifm ac14xx boardAnatolij Gustschin1-0/+1
2013-04-10powerpc/mpc512x: add platform code for MPC5125.Matteo Facchinetti4-2/+29
2013-04-09USB: remove USB_EHCI_BIG_ENDIAN_{DESC,MMIO} depends on architecture symbolFlorian Fainelli1-0/+2
2013-04-01powerpc/512x: move mpc5121_generic platform to mpc512x_generic.Matteo Facchinetti3-10/+10
2013-04-01powerpc/mpc512x: create SoC devices for more nodesAnatolij Gustschin1-8/+5
2013-02-20Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt2-18/+48
2013-02-15powerpc/fsl: remove extraneous DIU platform functionsTimur Tabi1-5/+0
2013-02-05powerpc/mpc512x: fix sparce warnings for non static symbolsAnatolij Gustschin1-3/+4
2013-02-05powerpc/mpc512x: fix noderef sparse warningsAnatolij Gustschin1-9/+9
2013-02-04powerpc/512x: add function for chip select parameter configurationAnatolij Gustschin1-0/+30
2013-01-29powerpc/512x: initialize clocks before bus probingAnatolij Gustschin1-1/+1
2013-01-15mpc5121: don't check PSC ac97 using node nameAnatolij Gustschin1-1/+1
2013-01-15mpc5121: remove obsolete cell-index property from PSC clock codeAnatolij Gustschin1-4/+3
2012-12-03powerpc/512x: don't compile any platform DIU code if the DIU is not enabledTimur Tabi4-24/+16
2012-10-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds3-8/+5
2012-10-06sections: fix section conflicts in arch/powerpcAndi Kleen1-1/+1
2012-09-09powerpc: Option FB_FSL_DIU is not really optional for mpc512xPaul Gortmaker2-6/+1
2012-09-09powerpc: 512x: Fix mpc5121_clk_get()Richard Weinberger1-2/+4
2012-02-16irq_domain/powerpc: constify irq_domain_opsGrant Likely1-1/+1