| Commit message (Expand) | Author | Age | Files | Lines |
* | au1xxx-ide: use hwif->dev | Bartlomiej Zolnierkiewicz | 2008-02-01 | 1 | -1/+0 |
* | [MIPS] Alchemy: fix PCI resource conflict | Sergei Shtylyov | 2007-12-14 | 1 | -4/+5 |
* | [MIPS] Alchemy: Fix Au1x SD controller IRQ | Manuel Lauss | 2007-12-09 | 1 | -2/+5 |
* | [MIPS] Alchemy: fix IRQ bases | Sergei Shtylyov | 2007-12-06 | 1 | -10/+11 |
* | [MIPS] Fix and cleanup the MIPS part of the (ab)use of CLOCK_TICK_RATE. | Ralf Baechle | 2007-11-02 | 1 | -13/+0 |
* | [MIPS] Alchemy: Renumber interrupts so irq_cpu can work. | Ralf Baechle | 2007-10-17 | 1 | -296/+318 |
* | [MIPS] Alchemy: Fix build by conversion to irq_cpu.c. | Ralf Baechle | 2007-10-17 | 1 | -4/+6 |
* | [MIPS] Alchemy: Get rid of au1xxx_irq_map_t. | Ralf Baechle | 2007-10-16 | 1 | -3/+3 |
* | [MIPS] Alchemy: Get rid of au_ffz(). | Ralf Baechle | 2007-10-16 | 1 | -7/+0 |
* | [MIPS] Alchemy: Get rid of au_ffs(). | Ralf Baechle | 2007-10-16 | 1 | -10/+0 |
* | add new prom.h for AU1x00 | Yoichi Yuasa | 2007-10-15 | 1 | -0/+13 |
* | [MIPS] checkfiles: Fix "need space after that ','" errors. | Ralf Baechle | 2007-10-11 | 1 | -7/+7 |
* | [MIPS] Fix "no space between function name and open parenthesis" warnings. | Ralf Baechle | 2007-10-11 | 2 | -312/+312 |
* | [MIPS] Split up war.h | Ralf Baechle | 2007-10-11 | 1 | -0/+25 |
* | [MIPS] Make ioremap() work on TX39/49 special unmapped segment | Atsushi Nemoto | 2007-07-10 | 1 | -0/+11 |
* | [MIPS] Add generic GPIO to Au1x00 | Florian Fainelli | 2007-07-10 | 2 | -20/+69 |
* | mips au1xxx_ide.h: use NULL as firmware-revision wildcard | Junio C Hamano | 2007-07-09 | 1 | -14/+14 |
* | au1550 SPI controller driver | Jan Nikitenko | 2007-05-08 | 1 | -0/+16 |
* | ide: remove static prototypes from include/asm-mips/mach-au1x00/au1xxx_ide.h | Daniel Mack | 2007-03-17 | 1 | -34/+0 |
* | [MIPS] Alchemy: Fix PCI-memory access | Alexander Bigga | 2007-02-06 | 1 | -6/+6 |
* | [MIPS] Alchemy: Fix bunch of warnings | Ralf Baechle | 2007-02-06 | 1 | -6/+7 |
* | [PATCH] make au1xxx-ide compile again | Manuel Lauss | 2006-11-22 | 1 | -4/+2 |
* | [MIPS] Alchemy: nuke usbdev; it's useless as is ... | Ralf Baechle | 2006-10-09 | 1 | -73/+0 |
* | IRQ: Use the new typedef for interrupt handler function pointers | David Howells | 2006-10-09 | 1 | -1/+1 |
* | [MIPS] Complete fixes after removal of pt_regs argument to int handlers. | Ralf Baechle | 2006-10-08 | 1 | -2/+1 |
* | [PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_alloc | Ralf Baechle | 2006-09-26 | 1 | -3/+3 |
* | [MIPS] au1xxx: fix PSC_SMBTXRX_RSR. | Domen Puncer | 2006-06-29 | 1 | -1/+1 |
* | [PATCH] Au1550/1200: add missing PSC #define's, make OSS driver use the prope... | Sergei Shtylyov | 2006-06-23 | 1 | -1/+8 |
* | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 2006-04-26 | 6 | -6/+0 |
* | [MIPS] Au1200: Make KGDB compile | Sergei Shtylylov | 2006-02-07 | 1 | -0/+4 |
* | MIPS: Au1550: Fix OHCI memory map size | Sergei Shtylyov | 2006-01-10 | 1 | -2/+5 |
* | [PATCH] ide: AU1200 IDE update | Jordan Crouse | 2005-12-15 | 1 | -9/+8 |
* | [PATCH] ide: core modifications for AU1200 | Jordan Crouse | 2005-12-15 | 1 | -5/+0 |
* | More configcheck fixes. | Ralf Baechle | 2005-10-29 | 1 | -0/+2 |
* | Kernel gpio/2 routines that will be used by some drivers. | Pete Popov | 2005-10-29 | 1 | -0/+20 |
* | Cleaned up AMD Au1200 IDE driver: | Pete Popov | 2005-10-29 | 3 | -0/+349 |
* | Fix the fixup_bigphys_addr compile problem. | Pete Popov | 2005-10-29 | 1 | -1/+3 |
* | Removed __ilog2 since it's no longer needed and conflicts with the | Pete Popov | 2005-10-29 | 1 | -23/+0 |
* | Inline ioremap() calls for constant addresses that map to KSEG1. | Maciej W. Rozycki | 2005-10-29 | 1 | -0/+30 |
* | * use 'unsigned long' as address supplied to au_write[bwl]() | Pete Popov | 2005-10-29 | 1 | -95/+32 |
* | Au1100 FB driver uplift for 2.6. | Pete Popov | 2005-10-29 | 1 | -0/+7 |
* | Moved irq_tab_alchemy to the board specific irqmap.c files. | Pete Popov | 2005-10-29 | 1 | -0/+13 |
* | Base Au1200 2.6 support. | Pete Popov | 2005-10-29 | 2 | -76/+604 |
* | [PATCH] mips: nuke trailing whitespace | Ralf Baechle | 2005-09-05 | 1 | -1/+1 |
* | Linux-2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 8 | -0/+3022 |