Age | Commit message (Expand) | Author |
2010-02-27 | MIPS: Alchemy: Fix Au1100 ethernet build failure | Manuel Lauss |
2010-02-27 | MIPS: Alchemy: Repair db1500/bosporus builds | Manuel Lauss |
2010-02-27 | MIPS: Alchemy: use 36bit addresses for PCMCIA resources. | Manuel Lauss |
2010-02-27 | MIPS: Alchemy: devboard PM needs to save CPLD registers. | Manuel Lauss |
2010-02-27 | MIPS: Alchemy: Simplify DMA channel allocation code. | Ralf Baechle |
2010-02-27 | MIPS: Alchemy: Remove time_lock. | Ralf Baechle |
2010-02-27 | MIPS: Remove trailing space in messages | Frans Pop |
2010-02-27 | MIPS: Alchemy: Use strlcat() for the command line arguments | Yoichi Yuasa |
2010-02-27 | MIPS: Alchemy: Remove prom_getcmdline() | Yoichi Yuasa |
2010-02-27 | MIPS: Alchemy: Remove forced command line setting | Yoichi Yuasa |
2010-02-27 | MIPS: Alchemy: get rid of common/reset.c | Manuel Lauss |
2010-02-27 | MIPS: Alchemy: irq: use runtime CPU type detection | Manuel Lauss |
2010-02-27 | MIPS: Alchemy: Only build AU1000 INTC code for compatible cpus | Manuel Lauss |
2010-02-27 | MIPS: Alchemy: use runtime cpu detection in GPIO code. | Manuel Lauss |
2010-02-27 | MIPS: Alchemy: Add au1000-eth platform device | Florian Fainelli |
2010-02-27 | MIPS/SOUND: Alchemy: DB1200 AC97+I2S audio support. | Manuel Lauss |
2010-02-27 | MIPS: Alchemy: Extended DB1200 board support. | Manuel Lauss |
2010-02-27 | MIPS: Alchemy: physmap-flash for all devboards | Manuel Lauss |
2010-02-27 | MIPS: Alchemy: UARTs are of type 16550A | Manuel Lauss |
2010-02-27 | MIPS: Alchemy: Turn on -Werror for devboards and xss1500 | Florian Fainelli |
2010-02-27 | MIPS: Alchemy: Fix warnings in DB1x00 / PB1000 / PB1550 board setup code | Florian Fainelli |
2010-02-27 | MIPS: Alchemy: get rid of superfluous UART definitions | Manuel Lauss |
2010-02-27 | MIPS: Alchemy: prom_putchar is board dependent | Manuel Lauss |
2010-02-27 | MIPS: Alchemy: change dbdma to accept physical memory addresses | Manuel Lauss |
2010-02-27 | MIPS: Alchemy: remove dbdma compat macros | Manuel Lauss |
2010-02-27 | MIPS: Alchemy: reduce size of irq dispatcher | Manuel Lauss |
2010-02-27 | MIPS: Alchemy: Stop IRQ name sharing | Manuel Lauss |
2010-02-27 | MIPS: Alchemy: higher priority for system timer. | Manuel Lauss |
2010-02-27 | MIPS: Alchemy: Remove USB_DEV_REQ_INT prioritization hack | Manuel Lauss |
2010-02-27 | MIPS: Alchemy: XXS1500 PCMCIA driver rewrite | Manuel Lauss |
2010-02-27 | MIPS: Alchemy: devboards: wire up new PCMCIA driver. | Manuel Lauss |
2010-02-27 | MIPS: PCMCIA: new socket driver for Au1000 demoboards. | Manuel Lauss |
2010-02-27 | MIPS: Alchemy: remove board_init_irq() function. | Manuel Lauss |
2010-02-27 | MIPS: Alchemy: devboards: factor out PB1200 IRQ cascade code. | Manuel Lauss |
2010-02-27 | MIPS: Alchemy: devboard register abstraction | Manuel Lauss |
2010-02-01 | MIPS: Alchemy: Fix dbdma ring destruction memory debugcheck. | Manuel Lauss |
2010-01-12 | MIPS: Alchemy: Correct code taking the size of a pointer | Julia Lawall |
2009-11-02 | MIPS: Alchemy: Fix hang with high-frequency edge interrupts | Manuel Lauss |
2009-11-02 | MIPS: MTX-1: Fix build if CONFIG_PCI is disabled. | Ralf Baechle |
2009-09-30 | MIPS: Decrease size of au1xxx_dbdma_pm_regs[][] | Roel Kluin |
2009-09-24 | cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: mips | Rusty Russell |
2009-09-17 | MIPS: Alchemy: override loops_per_jiffy detection | Manuel Lauss |
2009-09-17 | MIPS: Alchemy: get rid of allow_au1k_wait | Manuel Lauss |
2009-08-03 | MIPS: MTX-1: Request button GPIO before setting its direction | Florian Fainelli |
2009-06-17 | MIPS: Alchemy: devboards: Convert to gpio calls. | Manuel Lauss |
2009-06-17 | MIPS: Alchemy: xxs1500: use linux gpio api. | Manuel Lauss |
2009-06-17 | MIPS: Alchemy: MTX-1: Use linux gpio api. | Manuel Lauss |
2009-06-17 | MIPS: Alchemy: Rewrite GPIO support. | Manuel Lauss |
2009-05-14 | MIPS: Alchemy: Timer build fix | Manuel Lauss |
2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang |