summaryrefslogtreecommitdiffstats
path: root/arch/mips/alchemy/common
AgeCommit message (Expand)AuthorFilesLines
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle8-118/+118
2012-12-27MIPS: Alchemy: Make 32kHz and r4k timer coexist peacefullyManuel Lauss1-20/+5
2012-10-22USB: move common alchemy USB routines to arch/mips/alchemy/common.cFlorian Fainelli2-1/+615
2012-10-22MIPS: Alchemy: use the OHCI platform driverFlorian Fainelli1-2/+33
2012-10-22MIPS: Alchemy: use the ehci platform driverFlorian Fainelli1-1/+22
2012-07-23MIPS: Alchemy: Use kmemdup rather than duplicating its implementationThomas Meyer1-6/+4
2012-02-20MIPS: Alchemy: Increase minimum timeout for 32kHz timer.Manuel Lauss1-1/+1
2012-01-11Merge branch 'next/alchemy' into mips-for-linux-nextRalf Baechle9-267/+892
2011-12-08MIPS: Alchemy: merge Au1000 and Au1300-style IRQ controller code.Manuel Lauss3-587/+550
2011-12-08MIPS: Alchemy: chain IRQ controllers to MIPS IRQ controllerManuel Lauss2-49/+39
2011-12-08MIPS: Alchemy: irq: register pm at irq init timeManuel Lauss2-96/+91
2011-12-07MIPS: irq: Remove IRQF_DISABLEDYong Zhang2-3/+2
2011-12-07MIPS: Alchemy: Au1300 SoC supportManuel Lauss9-3/+691
2011-12-07MIPS: Alchemy: remove PB1000 supportManuel Lauss1-11/+0
2011-10-24MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss1-173/+2
2011-10-24MIPS: Alchemy: kill au1xxx.h headerManuel Lauss1-1/+1
2011-10-24MIPS: Alchemy: clean DMA code of CONFIG_SOC_AU1??? definesManuel Lauss3-152/+127
2011-10-24MIPS: Alchemy: Redo PCI as platform driverManuel Lauss3-109/+3
2011-10-24MIPS: Alchemy: more base address cleanupManuel Lauss1-6/+6
2011-10-24MIPS: Alchemy: rewrite USB platform setup.Manuel Lauss1-108/+75
2011-10-24MIPS: Alchemy: abstract USB block control register accessManuel Lauss2-48/+6
2011-10-24MIPS: Alchemy: support multiple GPIO styles in one kernelManuel Lauss2-17/+22
2011-10-24MIPS: Alchemy: Always build power codeManuel Lauss1-4/+0
2011-10-24NET: au1000_eth: Pass MACDMA address through platform resource info.Manuel Lauss1-9/+21
2011-09-21MIPS: Alchemy: Include Au1100 in PM code.Manuel Lauss1-8/+14
2011-09-21MIPS: Alchemy: Fix typo in MAC0 registrationManuel Lauss1-1/+1
2011-05-19Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-2/+1
2011-05-19MIPS: Alchemy: Cleanup DMA addressesManuel Lauss2-25/+29
2011-05-19MIPS: Alchemy: Rewrite ethernet platform setupManuel Lauss1-50/+101
2011-05-19MIPS: Alchemy: Rewrite UART setup and constants.Manuel Lauss1-42/+51
2011-05-19MIPS: Alchemy: Convert dbdma.c to syscore_opsManuel Lauss1-78/+45
2011-05-19MIPS: Alchemy: Convert irq.c to syscore_ops.Manuel Lauss1-60/+41
2011-05-19MIPS: Alchemy: irq code and constant cleanupManuel Lauss1-115/+135
2011-05-19MIPS: DB1200: Set Config[OD] for improved stability.Manuel Lauss1-2/+2
2011-05-14Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a...Thomas Gleixner2-49/+51
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-25MIPS: Alchemy: Convert to new irq chip functionsThomas Gleixner1-48/+50
2011-02-21mips: convert to clocksource_register_hz/khzJohn Stultz1-2/+1
2010-12-22Merge branch 'master' into for-nextJiri Kosina1-0/+2
2010-12-16MIPS: Alchemy: fix build with SERIAL_8250=nManuel Lauss1-0/+2
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1
2010-10-22Alchemy: Add UART PM methods.Manuel Lauss2-35/+28
2010-10-04MIPS: Alchemy: Resolve prom section mismatchesManuel Lauss1-3/+2
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 dead CONFIG_SOC_AU1000_FREQUENCYChristoph Egger1-4/+0
2010-08-05MIPS: Move Alchemy Makefile parts to their own Platform file.Manuel Lauss1-2/+0
2010-07-26MIPS: Alchemy: Define eth platform devices in the correct orderWolfgang Grandegger1-4/+5
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