1. 02 6月, 2016 1 次提交
    • M
      arm: socfpga: Add samtec VIN|ING board · 569a191a
      Marek Vasut 提交于
      Add support for board based on the popular Altera Cyclone V SoC.
      This board has the following properties:
       - 1 GiB of DRAM
       - 1 Gigabit ethernet
       - 1 USB gadget port
       - 1 USB host port with an on-board hub
       - 2 QSPI NORs connected to the Cadence QSPI core
       - Multiple I2C EEPROMs and one I2C temperature sensor
      Signed-off-by: NMarek Vasut <marex@denx.de>
      Cc: Dinh Nguyen <dinguyen@opensource.altera.com>
      Cc: Chin Liang See <clsee@altera.com>
      ---
      V2: Update the defconfig as per Tom's request
      569a191a
  2. 10 4月, 2016 1 次提交
    • M
      arm: socfpga: sockit: Use more relaxed DRAM timings · 4d74c027
      Marek Vasut 提交于
      The currently present DRAM timings generated from GHRD 14.0 did
      not work on SoCkit rev. D because they were too tight. Load the
      DRAM timings from GHRD 13.0 which are more relaxed and work with
      SoCkit rev. D.
      Signed-off-by: NMarek Vasut <marex@denx.de>
      Cc: Dinh Nguyen <dinguyen@opensource.altera.com>
      Cc: Chin Liang See <clsee@altera.com>
      4d74c027
  3. 04 9月, 2015 1 次提交
  4. 23 8月, 2015 3 次提交
  5. 08 8月, 2015 1 次提交
  6. 05 3月, 2015 2 次提交
  7. 05 7月, 2014 1 次提交
    • C
      socfpga: Adding Scan Manager driver · dc4d4aa1
      Chin Liang See 提交于
      Scan Manager driver will be called to configure the IOCSR
      scan chain. This configuration will setup the IO buffer settings
      Signed-off-by: NChin Liang See <clsee@altera.com>
      Cc: Dinh Nguyen <dinguyen@altera.com>
      Cc: Wolfgang Denk <wd@denx.de>
      CC: Pavel Machek <pavel@denx.de>
      Cc: Tom Rini <trini@ti.com>
      Cc: Albert Aribaud <albert.u.boot@aribaud.net>
      dc4d4aa1