summaryrefslogtreecommitdiffstats
path: root/arch/mips/alchemy/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* MIPS: Alchemy: In plat_time_init() t reaches -1, tested: 0Roel Kluin2009-02-271-3/+3
* MIPS: Alchemy: time.c build fixManuel Lauss2009-01-301-1/+1
* MIPS: Alchemy: new userspace suspend interface for development boards.Manuel Lauss2009-01-112-353/+0
* MIPS: Alchemy: dbdma suspend/resume support.Manuel Lauss2009-01-112-0/+76
* MIPS: Alchemy: Fix up PM code on Au1550/Au1200Manuel Lauss2009-01-113-167/+219
* MIPS: Alchemy: move calc_clock function.Manuel Lauss2009-01-113-54/+63
* MIPS: Alchemy: RTC counter clocksource / clockevent support.Manuel Lauss2009-01-113-177/+137
* MIPS: Alchemy: remove cpu_table.Manuel Lauss2009-01-114-80/+4
* MIPS: Alchemy: remove get/set_au1x00_lcd_clock().Manuel Lauss2009-01-112-32/+0
* MIPS: Alchemy: update core interrupt code.Manuel Lauss2009-01-114-571/+427
* MIPS: Alchemy: move commandline mangling out of common codeManuel Lauss2009-01-111-30/+4
* MIPS: Alchemy: Wire up SD controller on DB/PB1200 boards.Manuel Lauss2008-10-271-24/+74
* MIPS: Alchemy: rename directoryRalf Baechle2008-10-1117-0/+4195