From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sun, 16 Sep 2018 03:12:48 +0200 Subject: [U-Boot] [PULL] u-boot-socfpga/master Message-ID: <3984cfef-d66b-ccfe-3a3f-815622709f6f@gmail.com> 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 ecb10a41c9adf2c499c3d19fff96a08bb9ad2aef: Revert "ARM: da850evm_direct_nor_defconfig: Enable DM_SERIAL" (2018-09-14 13:52:15 -0400) are available in the Git repository at: git://git.denx.de/u-boot-socfpga.git master for you to fetch changes up to f6d600b39bfc9a9402bcb393e706407b109d00e7: arm: socfpga: stratix10: Add CONFIG_OF_EMBED (2018-09-15 03:17:01 +0200) ---------------------------------------------------------------- Dalon Westergreen (4): common: add spl/u-boot-spl.hex target arm: socfpga: stratix10: add CONFIG_SPL_TARGET socfpga: stratix10: fix sdram_calculate_size arm: socfpga: stratix10: Add CONFIG_OF_EMBED Ley Foon Tan (3): gpio: dwapb_gpio: Enable get_function support gpio: dwapb_gpio: Add reset ctrl to driver gpio: dwapb_gpio: Change to use dev_read_addr() Makefile | 5 +++++ arch/arm/mach-socfpga/include/mach/sdram_s10.h | 2 +- configs/socfpga_stratix10_defconfig | 1 + drivers/ddr/altera/sdram_s10.c | 4 ++-- drivers/gpio/dwapb_gpio.c | 67 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--- include/configs/socfpga_stratix10_socdk.h | 3 ++- 6 files changed, 75 insertions(+), 7 deletions(-)