]>
git.sur5r.net Git - u-boot/log 
Zubair Lutfullah Kakakhel  [Fri, 29 Jul 2016 14:11:20 +0000  (15:11 +0100)] 
mips: Add MIPSfpga platform supportSigned-off-by: Zubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com> Reviewed-by: Paul Burton <paul.burton@imgtec.com> Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com> 
Zubair Lutfullah Kakakhel  [Fri, 29 Jul 2016 14:11:19 +0000  (15:11 +0100)] 
mips: xilfpga: Add device tree filesSigned-off-by: Zubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com> Reviewed-by: Paul Burton <paul.burton@imgtec.com> Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com> 
Zubair Lutfullah Kakakhel  [Wed, 27 Jul 2016 11:25:09 +0000  (12:25 +0100)] 
net: emaclite: Enable driver for MIPSSigned-off-by: Zubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com> Reviewed-by: Paul Burton <paul.burton@imgtec.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com> 
Zubair Lutfullah Kakakhel  [Wed, 27 Jul 2016 11:25:08 +0000  (12:25 +0100)] 
net: emaclite: use __raw_readl/writel instead of weird defineSigned-off-by: Zubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com> Reviewed-by: Paul Burton <paul.burton@imgtec.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com> 
Zubair Lutfullah Kakakhel  [Wed, 27 Jul 2016 11:25:07 +0000  (12:25 +0100)] 
net: emaclite: Use ioremap_nocacheSigned-off-by: Zubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com> Reviewed-by: Paul Burton <paul.burton@imgtec.com> Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com> 
Masahiro Yamada  [Mon, 19 Sep 2016 12:40:26 +0000  (21:40 +0900)] 
Revert "Increase default of CONFIG_SYS_MALLOC_F_LEN for SPL_OF_CONTROL"
This reverts commit 
90c08d9e08c7a108ab904f3bbdeb558081757892 .
I took a closer look at this after the commit was applied, and found
CONFIG_SYS_MALLOC_F_LEN=0x2000 was too much.  8KB memory for SPL is
actually too big for some boards.  Perhaps 0x800 is enough, but the
situation varies board by board.
Let's postpone our decision until we come up with a better idea.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> 
Reviewed-by: Simon Glass <sjg@chromium.org> 
Tom Rini  [Mon, 19 Sep 2016 14:03:32 +0000  (10:03 -0400)] 
A20-OLinuXino-Lime2: Enable USB gadget supportSigned-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Hans de Goede <hdegoede@redhat.com> 
Tom Rini  [Sun, 18 Sep 2016 16:12:04 +0000  (12:12 -0400)] 
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
Tom Rini  [Sun, 18 Sep 2016 16:11:50 +0000  (12:11 -0400)] 
Merge branch 'master' of git://www.denx.de/git/u-boot-sunxi
Tom Rini  [Sun, 18 Sep 2016 16:10:54 +0000  (12:10 -0400)] 
Merge branch 'master' of git://www.denx.de/git/u-boot-arc
Masahiro Yamada  [Fri, 16 Sep 2016 18:33:12 +0000  (03:33  +0900)] 
ARM: uniphier: update DRAM init code for LD20 SoCSigned-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> 
Masahiro Yamada  [Fri, 16 Sep 2016 18:33:11 +0000  (03:33  +0900)] 
ARM: uniphier: add PLL init code for LD20 SoCSigned-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> 
Masahiro Yamada  [Fri, 16 Sep 2016 18:33:10 +0000  (03:33  +0900)] 
ARM: uniphier: collect clock/PLL init code into a single directorySigned-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> 
Masahiro Yamada  [Fri, 16 Sep 2016 18:33:09 +0000  (03:33  +0900)] 
ARM: uniphier: move PLL init code to U-Boot proper where possibleSigned-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> 
Masahiro Yamada  [Fri, 16 Sep 2016 18:33:08 +0000  (03:33  +0900)] 
ARM: uniphier: rename CONFIG_DPLL_SSC_RATE_1PERSigned-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> 
Masahiro Yamada  [Fri, 16 Sep 2016 18:33:07 +0000  (03:33  +0900)] 
ARM: uniphier: move XIRQ pin-mux settings of LD11/LD20Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> 
Masahiro Yamada  [Fri, 16 Sep 2016 18:33:06 +0000  (03:33  +0900)] 
ARM: uniphier: consolidate System Bus pin-mux settings for LD11/LD20Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> 
Masahiro Yamada  [Fri, 16 Sep 2016 18:33:05 +0000  (03:33  +0900)] 
ARM: dts: uniphier: include System Bus pin group node in SPL DTSigned-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> 
Masahiro Yamada  [Fri, 16 Sep 2016 18:33:04 +0000  (03:33  +0900)] 
ARM: uniphier: consolidate NAND pin-mux settingsSigned-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> 
Masahiro Yamada  [Fri, 16 Sep 2016 18:33:03 +0000  (03:33  +0900)] 
ARM: uniphier: remove ad-hoc pin-mux code for sLD3Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> 
Masahiro Yamada  [Fri, 16 Sep 2016 18:33:02 +0000  (03:33  +0900)] 
ARM: uniphier: remove redundant pin-muxing for EA24 pin of sLD3 SoCSigned-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> 
Masahiro Yamada  [Fri, 16 Sep 2016 18:33:01 +0000  (03:33  +0900)] 
ARM: uniphier: select PINCTRL and SPL_PINCTRLSigned-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> 
Masahiro Yamada  [Fri, 16 Sep 2016 18:33:00 +0000  (03:33  +0900)] 
ARM: dts: uniphier: add pinctrl device node and pinctrl propertiesSigned-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> 
Masahiro Yamada  [Fri, 16 Sep 2016 18:32:59 +0000  (03:32  +0900)] 
pinctrl: uniphier: add UniPhier sLD3 pinctrl driverSigned-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> 
Masahiro Yamada  [Fri, 16 Sep 2016 18:32:58 +0000  (03:32  +0900)] 
pinctrl: uniphier: support 4bit-width pin-mux register capabilitySigned-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> 
Chen-Yu Tsai  [Wed, 14 Sep 2016 02:26:36 +0000  (10:26 +0800)] 
sunxi: Enable USB gadget support for Sinlinx SinA33Signed-off-by: Chen-Yu Tsai <wens@csie.org> Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com> 
Chen-Yu Tsai  [Wed, 14 Sep 2016 02:26:35 +0000  (10:26 +0800)] 
sunxi: Enable USB host support for Sinlinx SinA33Signed-off-by: Chen-Yu Tsai <wens@csie.org> Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com> 
Chen-Yu Tsai  [Wed, 14 Sep 2016 02:26:34 +0000  (10:26 +0800)] 
sunxi: Add mmc0 card detect pin for Sinlinx SinA33Signed-off-by: Chen-Yu Tsai <wens@csie.org> Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com> 
Jelle van der Waa  [Tue, 13 Sep 2016 16:03:23 +0000  (18:03 +0200)] 
sunxi: Add defconfig and dts for the NanoPi NEOSigned-off-by: Jelle van der Waa <jelle@vdwaa.nl> Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com> 
Hans de Goede  [Sat, 17 Sep 2016 14:02:38 +0000  (16:02 +0200)] 
sunxi: musb: Re-init musb controller on repeated probe callsSigned-off-by: Hans de Goede <hdegoede@redhat.com> 
Chen-Yu Tsai  [Wed, 7 Sep 2016 06:25:21 +0000  (14:25 +0800)] 
sunxi: musb: Power off OTG port VBUS when disabled
The Linux kernel musb driver expects VBUS to be off while initializing
musb. Having it on results in a repeating string of warnings, followed
by an unusable peripheral. The peripheral is only usable after
physically removing the OTG adapter, letting musb reset its state.
This partially reverts commit 
c9f8947e6604  ("sunxi: usb-phy: Never
power off the usb ports")
Signed-off-by: Chen-Yu Tsai <wens@csie.org> 
Reviewed-by: Hans de Goede <hdegoede@redhat.com> 
Signed-off-by: Hans de Goede <hdegoede@redhat.com> 
Hans de Goede  [Mon, 12 Sep 2016 07:52:52 +0000  (09:52 +0200)] 
sunxi: axp2xx: disable ldoio0/1 at bootSigned-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk> 
Simon Glass  [Wed, 14 Sep 2016 03:44:07 +0000  (21:44 -0600)] 
Makefile: Give a build error if ad-hoc CONFIG options are addedSigned-off-by: Simon Glass <sjg@chromium.org> Acked-by: Stephen Warren <swarren@nvidia.com> Tested-by: Stephen Warren <swarren@nvidia.com> 
Simon Glass  [Wed, 14 Sep 2016 03:44:06 +0000  (21:44 -0600)] 
Kconfig: Add a whitelist of ad-hoc CONFIG optionsSigned-off-by: Simon Glass <sjg@chromium.org> 
Simon Glass  [Tue, 13 Sep 2016 05:19:03 +0000  (23:19 -0600)] 
Convert CONFIG_SPL_YMODEM_SUPPORT to KconfigSigned-off-by: Simon Glass <sjg@chromium.org> 
Simon Glass  [Tue, 13 Sep 2016 05:19:02 +0000  (23:19 -0600)] 
Convert CONFIG_SPL_WATCHDOG_SUPPORT to KconfigSigned-off-by: Simon Glass <sjg@chromium.org> 
Simon Glass  [Tue, 13 Sep 2016 05:19:01 +0000  (23:19 -0600)] 
Convert CONFIG_SPL_USB_SUPPORT to KconfigSigned-off-by: Simon Glass <sjg@chromium.org> 
Simon Glass  [Tue, 13 Sep 2016 05:19:00 +0000  (23:19 -0600)] 
Convert CONFIG_SPL_USB_HOST_SUPPORT to KconfigSigned-off-by: Simon Glass <sjg@chromium.org> 
Simon Glass  [Tue, 13 Sep 2016 05:18:59 +0000  (23:18 -0600)] 
Convert CONFIG_SPL_USBETH_SUPPORT to KconfigSigned-off-by: Simon Glass <sjg@chromium.org> 
Simon Glass  [Tue, 13 Sep 2016 05:18:58 +0000  (23:18 -0600)] 
Convert CONFIG_SPL_SPI_SUPPORT to KconfigSigned-off-by: Simon Glass <sjg@chromium.org> 
Simon Glass  [Tue, 13 Sep 2016 05:18:57 +0000  (23:18 -0600)] 
Convert CONFIG_SPL_SPI_FLASH_SUPPORT to KconfigSigned-off-by: Simon Glass <sjg@chromium.org> 
Simon Glass  [Tue, 13 Sep 2016 05:18:56 +0000  (23:18 -0600)] 
Convert CONFIG_SPL_SERIAL_SUPPORT to KconfigSigned-off-by: Simon Glass <sjg@chromium.org> 
Simon Glass  [Tue, 13 Sep 2016 05:18:55 +0000  (23:18 -0600)] 
Convert CONFIG_SPL_SATA_SUPPORT to KconfigSigned-off-by: Simon Glass <sjg@chromium.org> 
Simon Glass  [Tue, 13 Sep 2016 05:18:54 +0000  (23:18 -0600)] 
Convert CONFIG_SPL_POWER_SUPPORT to KconfigSigned-off-by: Simon Glass <sjg@chromium.org> 
Simon Glass  [Tue, 13 Sep 2016 13:05:50 +0000  (07:05 -0600)] 
Remove CONFIG_SPL_PINCTRL_SUPPORTSigned-off-by: Simon Glass <sjg@chromium.org> 
Simon Glass  [Tue, 13 Sep 2016 05:18:52 +0000  (23:18 -0600)] 
Convert CONFIG_SPL_ONENAND_SUPPORT to KconfigSigned-off-by: Simon Glass <sjg@chromium.org> 
Simon Glass  [Tue, 13 Sep 2016 05:18:51 +0000  (23:18 -0600)] 
Convert CONFIG_SPL_NOR_SUPPORT to KconfigSigned-off-by: Simon Glass <sjg@chromium.org> 
Simon Glass  [Tue, 13 Sep 2016 05:18:50 +0000  (23:18 -0600)] 
Convert CONFIG_SPL_NET_SUPPORT to KconfigSigned-off-by: Simon Glass <sjg@chromium.org> 
Simon Glass  [Tue, 13 Sep 2016 05:18:49 +0000  (23:18 -0600)] 
Convert CONFIG_SPL_NET_VCI_STRING to KconfigSigned-off-by: Simon Glass <sjg@chromium.org> 
Simon Glass  [Tue, 13 Sep 2016 05:18:48 +0000  (23:18 -0600)] 
Convert CONFIG_SPL_NAND_SUPPORT to KconfigSigned-off-by: Simon Glass <sjg@chromium.org> 
Simon Glass  [Tue, 13 Sep 2016 05:18:47 +0000  (23:18 -0600)] 
Convert CONFIG_SPL_MUSB_NEW_SUPPORT to KconfigSigned-off-by: Simon Glass <sjg@chromium.org> 
Simon Glass  [Tue, 13 Sep 2016 05:18:46 +0000  (23:18 -0600)] 
Convert CONFIG_SPL_MTD_SUPPORT to KconfigSigned-off-by: Simon Glass <sjg@chromium.org> 
Simon Glass  [Tue, 13 Sep 2016 05:18:45 +0000  (23:18 -0600)] 
Convert CONFIG_SPL_MPC8XXX_INIT_DDR_SUPPORT to KconfigSigned-off-by: Simon Glass <sjg@chromium.org> 
Simon Glass  [Tue, 13 Sep 2016 05:18:44 +0000  (23:18 -0600)] 
Convert CONFIG_SPL_MMC_SUPPORT to KconfigSigned-off-by: Simon Glass <sjg@chromium.org> 
Simon Glass  [Tue, 13 Sep 2016 05:18:43 +0000  (23:18 -0600)] 
Convert CONFIG_SPL_LIBGENERIC_SUPPORT to KconfigSigned-off-by: Simon Glass <sjg@chromium.org> 
Simon Glass  [Tue, 13 Sep 2016 05:18:42 +0000  (23:18 -0600)] 
Convert CONFIG_SPL_LIBDISK_SUPPORT to KconfigSigned-off-by: Simon Glass <sjg@chromium.org> 
Simon Glass  [Tue, 13 Sep 2016 05:18:41 +0000  (23:18 -0600)] 
Convert CONFIG_SPL_LIBCOMMON_SUPPORT to KconfigSigned-off-by: Simon Glass <sjg@chromium.org> 
Simon Glass  [Tue, 13 Sep 2016 05:18:40 +0000  (23:18 -0600)] 
Convert CONFIG_SPL_I2C_SUPPORT to KconfigSigned-off-by: Simon Glass <sjg@chromium.org> 
Simon Glass  [Tue, 13 Sep 2016 05:18:39 +0000  (23:18 -0600)] 
Convert CONFIG_SPL_GPIO_SUPPORT to KconfigSigned-off-by: Simon Glass <sjg@chromium.org> 
Simon Glass  [Tue, 13 Sep 2016 05:18:38 +0000  (23:18 -0600)] 
Convert CONFIG_SPL_FAT_SUPPORT to KconfigSigned-off-by: Simon Glass <sjg@chromium.org> 
Simon Glass  [Tue, 13 Sep 2016 05:18:37 +0000  (23:18 -0600)] 
Convert CONFIG_SPL_EXT_SUPPORT to KconfigSigned-off-by: Simon Glass <sjg@chromium.org> 
Simon Glass  [Tue, 13 Sep 2016 05:18:36 +0000  (23:18 -0600)] 
Convert CONFIG_SPL_ETH_SUPPORT to KconfigSigned-off-by: Simon Glass <sjg@chromium.org> 
Simon Glass  [Tue, 13 Sep 2016 05:18:35 +0000  (23:18 -0600)] 
Convert CONFIG_SPL_ENV_SUPPORT to KconfigSigned-off-by: Simon Glass <sjg@chromium.org> 
Simon Glass  [Tue, 13 Sep 2016 05:18:34 +0000  (23:18 -0600)] 
Convert CONFIG_SPL_DRIVERS_MISC_SUPPORT to KconfigSigned-off-by: Simon Glass <sjg@chromium.org> 
Simon Glass  [Tue, 13 Sep 2016 05:18:33 +0000  (23:18 -0600)] 
Convert CONFIG_SPL_DMA_SUPPORT to KconfigSigned-off-by: Simon Glass <sjg@chromium.org> 
Simon Glass  [Tue, 13 Sep 2016 05:18:32 +0000  (23:18 -0600)] 
Convert CONFIG_SPL_HASH_SUPPORT to KconfigSigned-off-by: Simon Glass <sjg@chromium.org> 
Simon Glass  [Tue, 13 Sep 2016 05:18:31 +0000  (23:18 -0600)] 
Convert CONFIG_SPL_CRYPTO_SUPPORT to KconfigSigned-off-by: Simon Glass <sjg@chromium.org> 
Simon Glass  [Tue, 13 Sep 2016 05:18:30 +0000  (23:18 -0600)] 
spear: Use upper case for CONFIG optionsSigned-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Rini <trini@konsulko.com> 
Simon Glass  [Tue, 13 Sep 2016 05:18:29 +0000  (23:18 -0600)] 
Move existing use of CONFIG_SPL_RSA to KconfigSigned-off-by: Simon Glass <sjg@chromium.org> 
Simon Glass  [Tue, 13 Sep 2016 05:18:28 +0000  (23:18 -0600)] 
Move existing use of CONFIG_SPL_DM to KconfigSigned-off-by: Simon Glass <sjg@chromium.org> 
Simon Glass  [Tue, 13 Sep 2016 05:18:27 +0000  (23:18 -0600)] 
Kconfig: tpl: Add some TPL support options to KconfigSigned-off-by: Simon Glass <sjg@chromium.org> 
Simon Glass  [Tue, 13 Sep 2016 13:05:23 +0000  (07:05 -0600)] 
Kconfig: spl: Add SPL support options to KconfigSigned-off-by: Simon Glass <sjg@chromium.org> 
Simon Glass  [Tue, 13 Sep 2016 05:18:25 +0000  (23:18 -0600)] 
Use separate options for TPL supportSigned-off-by: Simon Glass <sjg@chromium.org> 
Simon Glass  [Tue, 13 Sep 2016 05:18:24 +0000  (23:18 -0600)] 
Drop CONFIG_SPL_RAM_SUPPORTSigned-off-by: Simon Glass <sjg@chromium.org> 
Simon Glass  [Tue, 13 Sep 2016 05:18:23 +0000  (23:18 -0600)] 
arm: fsl: Adjust ordering of #ifndef CONFIG_SPL_BUILDSigned-off-by: Simon Glass <sjg@chromium.org> 
Simon Glass  [Tue, 13 Sep 2016 05:18:22 +0000  (23:18 -0600)] 
Kconfig: Move SPL settings into their own fileSigned-off-by: Simon Glass <sjg@chromium.org> 
Simon Glass  [Tue, 13 Sep 2016 05:18:21 +0000  (23:18 -0600)] 
moveconfig: Add an option to commit changesSigned-off-by: Simon Glass <sjg@chromium.org> 
Simon Glass  [Tue, 13 Sep 2016 05:18:20 +0000  (23:18 -0600)] 
moveconfig: Add an option to skip promptsSigned-off-by: Simon Glass <sjg@chromium.org> 
Simon Glass  [Tue, 13 Sep 2016 05:18:19 +0000  (23:18 -0600)] 
Correct defconfigs using savedefconfigSigned-off-by: Simon Glass <sjg@chromium.org> 
Masahiro Yamada  [Tue, 13 Sep 2016 16:06:10 +0000  (01:06  +0900)] 
ARM: uniphier: introduce flags to adjust DRAM timing for LD20/LD21Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> 
Masahiro Yamada  [Tue, 13 Sep 2016 16:06:09 +0000  (01:06  +0900)] 
ARM: uniphier: fix DRAM size of LD21 SoC packageSigned-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> 
Alexey Brodkin  [Fri, 16 Sep 2016 09:12:26 +0000  (12:12 +0300)] 
arc: Use -mcpu=XXX instead of obsolete -marcXXXSigned-off-by: Alexey Brodkin <abrodkin@synopsys.com> 
Masahiro Yamada  [Tue, 13 Sep 2016 16:06:08 +0000  (01:06  +0900)] 
ARM: uniphier: merge board init functions into board_init()Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> 
Masahiro Yamada  [Tue, 13 Sep 2016 16:06:07 +0000  (01:06  +0900)] 
ARM: uniphier: use checkboard() instead of misc_init_f()Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> 
Masahiro Yamada  [Tue, 13 Sep 2016 16:06:06 +0000  (01:06  +0900)] 
ARM: uniphier: remove IECTRL setup code of LD4 SoCSigned-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> 
Masahiro Yamada  [Tue, 13 Sep 2016 16:06:05 +0000  (01:06  +0900)] 
pinctrl: uniphier: move register base macros from header to .c fileSigned-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> 
Masahiro Yamada  [Tue, 13 Sep 2016 16:06:04 +0000  (01:06  +0900)] 
pinctrl: uniphier: add System Bus pin-mux settingsSigned-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> 
Masahiro Yamada  [Tue, 13 Sep 2016 16:06:03 +0000  (01:06  +0900)] 
mmc: uniphier-sd: migrate to CONFIG_BLKSigned-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: Simon Glass <sjg@chromium.org> 
Masahiro Yamada  [Tue, 13 Sep 2016 16:06:02 +0000  (01:06  +0900)] 
ARM: uniphier: enable Generic EHCI driver for Pro4 SoCSigned-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> 
Masahiro Yamada  [Tue, 13 Sep 2016 16:06:01 +0000  (01:06  +0900)] 
ARM: uniphier: delete unnecessary xHCI pin-mux settingsSigned-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> 
Masahiro Yamada  [Tue, 13 Sep 2016 16:06:00 +0000  (01:06  +0900)] 
usb: uniphier: remove UniPhier xHCI driver and select DM_USBSigned-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: Marek Vasut <marex@denx.de> 
Masahiro Yamada  [Tue, 13 Sep 2016 16:05:59 +0000  (01:05  +0900)] 
ARM: uniphier: sort select:s alphabeticallySigned-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> 
Wenyou Yang  [Tue, 13 Sep 2016 02:40:31 +0000  (10:40 +0800)] 
i2c: at91_i2c: Fix the wrong include fileSigned-off-by: Wenyou Yang <wenyou.yang@atmel.com> Reviewed-by: Simon Glass <sjg@chromium.org> 
John Keeping  [Thu, 18 Aug 2016 19:08:42 +0000  (20:08 +0100)] 
rockchip: i2c: fix >32 byte writesSigned-off-by: John Keeping <john@metanate.com> Acked-by: Simon Glass <sjg@chromium.org> 
John Keeping  [Thu, 18 Aug 2016 19:08:41 +0000  (20:08 +0100)] 
rockchip: i2c: move register write out of inner loopSigned-off-by: John Keeping <john@metanate.com> Acked-by: Simon Glass <sjg@chromium.org> 
John Keeping  [Thu, 18 Aug 2016 19:08:40 +0000  (20:08 +0100)] 
rockchip: i2c: use named constant when appropriateSigned-off-by: John Keeping <john@metanate.com> Acked-by: Simon Glass <sjg@chromium.org> 
Tom Rini  [Mon, 12 Sep 2016 14:05:51 +0000  (10:05 -0400)] 
Prepare v2016.09Signed-off-by: Tom Rini <trini@konsulko.com> 
Cyrille Pitchen  [Wed, 17 Aug 2016 07:19:39 +0000  (15:19 +0800)] 
sf: fix sf probeSigned-off-by: Cyrille Pitchen <cyrille.pitchen@atmel.com> Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com> Tested-by: Stefan Roese <sr@denx.de> Tested-by: Hannes Schmelzer <oe5hpm@oevsv.at> Reviewed-by: Simon Glass <sjg@chromium.org> 
Heiko Schocher  [Fri, 9 Sep 2016 06:12:49 +0000  (08:12 +0200)] 
common, kconfig: move VERSION_VARIABLE to KconfigSigned-off-by: Heiko Schocher <hs@denx.de> 
Tom Rini  [Fri, 9 Sep 2016 18:59:15 +0000  (14:59 -0400)] 
Merge branch 'master' of git://git.denx.de/u-boot-net