index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
momentum
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MIPS] Compile __do_IRQ() when really needed
Franck Bui-Huu
2006-12-06
2
-20
/
+0
*
[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq
Atsushi Nemoto
2006-11-30
2
-3
/
+3
*
[MIPS] IRQ cleanups
Atsushi Nemoto
2006-11-30
2
-97
/
+12
*
[MIPS] Ocelot 3: Fix MAC address detection after platform_device conversion.
Ralf Baechle
2006-11-06
4
-60
/
+237
*
[MIPS] Ocelot C: Fix MAC address detection after platform_device conversion.
Ralf Baechle
2006-11-06
4
-180
/
+202
*
[MIPS] Ocelot 3: Fix large number of warnings.
Ralf Baechle
2006-11-06
1
-2
/
+4
*
[MIPS] Ocelot C: Fix mapping of ioport address range.
Ralf Baechle
2006-11-06
1
-10
/
+8
*
[MIPS] Ocelot C: Fix warning about missmatching format string.
Ralf Baechle
2006-11-06
2
-2
/
+2
*
[MIPS] Ocelot C: fix eth registration after conversion to platform_device
Ralf Baechle
2006-11-06
1
-3
/
+121
*
[MIPS] Ocelot C: Fix large number of warnings.
Ralf Baechle
2006-11-06
1
-2
/
+4
*
[MIPS] Ocelot G: Fix : "CURRENTLY_UNUSED" is not defined warning.
Ralf Baechle
2006-11-02
1
-4
/
+4
*
[MIPS] Ocelot G: Fix build error and numerous warnings.
Ralf Baechle
2006-10-30
2
-3
/
+8
*
[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.
Ralf Baechle
2006-10-09
7
-7
/
+0
*
[MIPS] Ocelot C: Build fix - ll_mv64340_irq takes no more regs argument.
Ralf Baechle
2006-10-09
1
-1
/
+1
*
[MIPS] Complete fixes after removal of pt_regs argument to int handlers.
Ralf Baechle
2006-10-08
7
-50
/
+50
*
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
2006-09-29
1
-1
/
+1
*
[MIPS] Replace board_timer_setup function pointer by plat_timer_setup.
Ralf Baechle
2006-07-13
3
-6
/
+3
*
[MIPS] Eleminate interrupt migration helper use.
Ralf Baechle
2006-07-13
2
-2
/
+2
*
[PATCH] irq-flags: MIPS: Use the new IRQF_ constants
Thomas Gleixner
2006-07-02
4
-5
/
+5
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
14
-14
/
+0
*
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
2006-06-29
3
-6
/
+6
|
\
|
*
[MIPS] Remove BSD and Sys V compat data types.
Ralf Baechle
2006-06-29
3
-6
/
+6
*
|
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
2006-06-29
2
-3
/
+3
|
/
*
spelling fixes
Andreas Mohr
2006-06-26
1
-2
/
+2
*
[MIPS] Cleanup memory managment initialization.
Ralf Baechle
2006-06-19
4
-4
/
+4
*
[SERIAL] typo: buad -> baud
Horst Schirmeier
2006-06-05
3
-3
/
+3
*
[MIPS] Rewrite all the assembler interrupt handlers to C.
Ralf Baechle
2006-04-19
12
-520
/
+130
*
[MIPS] Ocelot 3: Fix build errors after the recent move of Marvell headers.
Ralf Baechle
2006-04-19
1
-12
/
+12
*
[MIPS] Jaguar: Fix build errors after the recent move of Marvell headers.
Ralf Baechle
2006-04-19
1
-18
/
+18
*
[MIPS] Rewrite spurious_interrupt from assembler to C.
Ralf Baechle
2006-04-19
2
-2
/
+5
*
[PATCH] RTC: Remove some duplicate BCD definitions
Matt Mackall
2006-03-28
1
-18
/
+16
*
[PATCH] mips: fixed collision of rtc function name
Yoichi Yuasa
2006-03-27
3
-6
/
+6
*
[MIPS] War on whitespace: cleanup initial spaces followed by tabs.
Ralf Baechle
2006-03-21
4
-4
/
+4
*
[MIPS] Momentum: Resurrect after things were moved around a while ago.
Ralf Baechle
2006-03-09
5
-18
/
+20
*
Merge master.kernel.org:/home/rmk/linux-2.6-serial
Linus Torvalds
2006-02-08
1
-1
/
+1
|
\
|
*
[SERIAL] uart_port flags member should use UPF_*
Russell King
2006-02-05
1
-1
/
+1
*
|
[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.
Ralf Baechle
2006-02-07
4
-4
/
+11
|
/
*
[MIPS] Ocelot G: Use CPU_MASK_NONE instead of 0 to initialize cpu mask.
Ralf Baechle
2005-11-17
1
-1
/
+1
*
Use rtc_lock to protect RTC operations
Atsushi Nemoto
2005-11-07
3
-0
/
+18
*
prom_free_prom_memory() returns unsigned long
Arthur Othieno
2005-10-29
2
-2
/
+4
*
Sliceup Kconfig; it's grown too large.
Ralf Baechle
2005-10-29
1
-0
/
+6
*
Convert struct hw_interrupt_type initializations to ISO C99 named
Ralf Baechle
2005-10-29
2
-16
/
+14
*
Get rid of early_init. There's more need to make this form of
Ralf Baechle
2005-10-29
4
-18
/
+4
*
[PATCH] mips: nuke trailing whitespace
Ralf Baechle
2005-09-05
5
-13
/
+13
*
[PATCH] mips: clean up 32/64-bit configuration
Ralf Baechle
2005-09-05
8
-25
/
+25
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
35
-0
/
+4597