aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/alchemy/common
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-142-49/+51
| |\
| * | mips: convert to clocksource_register_hz/khzJohn Stultz2011-02-211-2/+1
* | | 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-191-42/+51
* | | 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-191-2/+2
| |/ |/|
* | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* | MIPS: Alchemy: Convert to new irq chip functionsThomas Gleixner2011-03-251-48/+50
|/
* Merge branch 'master' into for-nextJiri Kosina2010-12-221-0/+2
|\
| * MIPS: Alchemy: fix build with SERIAL_8250=nManuel Lauss2010-12-161-0/+2
* | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
|/
* Alchemy: Add UART PM methods.Manuel Lauss2010-10-222-35/+28
* MIPS: Alchemy: Resolve prom section mismatchesManuel Lauss2010-10-041-3/+2
* 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 dead CONFIG_SOC_AU1000_FREQUENCYChristoph Egger2010-08-051-4/+0
* MIPS: Move Alchemy Makefile parts to their own Platform file.Manuel Lauss2010-08-051-2/+0
* MIPS: Alchemy: Define eth platform devices in the correct orderWolfgang Grandegger2010-07-261-4/+5
* 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 Au1100 ethernet build failureManuel Lauss2010-02-271-9/+10
* MIPS: Alchemy: use 36bit addresses for PCMCIA resources.Manuel Lauss2010-02-271-25/+7
* MIPS: Alchemy: Simplify DMA channel allocation code.Ralf Baechle2010-02-271-55/+56
* MIPS: Alchemy: Remove time_lock.Ralf Baechle2010-02-271-7/+0
* MIPS: Remove trailing space in messagesFrans Pop2010-02-271-1/+1
* MIPS: Alchemy: Use strlcat() for the command line argumentsYoichi Yuasa2010-02-271-14/+5
* MIPS: Alchemy: Remove prom_getcmdline()Yoichi Yuasa2010-02-271-8/+1
* MIPS: Alchemy: get rid of common/reset.cManuel Lauss2010-02-273-196/+1
* MIPS: Alchemy: irq: use runtime CPU type detectionManuel Lauss2010-02-271-43/+54
* MIPS: Alchemy: Only build AU1000 INTC code for compatible cpusManuel Lauss2010-02-271-2/+4
* MIPS: Alchemy: use runtime cpu detection in GPIO code.Manuel Lauss2010-02-271-7/+3
* MIPS: Alchemy: Add au1000-eth platform deviceFlorian Fainelli2010-02-271-0/+90
* MIPS: Alchemy: Extended DB1200 board support.Manuel Lauss2010-02-271-3/+0
* MIPS: Alchemy: UARTs are of type 16550AManuel Lauss2010-02-271-1/+3
* MIPS: Alchemy: get rid of superfluous UART definitionsManuel Lauss2010-02-271-23/+21
* MIPS: Alchemy: prom_putchar is board dependentManuel Lauss2010-02-272-69/+1
* MIPS: Alchemy: change dbdma to accept physical memory addressesManuel Lauss2010-02-271-4/+4
* MIPS: Alchemy: remove dbdma compat macrosManuel Lauss2010-02-271-5/+4
* MIPS: Alchemy: reduce size of irq dispatcherManuel Lauss2010-02-271-3/+5
* MIPS: Alchemy: Stop IRQ name sharingManuel Lauss2010-02-275-183/+247
* MIPS: Alchemy: higher priority for system timer.Manuel Lauss2010-02-271-5/+5
* MIPS: Alchemy: Remove USB_DEV_REQ_INT prioritization hackManuel Lauss2010-02-271-28/+22
* MIPS: PCMCIA: new socket driver for Au1000 demoboards.Manuel Lauss2010-02-272-7/+2
* MIPS: Alchemy: remove board_init_irq() function.Manuel Lauss2010-02-271-8/+7
* MIPS: Alchemy: Fix dbdma ring destruction memory debugcheck.Manuel Lauss2010-02-011-2/+5