aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/au1000/common
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Alchemy: rename directoryRalf Baechle2008-10-1117-4195/+0
* [MIPS] au1000: Make sure GPIO value is zero or oneBruno Randolf2008-09-271-2/+2
* [MIPS] au1000: Fix gpio directionBruno Randolf2008-09-241-1/+3
* [MIPS] kgdb: Remove existing implementationJason Wessel2008-07-302-110/+0
* remove include/linux/pm_legacy.hAdrian Bunk2008-07-241-1/+0
* [MIPS] Alchemy, PNX: Use symbolic constants for DMA masks.Ralf Baechle2008-07-151-14/+15
* [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] 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-3015-180/+79
|\ \ \ \ \
| | | | * | 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-281-54/+0
| | * | | [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-2815-62/+9
| | * | | [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] 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
* [MIPS] clean up au1xxx_irqmap.c include filesYoichi Yuasa2008-01-291-19/+2
* [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-141-4/+4
* [MIPS] Alchemy: fix IRQ basesSergei Shtylyov2007-12-061-4/+4
* [MIPS] Alchemy: replace ffs() with __ffs()Sergei Shtylyov2007-12-062-5/+5
* [MIPS] Alchemy: Convert from plat_timer_setup to plat_time_init.Ralf Baechle2007-10-291-1/+1
* [MIPS] Alchemy: micro-optimizatize time code.Ralf Baechle2007-10-291-7/+2
* [MIPS] Alchemy: Nuke homebrew setup_irq(), it's broken and unnecessary.Ralf Baechle2007-10-292-34/+9
* [MIPS] Alchemy: Reformat PM code.Ralf Baechle2007-10-171-3/+4
* [MIPS] Alchemy: Fix build by conversion to irq_cpu.c.Ralf Baechle2007-10-171-119/+132
* [MIPS] Alchemy: Get rid of au1xxx_irq_map_t.Ralf Baechle2007-10-162-4/+4
* [MIPS] Alchemy: Get rid of au_ffs().Ralf Baechle2007-10-162-5/+5
* [MIPS] Alchemy: cleanup interrupt code.Ralf Baechle2007-10-161-341/+313
* add new prom.h for AU1x00Yoichi Yuasa2007-10-152-15/+13
* update AU1000 get_ethernet_addr()Yoichi Yuasa2007-10-151-22/+16
* [MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle2007-10-113-4/+4
* [MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2007-10-113-3/+3
* [MIPS] Implement clockevents for R4000-style cp0 count/compare interruptRalf Baechle2007-10-111-1/+1
* [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.Ralf Baechle2007-10-112-43/+1
* [MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle2007-10-112-6/+0
* [MIPS] Alchemy: remove useless prototypes.Ralf Baechle2007-10-111-11/+0