Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
ed4bf4f5e36ccc0d8d9c87bbee04d43c2b2311e8
/
arch
/
arm
/
boot
/
dts
/
kirkwood.dtsi
1756c38
ARM: Kirkwood: DT: Add missing #sound-dai-cells property
by Andrew Lunn
· 11 years ago
ce55b1f
ARM: dts: kirkwood: set default pinctrl for I2C0
by Sebastian Hesselbarth
· 11 years ago
cbfaea9
ARM: dts: kirkwood: set default pinctrl for NAND
by Sebastian Hesselbarth
· 11 years ago
9290120
ARM: dts: kirkwood: set default pinctrl for SPI0
by Sebastian Hesselbarth
· 11 years ago
9f2339a
ARM: dts: kirkwood: set default pinctrl for UART0/1
by Sebastian Hesselbarth
· 11 years ago
9dd85ad
ARM: dts: kirkwood: set default pinctrl for GBE1
by Sebastian Hesselbarth
· 11 years ago
327e154
ARM: dts: kirkwood: consolidate common pinctrl settings
by Sebastian Hesselbarth
· 11 years ago
2ab516a
ARM: dts: kirkwood: add pinctrl node to common SoC include
by Sebastian Hesselbarth
· 11 years ago
7b36efd
ARM: dts: kirkwood: add node labels
by Sebastian Hesselbarth
· 11 years ago
cb932e1
ARM: kirkwood: Add i2c alias so setting bus number
by Andrew Lunn
· 11 years ago
b3f742c
ARM: kirkwood: Add audio node to kirkwood.dtsi
by Andrew Lunn
· 11 years ago
7702693
ARM: mvebu: Instantiate system controller in kirkwood.dtsi
by Andrew Lunn
· 11 years ago
e65d9c6
ARM: kirkwood: Instantiate L2 cache from DT.
by Andrew Lunn
· 11 years ago
7224cbc
ARM: kirkwood: Add RSTOUT 'reg' entry to devicetree
by Ezequiel Garcia
· 11 years ago
4d8880a
Merge tag 'devicetree-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 11 years ago
3512917
dt/bindings: remove device_type "network" references
by Grant Likely
· 11 years ago
0ad82cd
Phy: Add DT nodes on kirkwood and Dove for the SATA PHY
by Andrew Lunn
· 11 years ago
20bba58
ARM: kirkwood: sort dt nodes by address
by Jason Cooper
· 11 years ago
3a31f2d7
ARM: DT: Kirkwood: Use symbolic names from gpio.h
by Andrew Lunn
· 11 years ago
2330119
ARM: DT: Kirkwood: Use symbolic names from input.h
by Andrew Lunn
· 11 years ago
7587b59
Merge tag 'omap-for-v3.13/quirk-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/dt
by Kevin Hilman
· 11 years ago
7045ff5
ARM: kirkwood: Move the nand node under the mbus node
by Jason Gunthorpe
· 11 years ago
34a3009
ARM: kirkwood: Move the crypto node under the mbus node
by Jason Gunthorpe
· 11 years ago
7f69f8a
ARM: kirkwood: Remove kirkwood_setup_wins and rely on the DT binding
by Jason Gunthorpe
· 11 years ago
ddf7e39
ARM: kirkwood: Fix address of second XOR engine
by Quentin Armitage
· 11 years ago
2290414
ARM: Kirkwood: Add missing DT reg property to cpu@0
by Andrew Lunn
· 11 years ago
44598f9
Merge tag 'boards-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
54397d8
ARM: kirkwood: Relocate PCIe device tree nodes
by Ezequiel Garcia
· 11 years ago
3ec81e7
ARM: kirkwood: Introduce MBUS_ID
by Ezequiel Garcia
· 11 years ago
455f81a
ARM: kirkwood: Introduce MBus DT node
by Ezequiel Garcia
· 11 years ago
15f1859
ARM: kirkwood: move device tree nodes to DT irqchip and clocksource
by Sebastian Hesselbarth
· 11 years ago
876e233
ARM: kirkwood: add gigabit ethernet and mvmdio device tree nodes
by Sebastian Hesselbarth
· 11 years ago
ee1a8d4
Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
01db527
ARM: Kirkwood: Fix the internal register ranges translation
by Ezequiel Garcia
· 11 years ago
33a6675
ARM: Kirkwood add cpus definition needed by cpufreq driver to dtsi
by Adam Baker
· 11 years ago
df6bf2e
ARM: kirkwood: refactor dtsi to largest common nodes
by Valentin Longchamp
· 12 years ago
670ee03
arm: kirkwood: add SoC-level Device Tree data for PCIe interfaces
by Thomas Petazzoni
· 12 years ago
d87b5fb
ARM: mvebu: Use standard MMC binding for all users of mvsdio
by Simon Baatz
· 12 years ago
89c58c1
rtc: rtc-mv: Add support for clk to avoid lockups
by Andrew Lunn
· 12 years ago
de88747
gpio: mvebu: Add clk support to prevent lockup
by Andrew Lunn
· 12 years ago
93fff4c
ARM: kirkwood: of_serial: fix clock gating by removing clock-frequency
by Jason Cooper
· 12 years ago
ec05fcf
arm: kirkwood: add Device Tree informations for the SDIO controller
by Thomas Petazzoni
· 12 years ago
09d75bc
ARM: kirkwood: fix missing #interrupt-cells property
by Sebastian Hesselbarth
· 12 years ago
53dfa8e
ARM: Kirkwood: Fix missing clk for USB device.
by Andrew Lunn
· 12 years ago
c271433
Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
f9e7592
ARM: Kirkwood: Make use of mvebu pincltl and gpio drivers
by Andrew Lunn
· 12 years ago
b6cf807
ARM: Kirkwood: Convert all DT boards to EHCI via DT.
by Andrew Lunn
· 12 years ago
c896ed0
arm: kirkwood: Convert XOR instantiation to DT.
by Andrew Lunn
· 12 years ago
1611f87
ARM: Kirkwood: switch to DT clock providers
by Andrew Lunn
· 12 years ago
f37fbd3
Crypto: CESA: Add support for DT based instantiation.
by Andrew Lunn
· 12 years ago
97b414e
ATA: sata_mv: Add device tree support
by Andrew Lunn
· 12 years ago
1e7bad0
ARM: Orion: DTify the watchdog timer.
by Andrew Lunn
· 12 years ago
e91cac0
ARM: Orion: Add arch support needed for I2C via DT.
by Andrew Lunn
· 12 years ago
7637212
ARM: kirkwood: use devicetree for orion-spi
by Michael Walle
· 12 years ago
278b45b
ARM: Orion: DT support for IRQ and GPIO Controllers
by Andrew Lunn
· 12 years ago
7784350
ARM: Kirkwood: Replace mrvl with marvell
by Andrew Lunn
· 12 years ago
858156b
kirkwood: Allow nand to be configured via. devicetree
by Jamie Lentin
· 13 years ago
e871b87
ARM: kirkwood: use devicetree for rtc-mv
by Jason Cooper
· 13 years ago
163f2ce
ARM: kirkwood: fdt: define uart[01] as disabled, enable uart0
by Jason Cooper
· 13 years ago
b77816d
ARM: kirkwood: fdt: use mrvl ticker symbol
by Jason Cooper
· 13 years ago
3d468b6
ARM: kirkwood: add dreamplug (fdt) support.
by Jason Cooper
· 13 years ago