1. a6196ba MIPS: Alchemy: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 13 years ago
  2. 8e36579 MIPS: Alchemy: Increase minimum timeout for 32kHz timer. by Manuel Lauss · 13 years ago
  3. 7a5c3b8 Merge branch 'next/alchemy' into mips-for-linux-next by Ralf Baechle · 13 years ago
  4. 3eab8095 MIPS: Alchemy: merge Au1000 and Au1300-style IRQ controller code. by Manuel Lauss · 13 years ago
  5. 894cc87 MIPS: Alchemy: chain IRQ controllers to MIPS IRQ controller by Manuel Lauss · 13 years ago
  6. f267c88 MIPS: Alchemy: irq: register pm at irq init time by Manuel Lauss · 13 years ago
  7. 8b5690f MIPS: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  8. 809f36c MIPS: Alchemy: Au1300 SoC support by Manuel Lauss · 13 years ago
  9. 3f72408 MIPS: Alchemy: remove PB1000 support by Manuel Lauss · 13 years ago
  10. 376638603 MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines by Manuel Lauss · 13 years ago
  11. 50d5676 MIPS: Alchemy: kill au1xxx.h header by Manuel Lauss · 13 years ago
  12. f2e442f MIPS: Alchemy: clean DMA code of CONFIG_SOC_AU1??? defines by Manuel Lauss · 13 years ago
  13. 7517de3 MIPS: Alchemy: Redo PCI as platform driver by Manuel Lauss · 13 years ago
  14. 7cc2e27 MIPS: Alchemy: more base address cleanup by Manuel Lauss · 13 years ago
  15. b9581b8 MIPS: Alchemy: rewrite USB platform setup. by Manuel Lauss · 13 years ago
  16. ce6bc92 MIPS: Alchemy: abstract USB block control register access by Manuel Lauss · 13 years ago
  17. ce1d43b MIPS: Alchemy: support multiple GPIO styles in one kernel by Manuel Lauss · 13 years ago
  18. 2e8fd2e MIPS: Alchemy: Always build power code by Manuel Lauss · 13 years ago
  19. 553737a NET: au1000_eth: Pass MACDMA address through platform resource info. by Manuel Lauss · 13 years ago
  20. 870168a MIPS: Alchemy: Include Au1100 in PM code. by Manuel Lauss · 13 years ago
  21. c78c488 MIPS: Alchemy: Fix typo in MAC0 registration by Manuel Lauss · 13 years ago
  22. 0f1bdc1 Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  23. 5d4ddcb MIPS: Alchemy: Cleanup DMA addresses by Manuel Lauss · 13 years ago
  24. 40d8bc2 MIPS: Alchemy: Rewrite ethernet platform setup by Manuel Lauss · 13 years ago
  25. 8013020 MIPS: Alchemy: Rewrite UART setup and constants. by Manuel Lauss · 13 years ago
  26. adcb862 MIPS: Alchemy: Convert dbdma.c to syscore_ops by Manuel Lauss · 13 years ago
  27. 4b5c82b MIPS: Alchemy: Convert irq.c to syscore_ops. by Manuel Lauss · 13 years ago
  28. dca7587 MIPS: Alchemy: irq code and constant cleanup by Manuel Lauss · 13 years ago
  29. 0591128 MIPS: DB1200: Set Config[OD] for improved stability. by Manuel Lauss · 13 years ago
  30. a18f22a Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-arm into timers/clocksource by Thomas Gleixner · 13 years ago
  31. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  32. d24c1a2 MIPS: Alchemy: Convert to new irq chip functions by Thomas Gleixner · 13 years ago
  33. 75c4fd8 mips: convert to clocksource_register_hz/khz by John Stultz · 14 years ago
  34. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  35. cf745a3 MIPS: Alchemy: fix build with SERIAL_8250=n by Manuel Lauss · 14 years ago
  36. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  37. 7d172bf Alchemy: Add UART PM methods. by Manuel Lauss · 14 years ago
  38. 2b877a3 MIPS: Alchemy: Resolve prom section mismatches by Manuel Lauss · 14 years ago
  39. f667365 MIPS: au1000_eth: Get ethernet address from platform_data by Manuel Lauss · 14 years ago
  40. 12bf3f2 SERIAL: 8250: Remove SERIAL_8250_AU1X00 by Manuel Lauss · 14 years ago
  41. 9b98031 MIPS: Alchemy: Remove dead CONFIG_SOC_AU1000_FREQUENCY by Christoph Egger · 14 years ago
  42. baf3eb2 MIPS: Move Alchemy Makefile parts to their own Platform file. by Manuel Lauss · 14 years ago
  43. 0d5977d MIPS: Alchemy: Define eth platform devices in the correct order by Wolfgang Grandegger · 14 years ago
  44. 2e93d1e MIPS: Alchemy: sleepcode without compile-time cputype dependencies by Manuel Lauss · 14 years ago
  45. 96d660c MIPS: Alchemy: add sysdev for DBDMA PM. by Manuel Lauss · 14 years ago
  46. 0f0d85b MIPS: Alchemy: add sysdev for IRQ PM. by Manuel Lauss · 14 years ago
  47. acc4d24 MIPS: Alchemy: Fix Au1100 ethernet build failure by Manuel Lauss · 14 years ago
  48. 11b897c MIPS: Alchemy: use 36bit addresses for PCMCIA resources. by Manuel Lauss · 14 years ago
  49. da4afff MIPS: Alchemy: Simplify DMA channel allocation code. by Ralf Baechle · 14 years ago
  50. 1a73f04 MIPS: Alchemy: Remove time_lock. by Ralf Baechle · 14 years ago
  51. 52d7ecd MIPS: Remove trailing space in messages by Frans Pop · 14 years ago
  52. 10229f3 MIPS: Alchemy: Use strlcat() for the command line arguments by Yoichi Yuasa · 14 years ago
  53. ae7cbef MIPS: Alchemy: Remove prom_getcmdline() by Yoichi Yuasa · 14 years ago
  54. 32fd690 MIPS: Alchemy: get rid of common/reset.c by Manuel Lauss · 15 years ago
  55. ef6c1fd6 MIPS: Alchemy: irq: use runtime CPU type detection by Manuel Lauss · 15 years ago
  56. 5d400f5 MIPS: Alchemy: Only build AU1000 INTC code for compatible cpus by Manuel Lauss · 15 years ago
  57. 70f82f2 MIPS: Alchemy: use runtime cpu detection in GPIO code. by Manuel Lauss · 15 years ago
  58. 66f75cc MIPS: Alchemy: Add au1000-eth platform device by Florian Fainelli · 15 years ago
  59. 63323ec MIPS: Alchemy: Extended DB1200 board support. by Manuel Lauss · 15 years ago
  60. 63ea336 MIPS: Alchemy: UARTs are of type 16550A by Manuel Lauss · 15 years ago
  61. b6e6d12 MIPS: Alchemy: get rid of superfluous UART definitions by Manuel Lauss · 15 years ago
  62. 8402a15 MIPS: Alchemy: prom_putchar is board dependent by Manuel Lauss · 15 years ago
  63. 963accb MIPS: Alchemy: change dbdma to accept physical memory addresses by Manuel Lauss · 15 years ago
  64. ea071cc MIPS: Alchemy: remove dbdma compat macros by Manuel Lauss · 15 years ago
  65. f1fc664 MIPS: Alchemy: reduce size of irq dispatcher by Manuel Lauss · 15 years ago
  66. 7881446 MIPS: Alchemy: Stop IRQ name sharing by Manuel Lauss · 15 years ago
  67. 0a0b129 MIPS: Alchemy: higher priority for system timer. by Manuel Lauss · 15 years ago
  68. 5047201 MIPS: Alchemy: Remove USB_DEV_REQ_INT prioritization hack by Manuel Lauss · 15 years ago
  69. 66213b3 MIPS: PCMCIA: new socket driver for Au1000 demoboards. by Manuel Lauss · 15 years ago
  70. 7e50b2b MIPS: Alchemy: remove board_init_irq() function. by Manuel Lauss · 15 years ago
  71. 22f4bb6 MIPS: Alchemy: Fix dbdma ring destruction memory debugcheck. by Manuel Lauss · 15 years ago
  72. 42ecda1 MIPS: Alchemy: Correct code taking the size of a pointer by Julia Lawall · 15 years ago
  73. 44f2c58 MIPS: Alchemy: Fix hang with high-frequency edge interrupts by Manuel Lauss · 15 years ago
  74. c2e3214 MIPS: Decrease size of au1xxx_dbdma_pm_regs[][] by Roel Kluin · 15 years ago
  75. 51c870a cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: mips by Rusty Russell · 15 years ago
  76. a7bcb1a MIPS: Alchemy: override loops_per_jiffy detection by Manuel Lauss · 15 years ago
  77. 2882b0c MIPS: Alchemy: get rid of allow_au1k_wait by Manuel Lauss · 15 years ago
  78. ce65cc8 MIPS: Alchemy: devboards: Convert to gpio calls. by Manuel Lauss · 15 years ago
  79. 51e02b0 MIPS: Alchemy: Rewrite GPIO support. by Manuel Lauss · 15 years ago
  80. ad058e9 MIPS: Alchemy: Timer build fix by Manuel Lauss · 15 years ago
  81. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  82. 47c969e MIPS: Au1000: convert to using gpiolib by Florian Fainelli · 16 years ago
  83. 4b0d3f5 MIPS: Alchemy: In plat_time_init() t reaches -1, tested: 0 by Roel Kluin · 15 years ago
  84. 2d2eca4 MIPS: Alchemy: time.c build fix by Manuel Lauss · 16 years ago
  85. 61f9c58 MIPS: Alchemy: new userspace suspend interface for development boards. by Manuel Lauss · 16 years ago
  86. ac15dad MIPS: Alchemy: dbdma suspend/resume support. by Manuel Lauss · 16 years ago
  87. 564365b MIPS: Alchemy: Fix up PM code on Au1550/Au1200 by Manuel Lauss · 16 years ago
  88. 2699cdf MIPS: Alchemy: move calc_clock function. by Manuel Lauss · 16 years ago
  89. 0c694de MIPS: Alchemy: RTC counter clocksource / clockevent support. by Manuel Lauss · 16 years ago
  90. 074cf65 MIPS: Alchemy: remove cpu_table. by Manuel Lauss · 16 years ago
  91. 1820ec1 MIPS: Alchemy: remove get/set_au1x00_lcd_clock(). by Manuel Lauss · 16 years ago
  92. 785e326 MIPS: Alchemy: update core interrupt code. by Manuel Lauss · 16 years ago
  93. 7179380 MIPS: Alchemy: move commandline mangling out of common code by Manuel Lauss · 16 years ago
  94. f591eb1 MIPS: Alchemy: Wire up SD controller on DB/PB1200 boards. by Manuel Lauss · 16 years ago
  95. e8c7c48 MIPS: Alchemy: rename directory by Ralf Baechle · 16 years ago