aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/alchemy/common (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2010-02-27MIPS: Alchemy: get rid of superfluous UART definitionsManuel Lauss1-23/+21
2010-02-27MIPS: Alchemy: prom_putchar is board dependentManuel Lauss2-69/+1
2010-02-27MIPS: Alchemy: change dbdma to accept physical memory addressesManuel Lauss1-4/+4
2010-02-27MIPS: Alchemy: remove dbdma compat macrosManuel Lauss1-5/+4
2010-02-27MIPS: Alchemy: reduce size of irq dispatcherManuel Lauss1-3/+5
2010-02-27MIPS: Alchemy: Stop IRQ name sharingManuel Lauss5-183/+247
2010-02-27MIPS: Alchemy: higher priority for system timer.Manuel Lauss1-5/+5
2010-02-27MIPS: Alchemy: Remove USB_DEV_REQ_INT prioritization hackManuel Lauss1-28/+22
2010-02-27MIPS: PCMCIA: new socket driver for Au1000 demoboards.Manuel Lauss2-7/+2
2010-02-27MIPS: Alchemy: remove board_init_irq() function.Manuel Lauss1-8/+7
2010-02-01MIPS: Alchemy: Fix dbdma ring destruction memory debugcheck.Manuel Lauss1-2/+5
2010-01-12MIPS: Alchemy: Correct code taking the size of a pointerJulia Lawall1-2/+2
2009-11-02MIPS: Alchemy: Fix hang with high-frequency edge interruptsManuel Lauss1-8/+26
2009-09-30MIPS: Decrease size of au1xxx_dbdma_pm_regs[][]Roel Kluin1-5/+3
2009-09-24cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: mipsRusty Russell1-1/+1
2009-09-17MIPS: Alchemy: override loops_per_jiffy detectionManuel Lauss1-0/+4
2009-09-17MIPS: Alchemy: get rid of allow_au1k_waitManuel Lauss1-6/+9
2009-06-17MIPS: Alchemy: devboards: Convert to gpio calls.Manuel Lauss1-2/+3
2009-06-17MIPS: Alchemy: Rewrite GPIO support.Manuel Lauss3-202/+138
2009-05-14MIPS: Alchemy: Timer build fixManuel Lauss1-1/+1
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-15/+15
2009-03-30MIPS: Au1000: convert to using gpiolibFlorian Fainelli1-75/+128
2009-02-27MIPS: Alchemy: In plat_time_init() t reaches -1, tested: 0Roel Kluin1-3/+3
2009-01-30MIPS: Alchemy: time.c build fixManuel Lauss1-1/+1
2009-01-11MIPS: Alchemy: new userspace suspend interface for development boards.Manuel Lauss2-353/+0
2009-01-11MIPS: Alchemy: dbdma suspend/resume support.Manuel Lauss2-0/+76
2009-01-11MIPS: Alchemy: Fix up PM code on Au1550/Au1200Manuel Lauss3-167/+219
2009-01-11MIPS: Alchemy: move calc_clock function.Manuel Lauss3-54/+63
2009-01-11MIPS: Alchemy: RTC counter clocksource / clockevent support.Manuel Lauss3-177/+137
2009-01-11MIPS: Alchemy: remove cpu_table.Manuel Lauss4-80/+4
2009-01-11MIPS: Alchemy: remove get/set_au1x00_lcd_clock().Manuel Lauss2-32/+0
2009-01-11MIPS: Alchemy: update core interrupt code.Manuel Lauss4-571/+427
2009-01-11MIPS: Alchemy: move commandline mangling out of common codeManuel Lauss1-30/+4
2008-10-27MIPS: Alchemy: Wire up SD controller on DB/PB1200 boards.Manuel Lauss1-24/+74
2008-10-11MIPS: Alchemy: rename directoryRalf Baechle17-0/+4195