aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/ar7
AgeCommit message (Expand)Author
2015-09-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-09-03MIPS: Remove all the uses of custom gpio.hAlban Bedel
2015-08-31phy: fixed_phy: Add gpio to determine link up/down.Andrew Lunn
2015-04-02MIPS: AR7: Replace mac address parsingDaniel Walter
2014-11-24mips: Convert pr_warning to pr_warnJoe Perches
2014-03-26MIPS: Restore init.h usage to arch/mips/ar7/time.cPaul Gortmaker
2014-01-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-01-24mips: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-11-26MIPS: Remove panic_timeout settingsRalf Baechle
2013-05-08MIPS: FW: Remove obsolete header file for MTI platforms.Steven J. Hill
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-12-13MIPS: AR7: use part_probe_types to specificy the partition parser to useFlorian Fainelli
2012-07-16arch: Use eth_random_addrJoe Perches
2012-01-11Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/...Ralf Baechle
2011-12-07MIPS: AR7: add LEDs layout for the Actiontec GT701 routerFlorian Fainelli
2011-12-07MIPS: AR7: constify some arrays in gpio and prom codeFlorian Fainelli
2011-12-07MIPS: Fix up inconsistency in panic() string argument.Ralf Baechle
2011-09-21MIPS: Mark cascade and low level interrupts IRQF_NO_THREADWu Zhangjin
2011-07-25MIPS: AR7: Replace __attribute__((__packed__)) with __packedFlorian Fainelli
2011-07-25MIPS: AR7: Remove 'space before tabs' in platform.cFlorian Fainelli
2011-07-20MIPS: AR7: Fix trailing semicolon bug in clock.cFlorian Fainelli
2011-05-18MIPS: AR7: Fix GPIO register size for Titan variant.Florian Fainelli
2011-03-29MIPS: Convert the irq functions to the new namesThomas Gleixner
2011-03-25MIPS: AR7: Convert to new irq_chip functionsThomas Gleixner
2010-12-16MIPS: AR7: Fix loops per jiffies on TNETD7200 devicesFlorian Fainelli
2010-10-29MIPS: AR7: Add support for Titan (TNETV10xx) SoC variantFlorian Fainelli
2010-10-29MIPS: AR7: Initialize GPIO earlierFlorian Fainelli
2010-10-07MIPS: Add missing #inclusions of <linux/irq.h>David Howells
2010-08-05MIPS: AR7: rewrite of cpmac_get_mac()Alexander Clouter
2010-08-05MIPS: Introduce support for Platform definitionsSam Ravnborg
2010-07-05MIPS: AR7: Use correct UART port typeFlorian Fainelli
2010-05-21MIPS: AR7: prevent race between clock initialization and devices registrationFlorian Fainelli
2010-05-21MIPS: AR7: use ar7_has_high_vlynq() to determine watchdog base addressFlorian Fainelli
2010-04-12MIPS: AR7: Fix phat finger of cpmac fixed_phy_addAlexander Clouter
2010-04-12MIPS: AR7: Fix phat finger of reset bit in vlynq_high_dataAlexander Clouter
2010-02-27MIPS: AR7: Make ar7_register_devices much more durableAlexander Clouter
2010-02-27MIPS: AR7: Fix USB slave mem range typoAlexander Clouter
2010-02-27MIPS: AR7: Whitespace hackingAlexander Clouter
2010-02-27MIPS: AR7: Implement clock APIFlorian Fainelli
2010-02-27MIPS: AR7: Implement gpiolibFlorian Fainelli
2010-02-27MIPS: AR7: replace prom_getcmdline() to arcs_cmdline[]Yoichi Yuasa
2010-02-27MIPS: AR7: use strlcat() for the command line argumentsYoichi Yuasa
2010-02-27MIPS: Nuke trailing blank linesRalf Baechle
2010-02-01MIPS: AR7: Fix USB slave mem range typoAlexander Clouter
2010-01-12MIPS: AR7: Remove unused prom_getchar()Yoichi Yuasa
2010-01-12MIPS: AR7: Remove kgdb_enabledYoichi Yuasa
2009-12-17MIPS: Move several variables from .bss to .init.dataDmitri Vorobiev
2009-11-02MIPS: AR7: register watchdog device only if enabled in hw configurationFlorian Fainelli
2009-09-17MIPS: AR7: Make board code register ar7_wdt as a platform deviceFlorian Fainelli
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller