aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/alchemy
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2011-05-191-2/+1
|\
| * Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner2011-05-1413-132/+142
| |\
| * | mips: convert to clocksource_register_hz/khzJohn Stultz2011-02-211-2/+1
* | | MIPS: Alchemy: Clean up GPIO registers and accessorsManuel Lauss2011-05-194-5/+5
* | | MIPS: Alchemy: Cleanup DMA addressesManuel Lauss2011-05-192-25/+29
* | | MIPS: Alchemy: Rewrite ethernet platform setupManuel Lauss2011-05-191-50/+101
* | | MIPS: Alchemy: Rewrite UART setup and constants.Manuel Lauss2011-05-197-63/+63
* | | MIPS: Alchemy: Convert dbdma.c to syscore_opsManuel Lauss2011-05-191-78/+45
* | | MIPS: Alchemy: Convert irq.c to syscore_ops.Manuel Lauss2011-05-191-60/+41
* | | MIPS: Alchemy: irq code and constant cleanupManuel Lauss2011-05-191-115/+135
* | | MIPS: DB1200: Set Config[OD] for improved stability.Manuel Lauss2011-05-192-2/+9
* | | MIPS: Alchemy: fix xxs1500 build errorManuel Lauss2011-05-101-3/+2
* | | MIPS: Alchemy: Fix GCC 4.6.0 build error.Ralf Baechle2011-05-101-28/+33
| |/ |/|
* | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* | MIPS: Convert the irq functions to the new namesThomas Gleixner2011-03-2910-63/+63
* | MIPS: alchemy: Use proper irq accessorsThomas Gleixner2011-03-291-7/+6
* | MIPS: Alchemy: Convert to new irq chip functionsThomas Gleixner2011-03-252-57/+59
* | MIPS: Alchemy: Fix reset for MTX-1 and XXS1500Florian Fainelli2011-03-142-4/+4
* | MIPS: MTX-1: Make au1000_eth probe all PHY addressesFlorian Fainelli2011-03-141-0/+9
|/
* Merge branch 'master' into for-nextJiri Kosina2010-12-222-3/+4
|\
| * MIPS: Alchemy: fix build with SERIAL_8250=nManuel Lauss2010-12-161-0/+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
* | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-10-251-0/+6
|\
| * Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-10-251-0/+6
| |\
| | * ASoC: fix au1x platformManuel Lauss2010-08-311-0/+6
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-10-222-35/+28
|\ \ \
| * | | Alchemy: Add UART PM methods.Manuel Lauss2010-10-222-35/+28
| |/ /
* | | MIPS: Add missing #inclusions of <linux/irq.h>David Howells2010-10-071-0/+1
|/ /
* | MIPS: Alchemy: Resolve prom section mismatchesManuel Lauss2010-10-041-3/+2
|/
* MIPS: Ritually kill stupid printk.Ralf Baechle2010-08-054-4/+0
* MIPS: Alchemy: Add basic support for the GPR boardWolfgang Grandegger2010-08-056-0/+361
* MIPS: au1000_eth: Get ethernet address from platform_dataManuel Lauss2010-08-051-1/+14
* SERIAL: 8250: Remove SERIAL_8250_AU1X00Manuel Lauss2010-08-051-2/+0
* MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMYManuel Lauss2010-08-052-20/+3
* MIPS: MTX-1: cleanup and commentsBruno Randolf2010-08-051-8/+4
* MIPS: Alchemy: Remove dead CONFIG_SOC_AU1000_FREQUENCYChristoph Egger2010-08-051-4/+0
* MIPS: Move Alchemy Makefile parts to their own Platform file.Manuel Lauss2010-08-056-10/+109
* MIPS: Alchemy: fix deprecated compile warningsFUJITA Tomonori2010-08-051-4/+4
* MIPS: Alchemy: move boards over to obj-yManuel Lauss2010-08-052-3/+2
* MIPS: MTX1: Fix build.Ralf Baechle2010-08-053-3/+12
* MIPS: Alchemy: Define eth platform devices in the correct orderWolfgang Grandegger2010-07-261-4/+5
* MIPS: MTX-1: Fix PCI on the MeshCube and related boardsBruno Randolf2010-07-261-5/+3
* MIPS: Alchemy: sleepcode without compile-time cputype dependenciesManuel Lauss2010-07-052-31/+62
* MIPS: Alchemy: add sysdev for DBDMA PM.Manuel Lauss2010-05-212-40/+72
* MIPS: Alchemy: add sysdev for IRQ PM.Manuel Lauss2010-05-212-89/+90
* 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