1. 29 10月, 2012 3 次提交
    • H
      ARM: davinci: add support for am1808 based EnBW CMC board · 3015fb33
      Heiko Schocher 提交于
      This board supports:
      
      - AM1808 based board
      - 64 MiB DDR ram
      - 2 MiB Nor flash
      - 128 MiB NAND flash
      - use internal RTC
      - I2C support
      - hwmon lm75 support
      - UBI/UBIFS support
      - MMC support
      - USB OTG support
      
      This patch adds the basic DTS file enabling the serial ports.
      Other features will be added in due course of time.
      Signed-off-by: NHeiko Schocher <hs@denx.de>
      Cc: linux-arm-kernel@lists.infradead.org
      Cc: devicetree-discuss@lists.ozlabs.org
      Cc: davinci-linux-open-source@linux.davincidsp.com
      Cc: Sekhar Nori <nsekhar@ti.com>
      Cc: Kevin Hilman <khilman@ti.com>
      Cc: Wolfgang Denk <wd@denx.de>
      [nsekhar@ti.com: modified after dtsi refactoring and added binding
      documentation]
      Signed-off-by: NSekhar Nori <nsekhar@ti.com>
      3015fb33
    • S
      ARM: davinci: da850 evm: add DT data · 27e6e0d3
      Sekhar Nori 提交于
      Add device tree data for DA850 EVM. At this time, only
      information on serial ports is added.
      Signed-off-by: NSekhar Nori <nsekhar@ti.com>
      27e6e0d3
    • H
      ARM: davinci: da850: add SoC DT data · 33085b3e
      Heiko Schocher 提交于
      Add DT data for DA850 SoC. Only interrupt controller and
      serial port information is being added at this time.
      Signed-off-by: NHeiko Schocher <hs@denx.de>
      [nsekhar@ti.com: refactored DT data into SoC specific and
      board specific and include SoC data into .dtsi file]
      Signed-off-by: NSekhar Nori <nsekhar@ti.com>
      33085b3e
  2. 19 10月, 2012 2 次提交
  3. 18 10月, 2012 4 次提交
  4. 17 10月, 2012 1 次提交
  5. 16 10月, 2012 2 次提交
  6. 09 10月, 2012 8 次提交
  7. 08 10月, 2012 2 次提交
  8. 07 10月, 2012 3 次提交
  9. 02 10月, 2012 2 次提交
  10. 26 9月, 2012 1 次提交
  11. 25 9月, 2012 2 次提交
    • R
      ARM: LPC32xx: LED fix in PHY3250 DTS file · 07c7e12c
      Roland Stigge 提交于
      This patch adjusts the PHY3250 board file to the actual LED configuration
      (active high, default-state and trigger configuration).
      Signed-off-by: NRoland Stigge <stigge@antcom.de>
      07c7e12c
    • S
      arm: introduce a DTS for Xen unprivileged virtual machines · bbd6eb29
      Stefano Stabellini 提交于
      Given that the xenvm machine is based on vexpress but with an extremely
      limited selection of peripherals (the guest is supposed to use virtual
      devices instead), add "xen,xenvm" to the list of compatible machines in
      mach-vexpress.
      
      
      Changes in v3:
      
      - add comments to mark fields that are likely to be changed by the
      hypervisor.
      
      
      Changes in v2:
      
      - remove include skeleton;
      - use #address-cells = <2> and #size-cells = <2>;
      - remove the debug bootargs;
      - use memory@80000000 instead of memory;
      - remove the ranges and interrupt-map from the motherboard node;
      - set the machine compatible to "xen,xenvm-4.2", "xen,xenvm";
      - rename the dts file to xenvm-4.2.dts;
      - add "xen,xenvm" to the list of compatible DT strings to mach-vexpress.
      Signed-off-by: NStefano Stabellini <stefano.stabellini@eu.citrix.com>
      Acked-by: NArnd Bergmann <arnd@arndb.de>
      Acked-by: Pawel Moll <pawel.moll@arm.com> (v2m changes)
      bbd6eb29
  12. 23 9月, 2012 1 次提交
  13. 22 9月, 2012 9 次提交