summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/52xx
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Explicitly include correct DT includesRob Herring2023-08-021-2/+1
* powerpc: 52xx: Make immr_id DT match tables staticRob Herring2023-06-212-2/+2
* powerpc: Drop MPC5200 LocalPlus bus FIFO driverUwe Kleine-König2023-05-153-601/+0
* Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-04-287-29/+8
|\
| * powerpc: Use of_address_to_resource()Rob Herring2023-04-041-6/+3
| * powerpc: Use of_property_read_bool() for boolean propertiesRob Herring2023-03-302-4/+4
| * powerpc: Make generic_calibrate_decr() the defaultChristophe Leroy2023-03-164-4/+0
| * powerpc/platforms: Use 'compatible' property for simple casesChristophe Leroy2023-03-151-15/+1
* | PCI: Introduce pci_dev_for_each_resource()Mika Westerberg2023-04-041-3/+2
|/
* powerpc/rtas: arch-wide function token lookup conversionsNathan Lynch2023-02-131-2/+2
* Merge branch 'topic/objtool' into nextMichael Ellerman2022-12-081-4/+11
|\
| * powerpc/32: Fix objtool unannotated intra-function call warningsChristophe Leroy2022-11-181-4/+11
* | powerpc/mpc52xx_lpbfifo: fix all kernel-doc warningsRandy Dunlap2022-11-241-1/+13
* | powerpc/52xx: Fix a resource leak in an error handling pathChristophe JAILLET2022-11-241-0/+1
|/
* powerpc/52xx: Add missing of_node_put() in media5200.cLiang He2022-09-051-0/+3
* powerpc/52xx: Mark gpt driver as not removableUwe Kleine-König2022-07-181-6/+1
* powerpc/52xx: Get rid of of_node assignmentAndy Shevchenko2022-06-221-10/+8
* powerpc/mpc5xxx: Switch mpc5xxx_get_bus_frequency() to use fwnodeAndy Shevchenko2022-06-221-1/+1
* powerpc/52xx: Remove dead code, i.e. mpc52xx_get_xtal_freq()Andy Shevchenko2022-06-221-37/+0
* powerpc: Fix all occurences of "the the"Michael Ellerman2022-05-221-1/+1
* powerpc: Add missing headersChristophe Leroy2022-05-089-5/+15
* 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-053-3/+3
* powerpc/5xx: Drop unnecessary castWang Qing2022-05-041-1/+1
* powerpc/mpc52xx: Fix some pr_debug() issuesRandy Dunlap2022-05-041-15/+6
* powerpc: Rename PPC_NATIVE to PPC_HASH_MMU_NATIVENicholas Piggin2021-12-021-1/+1
* powerpc: Bulk conversion to generic_handle_domain_irq()Marc Zyngier2021-08-122-10/+6
* powerpc/52xx: Add fallthrough in mpc52xx_wdt_ioctl()Tom Rix2021-06-151-0/+1
* powerpc/52xx: Fix an invalid ASM expression ('addi' used instead of 'add')Christophe Leroy2021-04-231-1/+1
* powerpc/time: Avoid using get_tbl()Christophe Leroy2021-02-111-4/+4
* powerpc/52xx/mpc5200_simple: Move PHB discoveryOliver O'Halloran2021-02-091-2/+1
* powerpc/52xx/media5200: Move PHB discoveryOliver O'Halloran2021-02-091-2/+1
* powerpc/52xx/lite5200: Move PHB discoveryOliver O'Halloran2021-02-091-2/+1
* powerpc/52xx/efika: Move PHB discoveryOliver O'Halloran2021-02-091-2/+1
* Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-08-071-1/+1
|\
| * powerpc/52xx: Fix comment about CONFIG_BDI*Michael Ellerman2020-07-291-1/+1
* | treewide: Remove uninitialized_var() usageKees Cook2020-07-161-1/+1
|/
* powerpc/52xx: Blacklist functions running with MMU disabled for kprobeChristophe Leroy2020-06-021-0/+2
* powerpc/32: drop unused ISA_DMA_THRESHOLDMike Rapoport2020-04-011-1/+0
* compat_ioctl: move WDIOC handling into wdt driversArnd Bergmann2019-10-231-0/+1
* 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-304-20/+4
* *: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov2019-05-061-1/+1
* 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: Use of_node_name_eq for node name comparisonsRob Herring2018-12-221-4/+2
* | powerpc/kconfig: remove CONFIG_6xxChristophe Leroy2018-11-261-1/+1
|/
* powerpc/Makefiles: Convert ifeq to ifdef where possibleRodrigo R. Galvao2018-08-081-1/+1
* powerpc/mpc5200: Remove VLA usageKees Cook2018-07-031-1/+4
* powerpc/mpc52xx_gpt: make use of raw_spinlock variantsJulia Cartwright2018-01-271-26/+26