| Commit message (Expand) | Author | Age | Files | Lines |
* | spi: au1550_spi: proper platform device | Manuel Lauss | 2008-07-24 | 1 | -1/+0 |
* | au1xmmc: remove db1200 board code, rewrite probe. | Manuel Lauss | 2008-07-15 | 1 | -9/+9 |
* | ALSA: ASoC: Au12x0/Au1550 PSC Audio support | Manuel Lauss | 2008-07-10 | 1 | -0/+8 |
* | [MIPS] Alchemy: Add au1500 reserved interrupt | bruno randolf | 2008-06-16 | 1 | -0/+1 |
* | [MIPS] Alchemy: dbdma: add API to delete custom DDMA device ids. | Manuel Lauss | 2008-06-05 | 1 | -0/+1 |
* | fix parenthesis in include/asm-mips/mach-au1x00/au1000.h | Mariusz Kozlowski | 2008-05-24 | 1 | -1/+1 |
* | [MIPS] Alchemy common headers style cleanup | Sergei Shtylyov | 2008-05-12 | 8 | -1209/+1175 |
* | [MIPS] Alchemy: kill unused PCI_IRQ_TABLE_LOOKUP macro | Sergei Shtylyov | 2008-04-28 | 1 | -14/+0 |
* | [MIPS] Alchemy: don't unmask timer IRQ early | Sergei Shtylyov | 2008-04-28 | 1 | -10/+2 |
* | au1xxx-ide: fix MWDMA support | Bartlomiej Zolnierkiewicz | 2008-04-26 | 1 | -42/+0 |
* | Au1200: kill IDE driver function prototypes | Sergei Shtylyov | 2008-04-17 | 1 | -18/+0 |
* | [MIPS] Alchemy: work around clock misdetection on early Au1000 | Sergei Shtylyov | 2008-04-01 | 1 | -0/+1 |
* | 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 |