[U-Boot] Please pull u-boot-x86.git branch misc

Simon Glass sjg at chromium.org
Mon Dec 29 23:07:41 CET 2014


Hi Tom,

Here are a few misc fixes and updates. Note that the branch is 'misc'
(there is also a 'master' branch pull out there).


The following changes since commit d8bec60c1b0de7770f9b56ad092ab9be801d99af:

  ARM: UniPhier: enable CONFIG_CMD_DM (2014-12-18 23:34:30 +0900)

are available in the git repository at:

  git://git.denx.de/u-boot-x86.git

for you to fetch changes up to 90f20e002e16c53f7857740a5e6baaa7183f584c:

  cros-ec-keyboard: Synchronize DT binding from linux (2014-12-29
15:02:02 -0700)

----------------------------------------------------------------
Masahiro Yamada (2):
      dm: README: recommend u-boot.dtb to try driver-model on sandbox
      i2c_eeprom: include <linux/err.h> to fix build error

Sjoerd Simons (1):
      cros-ec-keyboard: Synchronize DT binding from linux

 arch/arm/dts/exynos5250-snow.dts                | 59
+++--------------------------------------------------------
 arch/arm/dts/exynos5420-peach-pit.dts           | 59
+++--------------------------------------------------------
 arch/arm/dts/exynos5800-peach-pi.dts            |  4 +++-
 doc/device-tree-bindings/input/cros-ec-keyb.txt | 53
+++++++++++++++++++++++------------------------------
 doc/driver-model/README.txt                     |  4 ++--
 drivers/input/cros_ec_keyb.c                    | 16 ++++++----------
 drivers/misc/i2c_eeprom.c                       |  1 +
 7 files changed, 41 insertions(+), 155 deletions(-)

Regards,
Simon


More information about the U-Boot mailing list