summaryrefslogtreecommitdiffstats
path: root/arch/mips/ar7/platform.c
AgeCommit message (Expand)AuthorLines
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig-1/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 102Thomas Gleixner-14/+1
2019-02-04net: phy: fixed-phy: Drop GPIO from fixed_phy_add()Linus Walleij-2/+2
2018-02-19MIPS: AR7: Constify gpio_ledArvind Yadav-7/+7
2018-01-10MIPS: AR7: ensure the port type's FCR value is usedJonas Gorski-1/+1
2017-11-08MIPS: AR7: Ensure that serial ports are properly set upOswald Buddenhagen-0/+1
2017-11-08MIPS: AR7: Defer registration of GPIOJonas Gorski-0/+4
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker-1/+0
2015-09-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-1/+0
2015-09-03MIPS: Remove all the uses of custom gpio.hAlban Bedel-1/+0
2015-08-31phy: fixed_phy: Add gpio to determine link up/down.Andrew Lunn-2/+3
2015-04-02MIPS: AR7: Replace mac address parsingDaniel Walter-4/+1
2014-11-24mips: Convert pr_warning to pr_warnJoe Perches-12/+12
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle-6/+6
2012-12-13MIPS: AR7: use part_probe_types to specificy the partition parser to useFlorian Fainelli-0/+3
2012-07-16arch: Use eth_random_addrJoe Perches-2/+2
2012-01-11Merge branches 'next/ar7', 'next/ath79', 'next/bcm63xx', 'next/bmips', 'next/...Ralf Baechle-0/+37
2011-12-07MIPS: AR7: add LEDs layout for the Actiontec GT701 routerFlorian Fainelli-0/+37
2011-12-07MIPS: Fix up inconsistency in panic() string argument.Ralf Baechle-1/+1
2011-07-25MIPS: AR7: Remove 'space before tabs' in platform.cFlorian Fainelli-1/+1
2010-10-29MIPS: AR7: Add support for Titan (TNETV10xx) SoC variantFlorian Fainelli-0/+56
2010-08-05MIPS: AR7: rewrite of cpmac_get_mac()Alexander Clouter-27/+15
2010-07-05MIPS: AR7: Use correct UART port typeFlorian Fainelli-1/+1
2010-05-21MIPS: AR7: prevent race between clock initialization and devices registrationFlorian Fainelli-1/+1
2010-05-21MIPS: AR7: use ar7_has_high_vlynq() to determine watchdog base addressFlorian Fainelli-12/+3
2010-04-12MIPS: AR7: Fix phat finger of cpmac fixed_phy_addAlexander Clouter-0/+1
2010-04-12MIPS: AR7: Fix phat finger of reset bit in vlynq_high_dataAlexander Clouter-1/+1
2010-02-27MIPS: AR7: Make ar7_register_devices much more durableAlexander Clouter-66/+81
2010-02-27MIPS: AR7: Fix USB slave mem range typoAlexander Clouter-1/+1
2010-02-27MIPS: AR7: Whitespace hackingAlexander Clouter-280/+307
2010-02-27MIPS: AR7: Implement clock APIFlorian Fainelli-2/+8
2010-02-27MIPS: AR7: Implement gpiolibFlorian Fainelli-0/+1
2010-02-01MIPS: AR7: Fix USB slave mem range typoAlexander Clouter-1/+1
2009-12-17MIPS: Move several variables from .bss to .init.dataDmitri Vorobiev-1/+1
2009-11-02MIPS: AR7: register watchdog device only if enabled in hw configurationFlorian Fainelli-1/+8
2009-09-17MIPS: AR7: Make board code register ar7_wdt as a platform deviceFlorian Fainelli-0/+32
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-5/+5
2009-08-05ar7: add fixed PHY support for the two on-board cpmacFlorian Fainelli-0/+15
2009-08-03MIPS: AR7: Use DMA_BIT_MASK(nn) instead of deprecated DMA_nnBIT_MASKFlorian Fainelli-3/+3
2009-08-03MIPS: AR7: Fix build failures when CONFIG_SERIAL_8250 is not enabledFlorian Fainelli-1/+2
2009-08-03MIPS: AR7: Remove unused inclusions of <linux/version.h>.Huang Weiyi-1/+0
2009-07-03MIPS: Add support for Texas Instruments AR7 System-on-a-ChipFlorian Fainelli-0/+555