Age | Commit message (Expand) | Author | Files | Lines |
2010-08-05 | MIPS: AR7: rewrite of cpmac_get_mac() | Alexander Clouter | 1 | -27/+15 |
2010-07-05 | MIPS: AR7: Use correct UART port type | Florian Fainelli | 1 | -1/+1 |
2010-05-22 | MIPS: AR7: prevent race between clock initialization and devices registration | Florian Fainelli | 1 | -1/+1 |
2010-05-22 | MIPS: AR7: use ar7_has_high_vlynq() to determine watchdog base address | Florian Fainelli | 1 | -12/+3 |
2010-04-12 | MIPS: AR7: Fix phat finger of cpmac fixed_phy_add | Alexander Clouter | 1 | -0/+1 |
2010-04-12 | MIPS: AR7: Fix phat finger of reset bit in vlynq_high_data | Alexander Clouter | 1 | -1/+1 |
2010-02-27 | MIPS: AR7: Make ar7_register_devices much more durable | Alexander Clouter | 1 | -66/+81 |
2010-02-27 | MIPS: AR7: Fix USB slave mem range typo | Alexander Clouter | 1 | -1/+1 |
2010-02-27 | MIPS: AR7: Whitespace hacking | Alexander Clouter | 1 | -280/+307 |
2010-02-27 | MIPS: AR7: Implement clock API | Florian Fainelli | 1 | -2/+8 |
2010-02-27 | MIPS: AR7: Implement gpiolib | Florian Fainelli | 1 | -0/+1 |
2010-02-01 | MIPS: AR7: Fix USB slave mem range typo | Alexander Clouter | 1 | -1/+1 |
2009-12-17 | MIPS: Move several variables from .bss to .init.data | Dmitri Vorobiev | 1 | -1/+1 |
2009-11-02 | MIPS: AR7: register watchdog device only if enabled in hw configuration | Florian Fainelli | 1 | -1/+8 |
2009-09-17 | MIPS: AR7: Make board code register ar7_wdt as a platform device | Florian Fainelli | 1 | -0/+32 |
2009-08-13 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -5/+5 |
2009-08-05 | ar7: add fixed PHY support for the two on-board cpmac | Florian Fainelli | 1 | -0/+15 |
2009-08-03 | MIPS: AR7: Use DMA_BIT_MASK(nn) instead of deprecated DMA_nnBIT_MASK | Florian Fainelli | 1 | -3/+3 |
2009-08-03 | MIPS: AR7: Fix build failures when CONFIG_SERIAL_8250 is not enabled | Florian Fainelli | 1 | -1/+2 |
2009-08-03 | MIPS: AR7: Remove unused inclusions of <linux/version.h>. | Huang Weiyi | 1 | -1/+0 |
2009-07-03 | MIPS: Add support for Texas Instruments AR7 System-on-a-Chip | Florian Fainelli | 1 | -0/+555 |