aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/ar7 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-17Merge tag 'mips_5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds1-0/+1
2019-07-16MIPS: fix some more fall through errors in arch/mipsStephen Rothwell1-0/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 182Thomas Gleixner3-39/+3
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102Thomas Gleixner5-70/+5
2019-02-04net: phy: fixed-phy: Drop GPIO from fixed_phy_add()Linus Walleij1-2/+2
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport1-1/+1
2018-07-17mips: unify prom_putchar() declarationsAlexander Sverdlin1-2/+2
2018-06-28MIPS: AR7: Normalize clk APIGeert Uytterhoeven1-0/+29
2018-02-19MIPS: AR7: Constify gpio_ledArvind Yadav1-7/+7
2018-01-10MIPS: AR7: ensure the port type's FCR value is usedJonas Gorski1-1/+1
2017-11-08MIPS: AR7: Ensure that serial ports are properly set upOswald Buddenhagen1-0/+1
2017-11-08MIPS: AR7: Defer registration of GPIOJonas Gorski2-2/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-06MIPS: AR7: allow NULL clock for clk_get_rateJonas Gorski1-0/+3
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker5-5/+4
2016-02-19MIPS: ar7: use gpiochip data pointerLinus Walleij1-17/+9
2016-01-24MIPS: ar7: Be sure to clamp return valueLinus Walleij1-1/+1
2015-09-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds3-3/+4
2015-09-03MIPS: Remove all the uses of custom gpio.hAlban Bedel3-3/+4
2015-08-31phy: fixed_phy: Add gpio to determine link up/down.Andrew Lunn1-2/+3
2015-04-02MIPS: AR7: Replace mac address parsingDaniel Walter1-4/+1
2014-11-24mips: Convert pr_warning to pr_warnJoe Perches1-12/+12
2014-03-26MIPS: Restore init.h usage to arch/mips/ar7/time.cPaul Gortmaker1-0/+1
2014-01-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+0
2014-01-24mips: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-11-26MIPS: Remove panic_timeout settingsRalf Baechle1-1/+0
2013-05-08MIPS: FW: Remove obsolete header file for MTI platforms.Steven J. Hill1-1/+0
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle2-9/+9
2012-12-13MIPS: AR7: use part_probe_types to specificy the partition parser to useFlorian Fainelli1-0/+3
2012-07-16arch: Use eth_random_addrJoe Perches1-2/+2
2012-01-11Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/cavium', 'next/generic', 'next/kprobes', 'next/lantiq', 'next/perf' and 'next/raza' into mips-for-linux-nextRalf Baechle3-3/+40
2011-12-07MIPS: AR7: add LEDs layout for the Actiontec GT701 routerFlorian Fainelli1-0/+37
2011-12-07MIPS: AR7: constify some arrays in gpio and prom codeFlorian Fainelli2-3/+3
2011-12-07MIPS: Fix up inconsistency in panic() string argument.Ralf Baechle2-2/+2
2011-09-21MIPS: Mark cascade and low level interrupts IRQF_NO_THREADWu Zhangjin1-1/+2
2011-07-25MIPS: AR7: Replace __attribute__((__packed__)) with __packedFlorian Fainelli1-1/+1
2011-07-25MIPS: AR7: Remove 'space before tabs' in platform.cFlorian Fainelli1-1/+1
2011-07-20MIPS: AR7: Fix trailing semicolon bug in clock.cFlorian Fainelli1-1/+1
2011-05-18MIPS: AR7: Fix GPIO register size for Titan variant.Florian Fainelli1-3/+1
2011-03-29MIPS: Convert the irq functions to the new namesThomas Gleixner1-2/+2
2011-03-25MIPS: AR7: Convert to new irq_chip functionsThomas Gleixner1-21/+21
2010-12-16MIPS: AR7: Fix loops per jiffies on TNETD7200 devicesFlorian Fainelli2-6/+6
2010-10-29MIPS: AR7: Add support for Titan (TNETV10xx) SoC variantFlorian Fainelli3-10/+300
2010-10-29MIPS: AR7: Initialize GPIO earlierFlorian Fainelli2-2/+3
2010-10-07MIPS: Add missing #inclusions of <linux/irq.h>David Howells1-0/+1
2010-08-05MIPS: AR7: rewrite of cpmac_get_mac()Alexander Clouter1-27/+15
2010-08-05MIPS: Introduce support for Platform definitionsSam Ravnborg2-1/+6
2010-07-05MIPS: AR7: Use correct UART port typeFlorian Fainelli1-1/+1
2010-05-21MIPS: AR7: prevent race between clock initialization and devices registrationFlorian Fainelli1-1/+1
2010-05-21MIPS: AR7: use ar7_has_high_vlynq() to determine watchdog base addressFlorian Fainelli1-12/+3