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