1. 5b0a9cd x86: minnowmax: Adjust U-Boot environment address in SPI flash by Bin Meng · Wed May 11 07:44:55 2016 -0700
  2. 9210627 cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h] by Miao Yan · Sun May 22 19:37:17 2016 -0700
  3. 8a15383 x86: qemu: move x86 specific operations out of qfw core by Miao Yan · Sun May 22 19:37:15 2016 -0700
  4. 73b7e18 cmd: qfw: make fwcfg_present and fwcfg_dma_present public by Miao Yan · Sun May 22 19:37:13 2016 -0700
  5. b603eb1 cmd: qfw: remove qemu_fwcfg_free_files() by Miao Yan · Sun May 22 19:37:12 2016 -0700
  6. 1dcb0f1 cmd: qfw: add API to iterate firmware list by Miao Yan · Sun May 22 19:37:11 2016 -0700
  7. bcb3c8d x86: qemu: Move qfw command over to cmd and add Kconfig entry by Tom Rini · Fri May 06 10:40:22 2016 -0400
  8. 2b81f61 x86: Remove acpi=off boot parameter when ACPI is on by Bin Meng · Sat May 07 07:46:35 2016 -0700
  9. ce084b0 Merge git://git.denx.de/u-boot-dm by Tom Rini · Tue May 17 13:58:27 2016 -0400
  10. faefaae Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Tue May 17 12:10:35 2016 -0400
  11. 4de8657 dm: sandbox: mmc: Enable building MMC code for sandbox by Simon Glass · Sun May 01 13:52:43 2016 -0600
  12. 59bc6f2 dm: mmc: Add support for driver-model block devices by Simon Glass · Sun May 01 13:52:41 2016 -0600
  13. a70a146 dm: mmc: Add a way to bind MMC devices with driver model by Simon Glass · Sun May 01 13:52:40 2016 -0600
  14. 77ca42b dm: mmc: Set up the device pointer when using the MMC uclass by Simon Glass · Sun May 01 13:52:34 2016 -0600
  15. 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
  16. 13c2c29 dm: blk: Add functions to select a hardware partition by Simon Glass · Sun May 01 13:52:30 2016 -0600
  17. 11f2bb6 dm: mmc: Use the new select_hwpart() API by Simon Glass · Sun May 01 13:52:29 2016 -0600
  18. 8d60adb dm: mmc: Add a function to obtain the block device by Simon Glass · Sun May 01 13:52:27 2016 -0600
  19. 7760ba2 dm: core: Allow device names to be freed automatically by Simon Glass · Sun May 01 13:52:23 2016 -0600
  20. 78e9e9a dm: sandbox: Enable systemace by Simon Glass · Sun May 01 11:36:32 2016 -0600
  21. 966b695 dm: blk: Add a easier way to create a named block device by Simon Glass · Sun May 01 11:36:29 2016 -0600
  22. d089ba3 dm: blk: Allow blk_create_device() to allocate the device number by Simon Glass · Sun May 01 11:36:28 2016 -0600
  23. 4a63e33 dm: sandbox: Enable SATA by Simon Glass · Sun May 01 11:36:27 2016 -0600
  24. 151b935 dm: sandbox: Enable SCSI by Simon Glass · Sun May 01 11:36:25 2016 -0600
  25. 4e7227c dm: sandbox: Enable IDE by Simon Glass · Sun May 01 11:36:23 2016 -0600
  26. f94bea0 dm: ide: Add support for driver-model block devices by Simon Glass · Sun May 01 11:36:22 2016 -0600
  27. e498e57 dm: part: Drop the get_dev() method by Simon Glass · Sun May 01 11:36:21 2016 -0600
  28. 025ed60 dm: sandbox: Drop the host_get_dev() function by Simon Glass · Sun May 01 11:36:20 2016 -0600
  29. 77389b6 dm: blk: Drop the systemace.h header by Simon Glass · Sun May 01 11:36:19 2016 -0600
  30. 64b5c10 dm: systemace: Drop the get_dev() function by Simon Glass · Sun May 01 11:36:18 2016 -0600
  31. 9c54e48 dm: sata: Drop the get_dev() function by Simon Glass · Sun May 01 11:36:17 2016 -0600
  32. 9a68432 dm: scsi: Drop the get_dev() function by Simon Glass · Sun May 01 11:36:16 2016 -0600
  33. fa25511 dm: mmc: Drop the get_dev() function by Simon Glass · Sun May 01 11:36:15 2016 -0600
  34. 844ef1d dm: ide: Drop the get_dev() function by Simon Glass · Sun May 01 11:36:14 2016 -0600
  35. cf43778 dm: usb: Drop the get_dev() function by Simon Glass · Sun May 01 11:36:13 2016 -0600
  36. f415a29 dm: systemace: Add a legacy block interface by Simon Glass · Sun May 01 11:36:04 2016 -0600
  37. 3bf2ab9 dm: blk: Add a legacy block interface by Simon Glass · Sun May 01 11:36:03 2016 -0600
  38. 8706b81 dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI by Simon Glass · Sun May 01 11:36:02 2016 -0600
  39. 66823e1 Allow iotrace byte access to use an address of any size by Simon Glass · Sun May 01 11:35:53 2016 -0600
  40. 85ee165 dm: Rename disk uclass to ahci by Simon Glass · Sun May 01 11:35:52 2016 -0600
  41. c78f5e0 pci: Drop CONFIG_SYS_SCSI_SCAN_BUS_REVERSE by Simon Glass · Sun May 01 11:35:51 2016 -0600
  42. 786e98d dm: gpio: add a default gpio xlate routine by Eric Nelson · Sun Apr 24 16:32:40 2016 -0700
  43. 1a54713 drivers: usb: common: add common code for usb drivers to use by Mugunthan V N · Tue Apr 12 16:01:19 2016 +0530
  44. fdd88a3 dm: spi: introduce dm api by Peng Fan · Tue May 03 10:02:22 2016 +0800
  45. b2d1e2a m68k: add DM model serial driver by angelo@sysam.it · Wed Apr 27 21:51:13 2016 +0200
  46. 3cdae09 ARM: mx6: Enable MMC and SATA extfs boot support by Marek Vasut · Fri Apr 29 00:44:56 2016 +0200
  47. 02266e2 SPL: Let spl_parse_image_header() return value by Marek Vasut · Fri Apr 29 00:44:54 2016 +0200
  48. 81d42d4 ARM: mx6: Enable STDIO deregistering on Novena by Marek Vasut · Thu Apr 28 00:50:28 2016 +0200
  49. 78077b6 i2c: config: Move SYS_I2C_DW to Kconfig by Stefan Roese · Thu Apr 28 09:47:18 2016 +0200
  50. 8c60f92 Fix various typos, scattered over the code. by Robert P. J. Day · Wed May 04 04:47:31 2016 -0400
  51. da3c15c omap4: duovero: Disable EFI booting by Ash Charles · Thu May 05 11:58:07 2016 -0700
  52. d1531a4 omap4: load files for legacy boot by Ash Charles · Thu May 05 11:58:06 2016 -0700
  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. 8aa10d4 igep00x0: Use the SRAM available for SPL. by Enric Balletbo i Serra · Tue May 03 08:59:24 2016 +0200
  57. fb9418f mx6ul_evk: Remove CONFIG_SUPPORT_EMMC_BOOT by Fabio Estevam · Wed Apr 20 22:48:13 2016 -0300
  58. ca8db72 config: am335x_evm: detect BoneGreen using BBG1 by matwey.kornilov@gmail.com · Sun May 01 19:58:31 2016 +0300
  59. edfdb99 Fix spelling of "occurred". by Vagrant Cascadian · Sat Apr 30 19:18:00 2016 -0700
  60. 07dafdb Change my mailaddress by Andreas Bießmann · Sun May 01 03:46:16 2016 +0200
  61. aa600bb Revert "ti_armv7_common.h: Fix U-Boot location on eMMC" by Tom Rini · Mon May 02 08:49:53 2016 -0400
  62. 49998a4 omap3: Reduce logic/overo SPL max image size by Tom Rini · Wed Apr 27 18:44:32 2016 -0400
  63. 23aee9f ARM64: zynqmp: Cleanup config file after CMD move by Michal Simek · Tue Apr 26 16:12:06 2016 +0200
  64. 6690c49 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · Tue Apr 26 07:20:45 2016 -0400
  65. f33703b pico-imx6ul: Update the defconfig by Tom Rini · Mon Apr 25 18:03:48 2016 -0400
  66. a440561 mmc: sdhci: add const qualifier to the name of struct sdhci_host by Masahiro Yamada · Fri Apr 22 20:59:31 2016 +0900
  67. 9967fd0 ARM: hisilicon: hikey: Align memory node with upstream kernel by Peter Griffin · Wed Apr 20 17:14:02 2016 +0100
  68. f517b9c ARM: hisilicon: hikey: Add hikey & hi6220 dts from v4.6-rc3. by Peter Griffin · Wed Apr 20 17:13:57 2016 +0100
  69. 247c1a8 ti_armv7_common.h: Fix U-Boot location on eMMC by Semen Protsenko · Wed Apr 20 12:05:59 2016 +0300
  70. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · Sun Apr 24 17:29:26 2016 -0400
  71. 998c479 include/configs: Whitespace fixup by Tom Rini · Sun Apr 24 10:24:59 2016 -0400
  72. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · Fri Apr 22 16:41:25 2016 -0400
  73. a284fc3c configs: Re-sync CONFIG_USB_MUSB_HOST by Tom Rini · Fri Apr 22 14:01:08 2016 -0400
  74. f852e73 configs: Re-sync HUSH options by Tom Rini · Thu Apr 21 21:37:19 2016 -0400
  75. b54143d Merge branch 'master' of git://www.denx.de/git/u-boot-uniphier by Tom Rini · Mon Apr 25 13:45:32 2016 -0400
  76. c767a28 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Mon Apr 25 13:34:42 2016 -0400
  77. 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
  78. 0f6457b ARM: uniphier: speed up loading kernel image from NOR device by Masahiro Yamada · Thu Apr 21 14:43:22 2016 +0900
  79. ea6cdf2 ARM: uniphier: reserve the last 64 byte of SDRAM by Masahiro Yamada · Thu Apr 21 14:43:19 2016 +0900
  80. 063eb1e ARM: uniphier: add PH1-LD20 SoC support by Masahiro Yamada · Thu Apr 21 14:43:18 2016 +0900
  81. c5e1fc6 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Wed Apr 20 09:31:58 2016 -0400
  82. b706ffd usb: gadget Move: CONFIG_G_DNL_* to Kconfig by Sam Protsenko · Wed Apr 13 14:20:30 2016 +0300
  83. 38db33a usb: dwc3: Move CONFIG_USB_DWC3_PHY_* to Kconfig by Sam Protsenko · Wed Apr 13 14:20:29 2016 +0300
  84. 70ad200 usb: dwc3: Move CONFIG_USB_DWC3_OMAP to Kconfig by Sam Protsenko · Wed Apr 13 14:20:28 2016 +0300
  85. 8073f47 usb: dwc3: Move CONFIG_USB_DWC3_GADGET/HOST to Kconfig by Sam Protsenko · Wed Apr 13 14:20:27 2016 +0300
  86. 4d2439d usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig by Sam Protsenko · Wed Apr 13 14:20:26 2016 +0300
  87. b4a0bf7 usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig by Sam Protsenko · Wed Apr 13 14:20:25 2016 +0300
  88. fb115b1 usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to Kconfig by Sam Protsenko · Wed Apr 13 14:20:24 2016 +0300
  89. 891b819 Add initial support for Technexion's PICO-IMX6UL-EMMC board by Fabio Estevam · Mon Apr 18 09:56:16 2016 -0300
  90. 5d64362 board: ge: bx50v3: Use pwm for display backlight by Akshay Bhat · Tue Apr 12 18:13:59 2016 -0400
  91. 85fbdea bx50v3: Enable CONFIG_OF_LIBFDT in defconfig by Akshay Bhat · Thu Apr 14 13:55:08 2016 -0400
  92. a2f9dfa efi_loader: Fall back to fdtfile naming convention by Alexander Graf · Thu Apr 14 16:07:54 2016 +0200
  93. 54c1e83 efi_loader: Pass fdt address directly to bootefi cmd by Alexander Graf · Thu Apr 14 16:07:53 2016 +0200
  94. f20abfb Remove references to CONFIG_CMD_EXT3, no such command by Robert P. J. Day · Wed Apr 13 11:40:01 2016 -0400
  95. ce30298 dragonboard410c: Fix environment variables by Andreas Färber · Wed Apr 13 14:16:22 2016 +0200
  96. 82a9c3d configs: ks2: move CMD_NAND to defconfigs by Lokesh Vutla · Wed Apr 13 09:51:00 2016 +0530
  97. 56c8f0a memory: Move TI_AEMIF config to KCONFIG by Lokesh Vutla · Wed Apr 13 09:50:59 2016 +0530
  98. 1a6bbac dragonboard410c: Add CONFIG_SYS_CACHELINE_SIZE by Mateusz Kulikowski · Mon Apr 11 22:45:46 2016 +0200
  99. c5bba09 distro: Enable iso partition code by Alexander Graf · Mon Apr 11 16:16:21 2016 +0200
  100. 3491ee7 efi_loader: Increase path string to 32 characters by Alexander Graf · Mon Apr 11 16:16:20 2016 +0200