index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
cobalt
Age
Commit message (
Expand
)
Author
Files
Lines
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-22
[MIPS] time: Add GT641xx timer0 clockevent driver
Yoichi Yuasa
3
-22
/
+39
2007-10-11
[MIPS] Cobalt: Remove cobalt_machine_power_off()
Yoichi Yuasa
2
-11
/
+1
2007-10-11
[MIPS] Cobalt: Move reset port definition to arch/mips/cobalt/reset.c
Yoichi Yuasa
1
-2
/
+6
2007-10-11
[MIPS] Cobalt: Move UART base definition to arch/mips/cobalt/console.c
Yoichi Yuasa
1
-5
/
+4
2007-10-11
[MIPS] Cobalt: Add Qube series front LED support to platform register
Yoichi Yuasa
1
-1
/
+7
2007-10-11
[MIPS] Cobalt: Add Cobalt Raq LED platform register and power off trigger
Yoichi Yuasa
3
-9
/
+71
2007-10-11
[MIPS] i8253 PIT clocksource and clockevent drivers
Ralf Baechle
1
-0
/
+6
2007-10-11
[MIPS] ARC: Get rid of mips_machgroup
Ralf Baechle
1
-2
/
+0
2007-10-11
[MIPS] Add GT641xx IRQ routines.
Yoichi Yuasa
4
-98
/
+41
2007-10-11
[MIPS] cleanup struct irqaction initializers
Thomas Gleixner
1
-1
/
+3
2007-07-31
[MIPS] Cobalt: Enable UART on RaQ1
Martin Michlmayr
1
-2
/
+2
2007-07-31
[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-26
[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
2006-10-09
[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.
Ralf Baechle
1
-1
/
+0
2006-10-08
[MIPS] Complete fixes after removal of pt_regs argument to int handlers.
Ralf Baechle
1
-32
/
+19
2006-10-08
[MIPS] Cobalt: Time runs too quickly
Scott Ashcroft
1
-2
/
+2
2006-10-01
[SERIAL] Remove wrong asm/serial.h inclusions
Russell King
1
-1
/
+0
2006-07-13
[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.
Ralf Baechle
1
-3
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2
-2
/
+0
2006-06-19
[MIPS] Cleanup memory managment initialization.
Ralf Baechle
1
-1
/
+1
[next]