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