1. d674806 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 14 years ago
  2. c5de646 i2c-au1550: remove usage of volatile keyword by Manuel Lauss · 14 years ago
  3. 376638603 MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines by Manuel Lauss · 14 years ago
  4. 50d5676 MIPS: Alchemy: kill au1xxx.h header by Manuel Lauss · 14 years ago
  5. f2e442f MIPS: Alchemy: clean DMA code of CONFIG_SOC_AU1??? defines by Manuel Lauss · 14 years ago
  6. d4f07ae MIPS, IDE: Alchem, au1xxx-ide: Remove pb1200/db1200 header dep by Manuel Lauss · 14 years ago
  7. 7517de3 MIPS: Alchemy: Redo PCI as platform driver by Manuel Lauss · 14 years ago
  8. 7cc2e27 MIPS: Alchemy: more base address cleanup by Manuel Lauss · 14 years ago
  9. b9581b8 MIPS: Alchemy: rewrite USB platform setup. by Manuel Lauss · 14 years ago
  10. ce6bc92 MIPS: Alchemy: abstract USB block control register access by Manuel Lauss · 14 years ago
  11. ce1d43b MIPS: Alchemy: support multiple GPIO styles in one kernel by Manuel Lauss · 14 years ago
  12. b7f720d MIPS: Alchemy: Clean up GPIO registers and accessors by Manuel Lauss · 14 years ago
  13. 5d4ddcb MIPS: Alchemy: Cleanup DMA addresses by Manuel Lauss · 14 years ago
  14. 40d8bc2 MIPS: Alchemy: Rewrite ethernet platform setup by Manuel Lauss · 14 years ago
  15. 8013020 MIPS: Alchemy: Rewrite UART setup and constants. by Manuel Lauss · 14 years ago
  16. adcb862 MIPS: Alchemy: Convert dbdma.c to syscore_ops by Manuel Lauss · 14 years ago
  17. dca7587 MIPS: Alchemy: irq code and constant cleanup by Manuel Lauss · 14 years ago
  18. c1e58a3 MIPS: Alchemy: update inlinable GPIO API by Manuel Lauss · 14 years ago
  19. f667365 MIPS: au1000_eth: Get ethernet address from platform_data by Manuel Lauss · 15 years ago
  20. 2e93d1e MIPS: Alchemy: sleepcode without compile-time cputype dependencies by Manuel Lauss · 15 years ago
  21. 96d660c MIPS: Alchemy: add sysdev for DBDMA PM. by Manuel Lauss · 15 years ago
  22. 0f0d85b MIPS: Alchemy: add sysdev for IRQ PM. by Manuel Lauss · 15 years ago
  23. 11b897c MIPS: Alchemy: use 36bit addresses for PCMCIA resources. by Manuel Lauss · 15 years ago
  24. ae7cbef MIPS: Alchemy: Remove prom_getcmdline() by Yoichi Yuasa · 16 years ago
  25. 3b83907 MMC: AU1xMMC: Allow platforms to disable host capabilities by Manuel Lauss · 16 years ago
  26. 60ec657 MIPS: Support 36-bit iomem on 32-bit Au1x00 by pascal@pabr.org · 16 years ago
  27. e0e53de MIPS: Nuke trailing blank lines by Ralf Baechle · 15 years ago
  28. 5d400f5 MIPS: Alchemy: Only build AU1000 INTC code for compatible cpus by Manuel Lauss · 16 years ago
  29. 70f82f2 MIPS: Alchemy: use runtime cpu detection in GPIO code. by Manuel Lauss · 16 years ago
  30. 66f75cc MIPS: Alchemy: Add au1000-eth platform device by Florian Fainelli · 16 years ago
  31. 66a1d9b MIPS: Alchemy: remove unused SYS area structure by Manuel Lauss · 16 years ago
  32. b6e6d12 MIPS: Alchemy: get rid of superfluous UART definitions by Manuel Lauss · 16 years ago
  33. 8402a15 MIPS: Alchemy: prom_putchar is board dependent by Manuel Lauss · 16 years ago
  34. 963accb MIPS: Alchemy: change dbdma to accept physical memory addresses by Manuel Lauss · 16 years ago
  35. ea071cc MIPS: Alchemy: remove dbdma compat macros by Manuel Lauss · 16 years ago
  36. 7881446 MIPS: Alchemy: Stop IRQ name sharing by Manuel Lauss · 16 years ago
  37. 93e9cd8 MIPS: Alchemy: Simple cpu subtype detector by Manuel Lauss · 16 years ago
  38. 66213b3 MIPS: PCMCIA: new socket driver for Au1000 demoboards. by Manuel Lauss · 16 years ago
  39. 7e50b2b MIPS: Alchemy: remove board_init_irq() function. by Manuel Lauss · 16 years ago
  40. 22f4bb6 MIPS: Alchemy: Fix dbdma ring destruction memory debugcheck. by Manuel Lauss · 16 years ago
  41. e85843a MIPS: AU1000: Fix build failure for db1x00 configured for Au1100 SoC by Florian Fainelli · 16 years ago
  42. 75f4531 MIPS: Alchemy: add gpio_request/gpio_free stubs for CONFIG_GPIOLIB=n by Manuel Lauss · 16 years ago
  43. 51e02b0 MIPS: Alchemy: Rewrite GPIO support. by Manuel Lauss · 16 years ago
  44. eeb09e6 MIPS: Alchemy: Remove unused au1000_gpio.h header by Manuel Lauss · 16 years ago
  45. 1d9c114 MIPS: au1xxx-ide: Fix build with CONFIG_PM by Manuel Lauss · 16 years ago
  46. d16797b MIPS: Alchemy: Add missing Au1200 GPIO203 interrupt by Manuel Lauss · 16 years ago
  47. b7863ee MIPS: Alchemy: Fix AU1100 interrupt numbers off-by-one by Manuel Lauss · 16 years ago
  48. 32647e0c MIPS: Alchemy: provide cpu feature overrides. by Manuel Lauss · 16 years ago
  49. 47c969e MIPS: Au1000: convert to using gpiolib by Florian Fainelli · 17 years ago
  50. 61f9c58 MIPS: Alchemy: new userspace suspend interface for development boards. by Manuel Lauss · 17 years ago
  51. ac15dad MIPS: Alchemy: dbdma suspend/resume support. by Manuel Lauss · 17 years ago
  52. 564365b MIPS: Alchemy: Fix up PM code on Au1550/Au1200 by Manuel Lauss · 17 years ago
  53. 2699cdf MIPS: Alchemy: move calc_clock function. by Manuel Lauss · 17 years ago
  54. 074cf65 MIPS: Alchemy: remove cpu_table. by Manuel Lauss · 17 years ago
  55. 1820ec1 MIPS: Alchemy: remove get/set_au1x00_lcd_clock(). by Manuel Lauss · 17 years ago
  56. 785e326 MIPS: Alchemy: update core interrupt code. by Manuel Lauss · 17 years ago
  57. 384740d MIPS: Move headfiles to new location below arch/mips/include by Ralf Baechle · 17 years ago