Age | Commit message (Expand) | Author |
2011-09-21 | MIPS: Alchemy: Include Au1100 in PM code. | Manuel Lauss |
2011-09-21 | MIPS: Alchemy: Fix typo in MAC0 registration | Manuel Lauss |
2011-05-19 | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2011-05-19 | MIPS: Alchemy: Cleanup DMA addresses | Manuel Lauss |
2011-05-19 | MIPS: Alchemy: Rewrite ethernet platform setup | Manuel Lauss |
2011-05-19 | MIPS: Alchemy: Rewrite UART setup and constants. | Manuel Lauss |
2011-05-19 | MIPS: Alchemy: Convert dbdma.c to syscore_ops | Manuel Lauss |
2011-05-19 | MIPS: Alchemy: Convert irq.c to syscore_ops. | Manuel Lauss |
2011-05-19 | MIPS: Alchemy: irq code and constant cleanup | Manuel Lauss |
2011-05-19 | MIPS: DB1200: Set Config[OD] for improved stability. | Manuel Lauss |
2011-05-14 | Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a... | Thomas Gleixner |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-25 | MIPS: Alchemy: Convert to new irq chip functions | Thomas Gleixner |
2011-02-21 | mips: convert to clocksource_register_hz/khz | John Stultz |
2010-12-22 | Merge branch 'master' into for-next | Jiri Kosina |
2010-12-16 | MIPS: Alchemy: fix build with SERIAL_8250=n | Manuel Lauss |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König |
2010-10-22 | Alchemy: Add UART PM methods. | Manuel Lauss |
2010-10-04 | MIPS: Alchemy: Resolve prom section mismatches | Manuel Lauss |
2010-08-05 | MIPS: au1000_eth: Get ethernet address from platform_data | Manuel Lauss |
2010-08-05 | SERIAL: 8250: Remove SERIAL_8250_AU1X00 | Manuel Lauss |
2010-08-05 | MIPS: Alchemy: Remove dead CONFIG_SOC_AU1000_FREQUENCY | Christoph Egger |
2010-08-05 | MIPS: Move Alchemy Makefile parts to their own Platform file. | Manuel Lauss |
2010-07-26 | MIPS: Alchemy: Define eth platform devices in the correct order | Wolfgang Grandegger |
2010-07-05 | MIPS: Alchemy: sleepcode without compile-time cputype dependencies | Manuel Lauss |
2010-05-21 | MIPS: Alchemy: add sysdev for DBDMA PM. | Manuel Lauss |
2010-05-21 | MIPS: Alchemy: add sysdev for IRQ PM. | Manuel Lauss |
2010-02-27 | MIPS: Alchemy: Fix Au1100 ethernet build failure | Manuel Lauss |
2010-02-27 | MIPS: Alchemy: use 36bit addresses for PCMCIA resources. | 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: 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: Alchemy: Extended DB1200 board support. | Manuel Lauss |
2010-02-27 | MIPS: Alchemy: UARTs are of type 16550A | Manuel Lauss |
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: PCMCIA: new socket driver for Au1000 demoboards. | Manuel Lauss |