From mboxrd@z Thu Jan 1 00:00:00 1970 From: Minkyu Kang Date: Mon, 18 May 2015 20:52:00 +0900 Subject: [U-Boot] please pull u-boot-samsung master Message-ID: <5559D260.6020006@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 Tom, The following changes since commit 905e8f9e53766e606bd4a0ed46d804889e613f32: Prepare v2015.07-rc1 (2015-05-05 19:52:15 -0400) are available in the git repository at: http://git.denx.de/u-boot-samsung for you to fetch changes up to cf85202770d95474ba341b8881f9b76589244bed: exynos: clock: clean up checkpatch issues (2015-05-18 20:47:31 +0900) ---------------------------------------------------------------- Marek Vasut (2): i2c: s3c: Implant support for S3C2440 gpio: s3c: Fix the GPIO driver Minkyu Kang (1): exynos: clock: clean up checkpatch issues arch/arm/cpu/armv7/exynos/clock.c | 65 ++++++++++++++++++-------------- drivers/gpio/s3c2440_gpio.c | 75 +++++++++++++++++++++---------------- drivers/i2c/s3c24x0_i2c.c | 10 ++--- 3 files changed, 84 insertions(+), 66 deletions(-) -- Thanks, Minkyu Kang.