summaryrefslogtreecommitdiff
path: root/arch/mips/alchemy/devboards
AgeCommit message (Expand)AuthorFilesLines
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/tiw...Linus 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
2011-10-24MIPS: Alchemy: more base address cleanupManuel Lauss6-119/+97
2011-09-21MIPS: Alchemy: DB1200: Disable cascade IRQ in handlerManuel Lauss2-7/+4
2011-07-27ASoC: au1x: update db1200 machine to the new way of thingsManuel Lauss1-0/+10
2011-07-27ASoC: au1x: remove automatic DMA device registration from PSC driversManuel Lauss1-0/+6
2011-07-27ASoC: Add a DB1x00 AC97 machine driverManuel Lauss1-0/+48
2011-05-19MIPS: Alchemy: Clean up GPIO registers and accessorsManuel Lauss2-2/+2
2011-05-19MIPS: Alchemy: Rewrite UART setup and constants.Manuel Lauss1-1/+1
2011-05-19MIPS: DB1200: Set Config[OD] for improved stability.Manuel Lauss1-0/+7
2011-05-10MIPS: Alchemy: Fix GCC 4.6.0 build error.Ralf Baechle1-28/+33
2011-03-29MIPS: Convert the irq functions to the new namesThomas Gleixner8-46/+46
2011-03-29MIPS: alchemy: Use proper irq accessorsThomas Gleixner1-7/+6
2011-03-25MIPS: Alchemy: Convert to new irq chip functionsThomas Gleixner1-9/+9
2010-12-22Merge branch 'master' into for-nextJiri Kosina1-3/+2
2010-12-16MIPS: Alchemy: Add return value check for strict_strtoul()Yoichi Yuasa1-3/+2
2010-11-16suspend: constify platform_suspend_opsLionel Debroux1-1/+1
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-0/+6
2010-10-07MIPS: Add missing #inclusions of <linux/irq.h>David Howells1-0/+1
2010-08-31ASoC: fix au1x platformManuel Lauss1-0/+6
2010-08-05MIPS: Ritually kill stupid printk.Ralf Baechle2-2/+0
2010-08-05MIPS: Move Alchemy Makefile parts to their own Platform file.Manuel Lauss2-4/+0
2010-08-05MIPS: Alchemy: fix deprecated compile warningsFUJITA Tomonori1-4/+4
2010-08-05MIPS: MTX1: Fix build.Ralf Baechle1-1/+4
2010-05-21MIPS: Alchemy: Fix up residual devboard poweroff/reboot code.Manuel Lauss5-22/+15
2010-04-30MIPS: DB1200: PCMCIA card detection must not be auto-enabled.Manuel Lauss1-3/+7
2010-04-12MIPS: Alchemy: DB1200: Remove custom wait implementationManuel Lauss1-40/+0
2010-02-27MIPS: Alchemy: Repair db1500/bosporus buildsManuel Lauss1-24/+28
2010-02-27MIPS: Alchemy: use 36bit addresses for PCMCIA resources.Manuel Lauss8-83/+83
2010-02-27MIPS: Alchemy: devboard PM needs to save CPLD registers.Manuel Lauss1-0/+32
2010-02-27MIPS: Alchemy: Remove forced command line settingYoichi Yuasa6-100/+0
2010-02-27MIPS: Alchemy: get rid of common/reset.cManuel Lauss3-27/+70
2010-02-27MIPS: Alchemy: Add au1000-eth platform deviceFlorian Fainelli1-0/+17
2010-02-27MIPS/SOUND: Alchemy: DB1200 AC97+I2S audio support.Manuel Lauss1-0/+51
2010-02-27MIPS: Alchemy: Extended DB1200 board support.Manuel Lauss6-44/+649
2010-02-27MIPS: Alchemy: physmap-flash for all devboardsManuel Lauss8-0/+163
2010-02-27MIPS: Alchemy: Turn on -Werror for devboards and xss1500Florian Fainelli1-0/+2
2010-02-27MIPS: Alchemy: Fix warnings in DB1x00 / PB1000 / PB1550 board setup codeFlorian Fainelli3-5/+10
2010-02-27MIPS: Alchemy: prom_putchar is board dependentManuel Lauss1-0/+5
2010-02-27MIPS: Alchemy: Stop IRQ name sharingManuel Lauss10-76/+104
2010-02-27MIPS: Alchemy: devboards: wire up new PCMCIA driver.Manuel Lauss16-9/+412
2010-02-27MIPS: Alchemy: remove board_init_irq() function.Manuel Lauss10-215/+136
2010-02-27MIPS: Alchemy: devboards: factor out PB1200 IRQ cascade code.Manuel Lauss2-70/+73
2010-02-27MIPS: Alchemy: devboard register abstractionManuel Lauss9-91/+190
2009-06-17MIPS: Alchemy: devboards: Convert to gpio calls.Manuel Lauss5-15/+23