aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/powerpc/platforms/52xx (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-03-03powerpc: Stop using of_rootChristophe Leroy1-1/+3
2024-03-03powerpc/machdep: Define 'compatibles' property in ppc_md and use itChristophe Leroy2-18/+2
2023-08-02powerpc: Explicitly include correct DT includesRob Herring1-2/+1
2023-06-21powerpc: 52xx: Make immr_id DT match tables staticRob Herring2-2/+2
2023-05-15powerpc: Drop MPC5200 LocalPlus bus FIFO driverUwe Kleine-König3-601/+0
2023-04-28Merge tag 'powerpc-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds7-29/+8
2023-04-04PCI: Introduce pci_dev_for_each_resource()Mika Westerberg1-3/+2
2023-04-04powerpc: Use of_address_to_resource()Rob Herring1-6/+3
2023-03-30powerpc: Use of_property_read_bool() for boolean propertiesRob Herring2-4/+4
2023-03-16powerpc: Make generic_calibrate_decr() the defaultChristophe Leroy4-4/+0
2023-03-15powerpc/platforms: Use 'compatible' property for simple casesChristophe Leroy1-15/+1
2023-02-13powerpc/rtas: arch-wide function token lookup conversionsNathan Lynch1-2/+2
2022-12-08Merge branch 'topic/objtool' into nextMichael Ellerman1-4/+11
2022-11-24powerpc/mpc52xx_lpbfifo: fix all kernel-doc warningsRandy Dunlap1-1/+13
2022-11-24powerpc/52xx: Fix a resource leak in an error handling pathChristophe JAILLET1-0/+1
2022-11-18powerpc/32: Fix objtool unannotated intra-function call warningsChristophe Leroy1-4/+11
2022-09-05powerpc/52xx: Add missing of_node_put() in media5200.cLiang He1-0/+3
2022-07-18powerpc/52xx: Mark gpt driver as not removableUwe Kleine-König1-6/+1
2022-06-22powerpc/52xx: Get rid of of_node assignmentAndy Shevchenko1-10/+8
2022-06-22powerpc/mpc5xxx: Switch mpc5xxx_get_bus_frequency() to use fwnodeAndy Shevchenko1-1/+1
2022-06-22powerpc/52xx: Remove dead code, i.e. mpc52xx_get_xtal_freq()Andy Shevchenko1-37/+0
2022-05-22powerpc: Fix all occurences of "the the"Michael Ellerman1-1/+1
2022-05-08powerpc: Add missing headersChristophe Leroy9-5/+15
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 Lawall3-3/+3
2022-05-04powerpc/5xx: Drop unnecessary castWang Qing1-1/+1
2022-05-04powerpc/mpc52xx: Fix some pr_debug() issuesRandy Dunlap1-15/+6
2021-12-02powerpc: Rename PPC_NATIVE to PPC_HASH_MMU_NATIVENicholas Piggin1-1/+1
2021-08-12powerpc: Bulk conversion to generic_handle_domain_irq()Marc Zyngier2-10/+6
2021-06-15powerpc/52xx: Add fallthrough in mpc52xx_wdt_ioctl()Tom Rix1-0/+1
2021-04-23powerpc/52xx: Fix an invalid ASM expression ('addi' used instead of 'add')Christophe Leroy1-1/+1
2021-02-11powerpc/time: Avoid using get_tbl()Christophe Leroy1-4/+4
2021-02-09powerpc/52xx/mpc5200_simple: Move PHB discoveryOliver O'Halloran1-2/+1
2021-02-09powerpc/52xx/media5200: Move PHB discoveryOliver O'Halloran1-2/+1
2021-02-09powerpc/52xx/lite5200: Move PHB discoveryOliver O'Halloran1-2/+1
2021-02-09powerpc/52xx/efika: Move PHB discoveryOliver O'Halloran1-2/+1
2020-08-07Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+1
2020-07-29powerpc/52xx: Fix comment about CONFIG_BDI*Michael Ellerman1-1/+1
2020-07-16treewide: Remove uninitialized_var() usageKees Cook1-1/+1
2020-06-02powerpc/52xx: Blacklist functions running with MMU disabled for kprobeChristophe Leroy1-0/+2
2020-04-01powerpc/32: drop unused ISA_DMA_THRESHOLDMike Rapoport1-1/+0
2019-10-23compat_ioctl: move WDIOC handling into wdt driversArnd Bergmann1-0/+1
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 Gleixner4-20/+4
2019-05-06*: convert stream-like files from nonseekable_open -> stream_openKirill Smelkov1-1/+1
2018-12-29Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1
2018-12-22powerpc: Use of_node_name_eq for node name comparisonsRob Herring1-4/+2
2018-11-26powerpc/kconfig: remove CONFIG_6xxChristophe Leroy1-1/+1
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig1-1/+1
2018-08-08powerpc/Makefiles: Convert ifeq to ifdef where possibleRodrigo R. Galvao1-1/+1