summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/512x
Commit message (Expand)AuthorAgeFilesLines
* powerpc/machdep: Define 'compatibles' property in ppc_md and use itChristophe Leroy2024-03-031-3/+1
* powerpc/512x: Fix missing prototype warningsMichael Ellerman2023-11-301-0/+2
* powerpc/512x: Make pdm360ng_init() staticMichael Ellerman2023-11-301-1/+1
* powerpc/512x: Make mpc512x_select_reset_compat() staticChristophe Leroy2023-08-182-16/+15
* powerpc: Explicitly include correct DT includesRob Herring2023-08-024-4/+5
* powerpc/512x: lpbfifo: Convert to platform remove callback returning voidUwe Kleine-König2023-07-171-4/+2
* powerpc: mpc512x: Remove open coded "ranges" parsingRob Herring2023-06-211-32/+14
* powerpc/mpc512x: fix resource printk format warningRandy Dunlap2023-03-301-1/+1
* powerpc: Make generic_calibrate_decr() the defaultChristophe Leroy2023-03-163-3/+0
* powerpc/platforms: Use 'compatible' property for simple casesChristophe Leroy2023-03-152-6/+2
* powerpc/512x: Add missing of_node_put() in clock-commonclk.cLiang He2022-09-051-2/+4
* powerpc/512x: Add missing of_node_put() in mpc5121_clk_init()Liang He2022-09-051-0/+2
* powerpc: Add missing headersChristophe Leroy2022-05-082-2/+3
* powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy2022-05-082-2/+0
* powerpc: fix typos in commentsJulia Lawall2022-05-052-2/+2
* powerpc/512x: Add __init attribute to eligible functionsNick Child2021-12-233-30/+30
* powerpc: Bulk conversion to generic_handle_domain_irq()Marc Zyngier2021-08-121-13/+10
* powerpc/512x: Move PHB discoveryOliver O'Halloran2021-02-091-5/+8
* powerpc/512x: Use dma_request_chan() instead dma_request_slave_channel()Peter Ujfalusi2020-01-061-3/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner2019-06-051-2/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-302-10/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 40Thomas Gleixner2019-05-246-33/+6
* powerpc/512x: mark clocks as big endianJonas Gorski2019-04-231-3/+6
* Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-12-291-1/+1
|\
| * PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig2018-11-231-1/+1
* | powerpc/kconfig: remove CONFIG_6xxChristophe Leroy2018-11-261-1/+1
|/
* powerpc: Use pr_warn instead of pr_warningJoe Perches2017-12-041-2/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
* powerpc/512x: Constify clk_div_tablesArvind Yadav2017-08-311-2/+2
* powerpc: Convert to using %pOF instead of full_nameRob Herring2017-08-231-6/+6
* powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-202-5/+5
* powerpc/512x: Delete unnecessary assignment for the field "owner"Markus Elfring2016-08-221-1/+0
* Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-07-306-11/+19
|\
| * powerpc: Get rid of ppc_md.init_early()Benjamin Herrenschmidt2016-07-213-6/+18
| * powerpc: Move 32-bit probe() machine to later in the boot processBenjamin Herrenschmidt2016-07-213-7/+3
| * powerpc: Make ppc_md.{halt, restart} __noreturnDaniel Axtens2016-07-142-2/+2
| * powerpc: Various typo fixesMichael Ellerman2016-06-141-1/+1
* | Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-07-261-1/+0
|\ \ | |/ |/|
| * powerpc: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij2016-06-081-1/+0
* | powerpc/512x: clk: Remove CLK_IS_ROOTStephen Boyd2016-06-011-1/+1
|/
* mm: introduce page reference manipulation functionsJoonsoo Kim2016-03-171-1/+1
* powerpc/512x: add LocalPlus Bus FIFO device driverAlexander Popov2015-10-223-0/+547
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-2/+1
* powerpc/mpc5121_ads_cpld: Prepare irq handler for irq argument removalThomas Gleixner2015-09-141-1/+3
* Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-09-031-2/+2
|\
| * powerpc/512x: silence a USB Kconfig dependency warningGerhard Sittig2015-08-191-2/+2
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-011-1/+2
|\ \
| * | genirq/irqdomain: Allow irq domain aliasingMarc Zyngier2015-07-301-1/+2
| |/
* / powerpc/512x: clk: Include clk.hStephen Boyd2015-07-201-0/+1
|/
* powerpc: call of_clk_init() from time_init()Kevin Hao2015-01-201-6/+5