Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
fb856e50900a84dd9f8d50d3882eb4a26ba6ea54
/
arch
/
mips
/
lantiq
3b2663c
mips: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
9fbf8e8
arch/mips/lantiq/xway: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 11 years ago
10d0c97
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 11 years ago
f7777dc
MIPS: Panic messages should not end in \n.
by Ralf Baechle
· 11 years ago
089a49b
mips: add explicit includes of prom.h
by Rob Herring
· 11 years ago
df8b5be
MIPS: Lantiq: Falcon: fix asc clock definition
by Thomas Langer
· 11 years ago
45d3f18
MIPS: Lantiq: Adds minimal dcdc driver
by John Crispin
· 11 years ago
078a55f
MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code
by Paul Gortmaker
· 11 years ago
90a6fb1
MIPS: Lantiq: Use strlcpy() instead of strncpy().
by Chen Gang
· 11 years ago
e510668
Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 11 years ago
02fdb79
arch/mips/lantiq/xway: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 11 years ago
bda97ed
MIPS: Xway: Fix clk leak
by Libo Chen
· 11 years ago
aebb2af
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
06991c2
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 12 years ago
8bfc245
Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-john into mips-for-linux-next
by Ralf Baechle
· 12 years ago
2636562
MIPS: lantiq: rework external irq code
by John Crispin
· 12 years ago
d0c550d
MIPS: lantiq: add GPHY clock gate bits
by John Crispin
· 12 years ago
740c606e
MIPS: lantiq: adds static clock for PP32
by John Crispin
· 12 years ago
3d18c17
MIPS: lantiq: trivial typo fix
by John Crispin
· 12 years ago
7034228
MIPS: Whitespace cleanup.
by Ralf Baechle
· 12 years ago
79d61a0
MIPS: Lantiq: Fix cp0_perfcount_irq mapping
by John Crispin
· 12 years ago
7c390a7
MIPS: Convert to devm_ioremap_resource()
by Thierry Reding
· 12 years ago
28eb0e4
MIPS: drivers: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
cebfa85
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
241738b
Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mips-for-linux-next
by Ralf Baechle
· 12 years ago
d08be0d
MIPS: Lantiq: Fix typo in "endianness" in dma.c
by Masanari Iida
· 12 years ago
90b335f
kbuild: centralize .dts->.dtb rule
by Stephen Warren
· 12 years ago
0224cde
MIPS: lantiq: adds GPHY firmware loader
by John Crispin
· 12 years ago
af14a45
MIPS: lantiq: adds code for booting GPHY
by John Crispin
· 12 years ago
f2bbe41
MIPS: lantiq: adds xrx200 ethernet clock definition
by John Crispin
· 12 years ago
b8b3acb
MIPS: lantiq: verbose init of dma core
by John Crispin
· 12 years ago
15753b6
MIPS: lantiq: fix bootselect bits on XRX200 SoC
by John Crispin
· 12 years ago
a15d129
MIPS: lantiq: unbreak devicetree init
by John Crispin
· 12 years ago
382fc33
Merge branch 'master' of git://dev.phrozen.org/mips-next into mips-for-linux-next
by Ralf Baechle
· 12 years ago
e316cb2
OF: pinctrl: MIPS: lantiq: adds support for FALCON SoC
by John Crispin
· 12 years ago
3f8c50c
OF: pinctrl: MIPS: lantiq: implement lantiq/xway pinctrl support
by John Crispin
· 12 years ago
30404ae
MIPS: lantiq: adds support for gptu timers
by John Crispin
· 12 years ago
f40e1f9
MIPS: lantiq: enable pci clk conditional for xrx200 SoC
by John Crispin
· 12 years ago
3a6ac50
MIPS: lantiq: falcon clocks were not enabled properly
by John Crispin
· 12 years ago
f8cd170
MIPS: lantiq: adds support for nmi and ejtag bootrom vectors
by John Crispin
· 12 years ago
70ec905
MIPS: lantiq: external irq sources are not loaded properly
by John Crispin
· 12 years ago
9c1628b
MIPS: lantiq: dont register irq_chip for the irq cascade
by John Crispin
· 12 years ago
c2c9c78
MIPS: lantiq: timer irq can be different to 7
by John Crispin
· 12 years ago
61fa969
MIPS: lantiq: split up IRQ IM ranges
by John Crispin
· 12 years ago
98dbc57
MIPS: lantiq: explicitly enable clkout generation
by John Crispin
· 12 years ago
b902d9a
MIPS: Lantiq: Platform specific CLK fixup
by John Crispin
· 12 years ago
a9188bc
MIPS: Lantiq: Add device_tree_init function
by John Crispin
· 12 years ago
e29b72f
MIPS: Lantiq: Fix interface clock and PCI control register offset
by John Crispin
· 12 years ago
7e5b2db
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 12 years ago
009d691
MIPS: lantiq: remove orphaned code
by John Crispin
· 13 years ago
d41ced0
MIPS: lantiq: implement support for FALCON soc
by John Crispin
· 13 years ago
5238f7b
GPIO: MIPS: lantiq: move gpio-stp and gpio-ebu to the subsystem folder
by John Crispin
· 12 years ago
57c8cb8
MIPS: pci: convert lantiq driver to OF
by John Crispin
· 12 years ago
ddd4eec
MIPS: lantiq: convert dma to platform driver
by John Crispin
· 13 years ago
287e3f3
MIPS: lantiq: implement support for clkdev api
by John Crispin
· 13 years ago
bd51db7
MIPS: lantiq: drop ltq_gpio_request() and gpio_to_irq()
by John Crispin
· 12 years ago
3645da0
OF: MIPS: lantiq: implement irq_domain support
by John Crispin
· 13 years ago
a039222
OF: MIPS: lantiq: implement OF support
by John Crispin
· 13 years ago
cd93b48
MIPS: lantiq: drop mips_machine support
by John Crispin
· 13 years ago
6697c69
MIPS: lantiq: cleanup reset code
by John Crispin
· 13 years ago
215ed20
MIPS: lantiq: add xway soc ids
by John Crispin
· 13 years ago
730fa03
MIPS: lantiq: fix cmdline parsing
by Thomas Langer
· 13 years ago
7705f68
MIPS: lantiq: fix early printk
by Thomas Langer
· 13 years ago
a8d096e
MIPS: lantiq: add ipi handlers to make vsmp work
by John Crispin
· 13 years ago
59c1157
MIPS: lantiq: enable oprofile support on lantiq targets
by John Crispin
· 13 years ago
16f70b5
MIPS: lantiq: clear all irqs properly on boot
by John Crispin
· 13 years ago
6997991
mips: Fix printk typos in arc/mips
by Masanari Iida
· 13 years ago
39b7414
Merge branch 'next/generic' into mips-for-linux-next
by Ralf Baechle
· 13 years ago
8b5690f
MIPS: irq: Remove IRQF_DISABLED
by Yong Zhang
· 13 years ago
ab75dc0
MIPS: Fix up inconsistency in panic() string argument.
by Ralf Baechle
· 13 years ago
4af92e7
MIPS: lantiq: use export.h in favour of module.h
by John Crispin
· 13 years ago
77fbdb3
MIPS: Lantiq: Fix external interrupt sources
by John Crispin
· 13 years ago
d4001e0
MIPS: Remove unneeded version.h includes from arch/mips/
by Jesper Juhl
· 13 years ago
6fd4ce8
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
by Linus Torvalds
· 13 years ago
744120a
MIPS: Lantiq: Add missing clk_enable and clk_disable functions.
by John Crispin
· 13 years ago
e44ba03
treewide: remove duplicate includes
by Vitaliy Ivanov
· 13 years ago
f1f0cea
MIPS: Lantiq: Add etop board support
by John Crispin
· 14 years ago
504d472
MIPS: Lantiq: Add ethernet driver
by John Crispin
· 14 years ago
dfec1a8
MIPS: Lantiq: Add DMA support
by John Crispin
· 14 years ago
935c500
MIPS: Lantiq: Add more gpio drivers
by John Crispin
· 14 years ago
973c32e
MIPS: Lantiq: Add machtypes for lantiq eval kits
by John Crispin
· 14 years ago
a053ac1
MIPS: Lantiq: Add mips_machine support
by John Crispin
· 14 years ago
24aff71
MIPS: Lantiq: Add platform device support
by John Crispin
· 14 years ago
8ec6d93
MIPS: Lantiq: add SoC specific code for XWAY family
by John Crispin
· 14 years ago
171bb2f
MIPS: Lantiq: Add initial support for Lantiq SoCs
by John Crispin
· 14 years ago