aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/au1000/pb1200 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-11MIPS: Alchemy: rename directoryRalf Baechle5-473/+0
2008-07-30[MIPS] Initialization of Alchemy boardsKevin Hickey1-1/+1
2008-07-15[MIPS] Alchemy, PNX: Use symbolic constants for DMA masks.Ralf Baechle1-2/+3
2008-05-12[MIPS] Pb1200/DBAu1200 code style cleanupSergei Shtylyov4-120/+105
2008-04-28[MIPS] Pb1200/DBAu1200: move platform code to its proper placeSergei Shtylyov2-0/+85
2008-04-28[MIPS] Alchemy: kill useless #include's, #define's and extern'sSergei Shtylyov3-42/+4
2008-01-29[MIPS] remove unused mips_machtypeYoichi Yuasa1-2/+0
2007-12-06[MIPS] Alchemy: replace ffs() with __ffs()Sergei Shtylyov1-1/+1
2007-11-02[MIPS] Pb1200: Enable -Werror.Ralf Baechle1-0/+2
2007-11-02[MIPS] Pb1200: Fix warning.Ralf Baechle1-44/+56
2007-11-02[MIPS] Pb1200: Fix warning.Ralf Baechle1-1/+5
2007-10-19remove asm/bitops.h includesJiri Slaby1-1/+1
2007-10-17[MIPS] Alchemy: replace last remaining instance of au_ffs with ffs.Ralf Baechle1-1/+1
2007-10-16[MIPS] Alchemy: Get rid of au1xxx_irq_map_t.Ralf Baechle1-1/+1
2007-10-16[MIPS] Alchemy: Get rid of au_ffs().Ralf Baechle1-1/+1
2007-10-15add new prom.h for AU1x00Yoichi Yuasa2-8/+8
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle1-1/+1
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle1-4/+4
2007-10-11[MIPS] ARC: Get rid of mips_machgroupRalf Baechle1-1/+0
2007-07-13[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1XXX_PSC_SPIRalf Baechle1-8/+1
2007-02-06[MIPS] Fix pb1200/irqmap.c and apply some missed patchesAtsushi Nemoto1-22/+10
2006-11-30[MIPS] PB1200: Remove duplicate definitionsYoichi Yuasa1-6/+2
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle1-2/+3
2006-07-13[MIPS] Eleminate interrupt migration helper use.Ralf Baechle1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel2-2/+0
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar1-1/+1
2006-06-19[MIPS] Au1xxx: board specific irq code cleanupHerbert Valerio Riedel1-2/+2
2005-10-29Cleaned up AMD Au1200 IDE driver:Pete Popov1-2/+4
2005-10-29Misc au1200 updates.Pete Popov1-32/+42
2005-10-29Int controller fixes.Pete Popov1-5/+1
2005-10-29Base Au1200 2.6 support.Pete Popov4-0/+441