Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
cc10b6ffd39ef982f86de68d95e5811df82cf819
/
arch
/
mips
/
gt64120
ada8e95
Update Yoichi Yuasa's e-mail address
by Yoichi Yuasa
· 15 years ago
3f16654
[MIPS] remove wrppmc_machine_power_off()
by Yoichi Yuasa
· 16 years ago
9ecb1ff
[MIPS] replace inline assembler to cpu_wait()
by Yoichi Yuasa
· 16 years ago
7f3f490
[MIPS] remove unused mips_machtype
by Yoichi Yuasa
· 17 years ago
da349be
[MIPS] time: Remove wrppmc's definition of plat_timer_setup.
by Ralf Baechle
· 17 years ago
2c4d135
[MIPS] WRPPMC serial support move to platform device
by Yoichi Yuasa
· 17 years ago
4b92fe2
[MIPS] cleanup WRPPMC include files
by Yoichi Yuasa
· 17 years ago
4b55048
[MIPS] Deforest the function pointer jungle in the time code.
by Ralf Baechle
· 17 years ago
05dc8c0
[MIPS] ARC: Get rid of mips_machgroup
by Ralf Baechle
· 17 years ago
dde96ca
[MIPS] Use -Werror on subdirectories which build cleanly.
by Ralf Baechle
· 17 years ago
4d8506b
[MIPS] Delete unused arch/mips/gt64120/common/
by Ralf Baechle
· 17 years ago
0b0ef2e
[MIPS] Remove Momentum Ocelot support.
by Ralf Baechle
· 17 years ago
b187f18
serial: add early_serial_setup() back to header file
by Yinghai Lu
· 17 years ago
569fb75
[MIPS] WRPPMC: Fix build.
by Ralf Baechle
· 17 years ago
e7c4782
[MIPS] Put an end to <asm/serial.h>'s long and annyoing existence
by Ralf Baechle
· 17 years ago
6b5bf50
[MIPS] EV64120: Remove support
by Yoichi Yuasa
· 17 years ago
252161e
[MIPS] merge GT64111 PCI routines and GT64120 PCI_0 routines
by Yoichi Yuasa
· 18 years ago
9486d59
[MIPS] Ocelot: Fix warning.
by Ralf Baechle
· 18 years ago
448f283c
[MIPS] Ocelot: Give PMON_v1_setup a proper prototype.
by Ralf Baechle
· 18 years ago
119537c
[MIPS] Misc fixes for plat_irq_dispatch functions
by Thiemo Seufer
· 18 years ago
36a8853
[MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.
by Ralf Baechle
· 18 years ago
d2af363
[MIPS] Kill redundant EXTRA_AFLAGS
by Atsushi Nemoto
· 18 years ago
4a969e1
[MIPS] Remove superfluous "ifdef CONFIG_KGDB".
by Robert P. J. Day
· 18 years ago
70d21cd
[MIPS] use name instead of typename for each irq_chip
by Atsushi Nemoto
· 18 years ago
c44e8d5
[MIPS] prom_free_prom_memory cleanup
by Atsushi Nemoto
· 18 years ago
97dcb82
[MIPS] Define MIPS_CPU_IRQ_BASE in generic header
by Atsushi Nemoto
· 18 years ago
1603b5a
[MIPS] IRQ cleanups
by Atsushi Nemoto
· 18 years ago
73f4388
[MIPS] Fix EV64120 and Ocelot builds by providing a plat_timer_setup().
by Ralf Baechle
· 18 years ago
325d08d
[MIPS] EV64120: Fix timer initialization for HZ != 100.
by Ralf Baechle
· 18 years ago
27f7681
[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.
by Ralf Baechle
· 18 years ago
6554207
[MIPS] Fix return type of gt64120_irq.
by Ralf Baechle
· 18 years ago
937a801
[MIPS] Complete fixes after removal of pt_regs argument to int handlers.
by Ralf Baechle
· 18 years ago
3171a03
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
by Atsushi Nemoto
· 18 years ago
54d0a21
[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.
by Ralf Baechle
· 18 years ago
94dee17
[MIPS] Eleminate interrupt migration helper use.
by Ralf Baechle
· 18 years ago
e1e80b4
[MIPS] Don't include obsolete <linux/config.h>.
by Ralf Baechle
· 18 years ago
f40298f
[PATCH] irq-flags: MIPS: Use the new IRQF_ constants
by Thomas Gleixner
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
8d231c1
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 18 years ago
fc10334
[MIPS] Remove BSD and Sys V compat data types.
by Ralf Baechle
· 18 years ago
6feb6ef
[MIPS] Remove first timer interrupt setup in wrppmc_timer_setup()
by Yoichi Yuasa
· 18 years ago
08aecfb
[MIPS] Remove set_c0_status(ST0_IM) from wrppmc's irq.c.
by Yoichi Yuasa
· 18 years ago
0ef831b
[MIPS] Removes unused functions for GT64120
by Yoichi Yuasa
· 18 years ago
9247857
[MIPS] Fix the build error of Wind River PPMC board, rewrite irq code to C
by Mark.Zhan
· 18 years ago
d1bef4e
[PATCH] genirq: rename desc->handler to desc->chip
by Ingo Molnar
· 18 years ago
2925aba
[MIPS] Cleanup memory managment initialization.
by Ralf Baechle
· 18 years ago
a240a46
[MIPS] Wind River 4KC PPMC Eval Board Support
by Mark.Zhan
· 19 years ago
e853534
[SERIAL] typo: buad -> baud
by Horst Schirmeier
· 18 years ago
e4ac58a
[MIPS] Rewrite all the assembler interrupt handlers to C.
by Ralf Baechle
· 19 years ago
93373ed
[MIPS] Rewrite spurious_interrupt from assembler to C.
by Ralf Baechle
· 19 years ago
fcdb27a
[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.
by Ralf Baechle
· 19 years ago
5e83d43
Sliceup Kconfig; it's grown too large.
by Ralf Baechle
· 19 years ago
c83cfc9
Get rid of early_init. There's more need to make this form of
by Ralf Baechle
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago