1. cb0e8b0 [MIPS] Pb1000: bury the remnants of the PCI code by Sergei Shtylyov · 16 years ago
  2. 7ff83f2 [MIPS] XXS1500 code style cleanup by Sergei Shtylyov · 16 years ago
  3. 1ff1a78 [MIPS] MTX-1 code style cleanup by Sergei Shtylyov · 16 years ago
  4. c3d1d5c [MIPS] Pb1200/DBAu1200 code style cleanup by Sergei Shtylyov · 16 years ago
  5. 6afabe6 [MIPS] Pb1550 code style cleanup by Sergei Shtylyov · 16 years ago
  6. 2091a17 [MIPS] Pb1500 code style cleanup by Sergei Shtylyov · 16 years ago
  7. be1c3c1 [MIPS] Pb1100 code style cleanup by Sergei Shtylyov · 16 years ago
  8. 7916c35 [MIPS] Pb1000 code style cleanup by Sergei Shtylyov · 16 years ago
  9. abd14cc [MIPS] DBAu1xx0 code style cleanup by Sergei Shtylyov · 16 years ago
  10. c1dcb14 [MIPS] Alchemy common code style cleanup by Sergei Shtylyov · 16 years ago
  11. 8e07c2c [MIPS] Alchemy: SMBus resource fix by Sergei Shtylyov · 16 years ago
  12. 9691609 Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzilla-9916', 'ec', 'eeepc', 'idle', 'misc', 'pm-legacy', 'sysfs-links-2.6.26', 'thermal', 'thinkpad' and 'video' into release by Len Brown · 16 years ago
  13. fcbd3b4 [MIPS] Pb1200/DBAu1200: move platform code to its proper place by Sergei Shtylyov · 16 years ago
  14. cf85c10 [MIPS] Pb1200: do register SMC 91C111 by Sergei Shtylyov · 16 years ago
  15. 3854c69 [MIPS] DBAu1200: fix bad SMC 91C111 resource size by Sergei Shtylyov · 16 years ago
  16. 6e76645 [MIPS] Alchemy: move UART platform code to its proper place by Sergei Shtylyov · 16 years ago
  17. ce28f94 [MIPS] Alchemy: kill useless #include's, #define's and extern's by Sergei Shtylyov · 16 years ago
  18. bb09a95 [MIPS] replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  19. eba8291 [MIPS] Alchemy: kill useless time variables by Sergei Shtylyov · 16 years ago
  20. 0167509 [MIPS] Alchemy: don't unmask timer IRQ early by Sergei Shtylyov · 16 years ago
  21. b4dcaea Pb1200/DBAu1200: fix bad IDE resource size by Sergei Shtylyov · 16 years ago
  22. 99bda83 MIPS Alchemy: Crapectomy after removal of pm_send_all calls. by Ralf Baechle · 16 years ago
  23. 6afe1a1 PM: Remove legacy PM by Pavel Machek · 16 years ago
  24. f9e8b78 [MIPS] XSS1500: Fix compilation by Florian Fainelli · 16 years ago
  25. 758e285 [MIPS] Alchemy: work around clock misdetection on early Au1000 by Sergei Shtylyov · 16 years ago
  26. 0ec734c [MIPS] Alchemy: Fix ids in Alchemy db dma device table by Wolfgang Ocker · 16 years ago
  27. 911f215 Remove inclusions of <linux/autoconf.h> by Ralf Baechle · 17 years ago
  28. 603e82e arch/mips/: Spelling fixes by Joe Perches · 17 years ago
  29. f6ed10a [MIPS] MTX-1: Add GPIO system button by Florian Fainelli · 17 years ago
  30. 2206583 [MIPS] clean up au1xxx_irqmap.c include files by Yoichi Yuasa · 17 years ago
  31. 7f3f490 [MIPS] remove unused mips_machtype by Yoichi Yuasa · 17 years ago
  32. 2b22c03 [MIPS] Converting most array size calculations to use ARRAY_SIZE(). by Alejandro Martinez Ruiz · 17 years ago
  33. 8b798c4 i2c-au1550: Convert to platform driver by Manuel Lauss · 17 years ago
  34. 9cfacb7 [MIPS] Alchemy: Fix use of __init code bug exposed by modpost warning by Sergei Shtylyov · 17 years ago
  35. b87bb40 [MIPS] Alchemy: fix off by two error in __fixup_bigphys_addr() by Sergei Shtylyov · 17 years ago
  36. dd99d96 [MIPS] Alchemy: fix PCI resource conflict by Sergei Shtylyov · 17 years ago
  37. 0e8120e [MIPS] Alchemy: fix IRQ bases by Sergei Shtylyov · 17 years ago
  38. 4b36673 [MIPS] Alchemy: replace ffs() with __ffs() by Sergei Shtylyov · 17 years ago
  39. 940f6b4 [MIPS] Only build r4k clocksource for systems that work ok with it. by Ralf Baechle · 17 years ago
  40. 9603a23 [MIPS] mtx-1: Enable -Werror. by Ralf Baechle · 17 years ago
  41. e7c9d6b [MIPS] mtx-1: Remove unused mtx1_sys_btn. by Ralf Baechle · 17 years ago
  42. ae11e32 [MIPS] Pb1200: Enable -Werror. by Ralf Baechle · 17 years ago
  43. db0c19e [MIPS] Pb1200: Fix warning. by Ralf Baechle · 17 years ago
  44. f5cd9f1 [MIPS] Pb1200: Fix warning. by Ralf Baechle · 17 years ago
  45. 26c288f [MIPS] Alchemy: Register platform devices by Florian Fainelli · 17 years ago
  46. bc2f2a2 [MIPS] Alchemy: Convert from plat_timer_setup to plat_time_init. by Ralf Baechle · 17 years ago
  47. 2c771a4 [MIPS] Alchemy: micro-optimizatize time code. by Ralf Baechle · 17 years ago
  48. 310a09d [MIPS] Alchemy: Nuke homebrew setup_irq(), it's broken and unnecessary. by Ralf Baechle · 17 years ago
  49. 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
  50. 42f7754 [MIPS] time: Move R4000 clockevent device code to separate configurable file by Ralf Baechle · 17 years ago
  51. 820b2d8 [MIPS] Alchemy: replace last remaining instance of au_ffs with ffs. by Ralf Baechle · 17 years ago
  52. c30db24 [MIPS] Alchemy: Reformat PM code. by Ralf Baechle · 17 years ago
  53. f3e8d1d [MIPS] Alchemy: Fix build by conversion to irq_cpu.c. by Ralf Baechle · 17 years ago
  54. 0e6799e [MIPS] Alchemy: Get rid of au1xxx_irq_map_t. by Ralf Baechle · 17 years ago
  55. 56f621c [MIPS] Alchemy: Get rid of au_ffs(). by Ralf Baechle · 17 years ago
  56. 41bd61a [MIPS] Alchemy: cleanup interrupt code. by Ralf Baechle · 17 years ago
  57. 25b31cb add new prom.h for AU1x00 by Yoichi Yuasa · 17 years ago
  58. 2de8892 update AU1000 get_ethernet_addr() by Yoichi Yuasa · 17 years ago
  59. 21a151d [MIPS] checkfiles: Fix "need space after that ','" errors. by Ralf Baechle · 17 years ago
  60. 49a89ef [MIPS] Fix "no space between function name and open parenthesis" warnings. by Ralf Baechle · 17 years ago
  61. 7bcf771 [MIPS] Implement clockevents for R4000-style cp0 count/compare interrupt by Ralf Baechle · 17 years ago
  62. 91a2fcc [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers. by Ralf Baechle · 17 years ago
  63. 4b55048 [MIPS] Deforest the function pointer jungle in the time code. by Ralf Baechle · 17 years ago
  64. 05dc8c0 [MIPS] ARC: Get rid of mips_machgroup by Ralf Baechle · 17 years ago
  65. 424b28b [MIPS] Alchemy: remove useless prototypes. by Ralf Baechle · 17 years ago
  66. 2da2324 [MIPS] Au1000: set the PCI controller IO base by Florian Fainelli · 17 years ago
  67. f708631 [MIPS] Alchemy: Fix USB initialization. by Florian Fainelli · 17 years ago
  68. 7acae22 [MIPS] Fix au1xxx_gpio_direction_* return value by Yoichi Yuasa · 17 years ago
  69. d806cb2 [MIPS] Kconfig: Enable 64BIT_PHYS_ADDR only through select. by Ralf Baechle · 17 years ago
  70. dde96ca [MIPS] Use -Werror on subdirectories which build cleanly. by Ralf Baechle · 17 years ago
  71. b58f4b7 [MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_FB_XPERT98 by Ralf Baechle · 17 years ago
  72. 85a882b [MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_SRC_CLK by Ralf Baechle · 17 years ago
  73. 8f597ac [MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_USE32K by Ralf Baechle · 17 years ago
  74. 6fec2e1 [MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1XXX_PSC_SPI by Ralf Baechle · 17 years ago
  75. 0adc327 [MIPS] Hydrogen3: Remove remaining bits of code. by Ralf Baechle · 17 years ago
  76. 070c7b8 [MIPS] Alchemy: Fix modpost warnings. by Ralf Baechle · 17 years ago
  77. 4ead168 [MIPS] Add generic GPIO to Au1x00 by Florian Fainelli · 17 years ago
  78. b3a04a6 [MIPS] Fix pb1500 reg B access by Yoichi Yuasa · 17 years ago
  79. 08a4593 [MIPS] Alchemy: Fix wrong cast by Yoichi Yuasa · 17 years ago
  80. c3543e2 [MIPS] Separate Alchemy processor based boards config by Yoichi Yuasa · 17 years ago
  81. baa545f [MIPS] MTX1: add idsel cardbus ressources by Florian Fainelli · 17 years ago
  82. 6fff989 [MIPS] MTX1: remove unneeded settings by Florian Fainelli · 17 years ago
  83. 0b4d414 [PATCH] sysctl: remove insert_at_head from register_sysctl by Eric W. Biederman · 17 years ago
  84. 7ed744d [PATCH] sysctl: C99 convert the ctl_tables in arch/mips/au1000/common/power.c by Eric W. Biederman · 17 years ago
  85. ee40456 [PATCH] sysctl: mips/au1000: remove sys_sysctl support by Eric W. Biederman · 17 years ago
  86. 3f21cde [MIPS] PB1100: Fix pile of warnings by Ralf Baechle · 18 years ago
  87. 786d7cd [MIPS] Alchemy: Fix bunch of warnings by Ralf Baechle · 18 years ago
  88. 722b05a [MIPS] Alchemy: Fix bunch more warnings. by Ralf Baechle · 18 years ago
  89. 19487f1 [MIPS] Fix pb1200/irqmap.c and apply some missed patches by Atsushi Nemoto · 18 years ago
  90. 70d21cd [MIPS] use name instead of typename for each irq_chip by Atsushi Nemoto · 18 years ago
  91. c44e8d5 [MIPS] prom_free_prom_memory cleanup by Atsushi Nemoto · 18 years ago
  92. 8a93c49 [MIPS] Alchemy: Fix PCI-memory access by Alexander Bigga · 18 years ago
  93. 1603b5a [MIPS] IRQ cleanups by Atsushi Nemoto · 18 years ago
  94. 0d02f07 [MIPS] PB1200: Remove duplicate definitions by Yoichi Yuasa · 18 years ago
  95. 16b7b2a [MIPS] Fixup migration to GENERIC_TIME by Atsushi Nemoto · 18 years ago
  96. c21e6d6 [MIPS] Sort out missuse of __init for prom_getcmdline() by Ralf Baechle · 18 years ago
  97. a597a47 [MIPS] Au1000: Fix warning about unused variable. by Yoichi Yuasa · 18 years ago
  98. 53c1b19 [MIPS] Au1xx0 code sets incorrect mips_hpt_frequency by Sergei Shtylyov · 18 years ago
  99. 36d98e7 [MIPS] A few more pt_regs fixups. by Ralf Baechle · 18 years ago
  100. 5536b23 [MIPS] Alchemy: nuke usbdev; it's useless as is ... by Ralf Baechle · 18 years ago