aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/alchemy
AgeCommit message (Expand)AuthorFilesLines
2011-05-19Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Gravatar Linus Torvalds 1-2/+1
2011-05-19MIPS: Alchemy: Clean up GPIO registers and accessorsGravatar Manuel Lauss 4-5/+5
2011-05-19MIPS: Alchemy: Cleanup DMA addressesGravatar Manuel Lauss 2-25/+29
2011-05-19MIPS: Alchemy: Rewrite ethernet platform setupGravatar Manuel Lauss 1-50/+101
2011-05-19MIPS: Alchemy: Rewrite UART setup and constants.Gravatar Manuel Lauss 7-63/+63
2011-05-19MIPS: Alchemy: Convert dbdma.c to syscore_opsGravatar Manuel Lauss 1-78/+45
2011-05-19MIPS: Alchemy: Convert irq.c to syscore_ops.Gravatar Manuel Lauss 1-60/+41
2011-05-19MIPS: Alchemy: irq code and constant cleanupGravatar Manuel Lauss 1-115/+135
2011-05-19MIPS: DB1200: Set Config[OD] for improved stability.Gravatar Manuel Lauss 2-2/+9
2011-05-14Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Gravatar Thomas Gleixner 13-132/+142
2011-05-10MIPS: Alchemy: fix xxs1500 build errorGravatar Manuel Lauss 1-3/+2
2011-05-10MIPS: Alchemy: Fix GCC 4.6.0 build error.Gravatar Ralf Baechle 1-28/+33
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-1/+1
2011-03-29MIPS: Convert the irq functions to the new namesGravatar Thomas Gleixner 10-63/+63
2011-03-29MIPS: alchemy: Use proper irq accessorsGravatar Thomas Gleixner 1-7/+6
2011-03-25MIPS: Alchemy: Convert to new irq chip functionsGravatar Thomas Gleixner 2-57/+59
2011-03-14MIPS: Alchemy: Fix reset for MTX-1 and XXS1500Gravatar Florian Fainelli 2-4/+4
2011-03-14MIPS: MTX-1: Make au1000_eth probe all PHY addressesGravatar Florian Fainelli 1-0/+9
2011-02-21mips: convert to clocksource_register_hz/khzGravatar John Stultz 1-2/+1
2010-12-22Merge branch 'master' into for-nextGravatar Jiri Kosina 2-3/+4
2010-12-16MIPS: Alchemy: fix build with SERIAL_8250=nGravatar Manuel Lauss 1-0/+2
2010-12-16MIPS: Alchemy: Add return value check for strict_strtoul()Gravatar Yoichi Yuasa 1-3/+2
2010-11-16suspend: constify platform_suspend_opsGravatar Lionel Debroux 1-1/+1
2010-11-01tree-wide: fix comment/printk typosGravatar Uwe Kleine-König 1-1/+1
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Gravatar Linus Torvalds 1-0/+6
2010-10-25Merge branch 'topic/asoc' into for-linusGravatar Takashi Iwai 1-0/+6
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Gravatar Linus Torvalds 2-35/+28
2010-10-22Alchemy: Add UART PM methods.Gravatar Manuel Lauss 2-35/+28
2010-10-07MIPS: Add missing #inclusions of <linux/irq.h>Gravatar David Howells 1-0/+1
2010-10-04MIPS: Alchemy: Resolve prom section mismatchesGravatar Manuel Lauss 1-3/+2
2010-08-31ASoC: fix au1x platformGravatar Manuel Lauss 1-0/+6
2010-08-05MIPS: Ritually kill stupid printk.Gravatar Ralf Baechle 4-4/+0
2010-08-05MIPS: Alchemy: Add basic support for the GPR boardGravatar Wolfgang Grandegger 6-0/+361
2010-08-05MIPS: au1000_eth: Get ethernet address from platform_dataGravatar Manuel Lauss 1-1/+14
2010-08-05SERIAL: 8250: Remove SERIAL_8250_AU1X00Gravatar Manuel Lauss 1-2/+0
2010-08-05MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMYGravatar Manuel Lauss 2-20/+3
2010-08-05MIPS: MTX-1: cleanup and commentsGravatar Bruno Randolf 1-8/+4
2010-08-05MIPS: Alchemy: Remove dead CONFIG_SOC_AU1000_FREQUENCYGravatar Christoph Egger 1-4/+0
2010-08-05MIPS: Move Alchemy Makefile parts to their own Platform file.Gravatar Manuel Lauss 6-10/+109
2010-08-05MIPS: Alchemy: fix deprecated compile warningsGravatar FUJITA Tomonori 1-4/+4
2010-08-05MIPS: Alchemy: move boards over to obj-yGravatar Manuel Lauss 2-3/+2
2010-08-05MIPS: MTX1: Fix build.Gravatar Ralf Baechle 3-3/+12
2010-07-26MIPS: Alchemy: Define eth platform devices in the correct orderGravatar Wolfgang Grandegger 1-4/+5
2010-07-26MIPS: MTX-1: Fix PCI on the MeshCube and related boardsGravatar Bruno Randolf 1-5/+3
2010-07-05MIPS: Alchemy: sleepcode without compile-time cputype dependenciesGravatar Manuel Lauss 2-31/+62
2010-05-21MIPS: Alchemy: add sysdev for DBDMA PM.Gravatar Manuel Lauss 2-40/+72
2010-05-21MIPS: Alchemy: add sysdev for IRQ PM.Gravatar Manuel Lauss 2-89/+90
2010-05-21MIPS: Alchemy: Fix up residual devboard poweroff/reboot code.Gravatar Manuel Lauss 5-22/+15
2010-04-30MIPS: DB1200: PCMCIA card detection must not be auto-enabled.Gravatar Manuel Lauss 1-3/+7
2010-04-12MIPS: Alchemy: DB1200: Remove custom wait implementationGravatar Manuel Lauss 1-40/+0