aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/ar7 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-27MIPS: AR7: Make ar7_register_devices much more durableAlexander Clouter1-66/+81
2010-02-27MIPS: AR7: Fix USB slave mem range typoAlexander Clouter1-1/+1
2010-02-27MIPS: AR7: Whitespace hackingAlexander Clouter5-316/+343
2010-02-27MIPS: AR7: Implement clock APIFlorian Fainelli3-32/+99
2010-02-27MIPS: AR7: Implement gpiolibFlorian Fainelli2-15/+99
2010-02-27MIPS: AR7: replace prom_getcmdline() to arcs_cmdline[]Yoichi Yuasa1-6/+1
2010-02-27MIPS: AR7: use strlcat() for the command line argumentsYoichi Yuasa1-16/+6
2010-02-27MIPS: Nuke trailing blank linesRalf Baechle1-1/+0
2010-02-01MIPS: AR7: Fix USB slave mem range typoAlexander Clouter1-1/+1
2010-01-12MIPS: AR7: Remove unused prom_getchar()Yoichi Yuasa1-7/+0
2010-01-12MIPS: AR7: Remove kgdb_enabledYoichi Yuasa1-8/+0
2009-12-17MIPS: Move several variables from .bss to .init.dataDmitri Vorobiev1-1/+1
2009-11-02MIPS: AR7: register watchdog device only if enabled in hw configurationFlorian Fainelli1-1/+8
2009-09-17MIPS: AR7: Make board code register ar7_wdt as a platform deviceFlorian Fainelli1-0/+32
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller6-21/+8
2009-08-05ar7: add fixed PHY support for the two on-board cpmacFlorian Fainelli1-0/+15
2009-08-03MIPS: AR7: Override CFLAGS with -WerrorFlorian Fainelli1-0/+1
2009-08-03MIPS: AR7: Remove unused tnetd7200_get_clock functionFlorian Fainelli1-13/+0
2009-08-03MIPS: AR7: Use DMA_BIT_MASK(nn) instead of deprecated DMA_nnBIT_MASKFlorian Fainelli1-3/+3
2009-08-03MIPS: AR7: Fix build failures when CONFIG_SERIAL_8250 is not enabledFlorian Fainelli1-1/+2
2009-08-03MIPS: Fix read buffer overflowRoel Kluin1-1/+1
2009-08-03MIPS: AR7: Fix build warning on memory.cFlorian Fainelli1-1/+1
2009-08-03MIPS: AR7: Remove unused inclusions of <linux/version.h>.Huang Weiyi2-2/+0
2009-07-03MIPS: Add support for Texas Instruments AR7 System-on-a-ChipFlorian Fainelli9-0/+1722