aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/alchemy/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* MIPS: Alchemy: Correct code taking the size of a pointerJulia Lawall2010-01-121-2/+2
* MIPS: Alchemy: Fix hang with high-frequency edge interruptsManuel Lauss2009-11-021-8/+26
* MIPS: Decrease size of au1xxx_dbdma_pm_regs[][]Roel Kluin2009-09-301-5/+3
* cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: mipsRusty Russell2009-09-241-1/+1
* MIPS: Alchemy: override loops_per_jiffy detectionManuel Lauss2009-09-171-0/+4
* MIPS: Alchemy: get rid of allow_au1k_waitManuel Lauss2009-09-171-6/+9
* MIPS: Alchemy: devboards: Convert to gpio calls.Manuel Lauss2009-06-171-2/+3
* MIPS: Alchemy: Rewrite GPIO support.Manuel Lauss2009-06-173-202/+138
* MIPS: Alchemy: Timer build fixManuel Lauss2009-05-141-1/+1
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-15/+15
* MIPS: Au1000: convert to using gpiolibFlorian Fainelli2009-03-301-75/+128