1. b858b6b Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Fri May 20 20:43:27 2016 -0400
  2. aee8312 mips: ath79: Add support for TPLink WDR4300 by Marek Vasut · Fri May 06 20:10:41 2016 +0200
  3. 9e6434c flash: add device ID for Microchip PIC32 internal flash. by Purna Chandra Mandal · Fri Mar 18 18:36:07 2016 +0530
  4. 80c8798 mips: ath79: add AP143 reference board by Wills Wang · Wed Mar 16 17:00:00 2016 +0800
  5. 8d8d2ed mips: ath79: add AP121 reference board by Wills Wang · Wed Mar 16 16:59:59 2016 +0800
  6. 19030fd Use CONFIG_IDE_SWAP_IO when running on big-endian MIPS (32 or 64-bit) in QEMU so that IDE transfers work properly by Stanislav Galabov · Wed Feb 17 15:23:30 2016 +0200
  7. 986b516 Properly calculate ATA_SECTORWORDS, using a fixed-size integer, so it works for both 32-bit and 64-bit targets by Stanislav Galabov · Wed Feb 17 15:23:29 2016 +0200
  8. 626853f arm: cm-t43: add support for eeprom layout comands by Nikita Kiryanov · Sat Apr 16 17:55:10 2016 +0300
  9. d655478 arm: cm-t35: add support for eeprom layout comands by Nikita Kiryanov · Sat Apr 16 17:55:09 2016 +0300
  10. 8e06caf arm: cm-t3517: add support for eeprom layout comands by Nikita Kiryanov · Sat Apr 16 17:55:08 2016 +0300
  11. 2ba4d14 arm: cm-t54: add support for eeprom layout comands by Nikita Kiryanov · Sat Apr 16 17:55:07 2016 +0300
  12. d26abb3 arm: cm-t335: add support for eeprom layout comands by Nikita Kiryanov · Sat Apr 16 17:55:06 2016 +0300
  13. b06e255 arm: cm-fx6: add support for eeprom layout comands by Nikita Kiryanov · Sat Apr 16 17:55:05 2016 +0300
  14. 37dda1c cmd: eeprom: add support for layout aware commands by Nikita Kiryanov · Sat Apr 16 17:55:03 2016 +0300
  15. e55d190 arm: mvebu: theadorable: Enable CONFIG_ZERO_BOOTDELAY_CHECK by Stefan Roese · Wed Apr 13 11:02:20 2016 +0200
  16. ce084b0 Merge git://git.denx.de/u-boot-dm by Tom Rini · Tue May 17 13:58:27 2016 -0400
  17. faefaae Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Tue May 17 12:10:35 2016 -0400
  18. 4de8657 dm: sandbox: mmc: Enable building MMC code for sandbox by Simon Glass · Sun May 01 13:52:43 2016 -0600
  19. 59bc6f2 dm: mmc: Add support for driver-model block devices by Simon Glass · Sun May 01 13:52:41 2016 -0600
  20. a70a146 dm: mmc: Add a way to bind MMC devices with driver model by Simon Glass · Sun May 01 13:52:40 2016 -0600
  21. 77ca42b dm: mmc: Set up the device pointer when using the MMC uclass by Simon Glass · Sun May 01 13:52:34 2016 -0600
  22. 8f5f722 dm: blk: Add a comment as to why the bdev member is needed by Simon Glass · Sun May 01 13:52:33 2016 -0600
  23. 13c2c29 dm: blk: Add functions to select a hardware partition by Simon Glass · Sun May 01 13:52:30 2016 -0600
  24. 11f2bb6 dm: mmc: Use the new select_hwpart() API by Simon Glass · Sun May 01 13:52:29 2016 -0600
  25. 8d60adb dm: mmc: Add a function to obtain the block device by Simon Glass · Sun May 01 13:52:27 2016 -0600
  26. 7760ba2 dm: core: Allow device names to be freed automatically by Simon Glass · Sun May 01 13:52:23 2016 -0600
  27. 78e9e9a dm: sandbox: Enable systemace by Simon Glass · Sun May 01 11:36:32 2016 -0600
  28. 966b695 dm: blk: Add a easier way to create a named block device by Simon Glass · Sun May 01 11:36:29 2016 -0600
  29. d089ba3 dm: blk: Allow blk_create_device() to allocate the device number by Simon Glass · Sun May 01 11:36:28 2016 -0600
  30. 4a63e33 dm: sandbox: Enable SATA by Simon Glass · Sun May 01 11:36:27 2016 -0600
  31. 151b935 dm: sandbox: Enable SCSI by Simon Glass · Sun May 01 11:36:25 2016 -0600
  32. 4e7227c dm: sandbox: Enable IDE by Simon Glass · Sun May 01 11:36:23 2016 -0600
  33. f94bea0 dm: ide: Add support for driver-model block devices by Simon Glass · Sun May 01 11:36:22 2016 -0600
  34. e498e57 dm: part: Drop the get_dev() method by Simon Glass · Sun May 01 11:36:21 2016 -0600
  35. 025ed60 dm: sandbox: Drop the host_get_dev() function by Simon Glass · Sun May 01 11:36:20 2016 -0600
  36. 77389b6 dm: blk: Drop the systemace.h header by Simon Glass · Sun May 01 11:36:19 2016 -0600
  37. 64b5c10 dm: systemace: Drop the get_dev() function by Simon Glass · Sun May 01 11:36:18 2016 -0600
  38. 9c54e48 dm: sata: Drop the get_dev() function by Simon Glass · Sun May 01 11:36:17 2016 -0600
  39. 9a68432 dm: scsi: Drop the get_dev() function by Simon Glass · Sun May 01 11:36:16 2016 -0600
  40. fa25511 dm: mmc: Drop the get_dev() function by Simon Glass · Sun May 01 11:36:15 2016 -0600
  41. 844ef1d dm: ide: Drop the get_dev() function by Simon Glass · Sun May 01 11:36:14 2016 -0600
  42. cf43778 dm: usb: Drop the get_dev() function by Simon Glass · Sun May 01 11:36:13 2016 -0600
  43. f415a29 dm: systemace: Add a legacy block interface by Simon Glass · Sun May 01 11:36:04 2016 -0600
  44. 3bf2ab9 dm: blk: Add a legacy block interface by Simon Glass · Sun May 01 11:36:03 2016 -0600
  45. 8706b81 dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI by Simon Glass · Sun May 01 11:36:02 2016 -0600
  46. 66823e1 Allow iotrace byte access to use an address of any size by Simon Glass · Sun May 01 11:35:53 2016 -0600
  47. 85ee165 dm: Rename disk uclass to ahci by Simon Glass · Sun May 01 11:35:52 2016 -0600
  48. c78f5e0 pci: Drop CONFIG_SYS_SCSI_SCAN_BUS_REVERSE by Simon Glass · Sun May 01 11:35:51 2016 -0600
  49. 786e98d dm: gpio: add a default gpio xlate routine by Eric Nelson · Sun Apr 24 16:32:40 2016 -0700
  50. 1a54713 drivers: usb: common: add common code for usb drivers to use by Mugunthan V N · Tue Apr 12 16:01:19 2016 +0530
  51. fdd88a3 dm: spi: introduce dm api by Peng Fan · Tue May 03 10:02:22 2016 +0800
  52. b2d1e2a m68k: add DM model serial driver by angelo@sysam.it · Wed Apr 27 21:51:13 2016 +0200
  53. 3cdae09 ARM: mx6: Enable MMC and SATA extfs boot support by Marek Vasut · Fri Apr 29 00:44:56 2016 +0200
  54. 02266e2 SPL: Let spl_parse_image_header() return value by Marek Vasut · Fri Apr 29 00:44:54 2016 +0200
  55. 81d42d4 ARM: mx6: Enable STDIO deregistering on Novena by Marek Vasut · Thu Apr 28 00:50:28 2016 +0200
  56. 78077b6 i2c: config: Move SYS_I2C_DW to Kconfig by Stefan Roese · Thu Apr 28 09:47:18 2016 +0200
  57. 8c60f92 Fix various typos, scattered over the code. by Robert P. J. Day · Wed May 04 04:47:31 2016 -0400
  58. da3c15c omap4: duovero: Disable EFI booting by Ash Charles · Thu May 05 11:58:07 2016 -0700
  59. d1531a4 omap4: load files for legacy boot by Ash Charles · Thu May 05 11:58:06 2016 -0700
  60. a809981 include/configs: Numerous typo fixes: "controler" -> "controller". by Robert P. J. Day · Tue May 03 19:52:49 2016 -0400
  61. d93400a net: increase maximum frame size to accomediate VLAN packets by Stefan Agner · Wed Apr 13 16:38:02 2016 -0700
  62. 18c067f net: fix vlan validation by Stefan Agner · Wed Apr 13 16:38:01 2016 -0700
  63. 8aa10d4 igep00x0: Use the SRAM available for SPL. by Enric Balletbo i Serra · Tue May 03 08:59:24 2016 +0200
  64. fb9418f mx6ul_evk: Remove CONFIG_SUPPORT_EMMC_BOOT by Fabio Estevam · Wed Apr 20 22:48:13 2016 -0300
  65. ca8db72 config: am335x_evm: detect BoneGreen using BBG1 by matwey.kornilov@gmail.com · Sun May 01 19:58:31 2016 +0300
  66. edfdb99 Fix spelling of "occurred". by Vagrant Cascadian · Sat Apr 30 19:18:00 2016 -0700
  67. 07dafdb Change my mailaddress by Andreas Bießmann · Sun May 01 03:46:16 2016 +0200
  68. aa600bb Revert "ti_armv7_common.h: Fix U-Boot location on eMMC" by Tom Rini · Mon May 02 08:49:53 2016 -0400
  69. 49998a4 omap3: Reduce logic/overo SPL max image size by Tom Rini · Wed Apr 27 18:44:32 2016 -0400
  70. 23aee9f ARM64: zynqmp: Cleanup config file after CMD move by Michal Simek · Tue Apr 26 16:12:06 2016 +0200
  71. 6690c49 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · Tue Apr 26 07:20:45 2016 -0400
  72. f33703b pico-imx6ul: Update the defconfig by Tom Rini · Mon Apr 25 18:03:48 2016 -0400
  73. a440561 mmc: sdhci: add const qualifier to the name of struct sdhci_host by Masahiro Yamada · Fri Apr 22 20:59:31 2016 +0900
  74. 9967fd0 ARM: hisilicon: hikey: Align memory node with upstream kernel by Peter Griffin · Wed Apr 20 17:14:02 2016 +0100
  75. f517b9c ARM: hisilicon: hikey: Add hikey & hi6220 dts from v4.6-rc3. by Peter Griffin · Wed Apr 20 17:13:57 2016 +0100
  76. 247c1a8 ti_armv7_common.h: Fix U-Boot location on eMMC by Semen Protsenko · Wed Apr 20 12:05:59 2016 +0300
  77. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  78. 998c479 include/configs: Whitespace fixup by Tom Rini · Sun Apr 24 10:24:59 2016 -0400
  79. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  80. a284fc3c configs: Re-sync CONFIG_USB_MUSB_HOST by Tom Rini · Fri Apr 22 14:01:08 2016 -0400
  81. f852e73 configs: Re-sync HUSH options by Tom Rini · Thu Apr 21 21:37:19 2016 -0400
  82. b54143d Merge branch 'master' of git://www.denx.de/git/u-boot-uniphier by Tom Rini · Mon Apr 25 13:45:32 2016 -0400
  83. c767a28 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Mon Apr 25 13:34:42 2016 -0400
  84. d8fc5ff dm: core: Add dev_get_addr_ptr() to return a pointer to the reg address by Stefan Roese · Thu Apr 21 07:11:34 2016 +0200
  85. 0f6457b ARM: uniphier: speed up loading kernel image from NOR device by Masahiro Yamada · Thu Apr 21 14:43:22 2016 +0900
  86. ea6cdf2 ARM: uniphier: reserve the last 64 byte of SDRAM by Masahiro Yamada · Thu Apr 21 14:43:19 2016 +0900
  87. 063eb1e ARM: uniphier: add PH1-LD20 SoC support by Masahiro Yamada · Thu Apr 21 14:43:18 2016 +0900
  88. c5e1fc6 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Wed Apr 20 09:31:58 2016 -0400
  89. b706ffd usb: gadget Move: CONFIG_G_DNL_* to Kconfig by Sam Protsenko · Wed Apr 13 14:20:30 2016 +0300
  90. 38db33a usb: dwc3: Move CONFIG_USB_DWC3_PHY_* to Kconfig by Sam Protsenko · Wed Apr 13 14:20:29 2016 +0300
  91. 70ad200 usb: dwc3: Move CONFIG_USB_DWC3_OMAP to Kconfig by Sam Protsenko · Wed Apr 13 14:20:28 2016 +0300
  92. 8073f47 usb: dwc3: Move CONFIG_USB_DWC3_GADGET/HOST to Kconfig by Sam Protsenko · Wed Apr 13 14:20:27 2016 +0300
  93. 4d2439d usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig by Sam Protsenko · Wed Apr 13 14:20:26 2016 +0300
  94. b4a0bf7 usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig by Sam Protsenko · Wed Apr 13 14:20:25 2016 +0300
  95. fb115b1 usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to Kconfig by Sam Protsenko · Wed Apr 13 14:20:24 2016 +0300
  96. 891b819 Add initial support for Technexion's PICO-IMX6UL-EMMC board by Fabio Estevam · Mon Apr 18 09:56:16 2016 -0300
  97. 5d64362 board: ge: bx50v3: Use pwm for display backlight by Akshay Bhat · Tue Apr 12 18:13:59 2016 -0400
  98. 85fbdea bx50v3: Enable CONFIG_OF_LIBFDT in defconfig by Akshay Bhat · Thu Apr 14 13:55:08 2016 -0400
  99. a2f9dfa efi_loader: Fall back to fdtfile naming convention by Alexander Graf · Thu Apr 14 16:07:54 2016 +0200
  100. 54c1e83 efi_loader: Pass fdt address directly to bootefi cmd by Alexander Graf · Thu Apr 14 16:07:53 2016 +0200