index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
cobalt
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-21
MIPS: Cobalt Don't use module_init in non-modular MTD registration.
Paul Gortmaker
1
-2
/
+1
2015-06-10
MIPS: Cobalt: Do not build MTD platform device registration code as module.
Ralf Baechle
1
-2
/
+1
2013-10-30
MIPS: Cobalt: Move to 8250/16550 serial early printk driver
Yoichi Yuasa
3
-21
/
+3
2013-05-22
MIPS: Idle: Consolidate all declarations in <asm/idle.h>.
Ralf Baechle
1
-0
/
+1
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
3
-3
/
+3
2011-09-21
MIPS: Mark cascade and low level interrupts IRQF_NO_THREAD
Wu Zhangjin
1
-0
/
+1
2011-06-09
i8253: Create linux/i8253.h and use it in all 8253 related files
Ralf Baechle
1
-1
/
+1
2010-08-05
MIPS: Move Cobalt Makefile parts to their own Platform file
Yoichi Yuasa
2
-2
/
+6
2010-02-27
MIPS: Cobalt: Fix theoretical port aliasing issue
Ralf Baechle
1
-1
/
+1
2010-01-12
MIPS: Cobalt use strlcat() for the command line arguments
Yoichi Yuasa
1
-16
/
+8
2009-07-03
Update Yoichi Yuasa's e-mail address
Yoichi Yuasa
7
-7
/
+7
2009-03-30
cpumask: remove references to struct irqaction's mask field.
Rusty Russell
1
-1
/
+0
2008-07-20
[MIPS] Cobalt: Fix I/O port resource range
Yoichi Yuasa
1
-2
/
+2
2008-07-15
[MIPS] Cobalt: Register new LCD platform device.
Yoichi Yuasa
2
-1
/
+56
2008-01-29
[MIPS] add cpu_wait() to machine_halt()
Yoichi Yuasa
1
-1
/
+6
2008-01-29
[MIPS] remove unneeded button check for reset
Yoichi Yuasa
1
-19
/
+2
2008-01-15
[MIPS] Cobalt: Qube1 has no serial port so don't use it
Thomas Bogendoerfer
1
-0
/
+5
2007-12-14
[MIPS] time: Set up Cobalt's mips_hpt_frequency
Yoichi Yuasa
1
-1
/
+20
2007-10-23
[MIPS] time: Add GT641xx timer0 clockevent driver
Yoichi Yuasa
3
-22
/
+39
2007-10-12
[MIPS] Cobalt: Remove cobalt_machine_power_off()
Yoichi Yuasa
2
-11
/
+1
2007-10-12
[MIPS] Cobalt: Move reset port definition to arch/mips/cobalt/reset.c
Yoichi Yuasa
1
-2
/
+6
2007-10-12
[MIPS] Cobalt: Move UART base definition to arch/mips/cobalt/console.c
Yoichi Yuasa
1
-5
/
+4
2007-10-12
[MIPS] Cobalt: Add Qube series front LED support to platform register
Yoichi Yuasa
1
-1
/
+7
2007-10-12
[MIPS] Cobalt: Add Cobalt Raq LED platform register and power off trigger
Yoichi Yuasa
3
-9
/
+71
2007-10-12
[MIPS] i8253 PIT clocksource and clockevent drivers
Ralf Baechle
1
-0
/
+6
2007-10-12
[MIPS] ARC: Get rid of mips_machgroup
Ralf Baechle
1
-2
/
+0
2007-10-12
[MIPS] Add GT641xx IRQ routines.
Yoichi Yuasa
4
-98
/
+41
2007-10-12
[MIPS] cleanup struct irqaction initializers
Thomas Gleixner
1
-1
/
+3
2007-08-01
[MIPS] Cobalt: Enable UART on RaQ1
Martin Michlmayr
1
-2
/
+2
2007-08-01
[MIPS] Use -Werror on subdirectories which build cleanly.
Ralf Baechle
1
-0
/
+2
2007-06-26
[MIPS] add io_map_base to pci_controller on Cobalt
Yoichi Yuasa
1
-0
/
+1
2007-05-11
[MIPS] Rework cobalt_board_id
Yoichi Yuasa
1
-12
/
+0
2007-05-11
[MIPS] Use RTC_CMOS for Cobalt
Yoichi Yuasa
2
-1
/
+64
2007-05-11
[MIPS] Use platform_device for Cobalt UART
Yoichi Yuasa
3
-20
/
+86
2007-05-01
Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
8
-117
/
+151
2007-04-27
[MIPS] merge GT64111 PCI routines and GT64120 PCI_0 routines
Yoichi Yuasa
1
-2
/
+2
2007-04-27
[MIPS] Cobalt: Split PCI codes from setup.c
Yoichi Yuasa
3
-28
/
+48
2007-04-27
[MIPS] Cobalt: clean up include files
Yoichi Yuasa
4
-16
/
+9
2007-04-12
Input: cobalt buttons - separate device and driver registration
Dmitry Torokhov
2
-1
/
+55
2007-03-07
[MIPS] Cobalt: Fix early printk
Yoichi Yuasa
2
-11
/
+1
2007-03-04
[MIPS] Cobalt: update reserved resources
Yoichi Yuasa
1
-23
/
+24
2007-03-04
[MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.
Ralf Baechle
2
-30
/
+0
2007-02-27
[MIPS] Kill redundant EXTRA_AFLAGS
Atsushi Nemoto
1
-2
/
+0
2007-02-22
[MIPS] Cobalt: Rename "Colo" MTD partition to "firmware".
Ralf Baechle
1
-1
/
+1
2007-02-20
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2
-0
/
+62
2007-02-20
[MIPS] Add MTD device support for Cobalt
Yoichi Yuasa
2
-0
/
+62
2007-02-20
[MIPS] Cobalt: Fix UART I/O type
Yoichi Yuasa
1
-7
/
+7
2007-02-06
[MIPS] prom_free_prom_memory cleanup
Atsushi Nemoto
1
-2
/
+1
2007-02-06
[MIPS] Define MIPS_CPU_IRQ_BASE in generic header
Atsushi Nemoto
1
-1
/
+1
2006-11-30
[MIPS] Rewrite GALILEO_INL/GALILEO_OUTL to GT_READ/GT_WRITE
Yoichi Yuasa
2
-25
/
+22
[next]