summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/512x
AgeCommit message (Expand)AuthorFilesLines
2023-11-30powerpc/512x: Fix missing prototype warningsMichael Ellerman1-0/+2
2023-11-30powerpc/512x: Make pdm360ng_init() staticMichael Ellerman1-1/+1
2023-08-18powerpc/512x: Make mpc512x_select_reset_compat() staticChristophe Leroy2-16/+15
2023-08-02powerpc: Explicitly include correct DT includesRob Herring4-4/+5
2023-07-17powerpc/512x: lpbfifo: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-06-21powerpc: mpc512x: Remove open coded "ranges" parsingRob Herring1-32/+14
2023-03-30powerpc/mpc512x: fix resource printk format warningRandy Dunlap1-1/+1
2023-03-16powerpc: Make generic_calibrate_decr() the defaultChristophe Leroy3-3/+0
2023-03-14powerpc/platforms: Use 'compatible' property for simple casesChristophe Leroy2-6/+2
2022-09-05powerpc/512x: Add missing of_node_put() in clock-commonclk.cLiang He1-2/+4
2022-09-05powerpc/512x: Add missing of_node_put() in mpc5121_clk_init()Liang He1-0/+2
2022-05-08powerpc: Add missing headersChristophe Leroy2-2/+3
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy2-2/+0
2022-05-05powerpc: fix typos in commentsJulia Lawall2-2/+2
2021-12-23powerpc/512x: Add __init attribute to eligible functionsNick Child3-30/+30
2021-08-12powerpc: Bulk conversion to generic_handle_domain_irq()Marc Zyngier1-13/+10
2021-02-08powerpc/512x: Move PHB discoveryOliver O'Halloran1-5/+8
2020-01-06powerpc/512x: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi1-3/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner1-2/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2-10/+2
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 40Thomas Gleixner6-33/+6
2019-04-23powerpc/512x: mark clocks as big endianJonas Gorski1-3/+6
2018-12-30Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2018-11-26powerpc/kconfig: remove CONFIG_6xxChristophe Leroy1-1/+1
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig1-1/+1
2017-12-04powerpc: Use pr_warn instead of pr_warningJoe Perches1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2017-08-31powerpc/512x: Constify clk_div_tablesArvind Yadav1-2/+2
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring1-6/+6
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman2-5/+5
2016-08-22powerpc/512x: Delete unnecessary assignment for the field "owner"Markus Elfring1-1/+0
2016-07-31Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds6-11/+19
2016-07-27Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds1-1/+0
2016-07-21powerpc: Get rid of ppc_md.init_early()Benjamin Herrenschmidt3-6/+18
2016-07-21powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt3-7/+3
2016-07-14powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens2-2/+2
2016-06-14powerpc: Various typo fixesMichael Ellerman1-1/+1
2016-06-08powerpc: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij1-1/+0
2016-06-02powerpc/512x: clk: Remove CLK_IS_ROOTStephen Boyd1-1/+1
2016-03-18mm: 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-04Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-2/+2
2015-09-02Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus 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