aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/alchemy/devboards/db1300.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-23MIPS: Alchemy: update dma masks for devboard devicesManuel Lauss1-4/+19
2018-10-03mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.hBoris Brezillon1-2/+1
2018-10-03mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} thereBoris Brezillon1-3/+3
2018-10-03mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooksBoris Brezillon1-3/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-14/+17
2017-08-29MIPS: Alchemy: Threaded carddetect irqs for devboardsManuel Lauss1-14/+17
2017-08-13mtd: nand: Rename nand.h into rawnand.hBoris Brezillon1-1/+1
2017-02-13MIPS: Alchemy: Don't rely on public mmc header to include interrupt.hUlf Hansson1-0/+1
2015-12-08mips: nand: make use of mtd_to_nand() where appropriateBoris BREZILLON1-1/+1
2015-09-03MIPS: Remove all the uses of custom gpio.hAlban Bedel1-0/+1
2014-09-22MIPS: Alchemy: DB1300: Add touch penirq supportManuel Lauss1-0/+44
2014-09-22MIPS: Alchemy: DB1xxx: Explicitly set 50MHz clock for I2C/SPI units.Manuel Lauss1-1/+2
2014-07-30MIPS: Alchemy: db1x00: use clk frameworkManuel Lauss1-0/+7
2014-07-30MIPS: Alchemy: add helpers to access static memory ctrl registers.Manuel Lauss1-1/+1
2014-03-26MIPS: Alchemy: fold mach-db1xxx/db1x00 headers into board codeManuel Lauss1-1/+33
2014-03-26MIPS: Alchemy: Unify Devboard support.Manuel Lauss1-1/+5
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-5/+5
2012-10-11MIPS: Alchemy: Single kernel for DB1200/1300/1550Manuel Lauss1-8/+4
2012-05-13mips: Use the plat_nand default partition parserH Hartley Sweeten1-3/+0
2011-12-07MIPS: Alchemy: Add RTC device to all devboardsManuel Lauss1-8/+0
2011-12-07MIPS: Alchemy: move au1200fb global functions to platform dataManuel Lauss1-23/+29
2011-12-07MIPS: Alchemy: Basic support for the DB1300 board.Manuel Lauss1-0/+787