aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/bcm63xx
Commit message (Expand)AuthorAge
* MIPS: BCM63xx: Let clk_disable() return immediately if clk is NULLMasahiro Yamada2016-10-04
* Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linu...Linus Walleij2016-03-09
|\
| * Revert "MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() func...Ralf Baechle2016-01-27
* | MIPS: bcm63xx: switch to gpiochip_add_data()Linus Walleij2016-02-19
|/
* MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() functionSimon Arlott2016-01-23
* MIPS: bcm63xx: nvram: Use nvram structure definition from header fileSimon Arlott2016-01-23
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-11-15
|\
| * MIPS: BCM63XX: Use pr_* instead of printkGregory Fong2015-11-11
* | spi/bcm63xx: move register definitions into the driverJonas Gorski2015-10-22
* | spi/bcm63xx: move message control word description to register offsetsJonas Gorski2015-10-12
|/
* MIPS: bcm63xx: Use irq_set_handler_locked()Thomas Gleixner2015-08-26
* MIPS: irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-08-26
* Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-20
|\
| * mips: fix up obsolete cpu function usage.Rusty Russell2015-03-04
* | MIPS: BCM63xx: Move bcm63xx_gpio_init() to bcm63xx_register_devices().Nicolas Schichan2015-03-25
|/
* MIPS: Remove useless parenthesesRalf Baechle2014-11-24
* MIPS: BCM63xx: delete double assignmentJulia Lawall2014-08-25
* MIPS: BCM63xx: Allow setting affinity for IPICJonas Gorski2014-07-30
* MIPS: BCM63xx: Use irq_desc as argument for (un)maskJonas Gorski2014-07-30
* MIPS: BCM63xx: Wire up the second cpu's irq lineJonas Gorski2014-07-30
* MIPS: BCM63xx: Protect irq register accessesJonas Gorski2014-07-30
* MIPS: BCM63xx: Add cpu argument to dispatch internalJonas Gorski2014-07-30
* MIPS: BCM63xx: Populate irq_{stat,mask}_addr for second cpuJonas Gorski2014-07-30
* MIPS: BCM63xx: Append irq line to irq_{stat,mask}*Jonas Gorski2014-07-30
* MIPS: BCM63xx: Replace irq dispatch code with a generic versionJonas Gorski2014-07-30
* MIPS: BCM63xx: Move bcm63xx_init_irq downJonas Gorski2014-07-30
* MIPS: BCM63xx: Add width to __dispatch_internalJonas Gorski2014-07-30
* MIPS: BCM63xx: Remove !RUNTIME_DETECT code for bcmcpu_get_idJonas Gorski2014-07-30
* MIPS: BCM63xx: Remove !RUNTIME_DETECT usage from enet codeJonas Gorski2014-07-30
* MIPS: BCM63xx: Remove !RUNTIME_DETECT from spi codeJonas Gorski2014-07-30
* MIPS: BCM63xx: Remove !RUNTIME_DETECT code from gpio codeJonas Gorski2014-07-30
* MIPS: BCM63xx: Remove !RUNTIME_DETECT from reset codeJonas Gorski2014-07-30
* MIPS: BCM63xx: Remove !RUNTIME_DETECT from irq setup codeJonas Gorski2014-07-30
* MIPS: Use current_cpu_type() instead of c->cputypeWu Zhangjin2014-03-31
* mips: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-24
* MIPS: bcm63xx: cpu: Replace BUG() with panic()Markos Chandras2014-01-24
* MIPS: BCM63XX: use linux/serial_bcm63xx.hFlorian Fainelli2014-01-23
* MIPS: BCM63XX: let the individual SoCs select the appropriate CPUsJonas Gorski2014-01-22
* MIPS: BCM63XX: always register bmips smp opsJonas Gorski2014-01-22
* MIPS: BMIPS: add a smp ops registration helperJonas Gorski2014-01-22
* MIPS: BMIPS: change compile time checks to runtime checksJonas Gorski2014-01-22
* MIPS: BCM63XX: disable SMP also on BCM3368Jonas Gorski2014-01-22
* MIPS: BCM63XX: add HSSPI platform device and register itJonas Gorski2014-01-22
* MIPS: BCM63XX: setup the HSSPI clock rateJonas Gorski2014-01-22
* MIPS: BCM63XX: expose the HSSPI clockJonas Gorski2014-01-22
* MIPS: Cleanup CP0 PRId and CP1 FPIR register access masksMaciej W. Rozycki2013-09-18
* MIPS: BCM63XX: export PSI size from nvramJonas Gorski2013-08-05
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-13
|\
| * Merge branch '3.10-fixes' into mips-for-linux-nextRalf Baechle2013-07-12
| |\
| | * MIPS: BCM63XX: remove bogus Kconfig selectsFlorian Fainelli2013-06-21