summaryrefslogtreecommitdiff
path: root/arch/mips/bcm63xx
AgeCommit message (Expand)Author
2017-11-15Merge tag 'mips_4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds
2017-11-07MIPS: BCM63XX: split out swpkt_sar/usb clocksJonas Gorski
2017-11-07MIPS: BCM63XX: provide enet clocks as "enet" to the ethernet devicesJonas Gorski
2017-11-07MIPS: BCM63XX: move the HSSPI PLL HZ into its own clockJonas Gorski
2017-11-07MIPS: BCM63XX: provide periph clock as refclk for uartJonas Gorski
2017-11-07MIPS: BCM63XX: add clkdev lookup supportJonas Gorski
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-06MIPS: BCM63XX: allow NULL clock for clk_get_rateJonas Gorski
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2016-10-04MIPS: BCM63xx: Let clk_disable() return immediately if clk is NULLMasahiro Yamada
2016-03-09Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linu...Linus Walleij
2016-02-19MIPS: bcm63xx: switch to gpiochip_add_data()Linus Walleij
2016-01-27Revert "MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() func...Ralf Baechle
2016-01-24MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() functionSimon Arlott
2016-01-24MIPS: bcm63xx: nvram: Use nvram structure definition from header fileSimon Arlott
2015-11-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-11-11MIPS: BCM63XX: Use pr_* instead of printkGregory Fong
2015-10-23spi/bcm63xx: move register definitions into the driverJonas Gorski
2015-10-12spi/bcm63xx: move message control word description to register offsetsJonas Gorski
2015-08-26MIPS: bcm63xx: Use irq_set_handler_locked()Thomas Gleixner
2015-08-26MIPS: irq: Use access helper irq_data_get_affinity_mask()Jiang Liu
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-03-25MIPS: BCM63xx: Move bcm63xx_gpio_init() to bcm63xx_register_devices().Nicolas Schichan
2015-03-05mips: fix up obsolete cpu function usage.Rusty Russell
2014-11-24MIPS: Remove useless parenthesesRalf Baechle
2014-08-26MIPS: BCM63xx: delete double assignmentJulia Lawall
2014-07-30MIPS: BCM63xx: Allow setting affinity for IPICJonas Gorski
2014-07-30MIPS: BCM63xx: Use irq_desc as argument for (un)maskJonas Gorski
2014-07-30MIPS: BCM63xx: Wire up the second cpu's irq lineJonas Gorski
2014-07-30MIPS: BCM63xx: Protect irq register accessesJonas Gorski
2014-07-30MIPS: BCM63xx: Add cpu argument to dispatch internalJonas Gorski
2014-07-30MIPS: BCM63xx: Populate irq_{stat,mask}_addr for second cpuJonas Gorski
2014-07-30MIPS: BCM63xx: Append irq line to irq_{stat,mask}*Jonas Gorski
2014-07-30MIPS: BCM63xx: Replace irq dispatch code with a generic versionJonas Gorski
2014-07-30MIPS: BCM63xx: Move bcm63xx_init_irq downJonas Gorski
2014-07-30MIPS: BCM63xx: Add width to __dispatch_internalJonas Gorski
2014-07-30MIPS: BCM63xx: Remove !RUNTIME_DETECT code for bcmcpu_get_idJonas Gorski
2014-07-30MIPS: BCM63xx: Remove !RUNTIME_DETECT usage from enet codeJonas Gorski
2014-07-30MIPS: BCM63xx: Remove !RUNTIME_DETECT from spi codeJonas Gorski
2014-07-30MIPS: BCM63xx: Remove !RUNTIME_DETECT code from gpio codeJonas Gorski
2014-07-30MIPS: BCM63xx: Remove !RUNTIME_DETECT from reset codeJonas Gorski
2014-07-30MIPS: BCM63xx: Remove !RUNTIME_DETECT from irq setup codeJonas Gorski
2014-03-31MIPS: Use current_cpu_type() instead of c->cputypeWu Zhangjin
2014-01-24mips: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-24MIPS: bcm63xx: cpu: Replace BUG() with panic()Markos Chandras
2014-01-23MIPS: BCM63XX: use linux/serial_bcm63xx.hFlorian Fainelli
2014-01-22MIPS: BCM63XX: let the individual SoCs select the appropriate CPUsJonas Gorski
2014-01-22MIPS: BCM63XX: always register bmips smp opsJonas Gorski
2014-01-22MIPS: BMIPS: add a smp ops registration helperJonas Gorski
2014-01-22MIPS: BMIPS: change compile time checks to runtime checksJonas Gorski