summaryrefslogtreecommitdiff
path: root/arch/mips/alchemy/common
AgeCommit message (Expand)AuthorFilesLines
2011-10-25MIPS: Alchemy: kill au1xxx.h headerManuel Lauss1-1/+1
2011-10-25MIPS: Alchemy: clean DMA code of CONFIG_SOC_AU1??? definesManuel Lauss3-152/+127
2011-10-25MIPS: Alchemy: Redo PCI as platform driverManuel Lauss3-109/+3
2011-10-25MIPS: Alchemy: more base address cleanupManuel Lauss1-6/+6
2011-10-25MIPS: Alchemy: rewrite USB platform setup.Manuel Lauss1-108/+75
2011-10-25MIPS: Alchemy: abstract USB block control register accessManuel Lauss2-48/+6
2011-10-25MIPS: Alchemy: support multiple GPIO styles in one kernelManuel Lauss2-17/+22
2011-10-25MIPS: Alchemy: Always build power codeManuel Lauss1-4/+0
2011-10-25NET: 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-20Merge 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-22mips: 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-22MIPS: Alchemy: add sysdev for DBDMA PM.Manuel Lauss2-40/+72
2010-05-22MIPS: Alchemy: add sysdev for IRQ PM.Manuel Lauss2-89/+90
2010-02-27MIPS: Alchemy: Fix Au1100 ethernet build failureManuel Lauss1-9/+10
2010-02-27MIPS: Alchemy: use 36bit addresses for PCMCIA resources.Manuel Lauss1-25/+7
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: get rid of common/reset.cManuel Lauss3-196/+1
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 Lauss1-2/+4
2010-02-27MIPS: Alchemy: use runtime cpu detection in GPIO code.Manuel Lauss1-7/+3
2010-02-27MIPS: Alchemy: Add au1000-eth platform deviceFlorian Fainelli1-0/+90
2010-02-27MIPS: Alchemy: Extended DB1200 board support.Manuel Lauss1-3/+0
2010-02-27MIPS: Alchemy: UARTs are of type 16550AManuel Lauss1-1/+3