summaryrefslogtreecommitdiffstats
path: root/arch/mips/ar7/platform.c
Commit message (Expand)AuthorAge
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102Thomas Gleixner2019-05-24
* net: phy: fixed-phy: Drop GPIO from fixed_phy_add()Linus Walleij2019-02-04
* MIPS: AR7: Constify gpio_ledArvind Yadav2018-02-19
* MIPS: AR7: ensure the port type's FCR value is usedJonas Gorski2018-01-10
* MIPS: AR7: Ensure that serial ports are properly set upOswald Buddenhagen2017-11-08
* MIPS: AR7: Defer registration of GPIOJonas Gorski2017-11-08
* MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-14
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-09-03
|\
| * MIPS: Remove all the uses of custom gpio.hAlban Bedel2015-09-03
* | phy: fixed_phy: Add gpio to determine link up/down.Andrew Lunn2015-08-31
|/
* MIPS: AR7: Replace mac address parsingDaniel Walter2015-04-02
* mips: Convert pr_warning to pr_warnJoe Perches2014-11-24
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-01
* MIPS: AR7: use part_probe_types to specificy the partition parser to useFlorian Fainelli2012-12-13
* arch: Use eth_random_addrJoe Perches2012-07-17
*-. Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/...Ralf Baechle2012-01-11
|\ \
| * | MIPS: AR7: add LEDs layout for the Actiontec GT701 routerFlorian Fainelli2011-12-07
| |/
* / MIPS: Fix up inconsistency in panic() string argument.Ralf Baechle2011-12-07
|/
* MIPS: AR7: Remove 'space before tabs' in platform.cFlorian Fainelli2011-07-25
* MIPS: AR7: Add support for Titan (TNETV10xx) SoC variantFlorian Fainelli2010-10-29
* MIPS: AR7: rewrite of cpmac_get_mac()Alexander Clouter2010-08-05
* MIPS: AR7: Use correct UART port typeFlorian Fainelli2010-07-05
* MIPS: AR7: prevent race between clock initialization and devices registrationFlorian Fainelli2010-05-21
* MIPS: AR7: use ar7_has_high_vlynq() to determine watchdog base addressFlorian Fainelli2010-05-21
* MIPS: AR7: Fix phat finger of cpmac fixed_phy_addAlexander Clouter2010-04-12
* MIPS: AR7: Fix phat finger of reset bit in vlynq_high_dataAlexander Clouter2010-04-12
* MIPS: AR7: Make ar7_register_devices much more durableAlexander Clouter2010-02-27
* MIPS: AR7: Fix USB slave mem range typoAlexander Clouter2010-02-27
* MIPS: AR7: Whitespace hackingAlexander Clouter2010-02-27
* MIPS: AR7: Implement clock APIFlorian Fainelli2010-02-27
* MIPS: AR7: Implement gpiolibFlorian Fainelli2010-02-27
* MIPS: AR7: Fix USB slave mem range typoAlexander Clouter2010-02-01
* MIPS: Move several variables from .bss to .init.dataDmitri Vorobiev2009-12-16
* MIPS: AR7: register watchdog device only if enabled in hw configurationFlorian Fainelli2009-11-02
* MIPS: AR7: Make board code register ar7_wdt as a platform deviceFlorian Fainelli2009-09-17
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-12
|\
| * MIPS: AR7: Use DMA_BIT_MASK(nn) instead of deprecated DMA_nnBIT_MASKFlorian Fainelli2009-08-03
| * MIPS: AR7: Fix build failures when CONFIG_SERIAL_8250 is not enabledFlorian Fainelli2009-08-03
| * MIPS: AR7: Remove unused inclusions of <linux/version.h>.Huang Weiyi2009-08-03
* | ar7: add fixed PHY support for the two on-board cpmacFlorian Fainelli2009-08-05
|/
* MIPS: Add support for Texas Instruments AR7 System-on-a-ChipFlorian Fainelli2009-07-03