Age | Commit message (Expand) | Author | Files | Lines |
2012-03-28 | Disintegrate asm/system.h for MIPS | David Howells | 1 | -1/+0 |
2012-02-20 | MIPS: Alchemy: Update Au1300 inlined GPIO macros | Manuel Lauss | 1 | -1/+19 |
2011-12-08 | MIPS: Alchemy: Update cpu-feature-overrides | Manuel Lauss | 1 | -0/+3 |
2011-12-08 | net/irda: convert au1k_ir to platform driver. | Manuel Lauss | 1 | -38/+14 |
2011-12-08 | MTD: nand: make au1550nd.c a platform_driver | Manuel Lauss | 1 | -0/+16 |
2011-12-07 | MIPS: Alchemy: move au1200fb global functions to platform data | Manuel Lauss | 1 | -0/+14 |
2011-12-07 | MIPS: Alchemy: Au1300 SoC support | Manuel Lauss | 5 | -12/+486 |
2011-11-03 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 7 | -510/+345 |
2011-10-29 | i2c-au1550: remove usage of volatile keyword | Manuel Lauss | 1 | -13/+0 |
2011-10-24 | MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines | Manuel Lauss | 1 | -114/+89 |
2011-10-24 | MIPS: Alchemy: kill au1xxx.h header | Manuel Lauss | 1 | -43/+0 |
2011-10-24 | MIPS: Alchemy: clean DMA code of CONFIG_SOC_AU1??? defines | Manuel Lauss | 1 | -60/+56 |
2011-10-24 | MIPS, IDE: Alchem, au1xxx-ide: Remove pb1200/db1200 header dep | Manuel Lauss | 1 | -0/+1 |
2011-10-24 | MIPS: Alchemy: Redo PCI as platform driver | Manuel Lauss | 1 | -49/+93 |
2011-10-24 | MIPS: Alchemy: more base address cleanup | Manuel Lauss | 2 | -104/+25 |
2011-10-24 | MIPS: Alchemy: rewrite USB platform setup. | Manuel Lauss | 1 | -55/+0 |
2011-10-24 | MIPS: Alchemy: abstract USB block control register access | Manuel Lauss | 1 | -67/+17 |
2011-10-24 | MIPS: Alchemy: support multiple GPIO styles in one kernel | Manuel Lauss | 2 | -32/+78 |
2011-05-19 | MIPS: Alchemy: Clean up GPIO registers and accessors | Manuel Lauss | 2 | -47/+51 |
2011-05-19 | MIPS: Alchemy: Cleanup DMA addresses | Manuel Lauss | 2 | -60/+6 |
2011-05-19 | MIPS: Alchemy: Rewrite ethernet platform setup | Manuel Lauss | 1 | -41/+22 |
2011-05-19 | MIPS: Alchemy: Rewrite UART setup and constants. | Manuel Lauss | 1 | -14/+43 |
2011-05-19 | MIPS: Alchemy: Convert dbdma.c to syscore_ops | Manuel Lauss | 2 | -10/+2 |
2011-05-19 | MIPS: Alchemy: irq code and constant cleanup | Manuel Lauss | 1 | -116/+5 |
2011-05-19 | MIPS: Alchemy: update inlinable GPIO API | Manuel Lauss | 1 | -0/+51 |
2010-08-05 | MIPS: au1000_eth: Get ethernet address from platform_data | Manuel Lauss | 1 | -0/+1 |
2010-07-05 | MIPS: Alchemy: sleepcode without compile-time cputype dependencies | Manuel Lauss | 1 | -1/+2 |
2010-05-21 | MIPS: Alchemy: add sysdev for DBDMA PM. | Manuel Lauss | 1 | -4/+0 |
2010-05-21 | MIPS: Alchemy: add sysdev for IRQ PM. | Manuel Lauss | 1 | -2/+32 |
2010-02-27 | MIPS: Alchemy: use 36bit addresses for PCMCIA resources. | Manuel Lauss | 2 | -15/+1 |
2010-02-27 | MIPS: Alchemy: Remove prom_getcmdline() | Yoichi Yuasa | 1 | -1/+0 |
2010-02-27 | MMC: AU1xMMC: Allow platforms to disable host capabilities | Manuel Lauss | 1 | -0/+1 |
2010-02-27 | MIPS: Support 36-bit iomem on 32-bit Au1x00 | pascal@pabr.org | 1 | -2/+2 |
2010-02-27 | MIPS: Nuke trailing blank lines | Ralf Baechle | 1 | -1/+0 |
2010-02-27 | MIPS: Alchemy: Only build AU1000 INTC code for compatible cpus | Manuel Lauss | 1 | -1/+1 |
2010-02-27 | MIPS: Alchemy: use runtime cpu detection in GPIO code. | Manuel Lauss | 1 | -42/+48 |
2010-02-27 | MIPS: Alchemy: Add au1000-eth platform device | Florian Fainelli | 1 | -0/+17 |
2010-02-27 | MIPS: Alchemy: remove unused SYS area structure | Manuel Lauss | 1 | -49/+0 |
2010-02-27 | MIPS: Alchemy: get rid of superfluous UART definitions | Manuel Lauss | 1 | -92/+0 |
2010-02-27 | MIPS: Alchemy: prom_putchar is board dependent | Manuel Lauss | 1 | -0/+19 |
2010-02-27 | MIPS: Alchemy: change dbdma to accept physical memory addresses | Manuel Lauss | 1 | -2/+2 |
2010-02-27 | MIPS: Alchemy: remove dbdma compat macros | Manuel Lauss | 1 | -21/+2 |
2010-02-27 | MIPS: Alchemy: Stop IRQ name sharing | Manuel Lauss | 2 | -381/+367 |
2010-02-27 | MIPS: Alchemy: Simple cpu subtype detector | Manuel Lauss | 1 | -0/+31 |
2010-02-27 | MIPS: PCMCIA: new socket driver for Au1000 demoboards. | Manuel Lauss | 1 | -0/+14 |
2010-02-27 | MIPS: Alchemy: remove board_init_irq() function. | Manuel Lauss | 1 | -15/+0 |
2010-02-01 | MIPS: Alchemy: Fix dbdma ring destruction memory debugcheck. | Manuel Lauss | 1 | -0/+1 |
2009-11-02 | MIPS: AU1000: Fix build failure for db1x00 configured for Au1100 SoC | Florian Fainelli | 1 | -0/+2 |
2009-09-17 | MIPS: Alchemy: add gpio_request/gpio_free stubs for CONFIG_GPIOLIB=n | Manuel Lauss | 1 | -0/+9 |
2009-06-17 | MIPS: Alchemy: Rewrite GPIO support. | Manuel Lauss | 2 | -29/+610 |