aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/alchemy/devboards (follow)
AgeCommit message (Expand)AuthorFilesLines
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 Lauss2-6/+6
2014-09-22MIPS: Alchemy: devboards: sit and spin after poweroffManuel Lauss1-0/+3
2014-08-19MIPS: Alchemy: Fix db1200 PSC clock enablementManuel Lauss1-5/+1
2014-07-30MIPS: Alchemy: au1100fb: use clk frameworkManuel Lauss1-0/+14
2014-07-30MIPS: Alchemy: db1x00: use clk frameworkManuel Lauss3-25/+45
2014-07-30MIPS: Alchemy: add helpers to access static memory ctrl registers.Manuel Lauss3-4/+4
2014-07-30MIPS: Alchemy: introduce helpers to access SYS register block.Manuel Lauss4-44/+29
2014-06-04MIPS: Replace obsolete strict_strto call with kstrtoDaniel Walter1-2/+2
2014-03-26MIPS: Alchemy: pata_platform for DB1200Manuel Lauss1-7/+14
2014-03-26MIPS: Alchemy: fold mach-db1xxx/db1x00 headers into board codeManuel Lauss2-2/+80
2014-03-26MIPS: Alchemy: Unify Devboard support.Manuel Lauss6-48/+69
2014-02-04MIPS: Alchemy: Fix DB1100 GPIO registrationManuel Lauss1-5/+2
2013-10-29MIPS: Panic messages should not end in \n.Ralf Baechle1-1/+1
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle6-38/+38
2012-10-11MIPS: Alchemy: Merge PB1100/1500 support into DB1000 code.Manuel Lauss4-395/+92
2012-10-11MIPS: Alchemy: merge PB1550 support into DB1550 codeManuel Lauss4-282/+160
2012-10-11MIPS: Alchemy: Single kernel for DB1200/1300/1550Manuel Lauss6-54/+107
2012-07-25Merge branches 'next/generic', 'next/alchemy', 'next/bcm63xx', 'next/cavium', 'next/jz4740', 'next/lantiq', 'next/loongson1b' and 'next/netlogic' into mips-for-linux-nextRalf Baechle6-78/+36
2012-07-23MIPS: Alchemy: use IS_ENABLED() macroFlorian Fainelli2-4/+4
2012-07-23MIPS: Alchemy: handle db1200 cpld ints as they come inManuel Lauss1-4/+1
2012-07-23MIPS: Alchemy: devboards: kill prom.cManuel Lauss3-61/+31
2012-07-23MIPS: Alchemy: use 64MB RAM as minimum for devboardsManuel Lauss1-10/+1
2012-06-01Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds3-9/+0
2012-05-15MIPS: Fix several implicit uses of export.h/module.hPaul Gortmaker1-0/+1
2012-05-13mips: Use the plat_nand default partition parserH Hartley Sweeten3-9/+0
2012-01-11Merge branch 'next/alchemy' into mips-for-linux-nextRalf Baechle27-1788/+2473
2011-12-08MIPS: Alchemy: db1200: Improve PB1200 detection.Manuel Lauss1-8/+22
2011-12-08MIPS: Alchemy: Touchscreen support on DB1100Manuel Lauss1-0/+56
2011-12-08MIPS: Alchemy: Hook up IrDA on DB1000/DB1100Manuel Lauss1-17/+57
2011-12-08MTD: nand: make au1550nd.c a platform_driverManuel Lauss1-0/+66
2011-12-07MIPS: irq: Remove IRQF_DISABLEDYong Zhang1-2/+2
2011-12-07MIPS: Alchemy: Add RTC device to all devboardsManuel Lauss4-26/+11
2011-12-07MIPS: Alchemy: MMC for DB1100Manuel Lauss1-0/+202
2011-12-07MIPS: Alchemy: one kernel for DB1000/DB1500/DB1100Manuel Lauss3-67/+76
2011-12-07MIPS: Alchemy: Merge PB1200 support into DB1200 code.Manuel Lauss3-490/+227
2011-12-07MIPS: Alchemy: move au1200fb global functions to platform dataManuel Lauss3-69/+89
2011-12-07MIPS: Alchemy: merge devboard code into single per-board files.Manuel Lauss19-748/+464
2011-12-07MIPS: Alchemy: Improved DB1550 support, with audio and serial busses.Manuel Lauss4-74/+519
2011-12-07MIPS: Alchemy: Basic support for the DB1300 board.Manuel Lauss3-0/+792
2011-12-07MIPS: Alchemy: devboards: remove unneeded BCSR IRQ reg accManuel Lauss1-9/+2
2011-12-07MIPS: Alchemy: Drop MIRAGE/BOSPORUS board supportManuel Lauss4-175/+3
2011-12-07MIPS: Alchemy: remove PB1000 supportManuel Lauss4-219/+1
2011-11-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds9-197/+650
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2-0/+64
2011-10-24MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss7-12/+302
2011-10-24MIPS: Alchemy: kill au1xxx.h headerManuel Lauss2-2/+3
2011-10-24MIPS: Alchemy: clean DMA code of CONFIG_SOC_AU1??? definesManuel Lauss2-12/+12
2011-10-24MIPS, IDE: Alchem, au1xxx-ide: Remove pb1200/db1200 header depManuel Lauss2-2/+13
2011-10-24MIPS: Alchemy: Redo PCI as platform driverManuel Lauss6-54/+228