summaryrefslogtreecommitdiffstats
path: root/arch/mips/ar7
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-145-5/+4
* MIPS: ar7: use gpiochip data pointerLinus Walleij2016-02-191-17/+9
* MIPS: ar7: Be sure to clamp return valueLinus Walleij2016-01-241-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-09-033-3/+4
|\
| * MIPS: Remove all the uses of custom gpio.hAlban Bedel2015-09-033-3/+4
* | phy: fixed_phy: Add gpio to determine link up/down.Andrew Lunn2015-08-311-2/+3
|/
* MIPS: AR7: Replace mac address parsingDaniel Walter2015-04-021-4/+1
* mips: Convert pr_warning to pr_warnJoe Perches2014-11-241-12/+12
* MIPS: Restore init.h usage to arch/mips/ar7/time.cPaul Gortmaker2014-03-261-0/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-01-301-1/+0
|\
| * mips: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-241-1/+0
* | MIPS: Remove panic_timeout settingsRalf Baechle2013-11-261-1/+0
|/
* MIPS: FW: Remove obsolete header file for MTI platforms.Steven J. Hill2013-05-081-1/+0
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-012-9/+9
* MIPS: AR7: use part_probe_types to specificy the partition parser to useFlorian Fainelli2012-12-131-0/+3
* arch: Use eth_random_addrJoe Perches2012-07-161-2/+2
*-. Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/...Ralf Baechle2012-01-113-3/+40
|\ \
| * | MIPS: AR7: add LEDs layout for the Actiontec GT701 routerFlorian Fainelli2011-12-071-0/+37
| * | MIPS: AR7: constify some arrays in gpio and prom codeFlorian Fainelli2011-12-072-3/+3
| |/
* / MIPS: Fix up inconsistency in panic() string argument.Ralf Baechle2011-12-072-2/+2
|/
* MIPS: Mark cascade and low level interrupts IRQF_NO_THREADWu Zhangjin2011-09-211-1/+2
* MIPS: AR7: Replace __attribute__((__packed__)) with __packedFlorian Fainelli2011-07-251-1/+1
* MIPS: AR7: Remove 'space before tabs' in platform.cFlorian Fainelli2011-07-251-1/+1
* MIPS: AR7: Fix trailing semicolon bug in clock.cFlorian Fainelli2011-07-201-1/+1
* MIPS: AR7: Fix GPIO register size for Titan variant.Florian Fainelli2011-05-181-3/+1
* MIPS: Convert the irq functions to the new namesThomas Gleixner2011-03-291-2/+2
* MIPS: AR7: Convert to new irq_chip functionsThomas Gleixner2011-03-251-21/+21
* MIPS: AR7: Fix loops per jiffies on TNETD7200 devicesFlorian Fainelli2010-12-162-6/+6
* MIPS: AR7: Add support for Titan (TNETV10xx) SoC variantFlorian Fainelli2010-10-293-10/+300
* MIPS: AR7: Initialize GPIO earlierFlorian Fainelli2010-10-292-2/+3
* MIPS: Add missing #inclusions of <linux/irq.h>David Howells2010-10-071-0/+1
* MIPS: AR7: rewrite of cpmac_get_mac()Alexander Clouter2010-08-051-27/+15
* MIPS: Introduce support for Platform definitionsSam Ravnborg2010-08-052-1/+6
* MIPS: AR7: Use correct UART port typeFlorian Fainelli2010-07-051-1/+1
* MIPS: AR7: prevent race between clock initialization and devices registrationFlorian Fainelli2010-05-211-1/+1
* MIPS: AR7: use ar7_has_high_vlynq() to determine watchdog base addressFlorian Fainelli2010-05-211-12/+3
* MIPS: AR7: Fix phat finger of cpmac fixed_phy_addAlexander Clouter2010-04-121-0/+1
* MIPS: AR7: Fix phat finger of reset bit in vlynq_high_dataAlexander Clouter2010-04-121-1/+1
* MIPS: AR7: Make ar7_register_devices much more durableAlexander Clouter2010-02-271-66/+81
* MIPS: AR7: Fix USB slave mem range typoAlexander Clouter2010-02-271-1/+1
* MIPS: AR7: Whitespace hackingAlexander Clouter2010-02-275-316/+343
* MIPS: AR7: Implement clock APIFlorian Fainelli2010-02-273-32/+99
* MIPS: AR7: Implement gpiolibFlorian Fainelli2010-02-272-15/+99
* MIPS: AR7: replace prom_getcmdline() to arcs_cmdline[]Yoichi Yuasa2010-02-271-6/+1
* MIPS: AR7: use strlcat() for the command line argumentsYoichi Yuasa2010-02-271-16/+6
* MIPS: Nuke trailing blank linesRalf Baechle2010-02-271-1/+0
* MIPS: AR7: Fix USB slave mem range typoAlexander Clouter2010-02-011-1/+1
* MIPS: AR7: Remove unused prom_getchar()Yoichi Yuasa2010-01-121-7/+0
* MIPS: AR7: Remove kgdb_enabledYoichi Yuasa2010-01-121-8/+0
* MIPS: Move several variables from .bss to .init.dataDmitri Vorobiev2009-12-171-1/+1