aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/512x/mpc512x_shared.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-08powerpc: Add missing headersChristophe Leroy1-1/+1
2022-05-05powerpc: fix typos in commentsJulia Lawall1-1/+1
2021-12-23powerpc/512x: Add __init attribute to eligible functionsNick Child1-2/+2
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 40Thomas Gleixner1-5/+1
2017-12-04powerpc: Use pr_warn instead of pr_warningJoe Perches1-2/+2
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring1-6/+6
2016-07-14powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens1-1/+1
2016-03-17mm: introduce page reference manipulation functionsJoonsoo Kim1-1/+1
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/mpc512x: improve DIU related clock setupGerhard Sittig1-77/+92
2013-10-30powerpc/mpc512x: remove unnecessary #ifBrian Norris1-14/+7
2013-10-30powerpc/mpc512x: silence build warning upon disabled DIUGerhard Sittig1-0/+3
2013-06-24powerpc/mpc512x: add MPC5125 reset module support for system restartMatteo Facchinetti1-1/+14
2013-05-21powerpc/mpc512x: initialize board restart earlierGerhard Sittig1-1/+1
2013-05-21powerpc/mpc512x: move common code to shared.c fileGerhard Sittig1-1/+13
2013-05-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-9/+24
2013-04-29mm/ppc: use common help functions to free reserved pagesJiang Liu1-4/+1
2013-04-10powerpc/mpc512x: add platform code for MPC5125.Matteo Facchinetti1-1/+19
2013-04-01powerpc/mpc512x: create SoC devices for more nodesAnatolij Gustschin1-8/+5
2013-02-20Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt1-1/+31
2013-02-15powerpc/fsl: remove extraneous DIU platform functionsTimur Tabi1-5/+0
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
2012-12-03powerpc/512x: don't compile any platform DIU code if the DIU is not enabledTimur Tabi1-21/+4
2012-09-09powerpc: Option FB_FSL_DIU is not really optional for mpc512xPaul Gortmaker1-6/+0
2011-10-05drivers/video: fsl-diu-fb: only DIU modes 0 and 1 are supportedTimur Tabi1-1/+1
2011-07-13drivers/video: use strings to specify the Freescale DIU monitor portTimur Tabi1-13/+9
2010-08-01powerpc/5121: shared DIU framebuffer supportAnatolij Gustschin1-0/+284
2010-05-25powerpc/mpc5121: move PSC FIFO memory init to platform codeAnatolij Gustschin1-0/+78
2010-02-16powerpc/mpc5121: create and register NFC deviceAnatolij Gustschin1-0/+8
2010-02-16powerpc/mpc5121: Add machine restart supportAnatolij Gustschin1-0/+30
2010-02-16powerpc/mpc5121: avoid using arch_initcall for clock initAnatolij Gustschin1-0/+5
2009-06-17powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() functionWolfgang Denk1-23/+0
2008-07-12powerpc/mpc5121: Add generic board support for MPC5121 platformsJohn Rigby1-0/+83