summaryrefslogtreecommitdiffstats
path: root/arch/mips/alchemy
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Alchemy: Add basic support for the GPR boardWolfgang Grandegger2010-08-056-0/+361
* MIPS: au1000_eth: Get ethernet address from platform_dataManuel Lauss2010-08-051-1/+14
* SERIAL: 8250: Remove SERIAL_8250_AU1X00Manuel Lauss2010-08-051-2/+0Star
* MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMYManuel Lauss2010-08-052-20/+3Star
* MIPS: MTX-1: cleanup and commentsBruno Randolf2010-08-051-8/+4Star
* MIPS: Alchemy: Remove dead CONFIG_SOC_AU1000_FREQUENCYChristoph Egger2010-08-051-4/+0Star
* MIPS: Move Alchemy Makefile parts to their own Platform file.Manuel Lauss2010-08-056-10/+109
* MIPS: Alchemy: fix deprecated compile warningsFUJITA Tomonori2010-08-051-4/+4
* MIPS: Alchemy: move boards over to obj-yManuel Lauss2010-08-052-3/+2Star
* MIPS: MTX1: Fix build.Ralf Baechle2010-08-053-3/+12
* MIPS: Alchemy: Define eth platform devices in the correct orderWolfgang Grandegger2010-07-261-4/+5
* MIPS: MTX-1: Fix PCI on the MeshCube and related boardsBruno Randolf2010-07-261-5/+3Star
* MIPS: Alchemy: sleepcode without compile-time cputype dependenciesManuel Lauss2010-07-052-31/+62
* MIPS: Alchemy: add sysdev for DBDMA PM.Manuel Lauss2010-05-212-40/+72
* MIPS: Alchemy: add sysdev for IRQ PM.Manuel Lauss2010-05-212-89/+90
* MIPS: Alchemy: Fix up residual devboard poweroff/reboot code.Manuel Lauss2010-05-215-22/+15Star
* MIPS: DB1200: PCMCIA card detection must not be auto-enabled.Manuel Lauss2010-04-301-3/+7
* MIPS: Alchemy: DB1200: Remove custom wait implementationManuel Lauss2010-04-121-40/+0Star
* MIPS: Alchemy: Fix Au1100 ethernet build failureManuel Lauss2010-02-271-9/+10
* MIPS: Alchemy: Repair db1500/bosporus buildsManuel Lauss2010-02-271-24/+28
* MIPS: Alchemy: use 36bit addresses for PCMCIA resources.Manuel Lauss2010-02-2710-117/+99Star
* MIPS: Alchemy: devboard PM needs to save CPLD registers.Manuel Lauss2010-02-271-0/+32
* MIPS: Alchemy: Simplify DMA channel allocation code.Ralf Baechle2010-02-271-55/+56
* MIPS: Alchemy: Remove time_lock.Ralf Baechle2010-02-271-7/+0Star
* MIPS: Remove trailing space in messagesFrans Pop2010-02-271-1/+1
* MIPS: Alchemy: Use strlcat() for the command line argumentsYoichi Yuasa2010-02-271-14/+5Star
* MIPS: Alchemy: Remove prom_getcmdline()Yoichi Yuasa2010-02-271-8/+1Star
* MIPS: Alchemy: Remove forced command line settingYoichi Yuasa2010-02-278-120/+0Star
* MIPS: Alchemy: get rid of common/reset.cManuel Lauss2010-02-278-225/+99Star
* MIPS: Alchemy: irq: use runtime CPU type detectionManuel Lauss2010-02-271-43/+54
* MIPS: Alchemy: Only build AU1000 INTC code for compatible cpusManuel Lauss2010-02-272-9/+11
* MIPS: Alchemy: use runtime cpu detection in GPIO code.Manuel Lauss2010-02-271-7/+3Star
* MIPS: Alchemy: Add au1000-eth platform deviceFlorian Fainelli2010-02-272-0/+107
* MIPS/SOUND: Alchemy: DB1200 AC97+I2S audio support.Manuel Lauss2010-02-271-0/+51
* MIPS: Alchemy: Extended DB1200 board support.Manuel Lauss2010-02-277-47/+649
* MIPS: Alchemy: physmap-flash for all devboardsManuel Lauss2010-02-278-0/+163
* MIPS: Alchemy: UARTs are of type 16550AManuel Lauss2010-02-271-1/+3
* MIPS: Alchemy: Turn on -Werror for devboards and xss1500Florian Fainelli2010-02-272-0/+4
* MIPS: Alchemy: Fix warnings in DB1x00 / PB1000 / PB1550 board setup codeFlorian Fainelli2010-02-273-5/+10
* MIPS: Alchemy: get rid of superfluous UART definitionsManuel Lauss2010-02-271-23/+21Star
* MIPS: Alchemy: prom_putchar is board dependentManuel Lauss2010-02-276-69/+32Star
* MIPS: Alchemy: change dbdma to accept physical memory addressesManuel Lauss2010-02-271-4/+4
* MIPS: Alchemy: remove dbdma compat macrosManuel Lauss2010-02-271-5/+4Star
* MIPS: Alchemy: reduce size of irq dispatcherManuel Lauss2010-02-271-3/+5
* MIPS: Alchemy: Stop IRQ name sharingManuel Lauss2010-02-2717-284/+376
* MIPS: Alchemy: higher priority for system timer.Manuel Lauss2010-02-271-5/+5
* MIPS: Alchemy: Remove USB_DEV_REQ_INT prioritization hackManuel Lauss2010-02-271-28/+22Star
* MIPS: Alchemy: XXS1500 PCMCIA driver rewriteManuel Lauss2010-02-273-17/+64
* MIPS: Alchemy: devboards: wire up new PCMCIA driver.Manuel Lauss2010-02-2716-9/+412
* MIPS: PCMCIA: new socket driver for Au1000 demoboards.Manuel Lauss2010-02-272-7/+2Star