1. 26 7月, 2013 1 次提交
  2. 17 7月, 2013 3 次提交
  3. 26 6月, 2013 2 次提交
  4. 22 6月, 2013 1 次提交
  5. 19 6月, 2013 5 次提交
  6. 17 6月, 2013 10 次提交
  7. 04 6月, 2013 1 次提交
  8. 31 5月, 2013 3 次提交
  9. 28 5月, 2013 1 次提交
    • T
      arm: kirkwood: convert db-88f6281/db-88f6282 to the Device Tree · 0d0632f5
      Thomas Petazzoni 提交于
      This commit converts the Marvell DB-88F6281/DB-88F6282 board to the
      Device Tree. In fact, the code was supporting two different boards:
      one with the 6281 SoC variant, and one with the 6282 SoC variant. The
      difference between the two being that the 6281 has one PCIe interface,
      and the 6282 has two PCIe interfaces.
      
      In order to handle that with the Device Tree, we create a
      'kirkwood-db.dtsi' file that contains the definitions common to both
      boards, and 'kirkwood-db-88f6281.dts' and 'kirkwood-db-88f6282.dts'
      for the definitions specific to each board. This is similar to what is
      done for the QNAP TS219 Kirkwood platform.
      
      We have kept one single Kconfig option, just like it was before.
      Signed-off-by: NThomas Petazzoni <thomas.petazzoni@free-electrons.com>
      Signed-off-by: NJason Cooper <jason@lakedaemon.net>
      0d0632f5
  10. 27 5月, 2013 1 次提交
  11. 21 5月, 2013 1 次提交
  12. 15 5月, 2013 1 次提交
  13. 13 5月, 2013 1 次提交
  14. 12 5月, 2013 1 次提交
  15. 29 4月, 2013 1 次提交
  16. 26 4月, 2013 1 次提交
  17. 12 4月, 2013 1 次提交
  18. 11 4月, 2013 1 次提交
    • S
      ARM: Kirkwood: DT board setup for CloudBox · 98d4f2ac
      Simon Guinot 提交于
      This patch adds DT board setup for the LaCie NAS CloudBox. The CloudBox
      is a low cost NAS based on the Network Space v2.
      
      Chipset list:
      - CPU MARVELL 88F6702 1Ghz
      - SDRAM memory: 256MB DDR2-800 (2x128MB x8) 400Mhz
      - 1 Ethernet Gigabit port (PHY MARVELL 88E1318)
      - SPI flash, NOR 512KB
      - 1 push button
      - 2 LEDs (red and blue)
      
      There is no EEPROM and no USB ports embedded.
      
      Note that this board must not be confused with the Network Space Mini v2
      which is embedded in a previous LaCie product also named CloudBox.
      Signed-off-by: NSimon Guinot <simon.guinot@sequanux.org>
      Acked-by: NAndrew Lunn <andrew@lunn.ch>
      Signed-off-by: NJason Cooper <jason@lakedaemon.net>
      98d4f2ac
  19. 09 4月, 2013 4 次提交