aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/au1000/common (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-11MIPS: Alchemy: rename directoryRalf Baechle17-4195/+0
2008-09-27[MIPS] au1000: Make sure GPIO value is zero or oneBruno Randolf1-2/+2
2008-09-24[MIPS] au1000: Fix gpio directionBruno Randolf1-1/+3
2008-07-30[MIPS] kgdb: Remove existing implementationJason Wessel2-110/+0
2008-07-24remove include/linux/pm_legacy.hAdrian Bunk1-1/+0
2008-07-15[MIPS] Alchemy, PNX: Use symbolic constants for DMA masks.Ralf Baechle1-14/+15
2008-06-16[MIPS] Au1200: MMC resource size off by oneSergei Shtylyov1-2/+2
2008-06-05[MIPS] Alchemy: dbdma: add API to delete custom DDMA device ids.Manuel Lauss1-0/+11
2008-06-05[MIPS] Alchemy: export get_au1x00_speed for modulesManuel Lauss1-0/+1
2008-05-12[MIPS] Alchemy common code style cleanupSergei Shtylyov17-572/+500
2008-05-12[MIPS] Alchemy: SMBus resource fixSergei Shtylyov1-2/+2
2008-04-30Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzilla-9916', 'ec', 'eeepc', 'idle', 'misc', 'pm-legacy', 'sysfs-links-2.6.26', 'thermal', 'thinkpad' and 'video' into releaseLen Brown15-180/+79
2008-04-28[MIPS] Pb1200/DBAu1200: move platform code to its proper placeSergei Shtylyov1-54/+0
2008-04-28[MIPS] Pb1200: do register SMC 91C111Sergei Shtylyov1-5/+3
2008-04-28[MIPS] DBAu1200: fix bad SMC 91C111 resource sizeSergei Shtylyov1-1/+1
2008-04-28[MIPS] Alchemy: move UART platform code to its proper placeSergei Shtylyov1-0/+57
2008-04-28[MIPS] Alchemy: kill useless #include's, #define's and extern'sSergei Shtylyov15-62/+9
2008-04-28[MIPS] replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-04-28[MIPS] Alchemy: kill useless time variablesSergei Shtylyov2-17/+6
2008-04-28[MIPS] Alchemy: don't unmask timer IRQ earlySergei Shtylyov2-10/+5
2008-04-17Pb1200/DBAu1200: fix bad IDE resource sizeSergei Shtylyov1-1/+1
2008-04-15MIPS Alchemy: Crapectomy after removal of pm_send_all calls.Ralf Baechle1-20/+0
2008-04-15PM: Remove legacy PMPavel Machek1-15/+2
2008-04-01[MIPS] Alchemy: work around clock misdetection on early Au1000Sergei Shtylyov3-31/+42
2008-03-12[MIPS] Alchemy: Fix ids in Alchemy db dma device tableWolfgang Ocker1-17/+17
2008-02-06Remove inclusions of <linux/autoconf.h>Ralf Baechle1-1/+0
2008-01-29[MIPS] clean up au1xxx_irqmap.c include filesYoichi Yuasa1-19/+2
2008-01-29[MIPS] Converting most array size calculations to use ARRAY_SIZE().Alejandro Martinez Ruiz1-1/+1
2008-01-27i2c-au1550: Convert to platform driverManuel Lauss1-0/+21
2008-01-07[MIPS] Alchemy: Fix use of __init code bug exposed by modpost warningSergei Shtylyov1-2/+6
2007-12-14[MIPS] Alchemy: fix off by two error in __fixup_bigphys_addr()Sergei Shtylyov1-5/+4
2007-12-14[MIPS] Alchemy: fix PCI resource conflictSergei Shtylyov1-4/+4
2007-12-06[MIPS] Alchemy: fix IRQ basesSergei Shtylyov1-4/+4
2007-12-06[MIPS] Alchemy: replace ffs() with __ffs()Sergei Shtylyov2-5/+5
2007-10-29[MIPS] Alchemy: Convert from plat_timer_setup to plat_time_init.Ralf Baechle1-1/+1
2007-10-29[MIPS] Alchemy: micro-optimizatize time code.Ralf Baechle1-7/+2
2007-10-29[MIPS] Alchemy: Nuke homebrew setup_irq(), it's broken and unnecessary.Ralf Baechle2-34/+9
2007-10-17[MIPS] Alchemy: Reformat PM code.Ralf Baechle1-3/+4
2007-10-17[MIPS] Alchemy: Fix build by conversion to irq_cpu.c.Ralf Baechle1-119/+132
2007-10-16[MIPS] Alchemy: Get rid of au1xxx_irq_map_t.Ralf Baechle2-4/+4
2007-10-16[MIPS] Alchemy: Get rid of au_ffs().Ralf Baechle2-5/+5
2007-10-16[MIPS] Alchemy: cleanup interrupt code.Ralf Baechle1-341/+313
2007-10-15add new prom.h for AU1x00Yoichi Yuasa2-15/+13
2007-10-15update AU1000 get_ethernet_addr()Yoichi Yuasa1-22/+16
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle3-4/+4
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle3-3/+3
2007-10-11[MIPS] Implement clockevents for R4000-style cp0 count/compare interruptRalf Baechle1-1/+1
2007-10-11[MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.Ralf Baechle2-43/+1
2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle2-6/+0
2007-10-11[MIPS] Alchemy: remove useless prototypes.Ralf Baechle1-11/+0