linux_dsm_epyc7002/arch/arm/boot/dts
Linus Torvalds 73287a43cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Pull networking updates from David Miller:
 "Highlights (1721 non-merge commits, this has to be a record of some
  sort):

   1) Add 'random' mode to team driver, from Jiri Pirko and Eric
      Dumazet.

   2) Make it so that any driver that supports configuration of multiple
      MAC addresses can provide the forwarding database add and del
      calls by providing a default implementation and hooking that up if
      the driver doesn't have an explicit set of handlers.  From Vlad
      Yasevich.

   3) Support GSO segmentation over tunnels and other encapsulating
      devices such as VXLAN, from Pravin B Shelar.

   4) Support L2 GRE tunnels in the flow dissector, from Michael Dalton.

   5) Implement Tail Loss Probe (TLP) detection in TCP, from Nandita
      Dukkipati.

   6) In the PHY layer, allow supporting wake-on-lan in situations where
      the PHY registers have to be written for it to be configured.

      Use it to support wake-on-lan in mv643xx_eth.

      From Michael Stapelberg.

   7) Significantly improve firewire IPV6 support, from YOSHIFUJI
      Hideaki.

   8) Allow multiple packets to be sent in a single transmission using
      network coding in batman-adv, from Martin Hundebøll.

   9) Add support for T5 cxgb4 chips, from Santosh Rastapur.

  10) Generalize the VXLAN forwarding tables so that there is more
      flexibility in configurating various aspects of the endpoints.
      From David Stevens.

  11) Support RSS and TSO in hardware over GRE tunnels in bxn2x driver,
      from Dmitry Kravkov.

  12) Zero copy support in nfnelink_queue, from Eric Dumazet and Pablo
      Neira Ayuso.

  13) Start adding networking selftests.

  14) In situations of overload on the same AF_PACKET fanout socket, or
      per-cpu packet receive queue, minimize drop by distributing the
      load to other cpus/fanouts.  From Willem de Bruijn and Eric
      Dumazet.

  15) Add support for new payload offset BPF instruction, from Daniel
      Borkmann.

  16) Convert several drivers over to mdoule_platform_driver(), from
      Sachin Kamat.

  17) Provide a minimal BPF JIT image disassembler userspace tool, from
      Daniel Borkmann.

  18) Rewrite F-RTO implementation in TCP to match the final
      specification of it in RFC4138 and RFC5682.  From Yuchung Cheng.

  19) Provide netlink socket diag of netlink sockets ("Yo dawg, I hear
      you like netlink, so I implemented netlink dumping of netlink
      sockets.") From Andrey Vagin.

  20) Remove ugly passing of rtnetlink attributes into rtnl_doit
      functions, from Thomas Graf.

  21) Allow userspace to be able to see if a configuration change occurs
      in the middle of an address or device list dump, from Nicolas
      Dichtel.

  22) Support RFC3168 ECN protection for ipv6 fragments, from Hannes
      Frederic Sowa.

  23) Increase accuracy of packet length used by packet scheduler, from
      Jason Wang.

  24) Beginning set of changes to make ipv4/ipv6 fragment handling more
      scalable and less susceptible to overload and locking contention,
      from Jesper Dangaard Brouer.

  25) Get rid of using non-type-safe NLMSG_* macros and use nlmsg_*()
      instead.  From Hong Zhiguo.

  26) Optimize route usage in IPVS by avoiding reference counting where
      possible, from Julian Anastasov.

  27) Convert IPVS schedulers to RCU, also from Julian Anastasov.

  28) Support cpu fanouts in xt_NFQUEUE netfilter target, from Holger
      Eitzenberger.

  29) Network namespace support for nf_log, ebt_log, xt_LOG, ipt_ULOG,
      nfnetlink_log, and nfnetlink_queue.  From Gao feng.

  30) Implement RFC3168 ECN protection, from Hannes Frederic Sowa.

  31) Support several new r8169 chips, from Hayes Wang.

  32) Support tokenized interface identifiers in ipv6, from Daniel
      Borkmann.

  33) Use usbnet_link_change() helper in USB net driver, from Ming Lei.

  34) Add 802.1ad vlan offload support, from Patrick McHardy.

  35) Support mmap() based netlink communication, also from Patrick
      McHardy.

  36) Support HW timestamping in mlx4 driver, from Amir Vadai.

  37) Rationalize AF_PACKET packet timestamping when transmitting, from
      Willem de Bruijn and Daniel Borkmann.

  38) Bring parity to what's provided by /proc/net/packet socket dumping
      and the info provided by netlink socket dumping of AF_PACKET
      sockets.  From Nicolas Dichtel.

  39) Fix peeking beyond zero sized SKBs in AF_UNIX, from Benjamin
      Poirier"

* git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next: (1722 commits)
  filter: fix va_list build error
  af_unix: fix a fatal race with bit fields
  bnx2x: Prevent memory leak when cnic is absent
  bnx2x: correct reading of speed capabilities
  net: sctp: attribute printl with __printf for gcc fmt checks
  netlink: kconfig: move mmap i/o into netlink kconfig
  netpoll: convert mutex into a semaphore
  netlink: Fix skb ref counting.
  net_sched: act_ipt forward compat with xtables
  mlx4_en: fix a build error on 32bit arches
  Revert "bnx2x: allow nvram test to run when device is down"
  bridge: avoid OOPS if root port not found
  drivers: net: cpsw: fix kernel warn on cpsw irq enable
  sh_eth: use random MAC address if no valid one supplied
  3c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA)
  tg3: fix to append hardware time stamping flags
  unix/stream: fix peeking with an offset larger than data in queue
  unix/dgram: fix peeking with an offset larger than data in queue
  unix/dgram: peek beyond 0-sized skbs
  openvswitch: Remove unneeded ovs_netdev_get_ifindex()
  ...
2013-05-01 14:08:52 -07:00
..
testcases
aks-cdu.dts
am33xx.dtsi drivers: net: ethernet: cpsw: change cpts_active_slave to active_slave 2013-03-13 04:38:19 -04:00
am335x-bone.dts Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2012-12-12 18:07:07 -08:00
am335x-evm.dts Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2012-12-12 18:07:07 -08:00
am335x-evmsk.dts ARM: dts: AM33XX: Add push-buttons device tree data to am335x-evmsk 2012-11-06 15:45:53 +01:00
am3517_mt_ventoux.dts
am3517-evm.dts
animeo_ip.dts ARM: at91: Animeo IP: enable watchdog support 2013-02-07 16:40:07 +01:00
armada-370-db.dts arm: mvebu: Add SPI flash on Armada 370 DB board 2013-02-28 18:57:15 +01:00
armada-370-mirabox.dts arm: mvebu: Fix pinctrl for Armada 370 Mirabox SDIO port. 2013-03-28 17:29:23 +00:00
armada-370-rd.dts arm: mvebu: enable the USB ports on Armada 370 Reference Design board 2013-03-08 21:44:30 +00:00
armada-370-xp.dtsi arm: mvebu: fix address-cells in mpic DT node 2013-03-08 22:15:54 +00:00
armada-370.dtsi arm: mvebu: Fix pinctrl for Armada 370 Mirabox SDIO port. 2013-03-28 17:29:23 +00:00
armada-xp-db.dts arm: mvebu: Add SPI flash on Armada XP-DB board 2013-02-28 18:57:15 +01:00
armada-xp-gp.dts arm: mvebu: Add SPI flash on Armada XP-GP board 2013-02-28 18:57:14 +01:00
armada-xp-mv78230.dtsi arm: mvebu: add pin muxing options for the SDIO interface on Armada XP 2013-02-28 18:57:09 +01:00
armada-xp-mv78260.dtsi arm: mvebu: add pin muxing options for the SDIO interface on Armada XP 2013-02-28 18:57:09 +01:00
armada-xp-mv78460.dtsi arm: mvebu: add pin muxing options for the SDIO interface on Armada XP 2013-02-28 18:57:09 +01:00
armada-xp-openblocks-ax3-4.dts arm: mvebu: Enable USB controllers on Armada 370/XP boards 2013-02-28 18:57:13 +01:00
armada-xp.dtsi arm: mvebu: Reduce reg-io-width with UARTs 2013-03-08 22:03:44 +00:00
at91rm9200.dtsi ARM: at91: add EMAC bindings to RM9200 DT 2013-02-07 16:40:09 +01:00
at91rm9200ek.dts ARM: at91: add EMAC bindings to RM9200 DT 2013-02-07 16:40:09 +01:00
at91sam9g15.dtsi arm: at91: dt: at91sam9 add serial pinctrl support 2012-10-13 09:21:44 +08:00
at91sam9g15ek.dts arm: at91: dt: at91sam9 add serial pinctrl support 2012-10-13 09:21:44 +08:00
at91sam9g20.dtsi ARM: dts: add twi nodes for atmel SoCs 2012-09-12 14:49:16 +02:00
at91sam9g20ek_2mmc.dts ARM: at91: dt: add mmc pinctrl for Atmel reference boards 2012-11-20 01:10:27 +08:00
at91sam9g20ek_common.dtsi ARM: dts: add spi nodes for the atmel boards 2013-04-24 11:02:48 +01:00
at91sam9g20ek.dts
at91sam9g25.dtsi arm: at91: dt: at91sam9 add serial pinctrl support 2012-10-13 09:21:44 +08:00
at91sam9g25ek.dts arm: at91: dt: at91sam9 add serial pinctrl support 2012-10-13 09:21:44 +08:00
at91sam9g35.dtsi arm: at91: dt: at91sam9 add serial pinctrl support 2012-10-13 09:21:44 +08:00
at91sam9g35ek.dts arm: at91: dt: at91sam9 add serial pinctrl support 2012-10-13 09:21:44 +08:00
at91sam9g45.dtsi ARM: dts: add pinctrl property for spi node for atmel SoC 2013-04-24 11:02:57 +01:00
at91sam9m10g45ek.dts ARM: dts: add spi nodes for the atmel boards 2013-04-24 11:02:48 +01:00
at91sam9n12.dtsi ARM: dts: add pinctrl property for spi node for atmel SoC 2013-04-24 11:02:57 +01:00
at91sam9n12ek.dts ARM: dts: add spi nodes for the atmel boards 2013-04-24 11:02:48 +01:00
at91sam9x5.dtsi spi: Updates for v3.10 2013-04-29 16:38:41 -07:00
at91sam9x5cm.dtsi ARM: at91: at91sam9x5: add DT parameters to enable PMECC 2013-02-07 16:45:05 +01:00
at91sam9x5ek.dtsi ARM: dts: add spi nodes for the atmel boards 2013-04-24 11:02:48 +01:00
at91sam9x25.dtsi ARM: at91sam9: add macb pinctrl support 2012-11-19 06:54:25 +08:00
at91sam9x25ek.dts arm: at91: dt: at91sam9 add serial pinctrl support 2012-10-13 09:21:44 +08:00
at91sam9x35.dtsi arm: at91: dt: at91sam9 add serial pinctrl support 2012-10-13 09:21:44 +08:00
at91sam9x35ek.dts arm: at91: dt: at91sam9 add serial pinctrl support 2012-10-13 09:21:44 +08:00
at91sam9260.dtsi ARM: dts: add pinctrl property for spi node for atmel SoC 2013-04-24 11:02:57 +01:00
at91sam9263.dtsi ARM: dts: add pinctrl property for spi node for atmel SoC 2013-04-24 11:02:57 +01:00
at91sam9263ek.dts ARM: dts: add spi nodes for the atmel boards 2013-04-24 11:02:48 +01:00
bcm2835-rpi-b.dts ARM: bcm2835: add I2C controllers to DT 2013-01-14 21:47:09 -07:00
bcm2835.dtsi ARM: bcm2835: fix I2C module clock rate 2013-03-04 17:15:34 -08:00
bcm11351-brt.dts Add support for generic BCM SoC chipsets 2012-11-19 22:39:07 -08:00
bcm11351.dtsi Add support for generic BCM SoC chipsets 2012-11-19 22:39:07 -08:00
ccu9540.dts ARM: ux500: List DT compatibility using platform names rather than by board 2012-11-01 13:02:25 +01:00
cros5250-common.dtsi ARM: dts: correct the dw-mshc timing properties as per binding 2013-01-16 15:45:52 -08:00
da850-enbw-cmc.dts ARM: davinci: add support for am1808 based EnBW CMC board 2012-10-29 15:43:43 +05:30
da850-evm.dts ARM: davinci: da850: add wdt DT node 2013-02-09 22:38:26 +05:30
da850.dtsi ARM: davinci: da850: add wdt DT node 2013-02-09 22:38:26 +05:30
dbx5x0.dtsi ARM: ux500: Apply the TCPM and TCDM locations and sizes to dbx5x0 DT 2013-03-27 20:19:55 +01:00
dove-cm-a510.dts ARM: dove: add device tree descriptors 2012-09-21 17:07:24 +00:00
dove-cubox.dts ARM: Dove: add fixed regulator for CuBox USB power 2013-02-28 18:57:12 +01:00
dove-dove-db.dts ARM: dove: add device tree descriptors 2012-09-21 17:07:24 +00:00
dove.dtsi ARM: Dove: add RTC device node 2013-03-08 21:53:33 +00:00
ea3250.dts ARM: LPC32xx: Extend dts for EA3250 board 2012-09-06 11:40:48 +02:00
ecx-2000.dts ARM: dts: add device_type prop to cpu nodes on Calxeda platforms 2013-01-07 21:08:23 -08:00
ecx-common.dtsi ARM: dts: Add Calxeda ECX-2000 support 2012-10-31 13:46:17 -05:00
elpida_ecb240abacn.dtsi ARM: dts: EMIF and LPDDR2 device tree data for OMAP4 boards 2012-09-07 19:18:40 +02:00
emev2-kzm9d.dts ARM: mach-shmobile: kzm9d: update defconfig 2013-01-15 08:57:09 +09:00
emev2.dtsi ARM: mach-shmobile: emev2: Add reg and device_type properties to cpus 2013-01-29 11:44:59 +09:00
ethernut5.dts
evk-pro3.dts ARM: at91/dts: evk-pro3: enable watchdog 2012-11-16 15:48:48 +01:00
exynos4.dtsi ARM: EXYNOS: Add #dma-cells for generic dma binding support for PL330 2013-03-07 10:33:07 +09:00
exynos4x12-pinctrl.dtsi ARM: dts: Correct pin configuration of SD 4 for exynos4x12-pinctrl 2013-02-12 10:35:50 -08:00
exynos4x12.dtsi ARM: dts: fix compatible value for exynos pinctrl 2013-01-28 14:27:50 -08:00
exynos4210-origen.dts ARM: dts: Add vmmc fixed voltage regulator for exynos4210-origen 2012-11-22 00:38:56 +09:00
exynos4210-pinctrl.dtsi ARM: dts: Use drive strength 3 for SD pins for exynos4 2012-11-22 00:39:01 +09:00
exynos4210-smdkv310.dts ARM: dts: use uart port1 for console on exynos4210-smdkv310 2012-12-28 09:35:35 -08:00
exynos4210-trats.dts ARM: dts: Remove broken-voltage property from sdhci node for exynos4210-trats 2012-11-20 20:17:20 +09:00
exynos4210.dtsi ARM: dts: fix compatible value for exynos pinctrl 2013-01-28 14:27:50 -08:00
exynos4212.dtsi ARM: dts: Add support for EXYNOS4X12 SoCs 2012-11-07 08:52:25 +09:00
exynos4412-smdk4412.dts ARM: dts: add board dts file for EXYNOS4412 based SMDK board 2012-11-07 09:12:10 +09:00
exynos4412.dtsi ARM: dts: Add support for EXYNOS4X12 SoCs 2012-11-07 08:52:25 +09:00
exynos5250-smdk5250.dts MMC highlights for 3.9: 2013-02-26 09:31:09 -08:00
exynos5250-snow.dts ARM: dts: Add board dts file for Snow board (ARM Chromebook) 2012-11-21 13:32:21 +09:00
exynos5250.dtsi Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma 2013-02-26 09:24:48 -08:00
exynos5440-ssdk5440.dts ARM: dts: use uart port0 for console on exynos5440-ssdk5440 2012-12-28 09:35:14 -08:00
exynos5440.dtsi ARM: EXYNOS: Add #dma-cells for generic dma binding support for PL330 2013-03-07 10:33:07 +09:00
ge863-pro3.dtsi
highbank.dts cpufreq / highbank: add support for highbank cpufreq 2013-02-02 00:01:15 +01:00
href.dtsi mfd: ab8500: Kill "reg" property from binding 2013-03-12 09:39:01 +01:00
hrefprev60.dts ARM: ux500: Move board specific GPIO info out to subordinate DTS files 2012-11-27 10:58:27 +00:00
hrefv60plus.dts mfd: ab8500: Kill "reg" property from binding 2013-03-12 09:39:01 +01:00
imx6dl.dtsi ARM: dts: add dtsi for imx6q and imx6dl 2013-02-10 23:25:47 +08:00
imx6q-arm2.dts ARM: dts: add dtsi for imx6q and imx6dl 2013-02-10 23:25:47 +08:00
imx6q-sabreauto.dts ARM: dts: add dtsi for imx6q and imx6dl 2013-02-10 23:25:47 +08:00
imx6q-sabrelite.dts ARM: dts: add dtsi for imx6q and imx6dl 2013-02-10 23:25:47 +08:00
imx6q-sabresd.dts ARM: dts: add dtsi for imx6q and imx6dl 2013-02-10 23:25:47 +08:00
imx6q.dtsi ARM: dts: add dtsi for imx6q and imx6dl 2013-02-10 23:25:47 +08:00
imx6qdl.dtsi ARM: imx: provide twd clock lookup from device tree 2013-04-09 19:46:31 +08:00
imx23-evk.dts ARM: mxs: Let mmc0 pin detect be generic 2012-08-23 10:01:30 +08:00
imx23-olinuxino.dts ARM: dts: imx23-olinuxino: Fix IOMUX settings 2012-12-25 22:17:59 +08:00
imx23-stmp378x_devb.dts ARM: mxs: Rename 'hog-gpios' 2012-08-23 10:01:11 +08:00
imx23.dtsi ARM: mxs: Add OF props for MX23 LRADC 2013-01-26 10:07:54 +00:00
imx25-karo-tx25.dts ARM: dts: imx25-karo-tx25: Put status entry in the end 2013-02-10 23:25:43 +08:00
imx25-pdk.dts ARM: mx25pdk: Add device tree support 2013-02-10 23:25:42 +08:00
imx25.dtsi ARM: dts: imx: use nodes label in board dts 2013-02-10 23:25:42 +08:00
imx27-apf27.dts ARM: dts: imx: use nodes label in board dts 2013-02-10 23:25:42 +08:00
imx27-pdk.dts ARM: dts: imx: use nodes label in board dts 2013-02-10 23:25:42 +08:00
imx27-phytec-phycore.dts ARM: dts: mx27: Fix the AIPI bus for FEC 2012-12-17 10:49:41 +01:00
imx27.dtsi ARM: dts: mx27: Fix the AIPI bus for FEC 2012-12-17 10:49:41 +01:00
imx28-apf28.dts ARM: mxs: Add support for the Armadeus Systems APF28 module 2012-10-19 16:45:20 +08:00
imx28-apf28dev.dts ARM: mxs: apf28dev: Add I2C and SPI support 2012-11-12 10:07:43 +08:00
imx28-apx4devkit.dts ARM: mxs: Rename 'hog-gpios' 2012-08-23 10:01:11 +08:00
imx28-cfa10036.dts ARM: dts: mxs: add oled support for the cfa-10036 2012-11-22 09:03:40 +08:00
imx28-cfa10037.dts ARM: mxs: dt: Add Crystalfontz CFA-10037 device tree support 2013-01-26 13:40:37 +08:00
imx28-cfa10049.dts ARM: mxs: dts: Add rotary encoder to the CFA-10049 2013-01-31 22:31:19 +08:00
imx28-evk.dts ARM: dts: imx28-evk: Use pinctrl for gpio-led 2012-10-15 10:51:48 +08:00
imx28-m28evk.dts ARM: mxs: Slow down the I2C clock speed 2013-04-03 09:34:01 +08:00
imx28-sps1.dts ARM: mxs: Slow down the I2C clock speed 2013-04-03 09:34:01 +08:00
imx28-tx28.dts ARM: mxs: Rename 'hog-gpios' 2012-08-23 10:01:11 +08:00
imx28.dtsi ARM: dts: mxs: Add muxing options for the third PWM 2013-01-29 18:23:18 +08:00
imx31-bug.dts ARM: dts: imx: use nodes label in board dts 2013-02-10 23:25:42 +08:00
imx31.dtsi ARM: mx31: Replace clk_register_clkdev with clock DT lookup 2013-01-25 11:12:37 +01:00
imx51-apf51.dts ARM: dts: Add apf51 basic support 2013-02-10 23:25:45 +08:00
imx51-babbage.dts ARM i.MX51 babbage: Add keypad support 2013-02-10 23:25:43 +08:00
imx51.dtsi ARM: dts: Add apf51 basic support 2013-02-10 23:25:45 +08:00
imx53-ard.dts ARM: dts: imx: use nodes label in board dts 2013-02-10 23:25:42 +08:00
imx53-evk.dts ARM: dts: imx: use nodes label in board dts 2013-02-10 23:25:42 +08:00
imx53-mba53.dts ARM: dts: imx53-mba53: fix fsl,pins for disp1-grp1 2013-03-04 09:20:15 +08:00
imx53-qsb.dts ARM: dts: imx: use nodes label in board dts 2013-02-10 23:25:42 +08:00
imx53-smd.dts ARM: dts: imx: use nodes label in board dts 2013-02-10 23:25:42 +08:00
imx53-tqma53.dtsi ARM i.MX53: add dts for the TQ tqma53 module 2013-02-10 23:25:44 +08:00
imx53.dtsi ARM: dts: Add device tree entry for onewire master on i.MX53 2013-02-10 23:25:47 +08:00
integrator.dtsi ARM: 7519/1: integrator: convert platform devices to Device Tree 2012-09-17 23:20:23 +01:00
integratorap.dts ARM: integrator: hook the AP into the SoC bus 2012-11-16 22:25:50 +01:00
integratorcp.dts ARM: integrator: hook the CP into the SoC bus 2012-11-16 22:26:07 +01:00
kirkwood-98dx4122.dtsi ARM: Kirkwood: support 98DX412x kirkwoods with pinctrl 2012-11-24 02:58:43 +00:00
kirkwood-6281.dtsi ARM: kirkwood: Convert mplcec4 board to pinctrl 2012-11-24 02:58:52 +00:00
kirkwood-6282.dtsi ARM: Kirkwood: Add pinctrl of NAND to 88f6282 2013-02-28 18:57:11 +01:00
kirkwood-dns320.dts ARM: kirkwood: of_serial: fix clock gating by removing clock-frequency 2013-03-08 21:32:52 +00:00
kirkwood-dns325.dts ARM: kirkwood: of_serial: fix clock gating by removing clock-frequency 2013-03-08 21:32:52 +00:00
kirkwood-dnskw.dtsi ARM: Kirkwood: Convert dnskw to pinctrl 2012-11-24 02:57:56 +00:00
kirkwood-dockstar.dts ARM: kirkwood: of_serial: fix clock gating by removing clock-frequency 2013-03-08 21:32:52 +00:00
kirkwood-dreamplug.dts ARM: kirkwood: of_serial: fix clock gating by removing clock-frequency 2013-03-08 21:32:52 +00:00
kirkwood-goflexnet.dts ARM: kirkwood: Fix chip-delay for GoFlex Net 2013-03-28 16:19:22 +00:00
kirkwood-guruplug-server-plus.dts ARM: kirkwood: convert Guruplug Server Plus to use the device tree 2013-02-28 18:57:07 +01:00
kirkwood-ib62x0.dts ARM: kirkwood: of_serial: fix clock gating by removing clock-frequency 2013-03-08 21:32:52 +00:00
kirkwood-iconnect.dts ARM: kirkwood: of_serial: fix clock gating by removing clock-frequency 2013-03-08 21:32:52 +00:00
kirkwood-iomega_ix2_200.dts ARM: Kirkwood: Fix typo in the definition of ix2-200 rebuild LED 2013-04-01 15:55:18 +00:00
kirkwood-is2.dts ARM: kirkwood: DT board setup for Network Space v2 and parents 2012-11-21 20:58:35 +00:00
kirkwood-km_kirkwood.dts ARM: kirkwood: of_serial: fix clock gating by removing clock-frequency 2013-03-08 21:32:52 +00:00
kirkwood-lschlv2.dts ARM: kirkwood: of_serial: fix clock gating by removing clock-frequency 2013-03-08 21:32:52 +00:00
kirkwood-lsxhl.dts ARM: kirkwood: of_serial: fix clock gating by removing clock-frequency 2013-03-08 21:32:52 +00:00
kirkwood-lsxl.dtsi ARM: Kirkwood: Convert lsxl boards to pinctrl. 2012-11-24 02:58:30 +00:00
kirkwood-mplcec4.dts ARM: kirkwood: of_serial: fix clock gating by removing clock-frequency 2013-03-08 21:32:52 +00:00
kirkwood-ns2-common.dtsi ARM: kirkwood: of_serial: fix clock gating by removing clock-frequency 2013-03-08 21:32:52 +00:00
kirkwood-ns2.dts ARM: kirkwood: DT board setup for Network Space v2 and parents 2012-11-21 20:58:35 +00:00
kirkwood-ns2lite.dts ARM: kirkwood: DT board setup for Network Space Lite v2 2012-11-21 20:58:43 +00:00
kirkwood-ns2max.dts ARM: kirkwood: DT board setup for Network Space v2 and parents 2012-11-21 20:58:35 +00:00
kirkwood-ns2mini.dts ARM: kirkwood: DT board setup for Network Space Mini v2 2012-11-21 20:58:49 +00:00
kirkwood-nsa310.dts ARM: kirkwood: of_serial: fix clock gating by removing clock-frequency 2013-03-08 21:32:52 +00:00
kirkwood-openblocks_a6.dts ARM: kirkwood: of_serial: fix clock gating by removing clock-frequency 2013-03-08 21:32:52 +00:00
kirkwood-topkick.dts ARM: kirkwood: of_serial: fix clock gating by removing clock-frequency 2013-03-08 21:32:52 +00:00
kirkwood-ts219-6281.dts ARM: Kirkwood: Convert TS219 to pinctrl. 2012-11-24 02:57:43 +00:00
kirkwood-ts219-6282.dts ARM: Kirkwood: Convert TS219 to pinctrl. 2012-11-24 02:57:43 +00:00
kirkwood-ts219.dtsi
kirkwood.dtsi rtc: rtc-mv: Add support for clk to avoid lockups 2013-03-08 21:34:41 +00:00
kizbox.dts ARM: at91/dts: add macb mii pinctrl config for kizbox 2013-01-23 10:34:38 +01:00
lpc32xx.dtsi ARM: LPC32xx: Add the motor PWM to base dts file 2012-11-14 15:41:18 +01:00
Makefile arm-soc: mvebu platform changes 2013-02-28 20:09:24 -08:00
marco-evb.dts ARM: PRIMA2: add CSR SiRFmarco device tree .dts 2013-01-22 19:33:30 +08:00
marco.dtsi ARM: PRIMA2: add CSR SiRFmarco device tree .dts 2013-01-22 19:33:30 +08:00
mmp2-brownstone.dts mfd: max8925: Add dts 2013-02-14 00:23:01 +01:00
mmp2.dtsi mfd: max8925: Add dts 2013-02-14 00:23:01 +01:00
msm8660-surf.dts SSBI: Convert SSBI to device tree 2013-03-25 10:39:40 -07:00
msm8960-cdp.dts SSBI: Convert SSBI to device tree 2013-03-25 10:39:40 -07:00
omap2.dtsi ARM: dts: OMAP: Add timer nodes 2012-10-29 16:56:32 +01:00
omap3-beagle-xm.dts ARM: dts: Add omap3-beagle.dts 2012-10-29 16:56:24 +01:00
omap3-beagle.dts ARM: dts: Add omap3-beagle.dts 2012-10-29 16:56:24 +01:00
omap3-evm.dts ARM: dts: omap3: Add gpio-twl4030 properties for BeagleBoard and omap3-EVM 2012-09-07 19:22:44 +02:00
omap3-overo.dtsi ARM: dts: omap3-overo: Add support for the blue LED 2012-09-10 15:44:45 +02:00
omap3-tobi.dts ARM: dts: OMAP3: Add support for Gumstix Overo with Tobi expansion board 2012-09-10 12:07:22 +02:00
omap3.dtsi ARM: dts: OMAP: Add counter-32k nodes 2012-10-29 16:56:33 +01:00
omap4-panda-a4.dts ARM: dts: omap4-panda: Add pinmux configuration for HDMI 2012-11-07 11:50:28 +01:00
omap4-panda-es.dts ARM: dts: omap4-panda: Add pinmux configuration for HDMI 2012-11-07 11:50:28 +01:00
omap4-panda.dts ARM: dts: omap4-panda: Add pinmux configuration for HDMI 2012-11-07 11:50:28 +01:00
omap4-sdp-es23plus.dts ARM: dts: omap4-sdp: Add pinmux configuration for HDMI 2012-11-07 11:50:29 +01:00
omap4-sdp.dts ARM: dts: omap4-sdp: Add pinmux configuration for HDMI 2012-11-07 11:50:29 +01:00
omap4-var-som.dts ARM: dts: OMAP: Rename pandaES and var_som for consistency 2012-10-29 16:56:35 +01:00
omap4.dtsi ARM: dts: OMAP4: Update timer addresses 2012-11-01 17:03:31 +01:00
omap5-evm.dts ARM: dts: omap5-evm: LPDDR2 memory device details for EVM 2012-11-05 18:38:27 +01:00
omap5.dtsi ARM: dts: omap5: EMIF device tree data for OMAP5 boards 2012-11-05 18:38:03 +01:00
omap36xx.dtsi arm/dts: Add omap36xx.dtsi file and rename omap3-beagle to omap3-beagle-xm 2012-09-10 10:34:51 -07:00
omap2420-h4.dts ARM: dts: OMAP2420: Correct H4 board memory size 2012-12-14 14:49:53 -08:00
omap2420.dtsi ARM: dts: OMAP: Add counter-32k nodes 2012-10-29 16:56:33 +01:00
omap2430.dtsi ARM: dts: OMAP: Add counter-32k nodes 2012-10-29 16:56:33 +01:00
orion5x-lacie-ethernet-disk-mini-v2.dts arm: mach-orion5x: fix typo in compatible string of a .dts file 2013-03-08 22:19:42 +00:00
orion5x.dtsi arm: orion5x: correct IRQ used in dtsi for mv_cesa 2013-03-28 17:22:10 +00:00
phy3250.dts ARM: LPC32xx: LED fix in PHY3250 DTS file 2012-09-25 10:11:41 +02:00
picoxcell-pc3x2.dtsi
picoxcell-pc3x3.dtsi
picoxcell-pc7302-pc3x2.dts
picoxcell-pc7302-pc3x3.dts
pm9g45.dts ARM: at91: pm9g45: add mmc support 2012-11-20 01:10:28 +08:00
prima2-evb.dts pinctrl: sirf: add DT-binding pinmux mapping support 2012-09-05 14:48:10 +08:00
prima2.dtsi clk: prima2: enable dt-binding clkdev mapping 2013-01-18 09:44:01 -08:00
pxa2xx.dtsi
pxa3xx.dtsi
pxa27x.dtsi
pxa168-aspenite.dts
pxa168.dtsi
pxa910-dkb.dts ARM: dts: Enable 88pm860x pmic 2012-10-02 11:43:17 +02:00
pxa910.dtsi MFD bits for the 3.7 merge window. 2012-10-05 12:01:30 +09:00
r8a7740-armadillo800eva.dts Merge branch 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/boards 2013-01-29 09:02:47 -08:00
r8a7740.dtsi
samsung_k3pe0e000b.dtsi ARM: dts: omap5-evm: LPDDR2 memory device details for EVM 2012-11-05 18:38:27 +01:00
sh73a0-kzm9g.dts Merge branch 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/boards 2013-01-29 09:02:47 -08:00
sh73a0-reference.dtsi ARM: mach-shmobile: sh73a0: Initialise MMCIF using DT 2013-01-25 12:43:49 +09:00
sh73a0.dtsi ARM: mach-shmobile: sh73a0: Add reg and device_type properties to cpus 2013-01-29 11:44:54 +09:00
sh7372-mackerel.dts Merge branch 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/boards 2013-01-29 09:02:47 -08:00
sh7372.dtsi
skeleton.dtsi
snowball.dts mfd: ab8500: Kill "reg" property from binding 2013-03-12 09:39:01 +01:00
socfpga_cyclone5.dts arm: socfpga: Add SMP support for actual socfpga harware 2013-02-11 19:37:26 -08:00
socfpga_vt.dts arm: socfpga: Add SMP support for actual socfpga harware 2013-02-11 19:37:26 -08:00
socfpga.dtsi Arm: socfpga: pl330: Add #dma-cells for generic dma binding support 2013-03-11 22:01:57 +01:00
spear3xx.dtsi ARM: SPEAr: DT: Update device nodes 2012-11-26 16:55:28 +05:30
spear13xx.dtsi Revert "ARM: SPEAr13xx: Pass DW DMAC platform data from DT" 2013-02-20 15:48:02 +05:30
spear300-evb.dts ARM: SPEAr: DT: add uart state to fix warning 2012-11-26 15:53:52 +05:30
spear300.dtsi MTD pull for 3.8 2012-12-19 12:47:41 -08:00
spear310-evb.dts ARM: SPEAr: DT: add uart state to fix warning 2012-11-26 15:53:52 +05:30
spear310.dtsi gpio: add gpio offset in gpio range cells property 2013-03-07 05:27:29 +01:00
spear320-evb.dts ARM: SPEAr: DT: add uart state to fix warning 2012-11-26 15:53:52 +05:30
spear320-hmi.dts ARM: SPEAr320: DT: Add SPEAr 320 HMI board support 2012-11-26 16:55:33 +05:30
spear320.dtsi gpio: add gpio offset in gpio range cells property 2013-03-07 05:27:29 +01:00
spear600-evb.dts ARM: SPEAr: DT: Update device nodes 2012-11-26 16:55:28 +05:30
spear600.dtsi MTD pull for 3.8 2012-12-19 12:47:41 -08:00
spear1310-evb.dts ARM: SPEAr: DT: Update device nodes 2012-11-26 16:55:28 +05:30
spear1310.dtsi gpio: add gpio offset in gpio range cells property 2013-03-07 05:27:29 +01:00
spear1340-evb.dts ARM: SPEAr: DT: Update device nodes 2012-11-26 16:55:28 +05:30
spear1340.dtsi gpio: add gpio offset in gpio range cells property 2013-03-07 05:27:29 +01:00
ste-nomadik-s8815.dts ARM: nomadik: migrate MMC/SD card support to device tree 2013-01-28 23:24:40 +01:00
ste-nomadik-stn8815.dtsi ARM: nomadik: add I2C devices to the device tree 2013-01-28 23:24:41 +01:00
stuib.dtsi ARM: ux500: Change the type of interrupt to something compatible 2012-11-01 13:02:26 +01:00
sun4i-a10-cubieboard.dts Revert "sunxi: a10-cubieboard: Add user LEDs to the device tree" 2013-02-19 22:27:28 +01:00
sun4i-a10-hackberry.dts ARM: sunxi: Add device tree for Miniand Hackberry 2013-01-08 19:46:19 +01:00
sun4i-a10.dtsi ARM: sunxi: Add the pin groups for UART0 and UART1 on sun4i 2013-02-01 10:48:11 +01:00
sun5i-a13-olinuxino.dts Revert "sunxi: a13-olinuxino: Add user LED to the device tree" 2013-02-19 22:26:42 +01:00
sun5i-a13.dtsi ARM: sunxi: Add uart1 pinctrl groups 2013-01-22 13:51:37 +01:00
sunxi.dtsi ARM: sunxi: Use the Synosys APB UART instead of ns8250 2013-01-16 19:13:18 +01:00
tegra20-colibri-512.dtsi ARM: tegra: Add Colibri T20 512MB COM device tree 2013-01-28 11:24:09 -07:00
tegra20-harmony.dts ARM: tegra: device tree updates 2013-02-05 13:19:11 -08:00
tegra20-iris-512.dts ARM: tegra: Add Toradex Iris carrier board DT with T20 512MB COM 2013-01-28 11:24:09 -07:00
tegra20-medcom-wide.dts ARM: tegra: Add Avionic Design Medcom-Wide support 2012-09-20 09:34:00 -06:00
tegra20-paz00.dts ARM: tegra: device tree updates 2013-02-05 13:19:11 -08:00
tegra20-plutux.dts ARM: tegra: plutux: Enable HDMI output 2012-11-16 09:17:08 -07:00
tegra20-seaboard.dts ARM: tegra: device tree updates 2013-02-05 13:19:11 -08:00
tegra20-tamonten.dtsi ARM: tegra: move serial clock-frequency attr into the Tegra20 dtsi 2013-01-28 11:24:09 -07:00
tegra20-tec.dts ARM: tegra: tec: Enable HDMI output 2012-11-16 09:17:09 -07:00
tegra20-trimslice.dts ARM: tegra: device tree updates 2013-02-05 13:19:11 -08:00
tegra20-ventana.dts ARM: tegra: device tree updates 2013-02-05 13:19:11 -08:00
tegra20-whistler.dts ARM: tegra: move serial clock-frequency attr into the Tegra20 dtsi 2013-01-28 11:24:09 -07:00
tegra20.dtsi ARM: tegra: fix register address of slink controller 2013-03-22 21:30:16 +01:00
tegra30-beaver.dts ARM: tegra: move serial clock-frequency attr into the Tegra30 dtsi 2013-01-28 11:24:09 -07:00
tegra30-cardhu-a02.dts ARM: dt: t30 cardhu: set pinmux and power for wlan 2012-11-15 15:07:28 -07:00
tegra30-cardhu-a04.dts ARM: dt: t30 cardhu: set pinmux and power for wlan 2012-11-15 15:07:28 -07:00
tegra30-cardhu.dtsi ARM: tegra: move serial clock-frequency attr into the Tegra30 dtsi 2013-01-28 11:24:09 -07:00
tegra30.dtsi ARM: tegra: fix register address of slink controller 2013-03-22 21:30:16 +01:00
tegra114-dalmore.dts ARM: dt: tegra114: Add new board, Dalmore 2013-01-28 11:23:08 -07:00
tegra114-pluto.dts ARM: dt: tegra114: Add new board, Pluto 2013-01-28 11:23:11 -07:00
tegra114.dtsi ARM: DT: tegra114: add pinmux DT entry 2013-01-29 11:02:15 -07:00
tny_a9g20.dts
tny_a9260_common.dtsi
tny_a9260.dts
tny_a9263.dts
tps65217.dtsi arm/dts: regulator: Add tps65217 device tree data 2012-08-30 13:59:17 -07:00
tps65910.dtsi arm/dts: regulator: Add tps65910 device tree data 2012-08-30 13:57:53 -07:00
twl4030.dtsi watchdog: twl4030_wdt: add DT support 2013-01-02 12:07:05 +01:00
twl6030.dtsi ARM: dts: Add twl6030-usb data 2012-10-29 16:56:29 +01:00
u9540.dts ARM: ux500: Enable all MMC devices on the u9540 when booting with DT 2012-11-20 16:10:46 +00:00
usb_a9g20-dab-mmx.dtsi
usb_a9g20.dts
usb_a9260_common.dtsi
usb_a9260.dts
usb_a9263.dts
versatile-ab.dts
versatile-pb.dts
vexpress-v2m-rs1.dtsi ARM: vexpress: Remove motherboard dependencies in the DTS files 2012-11-05 17:09:52 +00:00
vexpress-v2m.dtsi ARM: vexpress: Remove motherboard dependencies in the DTS files 2012-11-05 17:09:52 +00:00
vexpress-v2p-ca5s.dts ARM: vexpress: Remove motherboard dependencies in the DTS files 2012-11-05 17:09:52 +00:00
vexpress-v2p-ca9.dts ARM: vexpress: Remove motherboard dependencies in the DTS files 2012-11-05 17:09:52 +00:00
vexpress-v2p-ca15_a7.dts ARM: vexpress: Fix wdt interrupt in ca15{-tc1,_a7} dts 2013-01-29 18:20:28 +00:00
vexpress-v2p-ca15-tc1.dts ARM: vexpress: Fix wdt interrupt in ca15{-tc1,_a7} dts 2013-01-29 18:20:28 +00:00
vt8500-bv07.dts video: fb: vt8500: Convert framebuffer drivers to standardized binding 2013-04-04 13:07:34 +03:00
vt8500.dtsi video: fb: vt8500: Convert framebuffer drivers to standardized binding 2013-04-04 13:07:34 +03:00
wm8505-ref.dts video: fb: vt8500: Convert framebuffer drivers to standardized binding 2013-04-04 13:07:34 +03:00
wm8505.dtsi video: fb: vt8500: Convert framebuffer drivers to standardized binding 2013-04-04 13:07:34 +03:00
wm8650-mid.dts video: fb: vt8500: Convert framebuffer drivers to standardized binding 2013-04-04 13:07:34 +03:00
wm8650.dtsi video: fb: vt8500: Convert framebuffer drivers to standardized binding 2013-04-04 13:07:34 +03:00
wm8850-w70v2.dts video: fb: vt8500: Convert framebuffer drivers to standardized binding 2013-04-04 13:07:34 +03:00
wm8850.dtsi video: fb: vt8500: Convert framebuffer drivers to standardized binding 2013-04-04 13:07:34 +03:00
xenvm-4.2.dts arm: introduce a DTS for Xen unprivileged virtual machines 2012-09-24 16:40:52 +00:00
zynq-7000.dtsi serial: xilinx_uartps: Get clock rate info from dts 2013-01-21 13:56:46 -08:00
zynq-zc702.dts ARM: zynq: add clk binding support to the ttc 2012-11-14 16:10:42 +01:00