1. 5c6aecb MIPS: Move Cobalt Makefile parts to their own Platform file by Yoichi Yuasa · 14 years ago
  2. b9b3778 MIPS: Cobalt: Fix theoretical port aliasing issue by Ralf Baechle · 14 years ago
  3. 0833c76 MIPS: Cobalt use strlcat() for the command line arguments by Yoichi Yuasa · 15 years ago
  4. ada8e95 Update Yoichi Yuasa's e-mail address by Yoichi Yuasa · 15 years ago
  5. 1a8a510 cpumask: remove references to struct irqaction's mask field. by Rusty Russell · 15 years ago
  6. b5d5acc [MIPS] Cobalt: Fix I/O port resource range by Yoichi Yuasa · 16 years ago
  7. f2bc713 [MIPS] Cobalt: Register new LCD platform device. by Yoichi Yuasa · 16 years ago
  8. 167da46 [MIPS] add cpu_wait() to machine_halt() by Yoichi Yuasa · 17 years ago
  9. 71466dd [MIPS] remove unneeded button check for reset by Yoichi Yuasa · 17 years ago
  10. c43756d [MIPS] Cobalt: Qube1 has no serial port so don't use it by Thomas Bogendoerfer · 17 years ago
  11. 18ca38d [MIPS] time: Set up Cobalt's mips_hpt_frequency by Yoichi Yuasa · 17 years ago
  12. 1097c6a [MIPS] time: Add GT641xx timer0 clockevent driver by Yoichi Yuasa · 17 years ago
  13. f13558c [MIPS] Cobalt: Remove cobalt_machine_power_off() by Yoichi Yuasa · 17 years ago
  14. 3282bd3 [MIPS] Cobalt: Move reset port definition to arch/mips/cobalt/reset.c by Yoichi Yuasa · 17 years ago
  15. 5a86042 [MIPS] Cobalt: Move UART base definition to arch/mips/cobalt/console.c by Yoichi Yuasa · 17 years ago
  16. 9a20375 [MIPS] Cobalt: Add Qube series front LED support to platform register by Yoichi Yuasa · 17 years ago
  17. e86169f [MIPS] Cobalt: Add Cobalt Raq LED platform register and power off trigger by Yoichi Yuasa · 17 years ago
  18. d865bea [MIPS] i8253 PIT clocksource and clockevent drivers by Ralf Baechle · 17 years ago
  19. 05dc8c0 [MIPS] ARC: Get rid of mips_machgroup by Ralf Baechle · 17 years ago
  20. d5ab1a6 [MIPS] Add GT641xx IRQ routines. by Yoichi Yuasa · 17 years ago
  21. 4e45171 [MIPS] cleanup struct irqaction initializers by Thomas Gleixner · 17 years ago
  22. ac1a236 [MIPS] Cobalt: Enable UART on RaQ1 by Martin Michlmayr · 17 years ago
  23. dde96ca [MIPS] Use -Werror on subdirectories which build cleanly. by Ralf Baechle · 17 years ago
  24. 2ec0e59 [MIPS] add io_map_base to pci_controller on Cobalt by Yoichi Yuasa · 17 years ago
  25. 3f2d560 [MIPS] Rework cobalt_board_id by Yoichi Yuasa · 17 years ago
  26. b0cc114 [MIPS] Use RTC_CMOS for Cobalt by Yoichi Yuasa · 17 years ago
  27. fb82a3a [MIPS] Use platform_device for Cobalt UART by Yoichi Yuasa · 17 years ago
  28. bc95f36 Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 17 years ago
  29. 252161e [MIPS] merge GT64111 PCI routines and GT64120 PCI_0 routines by Yoichi Yuasa · 17 years ago
  30. 2a9effc [MIPS] Cobalt: Split PCI codes from setup.c by Yoichi Yuasa · 17 years ago
  31. cc50b67 [MIPS] Cobalt: clean up include files by Yoichi Yuasa · 17 years ago
  32. d0a0515 Input: cobalt buttons - separate device and driver registration by Dmitry Torokhov · 17 years ago
  33. 0a22e0d [MIPS] Cobalt: Fix early printk by Yoichi Yuasa · 17 years ago
  34. 47d7c44 [MIPS] Cobalt: update reserved resources by Yoichi Yuasa · 17 years ago
  35. 36a8853 [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are. by Ralf Baechle · 17 years ago
  36. d2af363 [MIPS] Kill redundant EXTRA_AFLAGS by Atsushi Nemoto · 17 years ago
  37. 0eb9d78 [MIPS] Cobalt: Rename "Colo" MTD partition to "firmware". by Ralf Baechle · 17 years ago
  38. d7f786e Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  39. c316eb1 [MIPS] Add MTD device support for Cobalt by Yoichi Yuasa · 17 years ago
  40. 0cfd526 [MIPS] Cobalt: Fix UART I/O type by Yoichi Yuasa · 17 years ago
  41. c44e8d5 [MIPS] prom_free_prom_memory cleanup by Atsushi Nemoto · 18 years ago
  42. 97dcb82 [MIPS] Define MIPS_CPU_IRQ_BASE in generic header by Atsushi Nemoto · 18 years ago
  43. 56ae583 [MIPS] Rewrite GALILEO_INL/GALILEO_OUTL to GT_READ/GT_WRITE by Yoichi Yuasa · 18 years ago
  44. 27f768192 [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions. by Ralf Baechle · 18 years ago
  45. 937a801 [MIPS] Complete fixes after removal of pt_regs argument to int handlers. by Ralf Baechle · 18 years ago
  46. 5c90d52 [MIPS] Cobalt: Time runs too quickly by Scott Ashcroft · 18 years ago
  47. bcf5111 [SERIAL] Remove wrong asm/serial.h inclusions by Russell King · 18 years ago
  48. 54d0a21 [MIPS] Replace board_timer_setup function pointer by plat_timer_setup. by Ralf Baechle · 18 years ago
  49. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  50. 2925aba [MIPS] Cleanup memory managment initialization. by Ralf Baechle · 18 years ago
  51. 5e46c3a [MIPS] C99-ify struct resource initialization. by Ralf Baechle · 18 years ago
  52. 973c789 [MIPS] Cobalt: Fix undefined reference to disable_early_printk. by Yoichi Yuasa · 18 years ago
  53. e4ac58a [MIPS] Rewrite all the assembler interrupt handlers to C. by Ralf Baechle · 18 years ago
  54. e87ddde [MIPS] Add early console for Cobalt. by Peter Horton · 18 years ago
  55. 17be03f Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 18 years ago
  56. 11ed6d5 [MIPS] Rename include/asm-mips/cobalt to include/asm-mips/mach-cobalt. by Ralf Baechle · 18 years ago
  57. fcdb27a [MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again. by Ralf Baechle · 18 years ago
  58. 59a675b [SERIAL] uart_port flags member should use UPF_* by Russell King · 18 years ago
  59. c4ed38a Resurrect Cobalt support for 2.6. by Ralf Baechle · 19 years ago
  60. c83cfc9 Get rid of early_init. There's more need to make this form of by Ralf Baechle · 19 years ago
  61. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago