From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Tue, 28 Nov 2017 08:33:29 +0100 Subject: [U-Boot] [PULL] u-boot-socfpga/master Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de The following changes since commit 93a51d301ad051ec6f8c6016862c7719b8b434d3: Merge git://git.denx.de/u-boot-arc (2017-11-24 11:45:15 -0500) are available in the Git repository at: git://git.denx.de/u-boot-socfpga.git master for you to fetch changes up to eb57c0be14d114c7d0965918154fdfb414634108: fdt: Add compatible strings for Arria 10 (2017-11-26 02:34:10 +0100) ---------------------------------------------------------------- Tien Fong Chee (3): ARM: socfpga: add bindings doc for arria10 fpga manager arm: socfpga: Enhance FPGA program write rbf data with size >= 4 bytes fdt: Add compatible strings for Arria 10 doc/device-tree-bindings/fpga/altera-socfpga-a10-fpga-mgr.txt | 19 +++++++++++++++++++ drivers/fpga/socfpga.c | 14 ++++++++------ include/fdtdec.h | 2 ++ lib/fdtdec.c | 2 ++ 4 files changed, 31 insertions(+), 6 deletions(-) create mode 100644 doc/device-tree-bindings/fpga/altera-socfpga-a10-fpga-mgr.txt