1. ccdb003 [MIPS] Alchemy: dbdma: add API to delete custom DDMA device ids. by Manuel Lauss · 16 years ago
  2. 25829b0 fix parenthesis in include/asm-mips/mach-au1x00/au1000.h by Mariusz Kozlowski · 16 years ago
  3. ff6814d [MIPS] Alchemy common headers style cleanup by Sergei Shtylyov · 16 years ago
  4. 6ed4369 [MIPS] Alchemy: kill unused PCI_IRQ_TABLE_LOOKUP macro by Sergei Shtylyov · 16 years ago
  5. 0167509 [MIPS] Alchemy: don't unmask timer IRQ early by Sergei Shtylyov · 16 years ago
  6. f629b38 au1xxx-ide: fix MWDMA support by Bartlomiej Zolnierkiewicz · 16 years ago
  7. 09a7744 Au1200: kill IDE driver function prototypes by Sergei Shtylyov · 16 years ago
  8. 758e285 [MIPS] Alchemy: work around clock misdetection on early Au1000 by Sergei Shtylyov · 16 years ago
  9. 5df37c3 au1xxx-ide: use hwif->dev by Bartlomiej Zolnierkiewicz · 17 years ago
  10. dd99d96 [MIPS] Alchemy: fix PCI resource conflict by Sergei Shtylyov · 17 years ago
  11. 0f5e49a2 [MIPS] Alchemy: Fix Au1x SD controller IRQ by Manuel Lauss · 17 years ago
  12. 0e8120e [MIPS] Alchemy: fix IRQ bases by Sergei Shtylyov · 17 years ago
  13. 72fc19f [MIPS] Fix and cleanup the MIPS part of the (ab)use of CLOCK_TICK_RATE. by Ralf Baechle · 17 years ago
  14. 9d360ab [MIPS] Alchemy: Renumber interrupts so irq_cpu can work. by Ralf Baechle · 17 years ago
  15. f3e8d1d [MIPS] Alchemy: Fix build by conversion to irq_cpu.c. by Ralf Baechle · 17 years ago
  16. 0e6799e [MIPS] Alchemy: Get rid of au1xxx_irq_map_t. by Ralf Baechle · 17 years ago
  17. d2126e2 [MIPS] Alchemy: Get rid of au_ffz(). by Ralf Baechle · 17 years ago
  18. 56f621c [MIPS] Alchemy: Get rid of au_ffs(). by Ralf Baechle · 17 years ago
  19. 25b31cb add new prom.h for AU1x00 by Yoichi Yuasa · 17 years ago
  20. 21a151d [MIPS] checkfiles: Fix "need space after that ','" errors. by Ralf Baechle · 17 years ago
  21. 49a89ef [MIPS] Fix "no space between function name and open parenthesis" warnings. by Ralf Baechle · 17 years ago
  22. baf22c1 [MIPS] Split up war.h by Ralf Baechle · 17 years ago
  23. 5ddcb3c [MIPS] Make ioremap() work on TX39/49 special unmapped segment by Atsushi Nemoto · 17 years ago
  24. 4ead168 [MIPS] Add generic GPIO to Au1x00 by Florian Fainelli · 17 years ago
  25. bb53cfe mips au1xxx_ide.h: use NULL as firmware-revision wildcard by Junio C Hamano · 17 years ago
  26. 63bd235 au1550 SPI controller driver by Jan Nikitenko · 17 years ago
  27. 9c67cd14 ide: remove static prototypes from include/asm-mips/mach-au1x00/au1xxx_ide.h by Daniel Mack · 17 years ago
  28. fd046eb [MIPS] Alchemy: Fix PCI-memory access by Alexander Bigga · 18 years ago
  29. 786d7cd [MIPS] Alchemy: Fix bunch of warnings by Ralf Baechle · 18 years ago
  30. ec7080d [PATCH] make au1xxx-ide compile again by Manuel Lauss · 18 years ago
  31. 5536b23 [MIPS] Alchemy: nuke usbdev; it's useless as is ... by Ralf Baechle · 18 years ago
  32. 40220c1 IRQ: Use the new typedef for interrupt handler function pointers by David Howells · 18 years ago
  33. 937a801 [MIPS] Complete fixes after removal of pt_regs argument to int handlers. by Ralf Baechle · 18 years ago
  34. 53e62d3 [PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_alloc by Ralf Baechle · 18 years ago
  35. 38e9156 [MIPS] au1xxx: fix PSC_SMBTXRX_RSR. by Domen Puncer · 18 years ago
  36. f2c780c [PATCH] Au1550/1200: add missing PSC #define's, make OSS driver use the proper ones by Sergei Shtylyov · 18 years ago
  37. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  38. 492fd5f [MIPS] Au1200: Make KGDB compile by Sergei Shtylylov · 19 years ago
  39. c5c64e2 MIPS: Au1550: Fix OHCI memory map size by Sergei Shtylyov · 19 years ago
  40. 8f29e65 [PATCH] ide: AU1200 IDE update by Jordan Crouse · 19 years ago
  41. 65e5f2e [PATCH] ide: core modifications for AU1200 by Jordan Crouse · 19 years ago
  42. beb3ca8 More configcheck fixes. by Ralf Baechle · 19 years ago
  43. 2cce826 Kernel gpio/2 routines that will be used by some drivers. by Pete Popov · 19 years ago
  44. 26a940e Cleaned up AMD Au1200 IDE driver: by Pete Popov · 19 years ago
  45. f10fae0 Fix the fixup_bigphys_addr compile problem. by Pete Popov · 19 years ago
  46. 10f6567 Removed __ilog2 since it's no longer needed and conflicts with the generic one. by Pete Popov · 19 years ago
  47. c3455b0 Inline ioremap() calls for constant addresses that map to KSEG1. by Maciej W. Rozycki · 19 years ago
  48. 7de8d23 * use 'unsigned long' as address supplied to au_write[bwl]() by Pete Popov · 19 years ago
  49. 3b495f2 Au1100 FB driver uplift for 2.6. by Pete Popov · 19 years ago
  50. 2d32ffa Moved irq_tab_alchemy to the board specific irqmap.c files. by Pete Popov · 19 years ago
  51. e3ad1c2 Base Au1200 2.6 support. by Pete Popov · 19 years ago
  52. 42a3b4f [PATCH] mips: nuke trailing whitespace by Ralf Baechle · 19 years ago
  53. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago