From mboxrd@z Thu Jan 1 00:00:00 1970 From: Minkyu Kang Date: Wed, 17 Apr 2013 11:13:10 +0900 Subject: [U-Boot] please pull u-boot-samsung master Message-ID: <516E0536.8070903@samsung.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Albert, The following changes since commit 601795462a4e7ede97b64dc306de1002e688eef6: Tegra: T30: Beaver board support. (2013-04-15 16:13:51 -0700) are available in the git repository at: git://git.denx.de/u-boot-samsung master for you to fetch changes up to f2e8a87305a55652488af140adcf65b1e688f287: exynos: fdt: Add TMU node for snow (2013-04-17 10:00:44 +0900) ---------------------------------------------------------------- Simon Glass (2): exynos: Correct use of 64-bit division exynos: fdt: Add TMU node for snow Vivek Gautam (1): Exynos5: Add support for USB download boot mode arch/arm/cpu/armv7/s5p-common/timer.c | 7 +++++- board/samsung/dts/exynos5250-snow.dts | 14 ++++++++++++ board/samsung/smdk5250/spl_boot.c | 40 +++++++++++++++++++++++++++++++-- include/configs/exynos5250-dt.h | 5 +++++ 4 files changed, 63 insertions(+), 3 deletions(-) -- Thanks, Minkyu Kang.