1. 09 2月, 2014 10 次提交
  2. 27 1月, 2014 2 次提交
  3. 04 1月, 2014 2 次提交
  4. 03 1月, 2014 1 次提交
  5. 25 12月, 2013 1 次提交
  6. 24 12月, 2013 1 次提交
  7. 23 12月, 2013 1 次提交
  8. 21 12月, 2013 1 次提交
  9. 20 12月, 2013 1 次提交
  10. 19 12月, 2013 5 次提交
  11. 18 12月, 2013 1 次提交
  12. 17 12月, 2013 1 次提交
  13. 16 12月, 2013 1 次提交
  14. 13 12月, 2013 2 次提交
  15. 11 12月, 2013 1 次提交
  16. 10 12月, 2013 5 次提交
  17. 09 12月, 2013 1 次提交
  18. 02 12月, 2013 2 次提交
    • A
      ARM: kirkwood: Add support for NETGEAR ReadyNAS NV+ v2 · 46ca506c
      Arnaud Ebalard 提交于
      Almost all hardware parts of the NETGEAR ReadyNAS NV+ v2 ([1] for more
      details) are supported by mainline kernel. The only missing elements in
      provided .dts file are:
      
       - the front LCD module (Winstar WINSTAR WH1602): driver development is
         ongoing. This is the same LCD module as on ReadyNAS 104.
       - the Macronix MX25L512 512Kbit SPI flash: no time to play with it yet.
      
      The device is the big brother (4 vs 2 bay) of the ReadyNAS Duo v2. The
      main differences are some additional LEDs for the disks, a Marvell
      88SM4140 SATA Port multiplier (no driver required to access the disk)
      and previously described LCD module. Otherwise, it shares the same SoC
      (kirkwood 88F6282), RAM (256MB), NAND (128MB), RTC chip (Ricoh rs5c372a),
      fan controller (GMT G762), XHCI controller (NEC/Renesas µPD720200).
      
      [1]: http://natisbad.org/NAS5/Signed-off-by: NArnaud Ebalard <arno@natisbad.org>
      Signed-off-by: NJason Cooper <jason@lakedaemon.net>
      46ca506c
    • A
      ARM: mvebu: Add Netgear ReadyNAS 2120 board · 8aa0b019
      Arnaud Ebalard 提交于
      All hardware parts of the (mv78230 Armada XP based) NETGEAR ReadyNAS
      2120 are supported by mainline kernel (USB 3.0 and eSATA rear ports,
      USB 2.0 front port, Gigabit controller and PHYs for the two rear ports,
      serial port, LEDs, Buttons, 88SE9170 SATA controllers, three G762 fan
      controllers, G751 temperature sensor) except for:
      
       - the Intersil ISL12057 I2C RTC Chip,
       - the Armada NAND controller.
      
      Support for both of those is currently work in progress and does not
      prevent boot.
      Signed-off-by: NArnaud Ebalard <arno@natisbad.org>
      Signed-off-by: NJason Cooper <jason@lakedaemon.net>
      8aa0b019
  19. 26 11月, 2013 1 次提交
    • T
      ARM: dts: Add basic support for omap3 LDP zoom1 labrador · bd5fc6fa
      Tony Lindgren 提交于
      Basic things like serial, Ethernet, MMC, NAND, DSS, touchscreen
      and GPIO keys work.
      
      For twl4030-keypad we're still missing the binding, but
      support for that should be trivial to add once the driver
      has been updated.
      
      MUSB I'm pretty sure I got got to enumerate once, but I
      suspect the battery charging somehow disrupts it and it's
      not enumerating in general for some reason.
      
      Patches are welcome to improve things if people are
      still using this board.
      
      For reference, here's some more info on this old board:
      http://www.openomap.org/wiki/tiki-index.php?page=HardwareInfo
      
      Cc: devicetree@vger.kernel.org
      Cc: "Benoît Cousson" <bcousson@baylibre.com>
      Signed-off-by: NTony Lindgren <tony@atomide.com>
      bd5fc6fa