| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: Restore init.h usage to arch/mips/ar7/time.c | Paul Gortmaker | 2014-03-26 | 1 | -0/+1 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2014-01-31 | 1 | -1/+0 |
|\ |
|
| * | mips: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-24 | 1 | -1/+0 |
* | | MIPS: Remove panic_timeout settings | Ralf Baechle | 2013-11-26 | 1 | -1/+0 |
|/ |
|
* | MIPS: FW: Remove obsolete header file for MTI platforms. | Steven J. Hill | 2013-05-08 | 1 | -1/+0 |
* | MIPS: Whitespace cleanup. | Ralf Baechle | 2013-02-01 | 2 | -9/+9 |
* | MIPS: AR7: use part_probe_types to specificy the partition parser to use | Florian Fainelli | 2012-12-13 | 1 | -0/+3 |
* | arch: Use eth_random_addr | Joe Perches | 2012-07-17 | 1 | -2/+2 |
*-. | Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/... | Ralf Baechle | 2012-01-11 | 3 | -3/+40 |
|\ \ |
|
| * | | MIPS: AR7: add LEDs layout for the Actiontec GT701 router | Florian Fainelli | 2011-12-07 | 1 | -0/+37 |
| * | | MIPS: AR7: constify some arrays in gpio and prom code | Florian Fainelli | 2011-12-07 | 2 | -3/+3 |
| |/ |
|
* / | MIPS: Fix up inconsistency in panic() string argument. | Ralf Baechle | 2011-12-07 | 2 | -2/+2 |
|/ |
|
* | MIPS: Mark cascade and low level interrupts IRQF_NO_THREAD | Wu Zhangjin | 2011-09-21 | 1 | -1/+2 |
* | MIPS: AR7: Replace __attribute__((__packed__)) with __packed | Florian Fainelli | 2011-07-25 | 1 | -1/+1 |
* | MIPS: AR7: Remove 'space before tabs' in platform.c | Florian Fainelli | 2011-07-25 | 1 | -1/+1 |
* | MIPS: AR7: Fix trailing semicolon bug in clock.c | Florian Fainelli | 2011-07-21 | 1 | -1/+1 |
* | MIPS: AR7: Fix GPIO register size for Titan variant. | Florian Fainelli | 2011-05-18 | 1 | -3/+1 |
* | MIPS: Convert the irq functions to the new names | Thomas Gleixner | 2011-03-29 | 1 | -2/+2 |
* | MIPS: AR7: Convert to new irq_chip functions | Thomas Gleixner | 2011-03-25 | 1 | -21/+21 |
* | MIPS: AR7: Fix loops per jiffies on TNETD7200 devices | Florian Fainelli | 2010-12-16 | 2 | -6/+6 |
* | MIPS: AR7: Add support for Titan (TNETV10xx) SoC variant | Florian Fainelli | 2010-10-29 | 3 | -10/+300 |
* | MIPS: AR7: Initialize GPIO earlier | Florian Fainelli | 2010-10-29 | 2 | -2/+3 |
* | MIPS: Add missing #inclusions of <linux/irq.h> | David Howells | 2010-10-07 | 1 | -0/+1 |
* | MIPS: AR7: rewrite of cpmac_get_mac() | Alexander Clouter | 2010-08-05 | 1 | -27/+15 |
* | MIPS: Introduce support for Platform definitions | Sam Ravnborg | 2010-08-05 | 2 | -1/+6 |
* | MIPS: AR7: Use correct UART port type | Florian Fainelli | 2010-07-05 | 1 | -1/+1 |
* | MIPS: AR7: prevent race between clock initialization and devices registration | Florian Fainelli | 2010-05-21 | 1 | -1/+1 |
* | MIPS: AR7: use ar7_has_high_vlynq() to determine watchdog base address | Florian Fainelli | 2010-05-21 | 1 | -12/+3 |
* | MIPS: AR7: Fix phat finger of cpmac fixed_phy_add | Alexander Clouter | 2010-04-12 | 1 | -0/+1 |
* | MIPS: AR7: Fix phat finger of reset bit in vlynq_high_data | Alexander Clouter | 2010-04-12 | 1 | -1/+1 |
* | MIPS: AR7: Make ar7_register_devices much more durable | Alexander Clouter | 2010-02-27 | 1 | -66/+81 |
* | MIPS: AR7: Fix USB slave mem range typo | Alexander Clouter | 2010-02-27 | 1 | -1/+1 |
* | MIPS: AR7: Whitespace hacking | Alexander Clouter | 2010-02-27 | 5 | -316/+343 |
* | MIPS: AR7: Implement clock API | Florian Fainelli | 2010-02-27 | 3 | -32/+99 |
* | MIPS: AR7: Implement gpiolib | Florian Fainelli | 2010-02-27 | 2 | -15/+99 |
* | MIPS: AR7: replace prom_getcmdline() to arcs_cmdline[] | Yoichi Yuasa | 2010-02-27 | 1 | -6/+1 |
* | MIPS: AR7: use strlcat() for the command line arguments | Yoichi Yuasa | 2010-02-27 | 1 | -16/+6 |
* | MIPS: Nuke trailing blank lines | Ralf Baechle | 2010-02-27 | 1 | -1/+0 |
* | MIPS: AR7: Fix USB slave mem range typo | Alexander Clouter | 2010-02-01 | 1 | -1/+1 |
* | MIPS: AR7: Remove unused prom_getchar() | Yoichi Yuasa | 2010-01-12 | 1 | -7/+0 |
* | MIPS: AR7: Remove kgdb_enabled | Yoichi Yuasa | 2010-01-12 | 1 | -8/+0 |
* | MIPS: Move several variables from .bss to .init.data | Dmitri Vorobiev | 2009-12-17 | 1 | -1/+1 |
* | MIPS: AR7: register watchdog device only if enabled in hw configuration | Florian Fainelli | 2009-11-02 | 1 | -1/+8 |
* | MIPS: AR7: Make board code register ar7_wdt as a platform device | Florian Fainelli | 2009-09-17 | 1 | -0/+32 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-08-13 | 6 | -21/+8 |
|\ |
|
| * | MIPS: AR7: Override CFLAGS with -Werror | Florian Fainelli | 2009-08-03 | 1 | -0/+1 |
| * | MIPS: AR7: Remove unused tnetd7200_get_clock function | Florian Fainelli | 2009-08-03 | 1 | -13/+0 |
| * | MIPS: AR7: Use DMA_BIT_MASK(nn) instead of deprecated DMA_nnBIT_MASK | Florian Fainelli | 2009-08-03 | 1 | -3/+3 |
| * | MIPS: AR7: Fix build failures when CONFIG_SERIAL_8250 is not enabled | Florian Fainelli | 2009-08-03 | 1 | -1/+2 |
| * | MIPS: Fix read buffer overflow | Roel Kluin | 2009-08-03 | 1 | -1/+1 |