summaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/embedded6xx
AgeCommit message (Expand)AuthorFilesLines
2023-08-02powerpc: Explicitly include correct DT includesRob Herring1-1/+1
2023-06-09powerpc/embedded6xx: select MPC10X_BRIDGE only if PCI is setRandy Dunlap1-2/+2
2023-04-20powerpc: drop HPC II (MPC7448) evaluation platform support.Paul Gortmaker3-198/+0
2023-04-04powerpc: Use of_address_to_resource()Rob Herring2-11/+13
2023-04-04powerpc/usbgecko: Use of_iomap()Rob Herring1-19/+1
2023-03-30powerpc/wii: fix resource printk format warningsRandy Dunlap3-4/+4
2023-03-16powerpc: Make generic_calibrate_decr() the defaultChristophe Leroy7-7/+0
2023-03-16powerpc/gamecube|wii : Use machine_device_initcall()Christophe Leroy2-8/+2
2023-03-14powerpc/platforms: Use 'compatible' property for simple casesChristophe Leroy7-46/+7
2022-09-05powerpc/embedded6xx/ls_uart: Add missing of_node_put()Liang He1-0/+2
2022-09-05powerpc/embedded6xx: Add missing of_node_put()sLiang He2-0/+9
2022-09-01powerpc/32: Remove wii_memory_fixups()Christophe Leroy1-15/+0
2022-05-08powerpc: Add missing headersChristophe Leroy6-6/+8
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy3-3/+0
2021-12-23powerpc/embedded6xx: Add __init attribute to eligible functionsNick Child5-7/+7
2021-12-02powerpc: Rename PPC_NATIVE to PPC_HASH_MMU_NATIVENicholas Piggin1-1/+1
2021-11-25powerpc/6xx: add missing of_node_putJulia Lawall1-0/+1
2021-08-26powerpc: Refactor verification of MSR_RIChristophe Leroy2-2/+2
2021-08-10powerpc: Bulk conversion to generic_handle_domain_irq()Marc Zyngier1-8/+7
2021-07-02Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-4/+4
2021-06-24powerpc/64s: avoid reloading (H)SRR registers if they are still validNicholas Piggin2-4/+4
2021-06-10powerpc: Add missing linux/{of.h,irqdomain.h} include directivesMarc Zyngier1-0/+1
2021-03-29powerpc/embedded6xx: Remove CONFIG_MV64X60Christophe Leroy1-5/+0
2021-02-08powerpc/embedded6xx/mve5100: Move PHB discoveryOliver O'Halloran2-7/+14
2021-02-08powerpc/embedded6xx/mpc7448: Move PHB discoveryOliver O'Halloran1-5/+9
2021-02-08powerpc/embedded6xx/linkstation: Move PHB discoveryOliver O'Halloran1-3/+7
2021-02-08powerpc/embedded6xx/holly: Move PHB discoveryOliver O'Halloran1-3/+7
2020-09-02powerpc: Drop _nmask_and_or_msr()Christophe Leroy2-2/+4
2020-05-20powerpc/wii: Fix declaration made after definitionNathan Chancellor1-13/+12
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner10-59/+10
2019-04-20powerpc/embedded6xx: Remove unused functions holly_power_off and holly_haltMathieu Malaterre1-12/+0
2019-04-20powerpc/embedded6xx: Make some functions staticMathieu Malaterre1-3/+4
2019-02-23powerpc/wii: remove wii_mmu_mapin_mem2()Christophe Leroy1-28/+0
2019-02-23powerpc/wii: properly disable use of BATs when requested.Christophe Leroy1-0/+4
2018-12-30Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2018-11-26powerpc/kconfig: remove CONFIG_6xxChristophe Leroy1-1/+1
2018-11-23PCI: consolidate PCI config entry in drivers/pciChristoph Hellwig1-2/+2
2018-10-03powerpc: Convert to using %pOFn instead of device_node.nameRob Herring1-1/+1
2018-07-02powerpc: wii: Remove outdated comment about memory fixupsJonathan Neuschäfer1-10/+0
2018-06-03powerpc/embedded6xx: Remove C2K board supportMark Greer3-159/+0
2018-05-25powerpc/wii: Make hlwd_pic_init function staticMathieu Malaterre1-1/+1
2018-05-15powerpc/embedded6xx/hlwd-pic: Prevent interrupts from being handled by StarletJonathan Neuschäfer1-0/+5
2018-05-15powerpc/embedded6xx/flipper-pic: Don't match all IRQ domainsJonathan Neuschäfer1-8/+0
2018-03-31powerpc/wii: Don't rely on the reserved memory hackJonathan Neuschäfer1-13/+1
2018-03-31powerpc/wii: Explicitly configure GPIO owner for poweroff pinJonathan Neuschäfer1-0/+7
2018-03-31powerpc/wii: Probe the whole devicetreeJonathan Neuschäfer1-1/+1
2018-03-13powerpc/embedded6xx: Make functions flipper_pic_init() & ug_udbg_putc() staticMathieu Malaterre2-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring3-5/+5