[U-Boot] please pull u-boot-samsung master

Minkyu Kang mk7.kang at samsung.com
Mon Apr 6 08:38:10 CEST 2015


Dear Tom,

The following changes since commit d68df028099235c5316eec1ed5f586f3744a8707:

  Merge git://git.denx.de/u-boot-arc (2015-04-03 09:14:44 -0400)

are available in the git repository at:


  http://git.denx.de/u-boot-samsung 

for you to fetch changes up to 1018b0a56a4719a64fb6867337a72d6a9343008b:

  config: exynos: trats2: Enable support for Image.itb at trats2 device (2015-04-06 15:23:59 +0900)

----------------------------------------------------------------
Ajay Kumar (8):
      arm: exynos: add display clocks for Exynos5800
      Exynos5: Fix rpll_sdiv to support both peach-pit and peach-pi panels
      video: exynos_fb: configure backlight GPIOs if specified in DT
      video: parade: configure SLP and RST GPIOs if specified in DT
      dts: exynos54xx: Add samsung, pwm-out-gpio property to FIMD node
      dts: peach_pit: Add SLP and RST GPIO properties in parade DT node
      dts: peach_pi: Add DT properties needed for display
      smdk5420: Remove GPIO enums

Guillaume GARDET (1):
      Exynos: Clock: Fix exynos5_get_periph_rate for I2C.

Inha Song (1):
      exynos5: add trace feature #ifdef in exynos5-common.h

Sjoerd Simons (1):
      config: peach: Correct memory layout environment settings

Łukasz Majewski (3):
      config: exynos: common: Provide env variables to support Image.itb
      config: exynos: trats: Enable support for Image.itb at trats device
      config: exynos: trats2: Enable support for Image.itb at trats2 device

 arch/arm/cpu/armv7/exynos/clock.c              |   69 ++++++++++++++++++++++--
 arch/arm/cpu/armv7/exynos/clock_init_exynos5.c |    4 +-
 arch/arm/dts/exynos5420-peach-pit.dts          |    2 +
 arch/arm/dts/exynos54xx.dtsi                   |    1 +
 arch/arm/dts/exynos5800-peach-pi.dts           |    3 ++
 arch/arm/include/asm/arch-exynos/clk.h         |    3 ++
 board/samsung/smdk5420/smdk5420.c              |   15 ------
 doc/device-tree-bindings/video/exynos-fb.txt   |    2 +
 drivers/video/exynos_fb.c                      |   21 ++++++++
 drivers/video/parade.c                         |   11 ++++
 include/configs/exynos4-common.h               |   54 +++++++++++++++++++
 include/configs/exynos5-common.h               |    4 +-
 include/configs/peach-pi.h                     |    8 +++
 include/configs/peach-pit.h                    |    8 +++
 include/configs/trats.h                        |    8 ++-
 include/configs/trats2.h                       |    8 ++-
 16 files changed, 193 insertions(+), 28 deletions(-)

-- 
Thanks,
Minkyu Kang.


More information about the U-Boot mailing list