aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/alchemy/devboards/db1300.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-25MIPS: Alchemy: only build mmc support helpers if au1xmmc is enabledGravatar Christoph Hellwig 1-0/+4
2023-08-02mmc: au1xmmc: force non-modular build and remove symbol_get usageGravatar Christoph Hellwig 1-9/+1
2022-05-07Input: wm97xx - get rid of irq_enable method in wm97xx_mach_opsGravatar Dmitry Torokhov 1-9/+0
2020-10-06MIPS: alchemy: Fix build breakage, if TOUCHSCREEN_WM97XX is disabledGravatar Thomas Bogendoerfer 1-0/+7
2018-12-23MIPS: Alchemy: update dma masks for devboard devicesGravatar Manuel Lauss 1-4/+19
2018-10-03mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.hGravatar Boris Brezillon 1-2/+1
2018-10-03mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} thereGravatar Boris Brezillon 1-3/+3
2018-10-03mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooksGravatar Boris Brezillon 1-3/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-09-15Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...Gravatar Linus Torvalds 1-14/+17
2017-08-29MIPS: Alchemy: Threaded carddetect irqs for devboardsGravatar Manuel Lauss 1-14/+17
2017-08-13mtd: nand: Rename nand.h into rawnand.hGravatar Boris Brezillon 1-1/+1
2017-02-13MIPS: Alchemy: Don't rely on public mmc header to include interrupt.hGravatar Ulf Hansson 1-0/+1
2015-12-08mips: nand: make use of mtd_to_nand() where appropriateGravatar Boris BREZILLON 1-1/+1
2015-09-03MIPS: Remove all the uses of custom gpio.hGravatar Alban Bedel 1-0/+1
2014-09-22MIPS: Alchemy: DB1300: Add touch penirq supportGravatar Manuel Lauss 1-0/+44
2014-09-22MIPS: Alchemy: DB1xxx: Explicitly set 50MHz clock for I2C/SPI units.Gravatar Manuel Lauss 1-1/+2
2014-07-30MIPS: Alchemy: db1x00: use clk frameworkGravatar Manuel Lauss 1-0/+7
2014-07-30MIPS: Alchemy: add helpers to access static memory ctrl registers.Gravatar Manuel Lauss 1-1/+1
2014-03-26MIPS: Alchemy: fold mach-db1xxx/db1x00 headers into board codeGravatar Manuel Lauss 1-1/+33
2014-03-26MIPS: Alchemy: Unify Devboard support.Gravatar Manuel Lauss 1-1/+5
2013-02-01MIPS: Whitespace cleanup.Gravatar Ralf Baechle 1-5/+5
2012-10-11MIPS: Alchemy: Single kernel for DB1200/1300/1550Gravatar Manuel Lauss 1-8/+4
2012-05-13mips: Use the plat_nand default partition parserGravatar H Hartley Sweeten 1-3/+0
2011-12-07MIPS: Alchemy: Add RTC device to all devboardsGravatar Manuel Lauss 1-8/+0
2011-12-07MIPS: Alchemy: move au1200fb global functions to platform dataGravatar Manuel Lauss 1-23/+29
2011-12-07MIPS: Alchemy: Basic support for the DB1300 board.Gravatar Manuel Lauss 1-0/+787