1. 86bc14f Revert "dm: sandbox: Drop the pre-DM host implementation" by Simon Glass · Sun May 01 11:35:49 2016 -0600
  2. b8baa9f gpio: exynos(s5p): remove gpio_xlate routine by Eric Nelson · Wed Apr 20 08:37:39 2016 -0700
  3. e320f90 gpio: rk: remove gpio_xlate routine by Eric Nelson · Wed Apr 20 08:37:38 2016 -0700
  4. 27909a9 gpio: pic32: remove gpio_xlate routine by Eric Nelson · Wed Apr 20 08:37:37 2016 -0700
  5. fc069ea gpio: omap: remove gpio_xlate routine by Eric Nelson · Wed Apr 20 08:37:36 2016 -0700
  6. 67670aa gpio: intel_broadwell: remove gpio_xlate routine by Eric Nelson · Wed Apr 20 08:37:35 2016 -0700
  7. 786e98d dm: gpio: add a default gpio xlate routine by Eric Nelson · Sun Apr 24 16:32:40 2016 -0700
  8. 1a54713 drivers: usb: common: add common code for usb drivers to use by Mugunthan V N · Tue Apr 12 16:01:19 2016 +0530
  9. 28b4a1c dm: gpio: introduce 74x164 driver by Peng Fan · Tue May 03 10:02:23 2016 +0800
  10. fdd88a3 dm: spi: introduce dm api by Peng Fan · Tue May 03 10:02:22 2016 +0800
  11. 54108e7 dm: spi: soft_spi: switch to use linux compatible string by Peng Fan · Tue May 03 10:02:21 2016 +0800
  12. fa7dd9b dm: spi: soft_spi bug fix by Peng Fan · Tue May 03 10:02:20 2016 +0800
  13. 38b82d5 fdt: fix dev_get_addr_name node offset by Stephen Warren · Thu Apr 28 16:04:15 2016 -0600
  14. 225da8b video: tegra: refuse to bind to disabled dcs by Stephen Warren · Tue Apr 19 16:19:30 2016 -0600
  15. dcc161c dm: core: allow drivers to refuse to bind by Stephen Warren · Tue Apr 19 16:19:29 2016 -0600
  16. 97c9690 buildman: allow more incremental building by Stephen Warren · Mon Apr 11 10:48:44 2016 -0600
  17. b2d1e2a m68k: add DM model serial driver by angelo@sysam.it · Wed Apr 27 21:51:13 2016 +0200
  18. ef9707c m68k: add malloc memory for early malloc by angelo@sysam.it · Wed Apr 27 21:50:44 2016 +0200
  19. ca67507 dm: gpio: pca953x: introduce driver model support for pca953x by Peng Fan · Thu Apr 14 21:45:06 2016 +0800
  20. 0dd34b7 Prepare v2016.05 by Tom Rini · Mon May 16 10:40:32 2016 -0400
  21. f8aea34 sunxi: Enable USB host in CHIP defconfig by Hans de Goede · Thu May 12 19:23:47 2016 +0200
  22. 760cc7b test, tools: update tbot documentation by Heiko Schocher · Thu Apr 28 08:17:28 2016 +0200
  23. 5654901 tests: py: fix NameError exception if bdi cmd is not supported by Heiko Schocher · Mon May 09 10:08:24 2016 +0200
  24. e996bc6 arm/arm64: Move barrier instructions into separate header by Andre Przywara · Thu May 12 12:14:41 2016 +0100
  25. d28f4a7 arm: socfpga: Update iomux and pll for c5 socdk RevE by Dinh Nguyen · Tue May 10 15:13:59 2016 -0500
  26. c4133d4 warp7: Fix boot by selecting CONFIG_OF_LIBFDT by Fabio Estevam · Tue May 10 13:31:40 2016 -0300
  27. 5827cbc Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Fri May 06 22:12:29 2016 -0400
  28. aebbf7a Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Fri May 06 22:12:15 2016 -0400
  29. 46ed88c usb: gadget: dfu: discard dead code by Peng Fan · Tue May 03 10:25:22 2016 +0800
  30. 529d4fd dfu: avoid memory leak by Peng Fan · Tue May 03 10:24:52 2016 +0800
  31. c526e83 usb: dwc2: Add delay to fix the USB detection problem on SoCFPGA by Stefan Roese · Fri May 06 13:53:37 2016 +0200
  32. 614d9dd usb: hub: Don't continue on get_port_status failure by Marek Vasut · Tue May 03 22:22:59 2016 +0200
  33. 84b7662 usb: Assure Get Descriptor request is in separate microframe by Marek Vasut · Wed Apr 27 03:32:56 2016 +0200
  34. 847ddc2 usb: Wait after sending Set Configuration request by Marek Vasut · Wed Apr 27 03:08:12 2016 +0200
  35. 4f70c38 socfpga: fix broken build if CONFIG_ETH_DESIGNWARE disabled by Anatolij Gustschin · Fri May 06 17:16:31 2016 +0200
  36. 8c17743 mtd: cqspi: Simplify indirect read code by Marek Vasut · Wed Apr 27 23:38:05 2016 +0200
  37. dae51dd mtd: cqspi: Simplify indirect write code by Marek Vasut · Wed Apr 27 23:18:55 2016 +0200
  38. 81c3604 arm: socfpga: socrates: Add 'time' command by Stefan Roese · Thu Apr 28 07:17:16 2016 +0200
  39. ab4c0cf ARM: socfpga: Disable USB OC protection on SoCrates by Marek Vasut · Wed Apr 27 15:07:03 2016 +0200
  40. 82daad6 usb: Don't init pointer to zero, but NULL by Marek Vasut · Wed Apr 27 01:55:10 2016 +0200
  41. 3dfd3a0 usb: ehci-mx6: allow board_ehci_hcd_init to fail by Stefan Agner · Thu May 05 16:59:12 2016 -0700
  42. 36e9ac9 imx6: cache: disable L2 before touching Auxiliary Control Register by Peng Fan · Wed May 04 15:27:50 2016 +0800
  43. ec15768 test/py: dfu: wait for USB device to go away at boot by Stephen Warren · Thu May 05 17:02:06 2016 -0600
  44. ea52684 ARM: am33xx: Fix DDR initialization delays by Russ Dill · Thu May 05 08:52:10 2016 -0500
  45. 73f47af ARM: fix ifdefs in ARMv8 lowlevel_init() by Stephen Warren · Thu Apr 28 12:45:44 2016 -0600
  46. 8c60f92 Fix various typos, scattered over the code. by Robert P. J. Day · Wed May 04 04:47:31 2016 -0400
  47. a62cf49 mmc: Fix error in RPMB code by Marek Vasut · Wed May 04 16:35:25 2016 +0200
  48. da3c15c omap4: duovero: Disable EFI booting by Ash Charles · Thu May 05 11:58:07 2016 -0700
  49. d1531a4 omap4: load files for legacy boot by Ash Charles · Thu May 05 11:58:06 2016 -0700
  50. 8e7c1be ARM: tegra: import latest Jetson TK1 spreadsheet by Stephen Warren · Thu Apr 21 16:03:37 2016 -0600
  51. bbe71b2 pci: tegra: fix DM conversion issues on Tegra20 by Stephen Warren · Wed Apr 20 15:46:50 2016 -0600
  52. f4949cd ARM: tegra: enable GPU node by compatible value by Stephen Warren · Tue Apr 12 11:17:39 2016 -0600
  53. a809981 include/configs: Numerous typo fixes: "controler" -> "controller". by Robert P. J. Day · Tue May 03 19:52:49 2016 -0400
  54. d93400a net: increase maximum frame size to accomediate VLAN packets by Stefan Agner · Wed Apr 13 16:38:02 2016 -0700
  55. 18c067f net: fix vlan validation by Stefan Agner · Wed Apr 13 16:38:01 2016 -0700
  56. a799232 drivers: net: ldpaa: Memset pools_params as "0" before use by Prabhakar Kushwaha · Mon Mar 28 14:11:05 2016 +0530
  57. cde7761 fdt: fix setting MAC addresses for multiple interfaces by Lev Iserovich · Thu Jan 07 18:04:16 2016 -0500
  58. 1ea9ac6 usb: dwc2: Init desc_before_addr by Marek Vasut · Tue Apr 26 03:02:35 2016 +0200
  59. 43db5a6 usb: dwc2: Make OC protection configurable by Marek Vasut · Wed Apr 27 14:58:49 2016 +0200
  60. 3920949 usb: dwc2: Pull Ext VBUS macro from dwc_otg_core_init() by Marek Vasut · Wed Apr 27 14:55:57 2016 +0200
  61. 36fc569 usb: dwc2: Pass private data into dwc_otg_core_init() by Marek Vasut · Wed Apr 27 14:53:33 2016 +0200
  62. 8aa10d4 igep00x0: Use the SRAM available for SPL. by Enric Balletbo i Serra · Tue May 03 08:59:24 2016 +0200
  63. ddd3477 mkimage: fix generation of FIT image by Andreas Bießmann · Tue May 03 15:17:03 2016 +0200
  64. df0a914 i2c/eeprom: Always define I2C_RXTX_LEN by Mario Six · Wed Apr 20 10:44:52 2016 +0200
  65. fb9418f mx6ul_evk: Remove CONFIG_SUPPORT_EMMC_BOOT by Fabio Estevam · Wed Apr 20 22:48:13 2016 -0300
  66. e75c649 kbuild: Do not append dtb for OF_EMBED case by Michal Simek · Thu Apr 28 09:08:18 2016 +0200
  67. dbb2df1 fit_image: Fix a double close() on the error path by Simon Glass · Sun May 01 17:12:24 2016 -0600
  68. e89ead3 tools: env: fix config file loading in env library by Anatolij Gustschin · Fri Apr 29 22:00:11 2016 +0200
  69. ca8db72 config: am335x_evm: detect BoneGreen using BBG1 by matwey.kornilov@gmail.com · Sun May 01 19:58:31 2016 +0300
  70. edfdb99 Fix spelling of "occurred". by Vagrant Cascadian · Sat Apr 30 19:18:00 2016 -0700
  71. 07dafdb Change my mailaddress by Andreas Bießmann · Sun May 01 03:46:16 2016 +0200
  72. f400158 mkimage: fix argument parsing on BSD systems by Andreas Bießmann · Sun May 01 03:01:27 2016 +0200
  73. ba2199b arch/arm/imx-common/Makefile: Update u-boot.uim MKIMAGEFLAGS by Tom Rini · Mon May 02 18:36:07 2016 -0400
  74. 64732a0 fs: ext4: fix symlink read function by Ronald Zachariah · Thu Apr 28 07:08:34 2016 +0200
  75. 50798cc Revert "rockchip: rk3288: correct sdram setting" by Vagrant Cascadian · Fri Apr 15 13:43:25 2016 -0700
  76. 2fe8e28 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Mon May 02 12:18:43 2016 -0400
  77. 9266bf4 Revert "omap3: Use raw SPL by default for mmc1" by Tom Rini · Mon May 02 10:52:51 2016 -0400
  78. aa600bb Revert "ti_armv7_common.h: Fix U-Boot location on eMMC" by Tom Rini · Mon May 02 08:49:53 2016 -0400
  79. 9b4ebb0 ARM: uniphier: move pin-mux code into pin_init function by Masahiro Yamada · Thu Apr 28 15:37:16 2016 +0900
  80. ea4d3db ARM: uniphier: allow to use System Bus for ROM boot mode of PH1-LD20 by Masahiro Yamada · Thu Apr 28 15:37:15 2016 +0900
  81. d32a4df ARM: uniphier: enable Peripherl clock to use UART in SPL by Masahiro Yamada · Thu Apr 28 15:37:14 2016 +0900
  82. b0757f8 ARM: uniphier: fix boot mode table of PH1-LD20 by Masahiro Yamada · Thu Apr 28 15:37:13 2016 +0900
  83. 93a8ef4 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Thu Apr 28 13:15:52 2016 -0400
  84. 158b463 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Thu Apr 28 13:15:41 2016 -0400
  85. 3707a68 drivers/video/am335x-fb: Properly point framebuffer behind palette by Martin Pietryka · Wed Apr 27 21:39:16 2016 +0200
  86. 8664c22 drivers/video/am335x-fb: Add support for 16bpp format by Martin Pietryka · Wed Apr 27 21:39:15 2016 +0200
  87. 49998a4 omap3: Reduce logic/overo SPL max image size by Tom Rini · Wed Apr 27 18:44:32 2016 -0400
  88. 64b4998 sunxi: Enable LDO3 at 3.3V on A13-OLinuXino board by Hans de Goede · Thu Apr 14 16:49:47 2016 +0200
  89. 9be8849 sunxi: mctl_mem_matches: Add missing memory barrier by Hans de Goede · Thu Apr 14 18:53:32 2016 +0200
  90. 23aee9f ARM64: zynqmp: Cleanup config file after CMD move by Michal Simek · Tue Apr 26 16:12:06 2016 +0200
  91. c91545f ARM: uniphier: revive some commands lost by Kconfig re-sync by Masahiro Yamada · Tue Apr 26 11:23:39 2016 +0900
  92. 6690c49 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · Tue Apr 26 07:20:45 2016 -0400
  93. 9326474 Prepare v2016.05-rc3 by Tom Rini · Mon Apr 25 19:27:37 2016 -0400
  94. f33703b pico-imx6ul: Update the defconfig by Tom Rini · Mon Apr 25 18:03:48 2016 -0400
  95. 2c08ff8 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Mon Apr 25 16:23:51 2016 -0400
  96. d35fa82 drivers/video/am335x-fb: Fix bits for LCD_PALMODE_RAWDATA definition by Martin Pietryka · Mon Apr 25 21:25:07 2016 +0200
  97. 1e3bce2 pci: Device scanning range fix by Yoshinori Sato · Mon Apr 25 15:41:01 2016 +0900
  98. a440561 mmc: sdhci: add const qualifier to the name of struct sdhci_host by Masahiro Yamada · Fri Apr 22 20:59:31 2016 +0900
  99. 59b92af ARM: DRA7: Add ABB setup for all domains by Nishanth Menon · Thu Apr 21 14:34:25 2016 -0500
  100. 07be757 ARM: OMAP5: Enable ABB configuration for MM voltage domain by Nishanth Menon · Thu Apr 21 14:34:24 2016 -0500