aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/au1000
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Alchemy, PNX: Use symbolic constants for DMA masks.Ralf Baechle2008-07-152-16/+18
* [MIPS] Au1200: MMC resource size off by oneSergei Shtylyov2008-06-161-2/+2
* [MIPS] Alchemy: dbdma: add API to delete custom DDMA device ids.Manuel Lauss2008-06-051-0/+11
* [MIPS] Alchemy: export get_au1x00_speed for modulesManuel Lauss2008-06-051-0/+1
* [MIPS] Pb1000: bury the remnants of the PCI codeSergei Shtylyov2008-05-121-7/+0
* [MIPS] XXS1500 code style cleanupSergei Shtylyov2008-05-124-29/+26
* [MIPS] MTX-1 code style cleanupSergei Shtylyov2008-05-125-52/+46
* [MIPS] Pb1200/DBAu1200 code style cleanupSergei Shtylyov2008-05-124-120/+105
* [MIPS] Pb1550 code style cleanupSergei Shtylyov2008-05-124-26/+23
* [MIPS] Pb1500 code style cleanupSergei Shtylyov2008-05-124-42/+36
* [MIPS] Pb1100 code style cleanupSergei Shtylyov2008-05-124-38/+39
* [MIPS] Pb1000 code style cleanupSergei Shtylyov2008-05-123-68/+70
* [MIPS] DBAu1xx0 code style cleanupSergei Shtylyov2008-05-124-52/+50
* [MIPS] Alchemy common code style cleanupSergei Shtylyov2008-05-1217-572/+500
* [MIPS] Alchemy: SMBus resource fixSergei Shtylyov2008-05-121-2/+2
*-------. Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...Len Brown2008-04-3042-459/+189
|\ \ \ \ \
| | | | * | MIPS Alchemy: Crapectomy after removal of pm_send_all calls.Ralf Baechle2008-04-151-20/+0
| | | | * | PM: Remove legacy PMPavel Machek2008-04-151-15/+2
| | |_|/ / | |/| | |
| | * | | [MIPS] Pb1200/DBAu1200: move platform code to its proper placeSergei Shtylyov2008-04-283-54/+85
| | * | | [MIPS] Pb1200: do register SMC 91C111Sergei Shtylyov2008-04-281-5/+3
| | * | | [MIPS] DBAu1200: fix bad SMC 91C111 resource sizeSergei Shtylyov2008-04-281-1/+1
| | * | | [MIPS] Alchemy: move UART platform code to its proper placeSergei Shtylyov2008-04-281-0/+57
| | * | | [MIPS] Alchemy: kill useless #include's, #define's and extern'sSergei Shtylyov2008-04-2840-341/+34
| | * | | [MIPS] replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-281-1/+1
| | * | | [MIPS] Alchemy: kill useless time variablesSergei Shtylyov2008-04-282-17/+6
| | * | | [MIPS] Alchemy: don't unmask timer IRQ earlySergei Shtylyov2008-04-282-10/+5
| |/ / / |/| | |
* | | | Pb1200/DBAu1200: fix bad IDE resource sizeSergei Shtylyov2008-04-171-1/+1
|/ / /
* | | [MIPS] XSS1500: Fix compilationFlorian Fainelli2008-04-012-3/+2
* | | [MIPS] Alchemy: work around clock misdetection on early Au1000Sergei Shtylyov2008-04-013-31/+42
|/ /
* | [MIPS] Alchemy: Fix ids in Alchemy db dma device tableWolfgang Ocker2008-03-121-17/+17
|/
* Remove inclusions of <linux/autoconf.h>Ralf Baechle2008-02-061-1/+0
* arch/mips/: Spelling fixesJoe Perches2008-02-031-1/+1
* [MIPS] MTX-1: Add GPIO system buttonFlorian Fainelli2008-01-291-1/+26
* [MIPS] clean up au1xxx_irqmap.c include filesYoichi Yuasa2008-01-291-19/+2
* [MIPS] remove unused mips_machtypeYoichi Yuasa2008-01-298-25/+0
* [MIPS] Converting most array size calculations to use ARRAY_SIZE().Alejandro Martinez Ruiz2008-01-291-1/+1
* i2c-au1550: Convert to platform driverManuel Lauss2008-01-271-0/+21
* [MIPS] Alchemy: Fix use of __init code bug exposed by modpost warningSergei Shtylyov2008-01-071-2/+6
* [MIPS] Alchemy: fix off by two error in __fixup_bigphys_addr()Sergei Shtylyov2007-12-141-5/+4
* [MIPS] Alchemy: fix PCI resource conflictSergei Shtylyov2007-12-142-13/+4
* [MIPS] Alchemy: fix IRQ basesSergei Shtylyov2007-12-061-4/+4
* [MIPS] Alchemy: replace ffs() with __ffs()Sergei Shtylyov2007-12-063-6/+6
* [MIPS] Only build r4k clocksource for systems that work ok with it.Ralf Baechle2007-11-261-0/+1
* [MIPS] mtx-1: Enable -Werror.Ralf Baechle2007-11-021-0/+2
* [MIPS] mtx-1: Remove unused mtx1_sys_btn.Ralf Baechle2007-11-021-9/+0
* [MIPS] Pb1200: Enable -Werror.Ralf Baechle2007-11-021-0/+2
* [MIPS] Pb1200: Fix warning.Ralf Baechle2007-11-021-44/+56
* [MIPS] Pb1200: Fix warning.Ralf Baechle2007-11-021-1/+5
* [MIPS] Alchemy: Register platform devicesFlorian Fainelli2007-10-292-0/+87
* [MIPS] Alchemy: Convert from plat_timer_setup to plat_time_init.Ralf Baechle2007-10-291-1/+1