summaryrefslogtreecommitdiffstats
path: root/arch/mips/ar7
Commit message (Expand)AuthorAgeFilesLines
...
* 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/+1Star
* MIPS: AR7: use strlcat() for the command line argumentsYoichi Yuasa2010-02-271-16/+6Star
* MIPS: Nuke trailing blank linesRalf Baechle2010-02-271-1/+0Star
* MIPS: AR7: Fix USB slave mem range typoAlexander Clouter2010-02-011-1/+1
* MIPS: AR7: Remove unused prom_getchar()Yoichi Yuasa2010-01-121-7/+0Star
* MIPS: AR7: Remove kgdb_enabledYoichi Yuasa2010-01-121-8/+0Star
* MIPS: Move several variables from .bss to .init.dataDmitri Vorobiev2009-12-171-1/+1
* MIPS: AR7: register watchdog device only if enabled in hw configurationFlorian Fainelli2009-11-021-1/+8
* MIPS: AR7: Make board code register ar7_wdt as a platform deviceFlorian Fainelli2009-09-171-0/+32
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-136-21/+8Star
|\
| * MIPS: AR7: Override CFLAGS with -WerrorFlorian Fainelli2009-08-031-0/+1
| * MIPS: AR7: Remove unused tnetd7200_get_clock functionFlorian Fainelli2009-08-031-13/+0Star
| * MIPS: AR7: Use DMA_BIT_MASK(nn) instead of deprecated DMA_nnBIT_MASKFlorian Fainelli2009-08-031-3/+3
| * MIPS: AR7: Fix build failures when CONFIG_SERIAL_8250 is not enabledFlorian Fainelli2009-08-031-1/+2
| * MIPS: Fix read buffer overflowRoel Kluin2009-08-031-1/+1
| * MIPS: AR7: Fix build warning on memory.cFlorian Fainelli2009-08-031-1/+1
| * MIPS: AR7: Remove unused inclusions of <linux/version.h>.Huang Weiyi2009-08-032-2/+0Star
* | ar7: add fixed PHY support for the two on-board cpmacFlorian Fainelli2009-08-051-0/+15
|/
* MIPS: Add support for Texas Instruments AR7 System-on-a-ChipFlorian Fainelli2009-07-039-0/+1722