aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/alchemy/devboards
Commit message (Expand)AuthorAgeFilesLines
* 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/+6
* MIPS: Alchemy: Convert to new irq chip functionsThomas Gleixner2011-03-251-9/+9
* Merge branch 'master' into for-nextJiri Kosina2010-12-221-3/+2
|\
| * MIPS: Alchemy: Add return value check for strict_strtoul()Yoichi Yuasa2010-12-161-3/+2
* | 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/+0
* MIPS: Move Alchemy Makefile parts to their own Platform file.Manuel Lauss2010-08-052-4/+0
* 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/+15
* 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/+0
* MIPS: Alchemy: Repair db1500/bosporus buildsManuel Lauss2010-02-271-24/+28
* MIPS: Alchemy: use 36bit addresses for PCMCIA resources.Manuel Lauss2010-02-278-83/+83
* MIPS: Alchemy: devboard PM needs to save CPLD registers.Manuel Lauss2010-02-271-0/+32
* MIPS: Alchemy: Remove forced command line settingYoichi Yuasa2010-02-276-100/+0
* MIPS: Alchemy: get rid of common/reset.cManuel Lauss2010-02-273-27/+70
* MIPS: Alchemy: Add au1000-eth platform deviceFlorian Fainelli2010-02-271-0/+17
* MIPS/SOUND: Alchemy: DB1200 AC97+I2S audio support.Manuel Lauss2010-02-271-0/+51
* MIPS: Alchemy: Extended DB1200 board support.Manuel Lauss2010-02-276-44/+649
* MIPS: Alchemy: physmap-flash for all devboardsManuel Lauss2010-02-278-0/+163
* MIPS: Alchemy: Turn on -Werror for devboards and xss1500Florian Fainelli2010-02-271-0/+2
* MIPS: Alchemy: Fix warnings in DB1x00 / PB1000 / PB1550 board setup codeFlorian Fainelli2010-02-273-5/+10
* MIPS: Alchemy: prom_putchar is board dependentManuel Lauss2010-02-271-0/+5
* MIPS: Alchemy: Stop IRQ name sharingManuel Lauss2010-02-2710-76/+104
* MIPS: Alchemy: devboards: wire up new PCMCIA driver.Manuel Lauss2010-02-2716-9/+412
* MIPS: Alchemy: remove board_init_irq() function.Manuel Lauss2010-02-2710-215/+136
* MIPS: Alchemy: devboards: factor out PB1200 IRQ cascade code.Manuel Lauss2010-02-272-70/+73
* MIPS: Alchemy: devboard register abstractionManuel Lauss2010-02-279-91/+190
* MIPS: Alchemy: devboards: Convert to gpio calls.Manuel Lauss2009-06-175-15/+23
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-2/+2
* MIPS: Alchemy: PB1200: use SMC91X platform data.Manuel Lauss2009-03-301-0/+10
* MIPS: Alchemy: new userspace suspend interface for development boards.Manuel Lauss2009-01-112-0/+230
* MIPS: Alchemy: pb1200: update CPLD cascade irq handler.Manuel Lauss2009-01-111-57/+30
* MIPS: Alchemy: update core interrupt code.Manuel Lauss2009-01-117-39/+53
* MIPS: Alchemy: move commandline mangling out of common codeManuel Lauss2009-01-116-11/+108
* MIPS: Alchemy: devboards: consolidate filesManuel Lauss2009-01-1123-481/+107
* MIPS: Alchemy: Move development board code to common subdirectoryManuel Lauss2009-01-1126-0/+1717