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