summaryrefslogtreecommitdiffstats
path: root/arch/mips/alchemy/devboards
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next/alchemy' into mips-for-linux-nextRalf Baechle2012-01-1127-1788/+2473
|\
| * MIPS: Alchemy: db1200: Improve PB1200 detection.Manuel Lauss2011-12-081-8/+22
| * MIPS: Alchemy: Touchscreen support on DB1100Manuel Lauss2011-12-081-0/+56
| * MIPS: Alchemy: Hook up IrDA on DB1000/DB1100Manuel Lauss2011-12-081-17/+57
| * MTD: nand: make au1550nd.c a platform_driverManuel Lauss2011-12-081-0/+66
| * MIPS: Alchemy: Add RTC device to all devboardsManuel Lauss2011-12-074-26/+11Star
| * MIPS: Alchemy: MMC for DB1100Manuel Lauss2011-12-071-0/+202
| * MIPS: Alchemy: one kernel for DB1000/DB1500/DB1100Manuel Lauss2011-12-073-67/+76
| * MIPS: Alchemy: Merge PB1200 support into DB1200 code.Manuel Lauss2011-12-073-490/+227Star
| * MIPS: Alchemy: move au1200fb global functions to platform dataManuel Lauss2011-12-073-69/+89
| * MIPS: Alchemy: merge devboard code into single per-board files.Manuel Lauss2011-12-0719-748/+464Star
| * MIPS: Alchemy: Improved DB1550 support, with audio and serial busses.Manuel Lauss2011-12-074-74/+519
| * MIPS: Alchemy: Basic support for the DB1300 board.Manuel Lauss2011-12-073-0/+792
| * MIPS: Alchemy: devboards: remove unneeded BCSR IRQ reg accManuel Lauss2011-12-071-9/+2Star
| * MIPS: Alchemy: Drop MIRAGE/BOSPORUS board supportManuel Lauss2011-12-074-175/+3Star
| * MIPS: Alchemy: remove PB1000 supportManuel Lauss2011-12-074-219/+1Star
* | MIPS: irq: Remove IRQF_DISABLEDYong Zhang2011-12-071-2/+2
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2011-11-039-197/+650
|\
| * MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss2011-10-257-12/+302
| * MIPS: Alchemy: kill au1xxx.h headerManuel Lauss2011-10-252-2/+3
| * MIPS: Alchemy: clean DMA code of CONFIG_SOC_AU1??? definesManuel Lauss2011-10-252-12/+12
| * MIPS, IDE: Alchem, au1xxx-ide: Remove pb1200/db1200 header depManuel Lauss2011-10-252-2/+13
| * MIPS: Alchemy: Redo PCI as platform driverManuel Lauss2011-10-256-54/+228
| * MIPS: Alchemy: more base address cleanupManuel Lauss2011-10-256-119/+97Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-10-282-0/+64
|\ \ | |/ |/|
| * ASoC: au1x: update db1200 machine to the new way of thingsManuel Lauss2011-07-271-0/+10
| * ASoC: au1x: remove automatic DMA device registration from PSC driversManuel Lauss2011-07-271-0/+6
| * ASoC: Add a DB1x00 AC97 machine driverManuel Lauss2011-07-271-0/+48
* | MIPS: Alchemy: DB1200: Disable cascade IRQ in handlerManuel Lauss2011-09-212-7/+4Star
|/
* MIPS: Alchemy: Clean up GPIO registers and accessorsManuel Lauss2011-05-192-2/+2
* MIPS: Alchemy: Rewrite UART setup and constants.Manuel Lauss2011-05-191-1/+1
* MIPS: DB1200: Set Config[OD] for improved stability.Manuel Lauss2011-05-191-0/+7
* MIPS: Alchemy: Fix GCC 4.6.0 build error.Ralf Baechle2011-05-101-28/+33
* MIPS: Convert the irq functions to the new namesThomas Gleixner2011-03-298-46/+46
* MIPS: alchemy: Use proper irq accessorsThomas Gleixner2011-03-291-7/+6Star
* MIPS: Alchemy: Convert to new irq chip functionsThomas Gleixner2011-03-251-9/+9
* Merge branch 'master' into for-nextJiri Kosina2010-12-221-3/+2Star
|\
| * MIPS: Alchemy: Add return value check for strict_strtoul()Yoichi Yuasa2010-12-161-3/+2Star
* | suspend: constify platform_suspend_opsLionel Debroux2010-11-161-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-10-251-0/+6
|\
| * ASoC: fix au1x platformManuel Lauss2010-08-311-0/+6
* | MIPS: Add missing #inclusions of <linux/irq.h>David Howells2010-10-071-0/+1
|/
* MIPS: Ritually kill stupid printk.Ralf Baechle2010-08-052-2/+0Star
* MIPS: Move Alchemy Makefile parts to their own Platform file.Manuel Lauss2010-08-052-4/+0Star
* MIPS: Alchemy: fix deprecated compile warningsFUJITA Tomonori2010-08-051-4/+4
* MIPS: MTX1: Fix build.Ralf Baechle2010-08-051-1/+4
* MIPS: Alchemy: Fix up residual devboard poweroff/reboot code.Manuel Lauss2010-05-215-22/+15Star
* MIPS: DB1200: PCMCIA card detection must not be auto-enabled.Manuel Lauss2010-04-301-3/+7
* MIPS: Alchemy: DB1200: Remove custom wait implementationManuel Lauss2010-04-121-40/+0Star
* MIPS: Alchemy: Repair db1500/bosporus buildsManuel Lauss2010-02-271-24/+28