Skip to content
  1. Jun 26, 2013
  2. Jun 22, 2013
  3. Jun 19, 2013
  4. Jun 17, 2013
  5. Jun 04, 2013
  6. May 31, 2013
  7. May 28, 2013
    • Thomas Petazzoni's avatar
      arm: kirkwood: convert db-88f6281/db-88f6282 to the Device Tree · 0d0632f5
      Thomas Petazzoni authored
      
      
      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: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
      Signed-off-by: default avatarJason Cooper <jason@lakedaemon.net>
      0d0632f5
  8. May 27, 2013
  9. May 21, 2013
  10. May 15, 2013
  11. May 13, 2013
  12. May 12, 2013
  13. Apr 29, 2013
  14. Apr 26, 2013
  15. Apr 12, 2013
  16. Apr 11, 2013
    • Simon Guinot's avatar
      ARM: Kirkwood: DT board setup for CloudBox · 98d4f2ac
      Simon Guinot authored
      
      
      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: default avatarSimon Guinot <simon.guinot@sequanux.org>
      Acked-by: default avatarAndrew Lunn <andrew@lunn.ch>
      Signed-off-by: default avatarJason Cooper <jason@lakedaemon.net>
      98d4f2ac
  17. Apr 09, 2013