linux/arch/arm/boot/dts
Linus Torvalds 16e5a2ed59 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Pull networking updates from David Miller:

 1) Fix flexcan build on big endian, from Arnd Bergmann

 2) Correctly attach cpsw to GPIO bitbang MDIO drive, from Stefan Roese

 3) udp_add_offload has to use GFP_ATOMIC since it can be invoked from
    non-sleepable contexts.  From Or Gerlitz

 4) vxlan_gro_receive() does not iterate over all possible flows
    properly, fix also from Or Gerlitz

 5) CAN core doesn't use a proper SKB destructor when it hooks up
    sockets to SKBs.  Fix from Oliver Hartkopp

 6) ip_tunnel_xmit() can use an uninitialized route pointer, fix from
    Eric Dumazet

 7) Fix address family assignment in IPVS, from Michal Kubecek

 8) Fix ath9k build on ARM, from Sujith Manoharan

 9) Make sure fail_over_mac only applies for the correct bonding modes,
    from Ding Tianhong

10) The udp offload code doesn't use RCU correctly, from Shlomo Pongratz

11) Handle gigabit features properly in generic PHY code, from Florian
    Fainelli

12) Don't blindly invoke link operations in
    rtnl_link_get_slave_info_data_size, they are optional.  Fix from
    Fernando Luis Vazquez Cao

13) Add USB IDs for Netgear Aircard 340U, from Bjørn Mork

14) Handle netlink packet padding properly in openvswitch, from Thomas
    Graf

15) Fix oops when deleting chains in nf_tables, from Patrick McHardy

16) Fix RX stalls in xen-netback driver, from Zoltan Kiss

17) Fix deadlock in mac80211 stack, from Emmanuel Grumbach

18) inet_nlmsg_size() forgets to consider ifa_cacheinfo, fix from Geert
    Uytterhoeven

19) tg3_change_mtu() can deadlock, fix from Nithin Sujir

20) Fix regression in setting SCTP local source addresses on accepted
    sockets, caused by some generic ipv6 socket changes.  Fix from
    Matija Glavinic Pecotic

21) IPPROTO_* must be pure defines, otherwise module aliases don't get
    constructed properly.  Fix from Jan Moskyto

22) IPV6 netconsole setup doesn't work properly unless an explicit
    source address is specified, fix from Sabrina Dubroca

23) Use __GFP_NORETRY for high order skb page allocations in
    sock_alloc_send_pskb and skb_page_frag_refill.  From Eric Dumazet

24) Fix a regression added in netconsole over bridging, from Cong Wang

25) TCP uses an artificial offset of 1ms for SRTT, but this doesn't jive
    well with TCP pacing which needs the SRTT to be accurate.  Fix from
    Eric Dumazet

26) Several cases of missing header file includes from Rashika Kheria

27) Add ZTE MF667 device ID to qmi_wwan driver, from Raymond Wanyoike

28) TCP Small Queues doesn't handle nonagle properly in some corner
    cases, fix from Eric Dumazet

29) Remove extraneous read_unlock in bond_enslave, whoops.  From Ding
    Tianhong

30) Fix 9p trans_virtio handling of vmalloc buffers, from Richard Yao

* git://git.kernel.org/pub/scm/linux/kernel/git/davem/net: (136 commits)
  6lowpan: fix lockdep splats
  alx: add missing stats_lock spinlock init
  9p/trans_virtio.c: Fix broken zero-copy on vmalloc() buffers
  bonding: remove unwanted bond lock for enslave processing
  USB2NET : SR9800 : One chip USB2.0 USB2NET SR9800 Device Driver Support
  tcp: tsq: fix nonagle handling
  bridge: Prevent possible race condition in br_fdb_change_mac_address
  bridge: Properly check if local fdb entry can be deleted when deleting vlan
  bridge: Properly check if local fdb entry can be deleted in br_fdb_delete_by_port
  bridge: Properly check if local fdb entry can be deleted in br_fdb_change_mac_address
  bridge: Fix the way to check if a local fdb entry can be deleted
  bridge: Change local fdb entries whenever mac address of bridge device changes
  bridge: Fix the way to find old local fdb entries in br_fdb_change_mac_address
  bridge: Fix the way to insert new local fdb entries in br_fdb_changeaddr
  bridge: Fix the way to find old local fdb entries in br_fdb_changeaddr
  tcp: correct code comment stating 3 min timeout for FIN_WAIT2, we only do 1 min
  net: vxge: Remove unused device pointer
  net: qmi_wwan: add ZTE MF667
  3c59x: Remove unused pointer in vortex_eisa_cleanup()
  net: fix 'ip rule' iif/oif device rename
  ...
2014-02-11 12:05:55 -08:00
..
include
testcases of/irq: Fix bug in interrupt parsing refactor. 2013-11-03 23:16:35 +00:00
aks-cdu.dts ARM: at91: dt: switch to standard GPIO flag defines. 2013-05-17 11:27:49 +02:00
am33xx-clocks.dtsi ARM: dts: am33xx clock data 2014-01-17 12:36:35 -08:00
am33xx.dtsi ARM: dts: am33xx clock data 2014-01-17 12:36:35 -08:00
am35xx-clocks.dtsi ARM: dts: omap3 clock data 2014-01-17 12:36:41 -08:00
am43x-epos-evm.dts ARM: dts: AM4372: Update Support for EPOS EVM 2013-10-20 19:16:55 +02:00
am43xx-clocks.dtsi ARM: dts: am43xx clock data 2014-01-17 12:36:52 -08:00
am335x-base0033.dts ARM: dts: AM33XX BASE0033: add 32KBit EEPROM support 2013-11-26 15:03:38 -08:00
am335x-bone-common.dtsi ARM: dts: am335x-bone-common: correct mux mode for cmd line 2013-10-11 21:06:38 +02:00
am335x-bone.dts ARM: dts: AM33XX: Add AES data and documentation 2013-10-11 21:06:40 +02:00
am335x-boneblack.dts ARM: dts: AM33XX beagle black: add pinmux and hdmi node to enable display 2013-10-11 21:06:42 +02:00
am335x-evm.dts Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2013-11-15 16:43:53 -08:00
am335x-evmsk.dts Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2013-11-15 16:43:53 -08:00
am335x-igep0033.dtsi ARM: dts: AM33XX IGEP0033: add USB support 2013-11-26 15:03:39 -08:00
am335x-nano.dts ARM: dts: Add support for Newflow NanoBone board 2013-10-22 14:56:33 +02:00
am3517_mt_ventoux.dts ARM: dts: AM3XXX: Use #include for all device trees 2013-06-18 18:53:41 -05:00
am3517-evm.dts ARM: dts: Add basic devices on am3517-evm 2013-12-08 14:15:46 -08:00
am3517.dtsi ARM: dts: AM35xx: use DT clock data 2014-01-17 12:36:49 -08:00
am4372.dtsi ARM: dts: am43xx clock data 2014-01-17 12:36:52 -08:00
animeo_ip.dts ARM: at91: Animeo IP: fix mtd partition table 2013-12-09 11:10:13 +01:00
armada-370-db.dts ARM: mvebu: re-enable PCIe on Armada 370 DB 2013-11-25 18:24:36 +00:00
armada-370-mirabox.dts ARM: mvebu: Enable NAND controller in Armada 370 Mirabox 2013-11-24 03:40:19 +00:00
armada-370-netgear-rn102.dts ARM: mvebu: Enable ISL12057 RTC chip in ReadyNAS 102 .dts file 2013-12-20 03:13:56 +00:00
armada-370-netgear-rn104.dts ARM: mvebu: Enable ISL12057 RTC chip in ReadyNAS 104 .dts file 2013-12-20 03:13:57 +00:00
armada-370-rd.dts ARM: mvebu: Enable NAND controller in A370 Reference Design board 2013-12-12 14:04:34 +00:00
armada-370-xp.dtsi ARM: SoC DT updates for 3.14 2014-01-23 18:45:38 -08:00
armada-370.dtsi ARM: mvebu: sort DT nodes by address 2013-12-12 15:00:44 +00:00
armada-xp-axpwifiap.dts ARM: mvebu: Fix AXP-WiFi-AP DT for MBUS DT binding 2013-08-07 20:05:05 +00:00
armada-xp-db.dts ARM: mvebu: Relocate Armada 370/XP PCIe device tree nodes 2013-08-06 14:11:27 +00:00
armada-xp-gp.dts ARM: mvebu: Enable NAND controller in Armada XP GP board 2013-11-24 03:40:19 +00:00
armada-xp-matrix.dts arm: mvebu: add support for the Armada XP Matrix board 2013-10-03 15:13:01 +00:00
armada-xp-mv78230.dtsi ARM: mvebu: second PCIe unit of Armada XP mv78230 is only x1 capable 2013-11-23 15:29:06 +00:00
armada-xp-mv78260.dtsi ARM: mvebu: fix second and third PCIe unit of Armada XP mv78260 2013-11-23 15:31:07 +00:00
armada-xp-mv78460.dtsi ARM: mvebu: link PCIe controllers to the MSI controller 2013-09-30 15:00:27 +00:00
armada-xp-netgear-rn2120.dts ARM: mvebu: Enable ISL12057 RTC chip in ReadyNAS 2120 .dts file 2013-12-20 03:13:57 +00:00
armada-xp-openblocks-ax3-4.dts ARM: mvebu: dts: remove unneeded linux,default-state from led nodes 2013-11-23 17:34:40 +00:00
armada-xp.dtsi ARM: mvebu: fix register length for Armada XP PMSU 2013-12-25 01:56:06 +00:00
armv7-m.dtsi ARM: device trees for Energy Micro's EFM32 Cortex-M3 SoCs 2013-12-16 17:51:34 +01:00
at91-ariag25.dts ARM: at91/at91-ariag25.dts: UART0/1 nodes are disabled 2013-05-31 16:42:27 +02:00
at91-cosino_mega2560.dts ARM: at91: add support for Cosino board series by HCE Engineering 2013-12-09 11:10:11 +01:00
at91-cosino.dtsi ARM: at91: add support for Cosino board series by HCE Engineering 2013-12-09 11:10:11 +01:00
at91-foxg20.dts ARM: at91: switch Fox G20 board .dts to pre-processor defines 2013-05-31 16:42:28 +02:00
at91-qil_a9260.dts ARM: at91: switch Calao QIL-A9260 board to DT 2013-12-19 17:27:30 +01:00
at91rm9200_pqfp.dtsi ARM: at91/dt: add at91rm9200 PQFP package version 2013-08-21 12:18:52 +02:00
at91rm9200.dtsi ARM: at91/trivial: fix at91rm9200 rts/cts pinctrl definitions 2013-12-09 11:07:15 +01:00
at91rm9200ek.dts ARM: at91/at91rm9200ek.dts: rearrange nodes in address ascending order 2013-12-09 15:08:57 +01:00
at91sam9g15.dtsi ARM: at91: dt: use #include for all device trees 2013-05-17 11:27:49 +02:00
at91sam9g15ek.dts ARM: at91: dt: use #include for all device trees 2013-05-17 11:27:49 +02:00
at91sam9g20.dtsi ARM: at91: dt: use #include for all device trees 2013-05-17 11:27:49 +02:00
at91sam9g20ek_2mmc.dts ARM: at91: dt: switch to pinctrl to pre-processor 2013-05-17 12:11:39 +02:00
at91sam9g20ek_common.dtsi ARM: at91: remove pinctrl conflict between mmc and SPI for at91sam9g20ek 2013-10-18 16:50:13 +02:00
at91sam9g20ek.dts ARM: at91: dt: switch to standard GPIO flag defines. 2013-05-17 11:27:49 +02:00
at91sam9g25.dtsi ARM: at91/dt: split sam9x5 peripheral definitions 2013-10-16 15:47:07 +02:00
at91sam9g25ek.dts ARM: at91: dt: use #include for all device trees 2013-05-17 11:27:49 +02:00
at91sam9g35.dtsi ARM: at91/dt: split sam9x5 peripheral definitions 2013-10-16 15:47:07 +02:00
at91sam9g35ek.dts ARM: at91: dt: use #include for all device trees 2013-05-17 11:27:49 +02:00
at91sam9g45.dtsi ARM: at91/dt: add sam9 watchdog default options to SoCs 2014-01-28 21:33:14 +01:00
at91sam9m10g45ek.dts ARM: at91: at91sam9m10g45ek: switch to PWM leds 2013-12-19 23:00:05 +01:00
at91sam9n12.dtsi ARM: at91/dt: add sam9 watchdog default options to SoCs 2014-01-28 21:33:14 +01:00
at91sam9n12ek.dts ARM: at91: add sound support on at91sam9n12ek board 2013-10-14 09:43:26 +02:00
at91sam9x5_macb0.dtsi ARM: at91/dt: split sam9x5 peripheral definitions 2013-10-16 15:47:07 +02:00
at91sam9x5_macb1.dtsi ARM: at91/dt: split sam9x5 peripheral definitions 2013-10-16 15:47:07 +02:00
at91sam9x5_usart3.dtsi ARM: at91: add usart3 alias to dtsi 2013-12-02 14:14:53 +01:00
at91sam9x5.dtsi ARM: at91/dt: add sam9 watchdog default options to SoCs 2014-01-28 21:33:14 +01:00
at91sam9x5cm.dtsi ARM: at91: dt: switch to pinctrl to pre-processor 2013-05-17 12:11:39 +02:00
at91sam9x5ek.dtsi ARM: SoC DT updates for 3.12 2013-09-06 13:26:27 -07:00
at91sam9x25.dtsi ARM: at91/dt: split sam9x5 peripheral definitions 2013-10-16 15:47:07 +02:00
at91sam9x25ek.dts Adding the DT support to USB gadget High-Speed aka usba. 2013-06-14 18:58:28 -07:00
at91sam9x35.dtsi ARM: at91/dt: split sam9x5 peripheral definitions 2013-10-16 15:47:07 +02:00
at91sam9x35ek.dts ARM: at91: dt: use #include for all device trees 2013-05-17 11:27:49 +02:00
at91sam9260.dtsi ARM: at91/dt: add sam9 watchdog default options to SoCs 2014-01-28 21:33:14 +01:00
at91sam9263.dtsi ARM: at91/dt: add sam9 watchdog default options to SoCs 2014-01-28 21:33:14 +01:00
at91sam9263ek.dts ARM: at91: sam9263ek: add dt lcd support 2013-12-09 11:10:10 +01:00
atlas6-evb.dts
atlas6.dtsi ARM: dts: SiRF: add lost usp1_uart_nostreamctrl pin group for atlas6 2014-01-09 20:04:12 +08:00
bcm2835-rpi-b.dts ARM: bcm2835: add USB controller to device tree 2014-01-02 12:08:03 -08:00
bcm2835.dtsi ARM: bcm2835: add USB controller to device tree 2014-01-02 12:08:03 -08:00
bcm11351-brt.dts ARM: dts: add usb udc support to bcm281xx 2013-12-23 00:14:11 -08:00
bcm11351.dtsi ARM: SoC late changes for v3.14 2014-01-30 18:08:27 -08:00
bcm28155-ap.dts ARM: dts: bcm28155-ap: Fix Card Detection GPIO 2014-01-31 15:11:22 -08:00
berlin2-sony-nsz-gs7.dts ARM: add Armada 1500 and Sony NSZ-GS7 device tree files 2013-12-13 16:31:05 +01:00
berlin2.dtsi ARM: add Armada 1500 and Sony NSZ-GS7 device tree files 2013-12-13 16:31:05 +01:00
berlin2cd-google-chromecast.dts ARM: add Armada 1500-mini and Chromecast device tree files 2013-12-13 16:31:06 +01:00
berlin2cd.dtsi ARM: add Armada 1500-mini and Chromecast device tree files 2013-12-13 16:31:06 +01:00
da850-enbw-cmc.dts ARM: davinci: da850: Use #include for all device trees 2013-06-20 15:04:30 +05:30
da850-evm.dts ARM: davinci: da850 evm: add GPIO pinumux entries DT node 2013-12-15 18:40:49 +05:30
da850.dtsi ARM: davinci: da850: add GPIO DT node 2013-12-15 18:35:37 +05:30
dove-cm-a510.dts ARM: dove: use preprocessor on device tree files 2013-09-30 15:00:35 +00:00
dove-cubox.dts ARM: mvebu: dts: remove unneeded linux,default-state from led nodes 2013-11-23 17:34:40 +00:00
dove-d2plug.dts ARM: dove: use preprocessor on device tree files 2013-09-30 15:00:35 +00:00
dove-d3plug.dts ARM: dove: add initial DT file for Globalscale D3Plug 2013-09-30 15:00:54 +00:00
dove-dove-db.dts ARM: dove: use preprocessor on device tree files 2013-09-30 15:00:35 +00:00
dove.dtsi DeviceTree updates for 3.14: 2014-01-24 17:27:34 -08:00
dra7-evm.dts ARM: dts: dra7-evm: add smps123 supply for CPU 2013-10-22 17:33:17 +02:00
dra7.dtsi ARM: dts: dra7 clock data 2014-01-17 12:36:04 -08:00
dra7xx-clocks.dtsi ARM: dts: DRA7: Add PCIe related clock nodes 2014-01-17 12:36:31 -08:00
ea3250.dts
ecx-2000.dts ARM: dts: calxeda: move memory-controller node out of ecx-common.dtsi 2013-11-04 17:01:05 -06:00
ecx-common.dtsi EDAC updates for 3.13 2013-11-18 14:50:17 -08:00
efm32gg-dk3750.dts ARM: device trees for Energy Micro's EFM32 Cortex-M3 SoCs 2013-12-16 17:51:34 +01:00
efm32gg.dtsi ARM: device trees for Energy Micro's EFM32 Cortex-M3 SoCs 2013-12-16 17:51:34 +01:00
elpida_ecb240abacn.dtsi
emev2-kzm9d.dts ARM: shmobile: emev2: Use interrupt macros in DT files 2013-12-10 17:27:20 +09:00
emev2.dtsi ARM: shmobile: emev2: Setup internal peripheral interrupts as level high 2013-12-10 17:27:21 +09:00
ethernut5.dts ARM: at91: dt: switch to standard GPIO flag defines. 2013-05-17 11:27:49 +02:00
evk-pro3.dts ARM: at91: dt: switch to standard GPIO flag defines. 2013-05-17 11:27:49 +02:00
exynos4.dtsi ARM: dts: Fix missing spaces after labels for exynos 2013-12-21 08:24:38 +09:00
exynos4x12-pinctrl.dtsi ARM: dts: Add pinctrl entries for Exynos4x12 FIMC-IS peripherals 2013-08-06 02:49:43 +09:00
exynos4x12.dtsi ARM: dts: Simplify MCT interrupt map for exynos4 SoCs 2013-12-21 08:24:38 +09:00
exynos5.dtsi ARM: dts: Fix missing spaces after labels for exynos 2013-12-21 08:24:38 +09:00
exynos4210-origen.dts ARM: dts: Update display clock frequency for Origen-4210 2013-12-16 04:41:56 +09:00
exynos4210-pinctrl.dtsi ARM: dts: Add Exynos4210 SoC camera port pinctrl nodes 2013-08-07 01:08:24 +09:00
exynos4210-smdkv310.dts ARM: dts: use #include for all device trees for Samsung 2013-06-19 03:28:40 +09:00
exynos4210-trats.dts ARM: dts: Work around lack of cpufreq regulator lookup for exynos4210-origen and trats boards 2013-10-16 07:25:40 +09:00
exynos4210-universal_c210.dts ARM: dts: fix PL330 MDMA1 address in DT for Universal C210 board 2013-10-16 07:25:41 +09:00
exynos4210.dtsi ARM: dts: Fix missing spaces after labels for exynos 2013-12-21 08:24:38 +09:00
exynos4212.dtsi ARM: dts: Fix missing spaces after labels for exynos 2013-12-21 08:24:38 +09:00
exynos4412-odroidx.dts The first half of the clk framework pull request is made up almost 2014-01-23 18:56:08 -08:00
exynos4412-origen.dts ARM: dts: Fix definition of MSHC device tree nodes for exynos4x12 2013-12-21 08:01:23 +09:00
exynos4412-smdk4412.dts ARM: dts: use #include for all device trees for Samsung 2013-06-19 03:28:40 +09:00
exynos4412-tiny4412.dts ARM: dts: add support for EXYNOS4412 based TINY4412 board 2014-01-04 16:12:04 +09:00
exynos4412-trats2.dts The first half of the clk framework pull request is made up almost 2014-01-23 18:56:08 -08:00
exynos4412.dtsi ARM: dts: Fix missing spaces after labels for exynos 2013-12-21 08:24:38 +09:00
exynos5250-arndale.dts ARM: dts: Disable I2C controllers by default on Exynos5250 2013-12-21 08:33:23 +09:00
exynos5250-cros-common.dtsi The first half of the clk framework pull request is made up almost 2014-01-23 18:56:08 -08:00
exynos5250-pinctrl.dtsi ARM: dts: Correct typo in use of samsung,pin-drv for exynos5250 2013-10-16 07:23:42 +09:00
exynos5250-smdk5250.dts ARM: dts: Disable I2C controllers by default on Exynos5250 2013-12-21 08:33:23 +09:00
exynos5250-snow.dts ARM: dts: Rename Exynos5250 ChromeOS common file to have exynos prefix 2013-12-21 10:09:25 +09:00
exynos5250.dtsi The first half of the clk framework pull request is made up almost 2014-01-23 18:56:08 -08:00
exynos5420-arndale-octa.dts ARM: dts: Add initial support for Arndale Octa board 2014-01-04 16:11:21 +09:00
exynos5420-pinctrl.dtsi ARM: dts: Fix a typo in exynos5420-pinctrl.dtsi 2013-12-12 06:58:37 +09:00
exynos5420-smdk5420.dts ARM: dts: Add dwmmc DT nodes for exynos5420 SOC 2013-12-16 04:47:32 +09:00
exynos5420.dtsi The first half of the clk framework pull request is made up almost 2014-01-23 18:56:08 -08:00
exynos5440-sd5v1.dts ARM: dts: Fix typo earlyprintk in exynos5440-sd5v1 and ssdk5440 boards 2013-10-16 07:23:55 +09:00
exynos5440-ssdk5440.dts ARM: SoC DT updates for 3.13 2013-11-11 17:34:56 +09:00
exynos5440.dtsi ARM: dts: Fix missing spaces after labels for exynos 2013-12-21 08:24:38 +09:00
ge863-pro3.dtsi ARM: at91: dt: use #include for all device trees 2013-05-17 11:27:49 +02:00
hi3620-hi4511.dts ARM: dts: rename hi4511 dts file 2013-12-20 08:23:01 -08:00
hi3620.dtsi ARM: dts: enable clock binding on Hi3620 2013-12-17 16:43:35 -08:00
highbank.dts ARM: dts: calxeda: move memory-controller node out of ecx-common.dtsi 2013-11-04 17:01:05 -06:00
imx6dl-cubox-i.dts ARM: imx: initial SolidRun Cubox-i support 2014-01-27 14:21:01 +00:00
imx6dl-hummingboard.dts ARM: imx: initial SolidRun HummingBoard support 2014-01-27 14:18:09 +00:00
imx6dl-pinfunc.h ARM: dts: imx: share pad macro names between imx6q and imx6dl 2013-08-22 23:29:11 +08:00
imx6dl-sabreauto.dts ARM: dts: imx: share pad macro names between imx6q and imx6dl 2013-08-22 23:29:11 +08:00
imx6dl-sabresd.dts ARM: dts: imx: share pad macro names between imx6q and imx6dl 2013-08-22 23:29:11 +08:00
imx6dl-wandboard.dts ARM: dts: imx6: Add support for imx6q wandboard 2013-08-22 23:29:28 +08:00
imx6dl.dtsi ARM: dts: imx: ocram size is different between imx6q and imx6dl 2013-08-22 23:29:44 +08:00
imx6q-arm2.dts ARM: dts: imx6qdl/imx6sl: add the dma property for uart 2013-08-22 23:29:16 +08:00
imx6q-cubox-i.dts ARM: imx: initial SolidRun Cubox-i support 2014-01-27 14:21:01 +00:00
imx6q-phytec-pbab01.dts ARM: dts: Phytec imx6q pfla02 and pbab01 support 2013-06-17 16:04:31 +08:00
imx6q-phytec-pfla02.dtsi ARM i.MX6Q: dts: Enable I2C1 with EEPROM and PMIC on Phytec phyFLEX-i.MX6 Ouad module 2013-08-22 23:29:50 +08:00
imx6q-pinfunc.h ARM: dts: imx6q: add quirky select input for USB_OTG_ID 2013-09-26 13:01:37 +08:00
imx6q-sabreauto.dts ARM: dtsi: enable ahci sata on imx6q platforms 2013-08-22 23:29:25 +08:00
imx6q-sabrelite.dts ARM: dts: imx6q-sabrelite: Add ethernet phy reset pin into hog 2013-09-29 15:37:33 +08:00
imx6q-sabresd.dts ARM: dtsi: enable ahci sata on imx6q platforms 2013-08-22 23:29:25 +08:00
imx6q-sbc6x.dts
imx6q-udoo.dts ARM: dts: imx6q-udoo: Add initial board support 2013-09-27 13:31:44 +08:00
imx6q-wandboard.dts ARM: dts: imx6q-wandboard: Add sata support 2013-08-22 23:29:30 +08:00
imx6q.dtsi ARM: dts: imx: ocram size is different between imx6q and imx6dl 2013-08-22 23:29:44 +08:00
imx6qdl-cubox-i.dtsi ARM: imx: initial SolidRun Cubox-i support 2014-01-27 14:21:01 +00:00
imx6qdl-microsom-ar8035.dtsi ARM: imx: initial SolidRun HummingBoard support 2014-01-27 14:18:09 +00:00
imx6qdl-microsom.dtsi ARM: imx: initial SolidRun HummingBoard support 2014-01-27 14:18:09 +00:00
imx6qdl-sabreauto.dtsi ARM: dts: imx6qdl: add uhs pinctrl state for usdhc3 2013-09-26 13:01:35 +08:00
imx6qdl-sabresd.dtsi ARM: dts: imx6qdl-sabresd: Add backlight support for lvds 2013-10-12 16:15:05 +08:00
imx6qdl-wandboard.dtsi ARM: dts: imx6qdl-wandboard: Provide phy-reset-gpios 2013-09-29 15:37:46 +08:00
imx6qdl.dtsi ARM: dts: imx6qdl: disable spdif "rxtx5" clock option 2013-11-18 09:21:29 +08:00
imx6sl-evk.dts ARM: dts: imx6sl-evk: enable the SPI NOR 2013-10-18 16:27:45 +08:00
imx6sl-pinfunc.h
imx6sl.dtsi ARM: SoC DT updates for 3.13 2013-11-11 17:34:56 +09:00
imx23-evk.dts ARM: dts: mxs: modify mx23/mx28 dts files to use padconfig defines 2013-09-26 13:01:37 +08:00
imx23-olinuxino.dts ARM: dts: mxs: modify mx23/mx28 dts files to use padconfig defines 2013-09-26 13:01:37 +08:00
imx23-pinfunc.h ARM: dts: mxs: add pinctrl header files 2013-09-26 13:01:36 +08:00
imx23-stmp378x_devb.dts ARM: dts: mxs: modify mx23/mx28 dts files to use padconfig defines 2013-09-26 13:01:37 +08:00
imx23.dtsi ARM: mxs: dts: Enable DCP for MXS 2014-01-05 20:49:56 +08:00
imx25-karo-tx25.dts
imx25-pdk.dts
imx25.dtsi ARM: dts: imx25: Make lcdc compatible to imx21 fb 2013-08-22 23:29:15 +08:00
imx27-apf27.dts
imx27-apf27dev.dts ARM: imx27-apf27dev: Add framebuffer support 2013-10-08 14:36:41 +08:00
imx27-pdk.dts
imx27-phytec-phycard-s-rdk.dts ARM: dts: imx27 phyCARD-S, i2c ADC device node 2013-08-22 23:29:05 +08:00
imx27-phytec-phycard-s-som.dts ARM: dts: imx27 phyCARD-S, move i2c1 and owire to rdk 2013-08-22 23:29:03 +08:00
imx27-phytec-phycore-rdk.dts ARM: dts: imx27-phytec-phycore-rdk: Add CAN node 2013-08-22 23:28:56 +08:00
imx27-phytec-phycore-som.dts ARM: dts: imx27-phytec-phycore-som: Enable AUDMUX 2013-08-22 23:29:57 +08:00
imx27.dtsi ARM: imx27: add missing #pwm-cells property 2013-10-18 16:27:01 +08:00
imx28-apf28.dts ARM: dts: mxs: modify mx23/mx28 dts files to use pinctrl headers 2013-09-26 13:01:36 +08:00
imx28-apf28dev.dts ARM: dts: mxs: modify mx23/mx28 dts files to use padconfig defines 2013-09-26 13:01:37 +08:00
imx28-apx4devkit.dts ARM: dts: mxs: modify mx23/mx28 dts files to use padconfig defines 2013-09-26 13:01:37 +08:00
imx28-cfa10036.dts ARM: dts: mxs: modify mx23/mx28 dts files to use padconfig defines 2013-09-26 13:01:37 +08:00
imx28-cfa10037.dts ARM: dts: mxs: modify mx23/mx28 dts files to use padconfig defines 2013-09-26 13:01:37 +08:00
imx28-cfa10049.dts ARM: dts: mxs: modify mx23/mx28 dts files to use padconfig defines 2013-09-26 13:01:37 +08:00
imx28-cfa10055.dts ARM: dts: mxs: modify mx23/mx28 dts files to use padconfig defines 2013-09-26 13:01:37 +08:00
imx28-cfa10056.dts ARM: dts: mxs: modify mx23/mx28 dts files to use padconfig defines 2013-09-26 13:01:37 +08:00
imx28-cfa10057.dts ARM: dts: mxs: modify mx23/mx28 dts files to use padconfig defines 2013-09-26 13:01:37 +08:00
imx28-cfa10058.dts ARM: dts: mxs: modify mx23/mx28 dts files to use padconfig defines 2013-09-26 13:01:37 +08:00
imx28-evk.dts ARM: SoC DT updates for 3.13 2013-11-11 17:34:56 +09:00
imx28-m28cu3.dts ARM: dts: mxs: Add MSR M28CU3 board 2013-10-05 10:16:33 +08:00
imx28-m28evk.dts ARM: dts: mxs: modify mx23/mx28 dts files to use padconfig defines 2013-09-26 13:01:37 +08:00
imx28-pinfunc.h ARM: dts: mxs: add pinctrl header files 2013-09-26 13:01:36 +08:00
imx28-sps1.dts ARM: dts: mxs: modify mx23/mx28 dts files to use padconfig defines 2013-09-26 13:01:37 +08:00
imx28-tx28.dts ARM: dts: tx28: restructure and update DTS file 2013-09-26 13:01:37 +08:00
imx28.dtsi ARM: mxs: dts: Enable DCP for MXS 2014-01-05 20:49:56 +08:00
imx31-bug.dts
imx31.dtsi ARM: dts: imx: Add the missing cpus node 2013-08-22 23:29:01 +08:00
imx35-pinfunc.h
imx51-apf51.dts ARM: i.MX5 clocks: Remove optional clock setup (CKIH1) from i.MX51 template 2013-08-22 23:29:53 +08:00
imx51-apf51dev.dts ARM: imx51-apf51dev: Add parallel display support 2013-10-08 14:36:33 +08:00
imx51-babbage.dts ARM: dts: imx51-babbage: Make DVI and WVGA panel functional 2013-10-09 09:38:17 +08:00
imx51-pinfunc.h
imx51.dtsi ARM: dts: i.MX51: Fix OTG PHY clock 2013-11-11 22:58:45 +08:00
imx53-ard.dts
imx53-evk.dts
imx53-m53evk.dts ARM: mx5: Add support for DENX M53EVK 2013-06-17 16:04:16 +08:00
imx53-mba53.dts ARM i.MX53: mba53: Fix PWM backlight DT node 2013-07-15 08:28:10 +08:00
imx53-pinfunc.h
imx53-qsb.dts ARM: dts: imx53-qsb: Do not use GPIO1_8 as wakeup source 2013-10-06 19:53:22 +08:00
imx53-smd.dts
imx53-tqma53.dtsi ARM i.MX53: tqma53: add WP/CD pinctrl and vmmc to esdhc2 2013-06-17 16:04:26 +08:00
imx53-tx53.dtsi ARM: dts: add Ka-Ro tx53 devicetree 2013-06-17 16:04:18 +08:00
imx53.dtsi ARM: imx: add ocram clock for imx53 2013-08-22 23:29:46 +08:00
integrator.dtsi ARM: integrator: move EBI to the device tree 2013-12-04 16:22:31 +01:00
integratorap.dts ARM: integrator: core module registers from compatible strings 2013-10-16 14:10:14 +02:00
integratorcp.dts ARM: integrator: pass parent IRQ to the SIC 2014-01-03 22:26:22 +01:00
k2hk-evm.dts ARM: dts: keystone: Add usb devicetree bindings 2013-12-12 20:29:17 -05:00
keystone-clocks.dtsi ARM: keystone: dts: add paclk divider clock node 2013-12-12 20:29:17 -05:00
keystone.dtsi ARM: dts: keystone: Add usb devicetree bindings 2013-12-12 20:29:17 -05:00
kirkwood-98dx4122.dtsi
kirkwood-6192.dtsi ARM: Kirkwood: Add 6192 DTSI file 2013-12-25 02:03:36 +00:00
kirkwood-6281.dtsi Phy: Add DT nodes on kirkwood and Dove for the SATA PHY 2013-12-22 17:19:36 +00:00
kirkwood-6282.dtsi ARM: kirkwood: 6282: sort DT nodes by address 2013-12-22 17:20:00 +00:00
kirkwood-cloudbox.dts DeviceTree updates for 3.14: 2014-01-24 17:27:34 -08:00
kirkwood-db-88f6281.dts ARM: kirkwood: Remove kirkwood_setup_wins and rely on the DT binding 2013-10-01 16:28:03 +00:00
kirkwood-db-88f6282.dts ARM: kirkwood: Remove kirkwood_setup_wins and rely on the DT binding 2013-10-01 16:28:03 +00:00
kirkwood-db.dtsi DeviceTree updates for 3.14: 2014-01-24 17:27:34 -08:00
kirkwood-dns320.dts ARM: DT: Kirkwood: Use symbolic names from gpio.h 2013-12-08 01:00:54 +00:00
kirkwood-dns325.dts ARM: DT: Kirkwood: Use symbolic names from gpio.h 2013-12-08 01:00:54 +00:00
kirkwood-dnskw.dtsi DeviceTree updates for 3.14: 2014-01-24 17:27:34 -08:00
kirkwood-dockstar.dts DeviceTree updates for 3.14: 2014-01-24 17:27:34 -08:00
kirkwood-dreamplug.dts DeviceTree updates for 3.14: 2014-01-24 17:27:34 -08:00
kirkwood-goflexnet.dts DeviceTree updates for 3.14: 2014-01-24 17:27:34 -08:00
kirkwood-guruplug-server-plus.dts DeviceTree updates for 3.14: 2014-01-24 17:27:34 -08:00
kirkwood-ib62x0.dts DeviceTree updates for 3.14: 2014-01-24 17:27:34 -08:00
kirkwood-iconnect.dts DeviceTree updates for 3.14: 2014-01-24 17:27:34 -08:00
kirkwood-iomega_ix2_200.dts DeviceTree updates for 3.14: 2014-01-24 17:27:34 -08:00
kirkwood-is2.dts ARM: SoC board updates for 3.12 2013-09-06 13:34:43 -07:00
kirkwood-km_kirkwood.dts DeviceTree updates for 3.14: 2014-01-24 17:27:34 -08:00
kirkwood-laplug.dts ARM: Kirkwood: DT board setup for LaPlug 2013-12-25 02:03:52 +00:00
kirkwood-lschlv2.dts ARM: kirkwood: Use the preprocessor on device tree files 2013-08-06 14:11:37 +00:00
kirkwood-lsxhl.dts ARM: kirkwood: Use the preprocessor on device tree files 2013-08-06 14:11:37 +00:00
kirkwood-lsxl.dtsi DeviceTree updates for 3.14: 2014-01-24 17:27:34 -08:00
kirkwood-mplcec4.dts DeviceTree updates for 3.14: 2014-01-24 17:27:34 -08:00
kirkwood-mv88f6281gtw-ge.dts ARM: DT: Kirkwood: Use symbolic names from gpio.h 2013-12-08 01:00:54 +00:00
kirkwood-netgear_readynas_duo_v2.dts DeviceTree updates for 3.14: 2014-01-24 17:27:34 -08:00
kirkwood-netgear_readynas_nv+_v2.dts ARM: DT: Kirkwood: Use symbolic names from gpio.h 2013-12-08 01:00:54 +00:00
kirkwood-ns2-common.dtsi DeviceTree updates for 3.14: 2014-01-24 17:27:34 -08:00
kirkwood-ns2.dts ARM: SoC board updates for 3.12 2013-09-06 13:34:43 -07:00
kirkwood-ns2lite.dts ARM: DT: Kirkwood: Use symbolic names from gpio.h 2013-12-08 01:00:54 +00:00
kirkwood-ns2max.dts ARM: DT: Kirkwood: Use symbolic names from gpio.h 2013-12-08 01:00:54 +00:00
kirkwood-ns2mini.dts ARM: DT: Kirkwood: Use symbolic names from gpio.h 2013-12-08 01:00:54 +00:00
kirkwood-nsa310-common.dtsi ARM: DT: Kirkwood: Use symbolic names from gpio.h 2013-12-08 01:00:54 +00:00
kirkwood-nsa310.dts ARM: DT: Kirkwood: Use symbolic names from gpio.h 2013-12-08 01:00:54 +00:00
kirkwood-nsa310a.dts ARM: DT: Kirkwood: Use symbolic names from gpio.h 2013-12-08 01:00:54 +00:00
kirkwood-openblocks_a6.dts DeviceTree updates for 3.14: 2014-01-24 17:27:34 -08:00
kirkwood-openblocks_a7.dts DeviceTree updates for 3.14: 2014-01-24 17:27:34 -08:00
kirkwood-sheevaplug-common.dtsi DeviceTree updates for 3.14: 2014-01-24 17:27:34 -08:00
kirkwood-sheevaplug-esata.dts ARM: DT: Kirkwood: Use symbolic names from gpio.h 2013-12-08 01:00:54 +00:00
kirkwood-sheevaplug.dts ARM: DT: Kirkwood: Use symbolic names from gpio.h 2013-12-08 01:00:54 +00:00
kirkwood-topkick.dts DeviceTree updates for 3.14: 2014-01-24 17:27:34 -08:00
kirkwood-ts219-6281.dts ARM: DT: Kirkwood: Use symbolic names from gpio.h 2013-12-08 01:00:54 +00:00
kirkwood-ts219-6282.dts ARM: DT: Kirkwood: Use symbolic names from gpio.h 2013-12-08 01:00:54 +00:00
kirkwood-ts219.dtsi dt/bindings: Remove all references to device_type "ethernet-phy" 2014-01-16 11:11:51 +00:00
kirkwood.dtsi DeviceTree updates for 3.14: 2014-01-24 17:27:34 -08:00
kizbox.dts ARM: at91/dt: add watchdog properties to kizbox board 2014-01-28 21:33:38 +01:00
lpc32xx.dtsi ARM: dts: lpc32xx: cpus/cpu nodes dts updates 2013-05-23 10:45:13 +01:00
Makefile Merge branch 'cubox-i-init' into for-linus 2014-01-28 21:38:58 +00:00
marco-evb.dts
marco.dtsi
mmp2-brownstone.dts
mmp2.dtsi
moxart-uc7112lx.dts ARM: moxart: move fixed rate clock child node to board level dts 2014-01-23 18:13:44 -08:00
moxart.dtsi ARM: moxart: move fixed rate clock child node to board level dts 2014-01-23 18:13:44 -08:00
mpa1600.dts ARM: at91: dt: switch to standard GPIO flag defines. 2013-05-17 11:27:49 +02:00
mxs-pinfunc.h ARM: dts: mxs: add pinctrl header files 2013-09-26 13:01:36 +08:00
nspire-classic.dtsi arm: Add device trees for TI-Nspire hardware 2013-06-21 20:06:29 +02:00
nspire-clp.dts arm: Add device trees for TI-Nspire hardware 2013-06-21 20:06:29 +02:00
nspire-cx.dts arm: Add device trees for TI-Nspire hardware 2013-06-21 20:06:29 +02:00
nspire-tp.dts arm: Add device trees for TI-Nspire hardware 2013-06-21 20:06:29 +02:00
nspire.dtsi arm: Add device trees for TI-Nspire hardware 2013-06-21 20:06:29 +02:00
omap2.dtsi ARM: dts: OMAP2: fix interrupt number for rng 2014-01-08 10:24:44 -08:00
omap3-beagle-xm.dts ARM: dts: Split omap3 pinmux core device 2014-01-07 14:01:39 -08:00
omap3-beagle.dts ARM: dts: Split omap3 pinmux core device 2014-01-07 14:01:39 -08:00
omap3-cm-t3x30.dtsi ARM: dts: Add support for sbc-3xxx with cm-t3730 2013-12-18 13:13:21 -08:00
omap3-cm-t3730.dts ARM: dts: Add support for sbc-3xxx with cm-t3730 2013-12-18 13:13:21 -08:00
omap3-devkit8000.dts ARM: dts: omap3-devkit8000: fix a typo in GMPC node 2013-10-11 21:06:33 +02:00
omap3-evm-37xx.dts ARM: dts: Add basic support for TMDSEVM3730 (Mistral AM/DM37x EVM) 2013-10-14 11:34:37 -07:00
omap3-evm-common.dtsi ARM: SoC DT updates for 3.13 2013-11-11 17:34:56 +09:00
omap3-evm.dts ARM: dts: Add common support for omap3-evm 2013-10-14 11:34:37 -07:00
omap3-gta04.dts ARM: dts: omap3: Adapt USB OTG to generic PHY framework 2013-10-20 19:16:08 +02:00
omap3-igep0020.dts ARM: dts: Split omap3 pinmux core device 2014-01-07 14:01:39 -08:00
omap3-igep0030.dts ARM: dts: Split omap3 pinmux core device 2014-01-07 14:01:39 -08:00
omap3-igep.dtsi ARM: dts: Split omap3 pinmux core device 2014-01-07 14:01:39 -08:00
omap3-ldp.dts ARM: dts: Add basic support for omap3 LDP zoom1 labrador 2013-11-25 15:15:39 -08:00
omap3-n9.dts ARM: dts: add minimal DT support for Nokia N950 & N9 phones 2013-10-18 10:24:33 -07:00
omap3-n900.dts ARM: dts: Fix booting for secure omaps 2013-12-06 15:30:43 -08:00
omap3-n950-n9.dtsi ARM: dts: Fix booting for secure omaps 2013-12-06 15:30:43 -08:00
omap3-n950.dts ARM: dts: add minimal DT support for Nokia N950 & N9 phones 2013-10-18 10:24:33 -07:00
omap3-overo.dtsi ARM: dts: omap: update usb_otg_hs data 2013-09-27 17:36:58 -07:00
omap3-sb-t35.dtsi ARM: dts: Add support for sbc-3xxx with cm-t3730 2013-12-18 13:13:21 -08:00
omap3-sbc-t3730.dts ARM: dts: Add support for sbc-3xxx with cm-t3730 2013-12-18 13:13:21 -08:00
omap3-tobi.dts ARM: dts: omap3-tobi: Correct polarity for GPIO LED 2013-06-19 04:38:14 -05:00
omap3-zoom3.dts ARM: dts: Split omap3 pinmux core device 2014-01-07 14:01:39 -08:00
omap3.dtsi The second half of the clock framework pull requeust for 3.14 is 2014-01-28 18:44:53 -08:00
omap3xxx-clocks.dtsi ARM: dts: omap3 clock data 2014-01-17 12:36:41 -08:00
omap4-cpu-thermal.dtsi arm: dts: add omap4 CPU thermal data 2013-12-04 09:34:25 -04:00
omap4-panda-a4.dts ARM: dts: OMAP2+: Use pinctrl constants 2013-06-18 18:53:40 -05:00
omap4-panda-common.dtsi ARM: dts: omap4-panda-common: Fix pin muxing for wl12xx 2013-12-02 11:38:13 -08:00
omap4-panda-es.dts ARM: dts: omap4-panda-es: Do not reset gpio1 2013-10-20 19:16:53 +02:00
omap4-panda.dts ARM: dts: OMAP2+: Use #include for all device trees 2013-06-18 18:53:38 -05:00
omap4-sdp-es23plus.dts ARM: dts: OMAP2+: Use pinctrl constants 2013-06-18 18:53:40 -05:00
omap4-sdp.dts ARM: dts: omap4-sdp: Fix pin muxing for wl12xx 2013-12-02 11:38:14 -08:00
omap4-var-som.dts ARM: dts: OMAP4/5: Use existing constants for IRQs 2013-06-18 18:53:39 -05:00
omap4.dtsi ARM: dts: omap4 clock data 2014-01-17 12:35:57 -08:00
omap5-core-thermal.dtsi arm: dts: add omap5 CORE thermal data 2013-12-04 09:34:26 -04:00
omap5-gpu-thermal.dtsi arm: dts: add omap5 GPU thermal data 2013-12-04 09:34:26 -04:00
omap5-uevm.dts ARM: dts: omap5-uevm: Remove pinmux for dmic pins 2013-10-23 11:40:47 +02:00
omap5.dtsi The second half of the clock framework pull requeust for 3.14 is 2014-01-28 18:44:53 -08:00
omap34xx-hs.dtsi ARM: dts: Fix booting for secure omaps 2013-12-06 15:30:43 -08:00
omap34xx-omap36xx-clocks.dtsi ARM: dts: omap3 clock data 2014-01-17 12:36:41 -08:00
omap34xx.dtsi The second half of the clock framework pull requeust for 3.14 is 2014-01-28 18:44:53 -08:00
omap36xx-am35xx-omap3430es2plus-clocks.dtsi ARM: dts: omap3 clock data 2014-01-17 12:36:41 -08:00
omap36xx-clocks.dtsi ARM: dts: omap3 clock data 2014-01-17 12:36:41 -08:00
omap36xx-hs.dtsi ARM: dts: Fix booting for secure omaps 2013-12-06 15:30:43 -08:00
omap36xx-omap3430es2plus-clocks.dtsi ARM: dts: omap3 clock data 2014-01-17 12:36:41 -08:00
omap36xx.dtsi The second half of the clock framework pull requeust for 3.14 is 2014-01-28 18:44:53 -08:00
omap44xx-clocks.dtsi ARM: dts: omap4 clock data 2014-01-17 12:35:57 -08:00
omap54xx-clocks.dtsi ARM: dts: omap5 clock data 2014-01-17 12:36:01 -08:00
omap443x-clocks.dtsi ARM: dts: omap4 clock data 2014-01-17 12:35:57 -08:00
omap443x.dtsi The second half of the clock framework pull requeust for 3.14 is 2014-01-28 18:44:53 -08:00
omap446x-clocks.dtsi ARM: dts: omap4 clock data 2014-01-17 12:35:57 -08:00
omap2420-h4.dts ARM: dts: Remove '0x's from OMAP2420 H4 DTS file 2013-10-08 17:51:40 +02:00
omap2420-n8x0-common.dtsi ARM: OMAP2+: dts: add n8x0 onenand 2013-11-25 15:38:09 -08:00
omap2420-n800.dts ARM: dts: Add basic Nokia N8X0 support 2013-11-25 15:15:24 -08:00
omap2420-n810-wimax.dts ARM: dts: Add basic Nokia N8X0 support 2013-11-25 15:15:24 -08:00
omap2420-n810.dts ARM: dts: Add basic Nokia N8X0 support 2013-11-25 15:15:24 -08:00
omap2420.dtsi ARM: dts: Fix omap2 specific dtsi files by adding the missing entries 2013-11-15 14:35:29 -08:00
omap2430-sdp.dts ARM: dts: Add basic device tree support for omap2430 sdp 2013-11-25 15:15:23 -08:00
omap2430.dtsi ARM: dts: Fix omap2 specific dtsi files by adding the missing entries 2013-11-15 14:35:29 -08:00
omap3430-sdp.dts ARM: dts: Remove '0x's from OMAP3430 SDP DTS file 2013-10-08 17:51:41 +02:00
omap3430es1-clocks.dtsi ARM: dts: omap3 clock data 2014-01-17 12:36:41 -08:00
omap4460.dtsi The second half of the clock framework pull requeust for 3.14 is 2014-01-28 18:44:53 -08:00
omap-gpmc-smsc911x.dtsi ARM: dts: Fix the name of supplies for smsc911x shared by OMAP 2013-12-02 11:38:15 -08:00
omap-zoom-common.dtsi ARM: OMAP2+: Fix GPMC and simplify bootloader timings for 8250 and smc91x 2013-11-15 14:33:26 -08:00
orion5x-lacie-ethernet-disk-mini-v2.dts dt/bindings: Remove all references to device_type "ethernet-phy" 2014-01-16 11:11:51 +00:00
orion5x.dtsi DeviceTree updates for 3.14: 2014-01-24 17:27:34 -08:00
phy3250.dts
picoxcell-pc3x2.dtsi ARM: dts: picoxcell: cpus/cpu nodes dts updates 2013-05-23 10:45:15 +01:00
picoxcell-pc3x3.dtsi ARM: dts: picoxcell: cpus/cpu nodes dts updates 2013-05-23 10:45:15 +01:00
picoxcell-pc7302-pc3x2.dts
picoxcell-pc7302-pc3x3.dts
pm9g45.dts ARM: at91: dt: switch to pinctrl to pre-processor 2013-05-17 12:11:39 +02:00
prima2-evb.dts
prima2.dtsi ARM: dts: SiRF: add pin group for USP0 with only RX or TX frame sync 2014-01-09 20:05:31 +08:00
pxa2xx.dtsi ARM: dts: pxa2xx: cpus/cpu nodes dts updates 2013-05-23 10:45:17 +01:00
pxa3xx.dtsi ARM: pxa: DTS: override gpio node in pxa3xx.dtsi 2013-08-13 15:51:02 -07:00
pxa27x.dtsi ARM: pxa: add PWM nodes to pxa27x.dtsi 2013-12-11 16:36:47 -08:00
pxa168-aspenite.dts
pxa168.dtsi
pxa910-dkb.dts
pxa910.dtsi
qcom-apq8074-dragonboard.dts ARM: msm: Add support for APQ8074 Dragonboard 2014-01-02 11:24:44 -08:00
qcom-msm8660-surf.dts ARM: dts: msm: Add clock controller nodes and hook into uart 2014-01-31 14:58:51 -08:00
qcom-msm8960-cdp.dts ARM: dts: msm: Add clock controller nodes and hook into uart 2014-01-31 14:58:51 -08:00
qcom-msm8974.dtsi ARM: dts: msm: Add clock controller nodes and hook into uart 2014-01-31 14:58:51 -08:00
r7s72100-genmai-reference.dts ARM: shmobile: r7s72100 Genmai DT reference DTS bits 2013-12-10 17:24:23 +09:00
r7s72100-genmai.dts ARM: shmobile: Use #include in device tree sources 2013-12-10 17:27:06 +09:00
r7s72100.dtsi ARM: shmobile: Initial r7s72100 SoC support 2013-10-08 09:53:00 +09:00
r8a73a4-ape6evm-reference.dts ARM: shmobile: Include all 2 GiB of memory on APE6EVM DT Ref 2013-12-10 17:27:17 +09:00
r8a73a4-ape6evm.dts ARM: shmobile: Include all 2 GiB of memory on APE6EVM 2013-12-10 17:27:17 +09:00
r8a73a4.dtsi ARM: shmobile: r8a73a4: Specify PFC interrupts in DT 2013-12-19 20:01:32 +09:00
r8a7740-armadillo800eva-reference.dts ARM: shmobile: armadillo: dts: Add gpio-keys device 2013-12-19 20:01:33 +09:00
r8a7740-armadillo800eva.dts ARM: shmobile: Use #include in device tree sources 2013-12-10 17:27:06 +09:00
r8a7740.dtsi ARM: shmobile: r8a7740: Specify PFC interrupts in DT 2013-12-19 20:01:32 +09:00
r8a7778-bockw-reference.dts ARM: shmobile: bockw-reference: Use falling edge IRQ for LAN9221 2013-12-10 17:27:08 +09:00
r8a7778-bockw.dts ARM: shmobile: Use #include in device tree sources 2013-12-10 17:27:06 +09:00
r8a7778.dtsi ARM: shmobile: Use r8a7778 suffix for INTC compat string 2013-12-10 17:27:23 +09:00
r8a7779-marzen-reference.dts ARM: shmobile: marzen: enable HSPI0 in DTS 2013-12-10 17:27:25 +09:00
r8a7779-marzen.dts ARM: shmobile: Use #include in device tree sources 2013-12-10 17:27:06 +09:00
r8a7779.dtsi ARM: shmobile: r8a7779: add HSPI support to DTSI 2013-12-10 17:27:24 +09:00
r8a7790-lager.dts ARM: shmobile: lager: Specify external clock frequency in DT 2013-12-19 20:01:34 +09:00
r8a7790.dtsi Second Round of Renesas ARM Based SoC DT Fixes for v3.14 2014-01-31 15:08:10 -08:00
r8a7791-koelsch-reference.dts ARM: shmobile: koelsch: dts: Add gpio-keys device 2013-12-12 22:22:04 +09:00
r8a7791-koelsch.dts ARM: shmobile: koelsch: Specify external clock frequency in DT 2013-12-19 20:01:34 +09:00
r8a7791.dtsi Revert "ARM: shmobile: r8a7791: Add SSI clocks in device tree" 2013-12-26 14:16:54 +09:00
rk3xxx.dtsi ARM: rockchip: enable arm-global-timer 2013-10-14 23:03:23 +02:00
rk3066a-bqcurie2.dts ARM: rockchip: add dts for bqcurie2 tablet 2013-10-14 23:03:46 +02:00
rk3066a-clocks.dtsi arm: Add basic clocks for Rockchip rk3066a SoCs 2013-06-21 09:20:56 +02:00
rk3066a.dtsi ARM: SoC board updates for 3.13 2013-11-11 16:57:16 +09:00
rk3188-clocks.dtsi ARM: rockchip: add support for rk3188 and Radxa Rock board 2013-10-14 23:04:09 +02:00
rk3188-radxarock.dts ARM: rockchip: add support for rk3188 and Radxa Rock board 2013-10-14 23:04:09 +02:00
rk3188.dtsi ARM: rockchip: add support for rk3188 and Radxa Rock board 2013-10-14 23:04:09 +02:00
s3c24xx.dtsi ARM: dts: use #include for all device trees for Samsung 2013-06-19 03:28:40 +09:00
s3c64xx-pinctrl.dtsi ARM: dts: Add basic dts include files for Samsung S3C64xx SoCs 2013-09-17 06:48:28 +09:00
s3c64xx.dtsi ARM: dts: Add basic dts include files for Samsung S3C64xx SoCs 2013-09-17 06:48:28 +09:00
s3c2416-pinctrl.dtsi ARM: dts: add devicetree support for s3c2416-smdk2416 2013-05-21 01:06:12 +09:00
s3c2416-smdk2416.dts ARM: dts: use #include for all device trees for Samsung 2013-06-19 03:28:40 +09:00
s3c2416.dtsi ARM: dts: use #include for all device trees for Samsung 2013-06-19 03:28:40 +09:00
s3c6400.dtsi ARM: dts: Add basic dts include files for Samsung S3C64xx SoCs 2013-09-17 06:48:28 +09:00
s3c6410-mini6410.dts ARM: dts: Add dts file for S3C6410-based Mini6410 board 2013-09-17 06:48:29 +09:00
s3c6410-smdk6410.dts ARM: dts: Add dts file for S3C6410-based SMDK6410 board 2013-09-17 06:48:29 +09:00
s3c6410.dtsi ARM: dts: Add basic dts include files for Samsung S3C64xx SoCs 2013-09-17 06:48:28 +09:00
sama5d3_can.dtsi ARM: at91/dt: define sama5d3 clocks 2013-12-02 15:31:28 +01:00
sama5d3_emac.dtsi ARM: at91/dt: define sama5d3 clocks 2013-12-02 15:31:28 +01:00
sama5d3_gmac.dtsi ARM: at91/dt: define sama5d3 clocks 2013-12-02 15:31:28 +01:00
sama5d3_lcd.dtsi ARM: at91/dt: define sama5d3 clocks 2013-12-02 15:31:28 +01:00
sama5d3_mci2.dtsi ARM: at91/dt: define sama5d3 clocks 2013-12-02 15:31:28 +01:00
sama5d3_tcb1.dtsi ARM: at91/dt: define sama5d3 clocks 2013-12-02 15:31:28 +01:00
sama5d3_uart.dtsi ARM: at91: add uart aliases to sama5d3 dtsi 2013-12-09 11:10:14 +01:00
sama5d3.dtsi ARM: at91/dt: add sam9 watchdog default options to SoCs 2014-01-28 21:33:14 +01:00
sama5d3xcm.dtsi ARM: at91/dt: remove old clk material 2013-12-02 15:31:29 +01:00
sama5d3xdm.dtsi ARM: at91: sama5d3: enable qt1070 as a wakeup source 2013-12-09 11:10:12 +01:00
sama5d3xmb.dtsi ARM: at91/dt: fix phy address in sama5xmb to match the reg property 2013-08-29 15:21:45 -04:00
sama5d31.dtsi ARM: at91/dt: split sama5d3 peripheral definitions 2013-10-16 15:47:08 +02:00
sama5d31ek.dts ARM: at91/dt: split sama5d3 peripheral definitions 2013-10-16 15:47:08 +02:00
sama5d33.dtsi ARM: at91/dt: split sama5d3 peripheral definitions 2013-10-16 15:47:08 +02:00
sama5d33ek.dts ARM: at91/dt: split sama5d3 peripheral definitions 2013-10-16 15:47:08 +02:00
sama5d34.dtsi ARM: at91/dt: split sama5d3 peripheral definitions 2013-10-16 15:47:08 +02:00
sama5d34ek.dts ARM: at91/dt: split sama5d3 peripheral definitions 2013-10-16 15:47:08 +02:00
sama5d35.dtsi ARM: at91/dt: split sama5d3 peripheral definitions 2013-10-16 15:47:08 +02:00
sama5d35ek.dts ARM: at91/dt: split sama5d3 peripheral definitions 2013-10-16 15:47:08 +02:00
sama5d36.dtsi ARM: at91: sama5d3/dt: add sama5d36ek dts files 2013-12-10 09:59:57 -08:00
sama5d36ek.dts ARM: at91: sama5d3/dt: add sama5d36ek dts files 2013-12-10 09:59:57 -08:00
samsung_k3pe0e000b.dtsi
sh73a0-kzm9g-reference.dts ARM: shmobile: kzm9g: add FSI support for DTS 2013-12-12 21:07:37 +09:00
sh73a0-kzm9g.dts ARM: shmobile: Use #include in device tree sources 2013-12-10 17:27:06 +09:00
sh73a0.dtsi ARM: shmobile: sh73a0: Specify PFC interrupts in DT 2013-12-19 20:01:32 +09:00
sh7372-mackerel.dts ARM: shmobile: Use #include in device tree sources 2013-12-10 17:27:06 +09:00
sh7372.dtsi ARM: shmobile: sh7372: Add pin control device to device tree 2013-07-22 10:12:36 +09:00
skeleton64.dtsi ARM: dts: Fix memory node in skeleton64.dtsi 2013-08-07 16:33:50 +00:00
skeleton.dtsi
socfpga_arria5_socdk.dts dts: socfpga: Add support for Altera's SOCFPGA Arria V board 2013-10-09 16:58:31 -05:00
socfpga_arria5.dtsi dts: socfpga: Add support for Altera's SOCFPGA Arria V board 2013-10-09 16:58:31 -05:00
socfpga_cyclone5_socdk.dts ARM: socfpga: dts: Move common nodes to cyclone5 dtsi 2013-10-09 16:56:24 -05:00
socfpga_cyclone5_sockit.dts ARM: socfpga: dts: Add support for terasic SoCkit 2013-10-09 16:57:08 -05:00
socfpga_cyclone5.dtsi ARM: socfpga: dts: Move common nodes to cyclone5 dtsi 2013-10-09 16:56:24 -05:00
socfpga_vt.dts ARM: socfpga: dts: Add ethernet bindings for SOCFPGA 2013-06-11 16:34:57 -07:00
socfpga.dtsi ARM: dts: socfpga: add pl330 clock 2014-01-08 12:04:03 -06:00
spear3xx.dtsi ARM: dts: spear: cpus/cpu nodes dts updates 2013-05-23 10:45:21 +01:00
spear13xx.dtsi ARM: dts: spear: cpus/cpu nodes dts updates 2013-05-23 10:45:21 +01:00
spear300-evb.dts
spear300.dtsi
spear310-evb.dts
spear310.dtsi
spear320-evb.dts
spear320-hmi.dts
spear320.dtsi
spear600-evb.dts
spear600.dtsi ARM: dts: spear: cpus/cpu nodes dts updates 2013-05-23 10:45:21 +01:00
spear1310-evb.dts
spear1310.dtsi
spear1340-evb.dts
spear1340.dtsi ARM: arm-soc: late cleanups 2013-05-07 11:22:14 -07:00
st-pincfg.h ARM: STi: OF: Fix a typo in pincfg header 2013-12-04 08:58:39 +00:00
ste-ccu8540-pinctrl.dtsi ARM: ux500: fix devicetree builds 2013-08-14 22:32:07 +02:00
ste-ccu8540.dts ARM: ux500: fix devicetree builds 2013-08-14 22:32:07 +02:00
ste-ccu9540.dts ARM: ux500: fix devicetree builds 2013-08-14 22:32:07 +02:00
ste-dbx5x0.dtsi ARM: ux500: create MCDE node to collect resources 2013-11-26 21:01:55 +01:00
ste-href-family-pinctrl.dtsi ARM: ux500: move the WLAN GPIO pin setup to the device tree 2013-11-26 21:01:56 +01:00
ste-href-stuib.dtsi ARM: ux500: move GPIO key configuration to device tree 2013-11-26 21:01:56 +01:00
ste-href-tvk1281618.dtsi ARM: ux500: move GPIO key configuration to device tree 2013-11-26 21:01:56 +01:00
ste-href.dtsi ARM: ux500: Refactor common DT configs for sdi[n] devices 2013-12-13 10:25:37 +01:00
ste-hrefprev60-stuib.dts ARM: ux500: move BU21013 touchpad GPIOs into top-level DTS 2013-10-03 10:29:24 +02:00
ste-hrefprev60-tvk.dts ARM: ux500: split the HREF DTS files from two to four 2013-10-02 16:17:04 +02:00
ste-hrefprev60.dtsi ARM: ux500: Configure regulator for I/O voltage for SD-card slot 2013-12-13 10:27:58 +01:00
ste-hrefv60plus-stuib.dts ARM: ux500: move BU21013 touchpad GPIOs into top-level DTS 2013-10-03 10:29:24 +02:00
ste-hrefv60plus-tvk.dts ARM: ux500: split the HREF DTS files from two to four 2013-10-02 16:17:04 +02:00
ste-hrefv60plus.dtsi ARM: ux500: Configure regulator for I/O voltage for SD-card slot 2013-12-13 10:27:58 +01:00
ste-nomadik-pinctrl.dtsi ARM: ux500: move GPIO key configuration to device tree 2013-11-26 21:01:56 +01:00
ste-nomadik-s8815.dts ARM: nomadik: get rid of explicit ethernet GPIO management 2013-11-28 21:08:42 +01:00
ste-nomadik-stn8815.dtsi ARM: nomadik: Remove '0x's from nomadik stn8815 DTS file 2013-11-28 21:08:42 +01:00
ste-snowball.dts ARM: ux500: Configure regulator for I/O voltage for SD-card slot 2013-12-13 10:27:58 +01:00
ste-u300.dts ARM: u300: Remove '0x's from U300 DTS file 2013-11-26 21:00:21 +01:00
stih41x-b2000.dtsi ARM: STi: Add I2C config to B2000 and B2020 boards 2013-12-04 09:00:31 +00:00
stih41x-b2020.dtsi ARM: STi: Add I2C config to B2000 and B2020 boards 2013-12-04 09:00:31 +00:00
stih41x.dtsi ARM: STi: Fix cpu nodes with correct device_type. 2013-08-04 13:40:48 -07:00
stih415-b2000.dts ARM: stih41x: Add B2000 board support 2013-06-25 13:42:50 -07:00
stih415-b2020.dts ARM: stih41x: Add B2020 board support 2013-06-25 13:42:51 -07:00
stih415-clock.dtsi ARM: sti: Add STiH415 SOC support 2013-06-25 13:26:47 -07:00
stih415-pinctrl.dtsi ARM: STi: Supply I2C configuration to STiH415 SoC 2013-12-04 09:00:18 +00:00
stih415.dtsi ARM: STi: Supply I2C configuration to STiH415 SoC 2013-12-04 09:00:18 +00:00
stih416-b2000.dts ARM: stih41x: Add B2000 board support 2013-06-25 13:42:50 -07:00
stih416-b2020.dts ARM: stih41x: Add B2020 board support 2013-06-25 13:42:51 -07:00
stih416-clock.dtsi ARM: sti: Add STiH416 SOC support 2013-06-25 13:26:58 -07:00
stih416-pinctrl.dtsi ARM: STi: Supply I2C configuration to STiH416 SoC 2013-12-04 08:59:55 +00:00
stih416.dtsi ARM: STi: Supply I2C configuration to STiH416 SoC 2013-12-04 08:59:55 +00:00
sun4i-a10-a1000.dts ARM: sun4i: dt: Move the aliases to the DTSI 2013-12-29 23:03:16 +01:00
sun4i-a10-cubieboard.dts ARM: sun4i: dt: Remove chosen nodes 2013-12-29 23:03:18 +01:00
sun4i-a10-hackberry.dts ARM: sun4i: dt: Remove chosen nodes 2013-12-29 23:03:18 +01:00
sun4i-a10-mini-xplus.dts ARM: sun4i: dt: Remove chosen nodes 2013-12-29 23:03:18 +01:00
sun4i-a10.dtsi ARM: sunxi: dt: Convert to the new net compatibles 2014-02-06 19:46:54 -08:00
sun5i-a10s-olinuxino-micro.dts ARM: sun5i: dt: Fix A10s SoC bus base address 2013-08-10 19:13:44 +02:00
sun5i-a10s.dtsi ARM: sunxi: dt: Convert to the new net compatibles 2014-02-06 19:46:54 -08:00
sun5i-a13-olinuxino-micro.dts ARM: dts: sun5i: Add new sun5i-a13-olinuxino-micro board 2013-12-16 11:51:17 +01:00
sun5i-a13-olinuxino.dts ARM: sun4i: dt: Remove chosen nodes 2013-12-29 23:03:18 +01:00
sun5i-a13.dtsi ARM: SoC DT updates for 3.14 2014-01-23 18:45:38 -08:00
sun6i-a31-colombus.dts ARM: sun6i: colombus: Add uart0 muxing 2013-08-22 00:19:17 +02:00
sun6i-a31.dtsi ARM: SoC DT updates for 3.14 2014-01-23 18:45:38 -08:00
sun7i-a20-cubieboard2.dts ARM: sun7i: cubieboard2: Enable the I2C controllers 2013-09-18 11:35:38 -05:00
sun7i-a20-cubietruck.dts arm: sun7i: cubietruck: Enable the i2c controllers 2014-01-07 23:39:19 +01:00
sun7i-a20-olinuxino-micro.dts ARM: sun7i: olinuxino-micro: Enable the I2C controllers 2013-09-18 11:35:38 -05:00
sun7i-a20.dtsi ARM: sunxi: dt: Convert to the new net compatibles 2014-02-06 19:46:54 -08:00
tegra20-colibri-512.dtsi ARM: SoC DT updates for 3.14 2014-01-23 18:45:38 -08:00
tegra20-harmony.dts ARM: tegra: Enable LVDS on Harmony 2013-12-19 13:07:37 -07:00
tegra20-iris-512.dts ARM: tegra: convert dts files of Tegra20 platforms to use pinctrl defines 2013-12-16 14:09:20 -07:00
tegra20-medcom-wide.dts ARM: tegra: add missing unit addresses to DT 2013-12-16 14:09:16 -07:00
tegra20-paz00.dts ARM: tegra: set up /aliases entries for RTCs 2013-12-18 14:10:48 -07:00
tegra20-plutux.dts ARM: tegra: add missing unit addresses to DT 2013-12-16 14:09:16 -07:00
tegra20-seaboard.dts ARM: tegra: set up /aliases entries for RTCs 2013-12-18 14:10:48 -07:00
tegra20-tamonten.dtsi ARM: tegra: set up /aliases entries for RTCs 2013-12-18 14:10:48 -07:00
tegra20-tec.dts ARM: tegra: add missing unit addresses to DT 2013-12-16 14:09:16 -07:00
tegra20-trimslice.dts ARM: tegra: set up /aliases entries for RTCs 2013-12-18 14:10:48 -07:00
tegra20-ventana.dts ARM: tegra: set up /aliases entries for RTCs 2013-12-18 14:10:48 -07:00
tegra20-whistler.dts ARM: tegra: set up /aliases entries for RTCs 2013-12-18 14:10:48 -07:00
tegra20.dtsi ARM: tegra: convert dts files of Tegra20 platforms to use pinctrl defines 2013-12-16 14:09:20 -07:00
tegra30-beaver.dts ARM: tegra: enable USB2 on Tegra30 Beaver 2013-12-20 09:48:57 -07:00
tegra30-cardhu-a02.dts ARM: tegra: fix node sort order 2013-12-16 14:09:17 -07:00
tegra30-cardhu-a04.dts ARM: tegra: fix node sort order 2013-12-16 14:09:17 -07:00
tegra30-cardhu.dtsi ARM: tegra: Enable LVDS on Cardhu 2013-12-19 13:07:38 -07:00
tegra30.dtsi ARM: tegra: modify Tegra30 USB2 default phy_type to UTMI 2013-12-20 09:48:56 -07:00
tegra114-dalmore.dts ARM: tegra: Enable HDMI support on Dalmore 2013-12-19 17:07:55 -07:00
tegra114.dtsi ARM: tegra: Add Tegra114 gr3d support 2013-12-19 17:07:54 -07:00
tegra124-venice2.dts ARM: tegra: Enable power key on Venice2 2013-12-20 10:55:34 -07:00
tegra124.dtsi ARM: tegra: Add SPI controller nodes for Tegra124 2013-12-16 14:09:22 -07:00
tny_a9g20.dts ARM: at91: dt: use #include for all device trees 2013-05-17 11:27:49 +02:00
tny_a9260_common.dtsi
tny_a9260.dts ARM: at91: dt: use #include for all device trees 2013-05-17 11:27:49 +02:00
tny_a9263.dts ARM: at91: dt: switch to standard GPIO flag defines. 2013-05-17 11:27:49 +02:00
tps6507x.dtsi
tps65217.dtsi
tps65910.dtsi
twl4030_omap3.dtsi ARM: dts: TWL4030: fix mux and wakeup for SYS_NIRQ line 2013-06-18 18:53:45 -05:00
twl4030.dtsi Highlights: 2013-11-18 15:35:09 -08:00
twl6030_omap4.dtsi ARM: dts: twl6030: Move common configuration for OMAP4 boards in a separate dtsi file 2013-10-08 17:51:41 +02:00
twl6030.dtsi
usb_a9g20_common.dtsi ARM: at91: dt: add Calao USB-A9G20 low power version 2013-05-31 16:52:37 +02:00
usb_a9g20_lpw.dts ARM: at91: dt: add Calao USB-A9G20 low power version 2013-05-31 16:52:37 +02:00
usb_a9g20-dab-mmx.dtsi ARM: at91: dt: switch to standard GPIO flag defines. 2013-05-17 11:27:49 +02:00
usb_a9g20.dts ARM: at91: dt: add Calao USB-A9G20 low power version 2013-05-31 16:52:37 +02:00
usb_a9260_common.dtsi ARM: at91: dt: switch to standard GPIO flag defines. 2013-05-17 11:27:49 +02:00
usb_a9260.dts ARM: at91: dt: usb-a9260: update shutdown controller 2013-05-31 16:52:35 +02:00
usb_a9263.dts ARM: at91: dt: usb-a9263: add dataflash support 2013-05-31 16:52:36 +02:00
versatile-ab.dts arm/versatile: Fix versatile irq specifications. 2013-10-28 16:50:11 -07:00
versatile-pb.dts arm/versatile: Fix versatile irq specifications. 2013-10-28 16:50:11 -07:00
vexpress-v2m-rs1.dtsi
vexpress-v2m.dtsi
vexpress-v2p-ca5s.dts
vexpress-v2p-ca9.dts
vexpress-v2p-ca15_a7.dts ARM: SoC late changes for v3.12 2013-09-09 16:35:29 -07:00
vexpress-v2p-ca15-tc1.dts
vf610-cosmic.dts ARM: dts: add initial VF610 Cosmic/Cosmic+ board support 2013-09-26 13:01:38 +08:00
vf610-pinfunc.h ARM: dts: add SoC level device tree source for VF610 2013-06-17 16:04:23 +08:00
vf610-twr.dts ARM: dts: vf610-twr: Enable DSPI0 devices and Flash at26df081a 2013-09-26 13:01:33 +08:00
vf610.dtsi ARM: dts: vf610: Add DSPI nodes 2013-09-26 13:01:33 +08:00
vt8500-bv07.dts dts: vt8500: Update serial nodes and disable by default in SoC files 2013-05-12 20:31:13 +12:00
vt8500.dtsi dts: vt8500: Update serial nodes and disable by default in SoC files 2013-05-12 20:31:13 +12:00
wm8505-ref.dts dts: vt8500: Update serial nodes and disable by default in SoC files 2013-05-12 20:31:13 +12:00
wm8505.dtsi dts: vt8500: Add ARM, AHB, APB and DDR clock nodes to SoC files 2013-05-12 20:31:15 +12:00
wm8650-mid.dts dts: vt8500: Update serial nodes and disable by default in SoC files 2013-05-12 20:31:13 +12:00
wm8650.dtsi dts: vt8500: Add ARM, AHB, APB and DDR clock nodes to SoC files 2013-05-12 20:31:15 +12:00
wm8750-apc8750.dts dts: vt8500: Update serial nodes and disable by default in SoC files 2013-05-12 20:31:13 +12:00
wm8750.dtsi dts: vt8500: Add ARM, AHB, APB and DDR clock nodes to SoC files 2013-05-12 20:31:15 +12:00
wm8850-w70v2.dts ARM: dts: Use the PWM polarity flags 2013-09-03 13:08:11 +02:00
wm8850.dtsi dts: vt8500: Correct reference clock on WM8850 SoCs 2013-06-04 07:31:22 +12:00
xenvm-4.2.dts xenvm: add a simple PSCI node and a second cpu 2013-04-25 16:46:09 +00:00
zynq-7000.dtsi ARM: dts: zynq: Add SDHCI nodes 2014-01-31 14:58:56 -08:00
zynq-zc702.dts ARM: dts: zynq: Add SDHCI nodes 2014-01-31 14:58:56 -08:00
zynq-zc706.dts ARM: dts: zynq: Add SDHCI nodes 2014-01-31 14:58:56 -08:00
zynq-zed.dts ARM: dts: zynq: Add SDHCI nodes 2014-01-31 14:58:56 -08:00