Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
4cf92a3cd9117cb90ad9441172b9f42b67ee9d26
/
arch
/
mips
/
momentum
bef964e
[MIPS] Remove Momenco Jaguar ATX support
by Franck Bui-Huu
· 18 years ago
1e54f77
[MIPS] Remove Momenco Ocelot G support
by Franck Bui-Huu
· 18 years ago
119537c
[MIPS] Misc fixes for plat_irq_dispatch functions
by Thiemo Seufer
· 18 years ago
84dd619
mv643xx_eth: Place explicit port number in mv643xx_eth_platform_data
by Dale Farnsworth
· 18 years ago
36a8853
[MIPS] Fix and cleanup the mess that a dozen prom_printf variants are.
by Ralf Baechle
· 18 years ago
5ada386
mv643xx_eth: move mac_addr inside mv643xx_eth_platform_data
by Dale Farnsworth
· 18 years ago
d2af363
[MIPS] Kill redundant EXTRA_AFLAGS
by Atsushi Nemoto
· 18 years ago
2e8e2d4
[MIPS] Fix port 0 mac address for mips mv6434x platforms
by Dale Farnsworth
· 18 years ago
f00a3ec
[NET] Eliminate user-selectable CONFIG_MV643XX_ETH_[012]
by Dale Farnsworth
· 18 years ago
761fc19
[MIPS] Fix eth2 platform device id for jaguar_atx and ocelot_3 platforms
by Dale Farnsworth
· 18 years ago
b86b30f
[MIPS] Jaguar ATX: Fix large number of warnings.
by Ralf Baechle
· 18 years ago
3d0f82a
[MIPS] Jaguar: Fix MAC address detection after platform_device conversion.
by Ralf Baechle
· 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
1ca5cb5
[MIPS] Ocelot G: Fix a few misspellings of CONFIG_GALILEO_GT64240_ETH
by Ralf Baechle
· 18 years ago
e77c232
[MIPS] Compile __do_IRQ() when really needed
by Franck Bui-Huu
· 18 years ago
1417836
[MIPS] use generic_handle_irq, handle_level_irq, handle_percpu_irq
by Atsushi Nemoto
· 18 years ago
1603b5a
[MIPS] IRQ cleanups
by Atsushi Nemoto
· 18 years ago
ff28cbd
[MIPS] Ocelot 3: Fix MAC address detection after platform_device conversion.
by Ralf Baechle
· 18 years ago
907c51b
[MIPS] Ocelot C: Fix MAC address detection after platform_device conversion.
by Ralf Baechle
· 18 years ago
d19f7be
[MIPS] Ocelot 3: Fix large number of warnings.
by Ralf Baechle
· 18 years ago
ad0b365
[MIPS] Ocelot C: Fix mapping of ioport address range.
by Ralf Baechle
· 18 years ago
2002d2b
[MIPS] Ocelot C: Fix warning about missmatching format string.
by Ralf Baechle
· 18 years ago
9c422e2
[MIPS] Ocelot C: fix eth registration after conversion to platform_device
by Ralf Baechle
· 18 years ago
cca7233
[MIPS] Ocelot C: Fix large number of warnings.
by Ralf Baechle
· 18 years ago
8b922a8
[MIPS] Ocelot G: Fix : "CURRENTLY_UNUSED" is not defined warning.
by Ralf Baechle
· 18 years ago
6ceb6d3
[MIPS] Ocelot G: Fix build error and numerous warnings.
by Ralf Baechle
· 18 years ago
27f768192
[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.
by Ralf Baechle
· 18 years ago
d864b96
[MIPS] Ocelot C: Build fix - ll_mv64340_irq takes no more regs argument.
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
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
d1bef4e
[PATCH] genirq: rename desc->handler to desc->chip
by Ingo Molnar
· 18 years ago
d6e05ed
spelling fixes
by Andreas Mohr
· 18 years ago
2925aba
[MIPS] Cleanup memory managment initialization.
by Ralf Baechle
· 18 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
c40b92e0
[MIPS] Ocelot 3: Fix build errors after the recent move of Marvell headers.
by Ralf Baechle
· 19 years ago
b56bce9
[MIPS] Jaguar: Fix build errors after the recent move of Marvell headers.
by Ralf Baechle
· 19 years ago
93373ed
[MIPS] Rewrite spurious_interrupt from assembler to C.
by Ralf Baechle
· 19 years ago
4f3a36a
[PATCH] RTC: Remove some duplicate BCD definitions
by Matt Mackall
· 19 years ago
d23ee8f
[PATCH] mips: fixed collision of rtc function name
by Yoichi Yuasa
· 19 years ago
a3dddd5
[MIPS] War on whitespace: cleanup initial spaces followed by tabs.
by Ralf Baechle
· 19 years ago
3367fd5
[MIPS] Momentum: Resurrect after things were moved around a while ago.
by Ralf Baechle
· 19 years ago
17be03f
Merge master.kernel.org:/home/rmk/linux-2.6-serial
by Linus Torvalds
· 19 years ago
fcdb27a
[MIPS] Rename _machine_power_off to pm_power_off so the kernel builds again.
by Ralf Baechle
· 19 years ago
59a675b
[SERIAL] uart_port flags member should use UPF_*
by Russell King
· 19 years ago
3d5d440
[MIPS] Ocelot G: Use CPU_MASK_NONE instead of 0 to initialize cpu mask.
by Ralf Baechle
· 19 years ago
53c2df2
Use rtc_lock to protect RTC operations
by Atsushi Nemoto
· 19 years ago
5ef6693
prom_free_prom_memory() returns unsigned long
by Arthur Othieno
· 19 years ago
5e83d43
Sliceup Kconfig; it's grown too large.
by Ralf Baechle
· 19 years ago
8ab00b9
Convert struct hw_interrupt_type initializations to ISO C99 named initializers.
by Ralf Baechle
· 20 years ago
c83cfc9
Get rid of early_init. There's more need to make this form of
by Ralf Baechle
· 19 years ago
42a3b4f
[PATCH] mips: nuke trailing whitespace
by Ralf Baechle
· 19 years ago
875d43e
[PATCH] mips: clean up 32/64-bit configuration
by Ralf Baechle
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago