1. 15 5月, 2012 1 次提交
    • J
      ARM: kirkwood: Basic support for DNS-320 and DNS-325 · 9007d100
      Jamie Lentin 提交于
      Add support for the DNS-320 and DNS-325. Describe as much as currently possible
      in the devicetree files, create a board-dnskw.c for everything else.
      
      Changes since last submission (V3) [Addressing comments by]:-
      
      * One MACH_DLINK_KIRKWOOD_DT for all dtb files [Grant Likely, Jason Cooper]
      * Drop brain-dead select "select CONFIG_MTD_OF_PARTS" [Grant Likely]
      * Don't add NAND support then throw it away immediately after [Grant Likely]
      * Describe purpose of MPP 41, 42 & 49
      
      Changes since last submission (V2):-
      
      * Use IEEE-compliant "okay", rather than "ok" [Scott Wood]
      Signed-off-by: NJamie Lentin <jm@lentin.co.uk>
      Signed-off-by: NJason Cooper <jason@lakedaemon.net>
      9007d100
  2. 28 2月, 2012 1 次提交
  3. 08 12月, 2010 1 次提交
  4. 20 9月, 2010 2 次提交
  5. 17 7月, 2010 3 次提交
  6. 04 5月, 2010 3 次提交
  7. 24 2月, 2010 1 次提交
  8. 10 2月, 2010 1 次提交
  9. 05 2月, 2010 1 次提交
  10. 11 12月, 2009 1 次提交
  11. 14 11月, 2009 2 次提交
  12. 11 8月, 2009 1 次提交
  13. 09 6月, 2009 1 次提交
  14. 24 3月, 2009 1 次提交
  15. 16 3月, 2009 1 次提交
  16. 23 6月, 2008 1 次提交
    • S
      [ARM] add Marvell Kirkwood (88F6000) SoC support · 651c74c7
      Saeed Bishara 提交于
      The Marvell Kirkwood (88F6000) is a family of ARM SoCs based on a
      Shiva CPU core, and features a DDR2 controller, a x1 PCIe interface,
      a USB 2.0 interface, a SPI controller, a crypto accelerator, a TS
      interface, and IDMA/XOR engines, and depending on the model, also
      features one or two Gigabit Ethernet interfaces, two SATA II
      interfaces, one or two TWSI interfaces, one or two UARTs, a
      TDM/SLIC interface, a NAND controller, an I2S/SPDIF interface, and
      an SDIO interface.
      
      This patch adds supports for the Marvell DB-88F6281-BP Development
      Board and the RD-88F6192-NAS and the RD-88F6281 Reference Designs,
      enabling support for the PCIe interface, the USB interface, the
      ethernet interfaces, the SATA interfaces, the TWSI interfaces, the
      UARTs, and the NAND controller.
      Signed-off-by: NSaeed Bishara <saeed@marvell.com>
      Signed-off-by: NLennert Buytenhek <buytenh@marvell.com>
      651c74c7