aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/alchemy (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-22Merge branch 'master' into for-nextJiri Kosina2-3/+4
2010-12-16MIPS: Alchemy: fix build with SERIAL_8250=nManuel Lauss1-0/+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-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-0/+6
2010-10-25Merge branch 'topic/asoc' into for-linusTakashi Iwai1-0/+6
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2-35/+28
2010-10-22Alchemy: Add UART PM methods.Manuel Lauss2-35/+28
2010-10-07MIPS: Add missing #inclusions of <linux/irq.h>David Howells1-0/+1
2010-10-04MIPS: Alchemy: Resolve prom section mismatchesManuel Lauss1-3/+2
2010-08-31ASoC: fix au1x platformManuel Lauss1-0/+6
2010-08-05MIPS: Ritually kill stupid printk.Ralf Baechle4-4/+0
2010-08-05MIPS: Alchemy: Add basic support for the GPR boardWolfgang Grandegger6-0/+361
2010-08-05MIPS: au1000_eth: Get ethernet address from platform_dataManuel Lauss1-1/+14
2010-08-05SERIAL: 8250: Remove SERIAL_8250_AU1X00Manuel Lauss1-2/+0
2010-08-05MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMYManuel Lauss2-20/+3
2010-08-05MIPS: MTX-1: cleanup and commentsBruno Randolf1-8/+4
2010-08-05MIPS: Alchemy: Remove dead CONFIG_SOC_AU1000_FREQUENCYChristoph Egger1-4/+0
2010-08-05MIPS: Move Alchemy Makefile parts to their own Platform file.Manuel Lauss6-10/+109
2010-08-05MIPS: Alchemy: fix deprecated compile warningsFUJITA Tomonori1-4/+4
2010-08-05MIPS: Alchemy: move boards over to obj-yManuel Lauss2-3/+2
2010-08-05MIPS: MTX1: Fix build.Ralf Baechle3-3/+12
2010-07-26MIPS: Alchemy: Define eth platform devices in the correct orderWolfgang Grandegger1-4/+5
2010-07-26MIPS: MTX-1: Fix PCI on the MeshCube and related boardsBruno Randolf1-5/+3
2010-07-05MIPS: Alchemy: sleepcode without compile-time cputype dependenciesManuel Lauss2-31/+62
2010-05-21MIPS: Alchemy: add sysdev for DBDMA PM.Manuel Lauss2-40/+72
2010-05-21MIPS: Alchemy: add sysdev for IRQ PM.Manuel Lauss2-89/+90
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: Fix Au1100 ethernet build failureManuel Lauss1-9/+10
2010-02-27MIPS: Alchemy: Repair db1500/bosporus buildsManuel Lauss1-24/+28
2010-02-27MIPS: Alchemy: use 36bit addresses for PCMCIA resources.Manuel Lauss10-117/+99
2010-02-27MIPS: Alchemy: devboard PM needs to save CPLD registers.Manuel Lauss1-0/+32
2010-02-27MIPS: Alchemy: Simplify DMA channel allocation code.Ralf Baechle1-55/+56
2010-02-27MIPS: Alchemy: Remove time_lock.Ralf Baechle1-7/+0
2010-02-27MIPS: Remove trailing space in messagesFrans Pop1-1/+1
2010-02-27MIPS: Alchemy: Use strlcat() for the command line argumentsYoichi Yuasa1-14/+5
2010-02-27MIPS: Alchemy: Remove prom_getcmdline()Yoichi Yuasa1-8/+1
2010-02-27MIPS: Alchemy: Remove forced command line settingYoichi Yuasa8-120/+0
2010-02-27MIPS: Alchemy: get rid of common/reset.cManuel Lauss8-225/+99
2010-02-27MIPS: Alchemy: irq: use runtime CPU type detectionManuel Lauss1-43/+54
2010-02-27MIPS: Alchemy: Only build AU1000 INTC code for compatible cpusManuel Lauss2-9/+11
2010-02-27MIPS: Alchemy: use runtime cpu detection in GPIO code.Manuel Lauss1-7/+3
2010-02-27MIPS: Alchemy: Add au1000-eth platform deviceFlorian Fainelli2-0/+107
2010-02-27MIPS/SOUND: Alchemy: DB1200 AC97+I2S audio support.Manuel Lauss1-0/+51
2010-02-27MIPS: Alchemy: Extended DB1200 board support.Manuel Lauss7-47/+649
2010-02-27MIPS: Alchemy: physmap-flash for all devboardsManuel Lauss8-0/+163
2010-02-27MIPS: Alchemy: UARTs are of type 16550AManuel Lauss1-1/+3