
On Wed, Jul 22, 2015 at 11:59:38AM -0600, Simon Glass wrote:
Hi Tom,
This contains Hans's USB fixes and changes, some preliminary patches for Masahiro's devres stuff and various new uclasses mostly aimed at Rockchip support. There is also the driver model device tree SPL support, USB Ethernet work, PMIC improvements to auto-set regulators and some changes to allow PCI devices to be probed in driver model without needing device tree (as we do with USB).
I have left out pinctrl for now since I hope we will pick up Masahiro's implementation instead and then add my simple one on top.
The following changes since commit b217c89e8565ade3aaa9f74c33c93236bf151187:
Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq (2015-07-20 17:12:52 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-dm.git
for you to fetch changes up to 6b9f9eadffb5f64801746593784e12f07f2fadd0:
linux_compat: handle __GFP_ZERO in kmalloc() (2015-07-22 07:30:44 -0600)
Applied to u-boot/master, thanks!