| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: Alchemy: Resolve prom section mismatches | Manuel Lauss | 2010-10-04 | 1 | -3/+2 |
* | MIPS: Ritually kill stupid printk. | Ralf Baechle | 2010-08-05 | 4 | -4/+0 |
* | MIPS: Alchemy: Add basic support for the GPR board | Wolfgang Grandegger | 2010-08-05 | 6 | -0/+361 |
* | MIPS: au1000_eth: Get ethernet address from platform_data | Manuel Lauss | 2010-08-05 | 1 | -1/+14 |
* | SERIAL: 8250: Remove SERIAL_8250_AU1X00 | Manuel Lauss | 2010-08-05 | 1 | -2/+0 |
* | MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMY | Manuel Lauss | 2010-08-05 | 2 | -20/+3 |
* | MIPS: MTX-1: cleanup and comments | Bruno Randolf | 2010-08-05 | 1 | -8/+4 |
* | MIPS: Alchemy: Remove dead CONFIG_SOC_AU1000_FREQUENCY | Christoph Egger | 2010-08-05 | 1 | -4/+0 |
* | MIPS: Move Alchemy Makefile parts to their own Platform file. | Manuel Lauss | 2010-08-05 | 6 | -10/+109 |
* | MIPS: Alchemy: fix deprecated compile warnings | FUJITA Tomonori | 2010-08-05 | 1 | -4/+4 |
* | MIPS: Alchemy: move boards over to obj-y | Manuel Lauss | 2010-08-05 | 2 | -3/+2 |
* | MIPS: MTX1: Fix build. | Ralf Baechle | 2010-08-05 | 3 | -3/+12 |
* | MIPS: Alchemy: Define eth platform devices in the correct order | Wolfgang Grandegger | 2010-07-26 | 1 | -4/+5 |
* | MIPS: MTX-1: Fix PCI on the MeshCube and related boards | Bruno Randolf | 2010-07-26 | 1 | -5/+3 |
* | MIPS: Alchemy: sleepcode without compile-time cputype dependencies | Manuel Lauss | 2010-07-05 | 2 | -31/+62 |
* | MIPS: Alchemy: add sysdev for DBDMA PM. | Manuel Lauss | 2010-05-21 | 2 | -40/+72 |
* | MIPS: Alchemy: add sysdev for IRQ PM. | Manuel Lauss | 2010-05-21 | 2 | -89/+90 |
* | MIPS: Alchemy: Fix up residual devboard poweroff/reboot code. | Manuel Lauss | 2010-05-21 | 5 | -22/+15 |
* | MIPS: DB1200: PCMCIA card detection must not be auto-enabled. | Manuel Lauss | 2010-04-30 | 1 | -3/+7 |
* | MIPS: Alchemy: DB1200: Remove custom wait implementation | Manuel Lauss | 2010-04-12 | 1 | -40/+0 |
* | MIPS: Alchemy: Fix Au1100 ethernet build failure | Manuel Lauss | 2010-02-27 | 1 | -9/+10 |
* | MIPS: Alchemy: Repair db1500/bosporus builds | Manuel Lauss | 2010-02-27 | 1 | -24/+28 |
* | MIPS: Alchemy: use 36bit addresses for PCMCIA resources. | Manuel Lauss | 2010-02-27 | 10 | -117/+99 |
* | MIPS: Alchemy: devboard PM needs to save CPLD registers. | Manuel Lauss | 2010-02-27 | 1 | -0/+32 |
* | 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: Remove forced command line setting | Yoichi Yuasa | 2010-02-27 | 8 | -120/+0 |
* | MIPS: Alchemy: get rid of common/reset.c | Manuel Lauss | 2010-02-27 | 8 | -225/+99 |
* | 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 | 2 | -9/+11 |
* | 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 | 2 | -0/+107 |
* | MIPS/SOUND: Alchemy: DB1200 AC97+I2S audio support. | Manuel Lauss | 2010-02-27 | 1 | -0/+51 |
* | MIPS: Alchemy: Extended DB1200 board support. | Manuel Lauss | 2010-02-27 | 7 | -47/+649 |
* | MIPS: Alchemy: physmap-flash for all devboards | Manuel Lauss | 2010-02-27 | 8 | -0/+163 |
* | MIPS: Alchemy: UARTs are of type 16550A | Manuel Lauss | 2010-02-27 | 1 | -1/+3 |
* | MIPS: Alchemy: Turn on -Werror for devboards and xss1500 | Florian Fainelli | 2010-02-27 | 2 | -0/+4 |
* | MIPS: Alchemy: Fix warnings in DB1x00 / PB1000 / PB1550 board setup code | Florian Fainelli | 2010-02-27 | 3 | -5/+10 |
* | 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 | 6 | -69/+32 |
* | 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 | 17 | -284/+376 |
* | 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: Alchemy: XXS1500 PCMCIA driver rewrite | Manuel Lauss | 2010-02-27 | 3 | -17/+64 |