aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-mips/mach-au1x00 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-12-14[MIPS] Alchemy: fix PCI resource conflictSergei Shtylyov1-4/+5
2007-12-09[MIPS] Alchemy: Fix Au1x SD controller IRQManuel Lauss1-2/+5
2007-12-06[MIPS] Alchemy: fix IRQ basesSergei Shtylyov1-10/+11
2007-11-02[MIPS] Fix and cleanup the MIPS part of the (ab)use of CLOCK_TICK_RATE.Ralf Baechle1-13/+0
2007-10-17[MIPS] Alchemy: Renumber interrupts so irq_cpu can work.Ralf Baechle1-296/+318
2007-10-17[MIPS] Alchemy: Fix build by conversion to irq_cpu.c.Ralf Baechle1-4/+6
2007-10-16[MIPS] Alchemy: Get rid of au1xxx_irq_map_t.Ralf Baechle1-3/+3
2007-10-16[MIPS] Alchemy: Get rid of au_ffz().Ralf Baechle1-7/+0
2007-10-16[MIPS] Alchemy: Get rid of au_ffs().Ralf Baechle1-10/+0
2007-10-15add new prom.h for AU1x00Yoichi Yuasa1-0/+13
2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle1-7/+7
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2-312/+312
2007-10-11[MIPS] Split up war.hRalf Baechle1-0/+25
2007-07-10[MIPS] Make ioremap() work on TX39/49 special unmapped segmentAtsushi Nemoto1-0/+11
2007-07-10[MIPS] Add generic GPIO to Au1x00Florian Fainelli2-20/+69
2007-07-09mips au1xxx_ide.h: use NULL as firmware-revision wildcardJunio C Hamano1-14/+14
2007-05-08au1550 SPI controller driverJan Nikitenko1-0/+16
2007-03-17ide: remove static prototypes from include/asm-mips/mach-au1x00/au1xxx_ide.hDaniel Mack1-34/+0
2007-02-06[MIPS] Alchemy: Fix PCI-memory accessAlexander Bigga1-6/+6
2007-02-06[MIPS] Alchemy: Fix bunch of warningsRalf Baechle1-6/+7
2006-11-22[PATCH] make au1xxx-ide compile againManuel Lauss1-4/+2
2006-10-09[MIPS] Alchemy: nuke usbdev; it's useless as is ...Ralf Baechle1-73/+0
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells1-1/+1
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle1-2/+1
2006-09-26[PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_allocRalf Baechle1-3/+3
2006-06-29[MIPS] au1xxx: fix PSC_SMBTXRX_RSR.Domen Puncer1-1/+1
2006-06-23[PATCH] Au1550/1200: add missing PSC #define's, make OSS driver use the proper onesSergei Shtylyov1-1/+8
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse6-6/+0
2006-02-07[MIPS] Au1200: Make KGDB compileSergei Shtylylov1-0/+4
2006-01-10MIPS: Au1550: Fix OHCI memory map sizeSergei Shtylyov1-2/+5
2005-12-15[PATCH] ide: AU1200 IDE updateJordan Crouse1-9/+8
2005-12-15[PATCH] ide: core modifications for AU1200Jordan Crouse1-5/+0
2005-10-29More configcheck fixes.Ralf Baechle1-0/+2
2005-10-29Kernel gpio/2 routines that will be used by some drivers.Pete Popov1-0/+20
2005-10-29Cleaned up AMD Au1200 IDE driver:Pete Popov3-0/+349
2005-10-29Fix the fixup_bigphys_addr compile problem.Pete Popov1-1/+3
2005-10-29Removed __ilog2 since it's no longer needed and conflicts with thePete Popov1-23/+0
2005-10-29Inline ioremap() calls for constant addresses that map to KSEG1.Maciej W. Rozycki1-0/+30
2005-10-29* use 'unsigned long' as address supplied to au_write[bwl]()Pete Popov1-95/+32
2005-10-29Au1100 FB driver uplift for 2.6.Pete Popov1-0/+7
2005-10-29Moved irq_tab_alchemy to the board specific irqmap.c files.Pete Popov1-0/+13
2005-10-29Base Au1200 2.6 support.Pete Popov2-76/+604
2005-09-05[PATCH] mips: nuke trailing whitespaceRalf Baechle1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds8-0/+3022