1. dc3ee60 MIPS: alchemy: Remove CLK_IS_ROOT by Stephen Boyd · 8 years ago
  2. 92a76f6 MIPS: Fix misspellings in comments. by Adam Buchbinder · 8 years ago
  3. 948e0ed8 MIPS: alchemy: switch to gpiochip_add_data() by Linus Walleij · 9 years ago
  4. 7b42c00 MIPS: Alchemy: Be sure to clamp return value by Linus Walleij · 9 years ago
  5. bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
  6. 807249d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  7. 832f5da MIPS: Remove all the uses of custom gpio.h by Alban Bedel · 9 years ago
  8. 3dcd777 MIPS: Alchemy: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
  9. 5a06545 MIPS: alchemy: Use irq_set_chip_handler_name_locked() by Thomas Gleixner · 9 years ago
  10. 617b827 MIPS: alchemy: Convert to clk_hw based provider APIs by Stephen Boyd · 9 years ago
  11. 9cfad9b Merge branch 'cleanup-clk-h-includes' into clk-next by Stephen Boyd · 9 years ago
  12. 57d866e clk: fix some determine_rate implementations by Boris Brezillon · 9 years ago
  13. 0817b62 clk: change clk_ops' ->determine_rate() prototype by Boris Brezillon · 9 years ago
  14. 4280cf5 MIPS: Alchemy: Include clk.h by Stephen Boyd · 9 years ago
  15. 2e93f68 MIPS: Alchemy: Remove unneeded cast removing const by Krzysztof Kozlowski · 9 years ago
  16. a135c71 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  17. 69e4e63 MIPS: Alchemy: Fix cpu clock calculation by Manuel Lauss · 9 years ago
  18. 200276e MIPS: Alchemy: remove declaration for set_cpuspec by Manuel Lauss · 9 years ago
  19. 45a848f MIPS: Alchemy: preset loops_per_jiffy based on CPU clock by Manuel Lauss · 9 years ago
  20. 51f105d3 MIPS: Alchemy: fix Au1000/Au1500 LRCLK calculation by Manuel Lauss · 9 years ago
  21. 69b59cb MIPS: Alchemy: Remove bogus args from alchemy_clk_fgcs_detr by Tomeu Vizoso · 9 years ago
  22. 1c8e600 clk: Add rate constraints to clocks by Tomeu Vizoso · 10 years ago
  23. bfc7249 Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 10 years ago
  24. 646cafc clk: Change clk_ops->determine_rate to return a clk_hw as the best parent by Tomeu Vizoso · 10 years ago
  25. 15d45cc MIPS: Replace use of phys_t with phys_addr_t. by Ralf Baechle · 10 years ago
  26. 34adb28 MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BIT by Ralf Baechle · 10 years ago
  27. 24c71c8 MIPS: Alchemy: Remove direct access to prepare_count field of struct clk by Tomeu Vizoso · 10 years ago
  28. 72e1e2a MIPS: Alchemy: remove old clock support by Manuel Lauss · 10 years ago
  29. 3feae78 MIPS: Alchemy: usb: use clk framework by Manuel Lauss · 10 years ago
  30. 5a2fb71 MIPS: Alchemy: platform: use clk framework for uarts by Manuel Lauss · 10 years ago
  31. 4744022 MIPS: Alchemy: clock framework integration of onchip clocks by Manuel Lauss · 10 years ago
  32. 2f73bfb MIPS: Alchemy: remove au_read/write/sync by Manuel Lauss · 10 years ago
  33. 9cf1216 MIPS: Alchemy: add helpers to access static memory ctrl registers. by Manuel Lauss · 10 years ago
  34. 1d09de7 MIPS: Alchemy: introduce helpers to access SYS register block. by Manuel Lauss · 10 years ago
  35. 739cec8 MIPS: Alchemy: Default to noncoherent IO on Au1200 AB by Manuel Lauss · 10 years ago
  36. a809d46 MIPS: Fix gigaton of warning building with microMIPS. by Ralf Baechle · 10 years ago
  37. 88e9a93 MIPS: Alchemy: Determine cohereny at runtime based on cpu type by Manuel Lauss · 10 years ago
  38. 3b2663c mips: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  39. 8ff374b MIPS: Cleanup CP0 PRId and CP1 FPIR register access masks by Maciej W. Rozycki · 11 years ago
  40. bdc92d74 MIPS: Idle: Consolidate all declarations in <asm/idle.h>. by Ralf Baechle · 11 years ago
  41. 7034228 MIPS: Whitespace cleanup. by Ralf Baechle · 12 years ago
  42. 8e0d737 MIPS: Alchemy: Make 32kHz and r4k timer coexist peacefully by Manuel Lauss · 12 years ago
  43. 216d0fd USB: move common alchemy USB routines to arch/mips/alchemy/common.c by Florian Fainelli · 12 years ago
  44. e223a4c MIPS: Alchemy: use the OHCI platform driver by Florian Fainelli · 12 years ago
  45. 2be350f MIPS: Alchemy: use the ehci platform driver by Florian Fainelli · 12 years ago
  46. a6196ba MIPS: Alchemy: Use kmemdup rather than duplicating its implementation by Thomas Meyer · 13 years ago
  47. 8e36579 MIPS: Alchemy: Increase minimum timeout for 32kHz timer. by Manuel Lauss · 13 years ago
  48. 7a5c3b8 Merge branch 'next/alchemy' into mips-for-linux-next by Ralf Baechle · 13 years ago
  49. 3eab8095 MIPS: Alchemy: merge Au1000 and Au1300-style IRQ controller code. by Manuel Lauss · 13 years ago
  50. 894cc87 MIPS: Alchemy: chain IRQ controllers to MIPS IRQ controller by Manuel Lauss · 13 years ago
  51. f267c88 MIPS: Alchemy: irq: register pm at irq init time by Manuel Lauss · 13 years ago
  52. 8b5690f MIPS: irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  53. 809f36c MIPS: Alchemy: Au1300 SoC support by Manuel Lauss · 13 years ago
  54. 3f72408 MIPS: Alchemy: remove PB1000 support by Manuel Lauss · 13 years ago
  55. 376638603 MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines by Manuel Lauss · 13 years ago
  56. 50d5676 MIPS: Alchemy: kill au1xxx.h header by Manuel Lauss · 13 years ago
  57. f2e442f MIPS: Alchemy: clean DMA code of CONFIG_SOC_AU1??? defines by Manuel Lauss · 13 years ago
  58. 7517de3 MIPS: Alchemy: Redo PCI as platform driver by Manuel Lauss · 13 years ago
  59. 7cc2e27 MIPS: Alchemy: more base address cleanup by Manuel Lauss · 13 years ago
  60. b9581b8 MIPS: Alchemy: rewrite USB platform setup. by Manuel Lauss · 13 years ago
  61. ce6bc92 MIPS: Alchemy: abstract USB block control register access by Manuel Lauss · 13 years ago
  62. ce1d43b MIPS: Alchemy: support multiple GPIO styles in one kernel by Manuel Lauss · 13 years ago
  63. 2e8fd2e MIPS: Alchemy: Always build power code by Manuel Lauss · 13 years ago
  64. 553737a NET: au1000_eth: Pass MACDMA address through platform resource info. by Manuel Lauss · 13 years ago
  65. 870168a MIPS: Alchemy: Include Au1100 in PM code. by Manuel Lauss · 13 years ago
  66. c78c488 MIPS: Alchemy: Fix typo in MAC0 registration by Manuel Lauss · 13 years ago
  67. 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
  68. 5d4ddcb MIPS: Alchemy: Cleanup DMA addresses by Manuel Lauss · 13 years ago
  69. 40d8bc2 MIPS: Alchemy: Rewrite ethernet platform setup by Manuel Lauss · 13 years ago
  70. 8013020 MIPS: Alchemy: Rewrite UART setup and constants. by Manuel Lauss · 13 years ago
  71. adcb862 MIPS: Alchemy: Convert dbdma.c to syscore_ops by Manuel Lauss · 13 years ago
  72. 4b5c82b MIPS: Alchemy: Convert irq.c to syscore_ops. by Manuel Lauss · 13 years ago
  73. dca7587 MIPS: Alchemy: irq code and constant cleanup by Manuel Lauss · 13 years ago
  74. 0591128 MIPS: DB1200: Set Config[OD] for improved stability. by Manuel Lauss · 13 years ago
  75. a18f22a Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-arm into timers/clocksource by Thomas Gleixner · 13 years ago
  76. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  77. d24c1a2 MIPS: Alchemy: Convert to new irq chip functions by Thomas Gleixner · 13 years ago
  78. 75c4fd8 mips: convert to clocksource_register_hz/khz by John Stultz · 14 years ago
  79. 4b7bd36 Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  80. cf745a3 MIPS: Alchemy: fix build with SERIAL_8250=n by Manuel Lauss · 14 years ago
  81. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  82. 7d172bf Alchemy: Add UART PM methods. by Manuel Lauss · 14 years ago
  83. 2b877a3 MIPS: Alchemy: Resolve prom section mismatches by Manuel Lauss · 14 years ago
  84. f667365 MIPS: au1000_eth: Get ethernet address from platform_data by Manuel Lauss · 14 years ago
  85. 12bf3f2 SERIAL: 8250: Remove SERIAL_8250_AU1X00 by Manuel Lauss · 14 years ago
  86. 9b98031 MIPS: Alchemy: Remove dead CONFIG_SOC_AU1000_FREQUENCY by Christoph Egger · 14 years ago
  87. baf3eb2 MIPS: Move Alchemy Makefile parts to their own Platform file. by Manuel Lauss · 14 years ago
  88. 0d5977d MIPS: Alchemy: Define eth platform devices in the correct order by Wolfgang Grandegger · 14 years ago
  89. 2e93d1e MIPS: Alchemy: sleepcode without compile-time cputype dependencies by Manuel Lauss · 14 years ago
  90. 96d660c MIPS: Alchemy: add sysdev for DBDMA PM. by Manuel Lauss · 14 years ago
  91. 0f0d85b MIPS: Alchemy: add sysdev for IRQ PM. by Manuel Lauss · 14 years ago
  92. acc4d24 MIPS: Alchemy: Fix Au1100 ethernet build failure by Manuel Lauss · 14 years ago
  93. 11b897c MIPS: Alchemy: use 36bit addresses for PCMCIA resources. by Manuel Lauss · 14 years ago
  94. da4afff MIPS: Alchemy: Simplify DMA channel allocation code. by Ralf Baechle · 14 years ago
  95. 1a73f04 MIPS: Alchemy: Remove time_lock. by Ralf Baechle · 14 years ago
  96. 52d7ecd MIPS: Remove trailing space in messages by Frans Pop · 14 years ago
  97. 10229f3 MIPS: Alchemy: Use strlcat() for the command line arguments by Yoichi Yuasa · 14 years ago
  98. ae7cbef MIPS: Alchemy: Remove prom_getcmdline() by Yoichi Yuasa · 14 years ago
  99. 32fd690 MIPS: Alchemy: get rid of common/reset.c by Manuel Lauss · 15 years ago
  100. ef6c1fd6 MIPS: Alchemy: irq: use runtime CPU type detection by Manuel Lauss · 15 years ago