public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/6] arm: socfpga: arria10: more a10 enablement
@ 2016-01-08 15:51 dinguyen at opensource.altera.com
  2016-01-08 15:51 ` [U-Boot] [PATCH 1/6] arm: socfpga: wrap system manager functions for A5/C5 devices dinguyen at opensource.altera.com
                   ` (6 more replies)
  0 siblings, 7 replies; 14+ messages in thread
From: dinguyen at opensource.altera.com @ 2016-01-08 15:51 UTC (permalink / raw)
  To: u-boot

From: Dinh Nguyen <dinguyen@opensource.altera.com>

Hi,

This is another round of patches for the Arria10 device. There are still some
build failures that related to the clocking, FPGA manager, and bridge support.

Thanks,

Dinh Nguyen (6):
  arm: socfpga: wrap system manager functions for A5/C5 devices
  arm: socfpga: add reset manager defines for Arria10
  arm: socfpga: arria10: update dwmac reset function to support Arria10
  arm: socfpga: arria10: don't build GEN5 sdram for arria10
  arm: socfpga: arria10 fpga does not have bridges mapped
  arm: socfpga: arria10: remove board_init and s_init

 .../arm/mach-socfpga/include/mach/system_manager.h |   1 +
 arch/arm/mach-socfpga/misc.c                       |  20 ++++
 arch/arm/mach-socfpga/system_manager.c             |   2 +
 board/altera/arria10-socdk/socfpga.c               |  17 ----
 drivers/Kconfig                                    |   2 +
 drivers/ddr/Kconfig                                |   1 +
 drivers/ddr/altera/Kconfig                         |   6 ++
 drivers/fpga/socfpga.c                             |   2 +
 include/configs/socfpga_common.h                   |   5 -
 include/dt-bindings/reset/altr,rst-mgr-a10.h       | 103 +++++++++++++++++++++
 10 files changed, 137 insertions(+), 22 deletions(-)
 create mode 100644 drivers/ddr/Kconfig
 create mode 100644 drivers/ddr/altera/Kconfig
 create mode 100644 include/dt-bindings/reset/altr,rst-mgr-a10.h

-- 
2.6.2

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2016-01-10 21:50 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-08 15:51 [U-Boot] [PATCH 0/6] arm: socfpga: arria10: more a10 enablement dinguyen at opensource.altera.com
2016-01-08 15:51 ` [U-Boot] [PATCH 1/6] arm: socfpga: wrap system manager functions for A5/C5 devices dinguyen at opensource.altera.com
2016-01-10 21:35   ` Marek Vasut
2016-01-08 15:51 ` [U-Boot] [PATCH 2/6] arm: socfpga: add reset manager defines for Arria10 dinguyen at opensource.altera.com
2016-01-10 21:37   ` Marek Vasut
2016-01-08 15:51 ` [U-Boot] [PATCH 3/6] arm: socfpga: arria10: update dwmac reset function to support Arria10 dinguyen at opensource.altera.com
2016-01-10 21:47   ` Marek Vasut
2016-01-08 15:51 ` [U-Boot] [PATCH 4/6] arm: socfpga: arria10: don't build GEN5 sdram for arria10 dinguyen at opensource.altera.com
2016-01-10 21:48   ` Marek Vasut
2016-01-08 15:51 ` [U-Boot] [PATCH 5/6] arm: socfpga: arria10 fpga does not have bridges mapped dinguyen at opensource.altera.com
2016-01-10 21:49   ` Marek Vasut
2016-01-08 15:51 ` [U-Boot] [PATCH 6/6] arm: socfpga: arria10: remove board_init and s_init dinguyen at opensource.altera.com
2016-01-10 21:50   ` Marek Vasut
2016-01-10 21:50 ` [U-Boot] [PATCH 0/6] arm: socfpga: arria10: more a10 enablement Marek Vasut

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox