| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: Alchemy: Fix Au1100 ethernet build failure | Manuel Lauss | 2010-02-27 | 1 | -9/+10 |
* | MIPS: Alchemy: use 36bit addresses for PCMCIA resources. | Manuel Lauss | 2010-02-27 | 1 | -25/+7 |
* | MIPS: Alchemy: Simplify DMA channel allocation code. | Ralf Baechle | 2010-02-27 | 1 | -55/+56 |
* | MIPS: Alchemy: Remove time_lock. | Ralf Baechle | 2010-02-27 | 1 | -7/+0 |
* | MIPS: Remove trailing space in messages | Frans Pop | 2010-02-27 | 1 | -1/+1 |
* | MIPS: Alchemy: Use strlcat() for the command line arguments | Yoichi Yuasa | 2010-02-27 | 1 | -14/+5 |
* | MIPS: Alchemy: Remove prom_getcmdline() | Yoichi Yuasa | 2010-02-27 | 1 | -8/+1 |
* | MIPS: Alchemy: get rid of common/reset.c | Manuel Lauss | 2010-02-27 | 3 | -196/+1 |
* | MIPS: Alchemy: irq: use runtime CPU type detection | Manuel Lauss | 2010-02-27 | 1 | -43/+54 |
* | MIPS: Alchemy: Only build AU1000 INTC code for compatible cpus | Manuel Lauss | 2010-02-27 | 1 | -2/+4 |
* | MIPS: Alchemy: use runtime cpu detection in GPIO code. | Manuel Lauss | 2010-02-27 | 1 | -7/+3 |
* | MIPS: Alchemy: Add au1000-eth platform device | Florian Fainelli | 2010-02-27 | 1 | -0/+90 |
* | MIPS: Alchemy: Extended DB1200 board support. | Manuel Lauss | 2010-02-27 | 1 | -3/+0 |
* | MIPS: Alchemy: UARTs are of type 16550A | Manuel Lauss | 2010-02-27 | 1 | -1/+3 |
* | MIPS: Alchemy: get rid of superfluous UART definitions | Manuel Lauss | 2010-02-27 | 1 | -23/+21 |
* | MIPS: Alchemy: prom_putchar is board dependent | Manuel Lauss | 2010-02-27 | 2 | -69/+1 |
* | MIPS: Alchemy: change dbdma to accept physical memory addresses | Manuel Lauss | 2010-02-27 | 1 | -4/+4 |
* | MIPS: Alchemy: remove dbdma compat macros | Manuel Lauss | 2010-02-27 | 1 | -5/+4 |
* | MIPS: Alchemy: reduce size of irq dispatcher | Manuel Lauss | 2010-02-27 | 1 | -3/+5 |
* | MIPS: Alchemy: Stop IRQ name sharing | Manuel Lauss | 2010-02-27 | 5 | -183/+247 |
* | MIPS: Alchemy: higher priority for system timer. | Manuel Lauss | 2010-02-27 | 1 | -5/+5 |
* | MIPS: Alchemy: Remove USB_DEV_REQ_INT prioritization hack | Manuel Lauss | 2010-02-27 | 1 | -28/+22 |
* | MIPS: PCMCIA: new socket driver for Au1000 demoboards. | Manuel Lauss | 2010-02-27 | 2 | -7/+2 |
* | MIPS: Alchemy: remove board_init_irq() function. | Manuel Lauss | 2010-02-27 | 1 | -8/+7 |
* | MIPS: Alchemy: Fix dbdma ring destruction memory debugcheck. | Manuel Lauss | 2010-02-01 | 1 | -2/+5 |
* | MIPS: Alchemy: Correct code taking the size of a pointer | Julia Lawall | 2010-01-12 | 1 | -2/+2 |
* | MIPS: Alchemy: Fix hang with high-frequency edge interrupts | Manuel Lauss | 2009-11-02 | 1 | -8/+26 |
* | MIPS: Decrease size of au1xxx_dbdma_pm_regs[][] | Roel Kluin | 2009-09-30 | 1 | -5/+3 |
* | cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: mips | Rusty Russell | 2009-09-24 | 1 | -1/+1 |
* | MIPS: Alchemy: override loops_per_jiffy detection | Manuel Lauss | 2009-09-17 | 1 | -0/+4 |
* | MIPS: Alchemy: get rid of allow_au1k_wait | Manuel Lauss | 2009-09-17 | 1 | -6/+9 |
* | MIPS: Alchemy: devboards: Convert to gpio calls. | Manuel Lauss | 2009-06-17 | 1 | -2/+3 |
* | MIPS: Alchemy: Rewrite GPIO support. | Manuel Lauss | 2009-06-17 | 3 | -202/+138 |
* | MIPS: Alchemy: Timer build fix | Manuel Lauss | 2009-05-14 | 1 | -1/+1 |
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 | 1 | -15/+15 |
* | MIPS: Au1000: convert to using gpiolib | Florian Fainelli | 2009-03-30 | 1 | -75/+128 |
* | MIPS: Alchemy: In plat_time_init() t reaches -1, tested: 0 | Roel Kluin | 2009-02-27 | 1 | -3/+3 |
* | MIPS: Alchemy: time.c build fix | Manuel Lauss | 2009-01-30 | 1 | -1/+1 |
* | MIPS: Alchemy: new userspace suspend interface for development boards. | Manuel Lauss | 2009-01-11 | 2 | -353/+0 |
* | MIPS: Alchemy: dbdma suspend/resume support. | Manuel Lauss | 2009-01-11 | 2 | -0/+76 |
* | MIPS: Alchemy: Fix up PM code on Au1550/Au1200 | Manuel Lauss | 2009-01-11 | 3 | -167/+219 |
* | MIPS: Alchemy: move calc_clock function. | Manuel Lauss | 2009-01-11 | 3 | -54/+63 |
* | MIPS: Alchemy: RTC counter clocksource / clockevent support. | Manuel Lauss | 2009-01-11 | 3 | -177/+137 |
* | MIPS: Alchemy: remove cpu_table. | Manuel Lauss | 2009-01-11 | 4 | -80/+4 |
* | MIPS: Alchemy: remove get/set_au1x00_lcd_clock(). | Manuel Lauss | 2009-01-11 | 2 | -32/+0 |
* | MIPS: Alchemy: update core interrupt code. | Manuel Lauss | 2009-01-11 | 4 | -571/+427 |
* | MIPS: Alchemy: move commandline mangling out of common code | Manuel Lauss | 2009-01-11 | 1 | -30/+4 |
* | MIPS: Alchemy: Wire up SD controller on DB/PB1200 boards. | Manuel Lauss | 2008-10-27 | 1 | -24/+74 |
* | MIPS: Alchemy: rename directory | Ralf Baechle | 2008-10-11 | 17 | -0/+4195 |