From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sat, 27 Jan 2018 20:37:48 +0100 Subject: [U-Boot] [PULL] u-boot-socfpga/master Message-ID: <29d4260b-c5e4-d804-d3b1-9210fcbc2899@denx.de> 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 fb4413295c765aa8c013650984dc2d908964c81d: Merge git://git.denx.de/u-boot-mmc (2018-01-24 11:28:44 -0500) are available in the Git repository at: git://git.denx.de/u-boot-socfpga.git master for you to fetch changes up to 92962b3caf17f5e64075601a466b3ac00dbd0a88: ddr: altera: silence PHY calibration unless in debug mode (2018-01-25 09:59:37 +0100) ---------------------------------------------------------------- Goldschmidt Simon (1): ddr: altera: silence PHY calibration unless in debug mode Simon Goldschmidt (1): arm: socfpga: allow configs without network support configs/socfpga_arria10_defconfig | 1 + configs/socfpga_arria5_defconfig | 1 + configs/socfpga_cyclone5_defconfig | 1 + configs/socfpga_de0_nano_soc_defconfig | 1 + configs/socfpga_de10_nano_defconfig | 1 + configs/socfpga_de1_soc_defconfig | 1 + configs/socfpga_is1_defconfig | 1 + configs/socfpga_mcvevk_defconfig | 1 + configs/socfpga_sockit_defconfig | 1 + configs/socfpga_socrates_defconfig | 1 + configs/socfpga_sr1500_defconfig | 1 + configs/socfpga_vining_fpga_defconfig | 1 + drivers/ddr/altera/sequencer.c | 8 ++++---- include/configs/socfpga_common.h | 11 +++++++---- 14 files changed, 23 insertions(+), 8 deletions(-)