1. a1015ad exynos: video: Convert several boards to driver model for video by Simon Glass · Sun Feb 21 21:09:01 2016 -0700
  2. 305f581 exynos: video: Rename variables for driver model by Simon Glass · Sun Feb 21 21:09:00 2016 -0700
  3. 741b5ac dts: Add clock and regulator binding files for max77802 by Simon Glass · Sun Feb 21 21:08:55 2016 -0700
  4. b4a967e exynos: Disable LCD display for boards we can't convert by Simon Glass · Sun Feb 21 21:08:54 2016 -0700
  5. 238ba5c exynos: Allow tizen to be built without an LCD by Simon Glass · Sun Feb 21 21:08:52 2016 -0700
  6. 4947abc video: Add an enum for active low/high by Simon Glass · Sun Feb 21 21:08:50 2016 -0700
  7. ef4e779 exynos: video: Move struct exynos_platform_mipi_dsim into vidinfo by Simon Glass · Sun Feb 21 21:08:46 2016 -0700
  8. c7fdcd9 exynos: video: Drop static variables in exynos_fimd.c by Simon Glass · Sun Feb 21 21:08:42 2016 -0700
  9. c0882ff exynos: video: Drop dead code by Simon Glass · Sun Feb 21 21:08:39 2016 -0700
  10. d23cb31 arm: exynos: add support for Exynos7420 SoC by Thomas Abraham · Sat Apr 23 22:18:13 2016 +0530
  11. e3fc84c clk: exynos: add clock driver for Exynos7420 Soc by Thomas Abraham · Sat Apr 23 22:18:09 2016 +0530
  12. c4a11bc Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Tue May 24 13:42:03 2016 -0400
  13. 39452be Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Tue May 24 11:59:02 2016 -0400
  14. 07cf56a net: phy: Add phy_interface_is_sgmii to phy.h by Dan Murphy · Mon May 02 15:46:01 2016 -0500
  15. 63e3cde net: phy: Move is_rgmii helper to phy.h by Dan Murphy · Mon May 02 15:46:00 2016 -0500
  16. bb5a566 net: phy: dp83867: Add device tree bindings and documentation by Dan Murphy · Mon May 02 15:45:58 2016 -0500
  17. 4b7b24e drivers: net: cpsw: Add reading of DT phy-handle node by Dan Murphy · Mon May 02 15:45:56 2016 -0500
  18. 9e55635 drivers: net: cpsw: add support for reading mac address from efuse by Mugunthan V N · Thu Apr 28 15:36:07 2016 +0530
  19. c6e44b7 ti_omap5_common: eth: do not define DM_ETH for spl by Mugunthan V N · Thu Apr 28 15:36:03 2016 +0530
  20. 4666bd9 drivers: core: device: add support to check dt compatible for a device/machine by Mugunthan V N · Thu Apr 28 15:36:02 2016 +0530
  21. 87b2c4e net: phy: Add PHY driver for mv88e61xx switches by Kevin Smith · Thu Mar 31 19:33:12 2016 +0000
  22. b3072db net: Remove unused mv88e61xx switch driver by Kevin Smith · Thu Mar 31 19:33:12 2016 +0000
  23. 8632fec Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Tue May 24 08:20:43 2016 -0400
  24. 470060f Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · Tue May 24 07:22:55 2016 -0400
  25. ebae78b image: Add boot_get_fpga() to load fpga with bootm by Michal Simek · Tue May 17 14:03:50 2016 +0200
  26. 0a130b1 mkimage: Report information about fpga by Michal Simek · Tue May 17 13:58:44 2016 +0200
  27. 72536fd ARM64: zynqmp: Add SPL support support by Michal Simek · Fri Nov 20 13:17:22 2015 +0100
  28. fa12466 tools: zynqmpimage: Add Xilinx ZynqMP boot header generation by Michal Simek · Wed Apr 27 14:03:29 2016 +0200
  29. cc991fc ARM64: zynqmp: Enable option to overwrite default variables by Michal Simek · Tue May 10 09:50:35 2016 +0200
  30. 7a8465b spl: Introduce new function spl_board_prepare_for_boot by Michal Simek · Tue May 10 07:54:20 2016 +0200
  31. 526135a ARM64: zynqmp: Remove CONFIG_PREBOOT by Michal Simek · Fri Apr 29 13:04:02 2016 +0200
  32. fe87595 ARM64: zynqmp: Enable eMMC boot partitions commands by Michal Simek · Tue Apr 26 16:03:42 2016 +0200
  33. eec32f6 ARM64: zynqmp: Add support for reading MAC from eeprom by Michal Simek · Fri Apr 22 11:48:49 2016 +0200
  34. 0061556 ARM64: zynqmp: Enable missing distro default options by Michal Simek · Fri Apr 22 14:28:17 2016 +0200
  35. fd63365 ARM: zynq: load u-boot.img whether CONFIG_OF_SEPARATE is defined or not by Masahiro Yamada · Thu Apr 14 06:52:26 2016 +0900
  36. b90c7cb board: atmel: add SAMA5D2 PTC Engineering board by Wenyou Yang · Fri Feb 26 17:20:26 2016 +0800
  37. 70eacf2 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Mon May 23 18:32:47 2016 -0400
  38. b858b6b Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Fri May 20 20:43:27 2016 -0400
  39. 5b0a9cd x86: minnowmax: Adjust U-Boot environment address in SPI flash by Bin Meng · Wed May 11 07:44:55 2016 -0700
  40. 9210627 cmd: qfw: rename qemu_fw_cfg.[c|h] to qfw.[c|h] by Miao Yan · Sun May 22 19:37:17 2016 -0700
  41. 8a15383 x86: qemu: move x86 specific operations out of qfw core by Miao Yan · Sun May 22 19:37:15 2016 -0700
  42. 73b7e18 cmd: qfw: make fwcfg_present and fwcfg_dma_present public by Miao Yan · Sun May 22 19:37:13 2016 -0700
  43. b603eb1 cmd: qfw: remove qemu_fwcfg_free_files() by Miao Yan · Sun May 22 19:37:12 2016 -0700
  44. 1dcb0f1 cmd: qfw: add API to iterate firmware list by Miao Yan · Sun May 22 19:37:11 2016 -0700
  45. bcb3c8d x86: qemu: Move qfw command over to cmd and add Kconfig entry by Tom Rini · Fri May 06 10:40:22 2016 -0400
  46. 2b81f61 x86: Remove acpi=off boot parameter when ACPI is on by Bin Meng · Sat May 07 07:46:35 2016 -0700
  47. aee8312 mips: ath79: Add support for TPLink WDR4300 by Marek Vasut · Fri May 06 20:10:41 2016 +0200
  48. 9e6434c flash: add device ID for Microchip PIC32 internal flash. by Purna Chandra Mandal · Fri Mar 18 18:36:07 2016 +0530
  49. 80c8798 mips: ath79: add AP143 reference board by Wills Wang · Wed Mar 16 17:00:00 2016 +0800
  50. 8d8d2ed mips: ath79: add AP121 reference board by Wills Wang · Wed Mar 16 16:59:59 2016 +0800
  51. 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
  52. 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
  53. 626853f arm: cm-t43: add support for eeprom layout comands by Nikita Kiryanov · Sat Apr 16 17:55:10 2016 +0300
  54. d655478 arm: cm-t35: add support for eeprom layout comands by Nikita Kiryanov · Sat Apr 16 17:55:09 2016 +0300
  55. 8e06caf arm: cm-t3517: add support for eeprom layout comands by Nikita Kiryanov · Sat Apr 16 17:55:08 2016 +0300
  56. 2ba4d14 arm: cm-t54: add support for eeprom layout comands by Nikita Kiryanov · Sat Apr 16 17:55:07 2016 +0300
  57. d26abb3 arm: cm-t335: add support for eeprom layout comands by Nikita Kiryanov · Sat Apr 16 17:55:06 2016 +0300
  58. b06e255 arm: cm-fx6: add support for eeprom layout comands by Nikita Kiryanov · Sat Apr 16 17:55:05 2016 +0300
  59. 37dda1c cmd: eeprom: add support for layout aware commands by Nikita Kiryanov · Sat Apr 16 17:55:03 2016 +0300
  60. e55d190 arm: mvebu: theadorable: Enable CONFIG_ZERO_BOOTDELAY_CHECK by Stefan Roese · Wed Apr 13 11:02:20 2016 +0200
  61. 2271aa1 armv8: ls1043ardb: enable scsi command and pcie to sata converter by Po Liu · Wed May 18 10:09:38 2016 +0800
  62. 9f4d011 armv8: ls1043ardb: invert irq pin polarity for AQR105 PHY by Shaohui Xie · Fri Apr 29 22:07:21 2016 +0800
  63. 7703d1e crypto/fsl: add support for multiple SEC engines initialization by Alex Porosanu · Fri Apr 29 15:18:00 2016 +0300
  64. baacecb armv8: ls1043a: copy kernel from QSPI when booting with QSPI enabled by Qianyu Gong · Mon Apr 25 16:53:53 2016 +0800
  65. 0a95f8f armv8: ls2080a: update eth prime by Prabhakar Kushwaha · Tue Apr 19 08:53:42 2016 +0530
  66. 04cc54b armv8: ls2080: enable sec_init in U-Boot by Aneesh Bansal · Wed Apr 06 22:25:51 2016 +0530
  67. ce084b0 Merge git://git.denx.de/u-boot-dm by Tom Rini · Tue May 17 13:58:27 2016 -0400
  68. 9c3cdc2 driver/ddr/fsl: Add workaround for erratum A-009801 by Shengzhou Liu · Wed Mar 16 13:50:23 2016 +0800
  69. b2dee26 drivers/ddr/fsl: update workaround for erratum A-008511 by Shengzhou Liu · Wed Mar 16 13:50:22 2016 +0800
  70. ddf060b armv8/ls1043: Add workaround for DDR erratum A-008850 by Shengzhou Liu · Thu Apr 07 16:22:21 2016 +0800
  71. faefaae Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Tue May 17 12:10:35 2016 -0400
  72. 4de8657 dm: sandbox: mmc: Enable building MMC code for sandbox by Simon Glass · Sun May 01 13:52:43 2016 -0600
  73. 59bc6f2 dm: mmc: Add support for driver-model block devices by Simon Glass · Sun May 01 13:52:41 2016 -0600
  74. a70a146 dm: mmc: Add a way to bind MMC devices with driver model by Simon Glass · Sun May 01 13:52:40 2016 -0600
  75. 77ca42b dm: mmc: Set up the device pointer when using the MMC uclass by Simon Glass · Sun May 01 13:52:34 2016 -0600
  76. 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
  77. 13c2c29 dm: blk: Add functions to select a hardware partition by Simon Glass · Sun May 01 13:52:30 2016 -0600
  78. 11f2bb6 dm: mmc: Use the new select_hwpart() API by Simon Glass · Sun May 01 13:52:29 2016 -0600
  79. 8d60adb dm: mmc: Add a function to obtain the block device by Simon Glass · Sun May 01 13:52:27 2016 -0600
  80. 7760ba2 dm: core: Allow device names to be freed automatically by Simon Glass · Sun May 01 13:52:23 2016 -0600
  81. 78e9e9a dm: sandbox: Enable systemace by Simon Glass · Sun May 01 11:36:32 2016 -0600
  82. 966b695 dm: blk: Add a easier way to create a named block device by Simon Glass · Sun May 01 11:36:29 2016 -0600
  83. d089ba3 dm: blk: Allow blk_create_device() to allocate the device number by Simon Glass · Sun May 01 11:36:28 2016 -0600
  84. 4a63e33 dm: sandbox: Enable SATA by Simon Glass · Sun May 01 11:36:27 2016 -0600
  85. 151b935 dm: sandbox: Enable SCSI by Simon Glass · Sun May 01 11:36:25 2016 -0600
  86. 4e7227c dm: sandbox: Enable IDE by Simon Glass · Sun May 01 11:36:23 2016 -0600
  87. f94bea0 dm: ide: Add support for driver-model block devices by Simon Glass · Sun May 01 11:36:22 2016 -0600
  88. e498e57 dm: part: Drop the get_dev() method by Simon Glass · Sun May 01 11:36:21 2016 -0600
  89. 025ed60 dm: sandbox: Drop the host_get_dev() function by Simon Glass · Sun May 01 11:36:20 2016 -0600
  90. 77389b6 dm: blk: Drop the systemace.h header by Simon Glass · Sun May 01 11:36:19 2016 -0600
  91. 64b5c10 dm: systemace: Drop the get_dev() function by Simon Glass · Sun May 01 11:36:18 2016 -0600
  92. 9c54e48 dm: sata: Drop the get_dev() function by Simon Glass · Sun May 01 11:36:17 2016 -0600
  93. 9a68432 dm: scsi: Drop the get_dev() function by Simon Glass · Sun May 01 11:36:16 2016 -0600
  94. fa25511 dm: mmc: Drop the get_dev() function by Simon Glass · Sun May 01 11:36:15 2016 -0600
  95. 844ef1d dm: ide: Drop the get_dev() function by Simon Glass · Sun May 01 11:36:14 2016 -0600
  96. cf43778 dm: usb: Drop the get_dev() function by Simon Glass · Sun May 01 11:36:13 2016 -0600
  97. f415a29 dm: systemace: Add a legacy block interface by Simon Glass · Sun May 01 11:36:04 2016 -0600
  98. 3bf2ab9 dm: blk: Add a legacy block interface by Simon Glass · Sun May 01 11:36:03 2016 -0600
  99. 8706b81 dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI by Simon Glass · Sun May 01 11:36:02 2016 -0600
  100. 66823e1 Allow iotrace byte access to use an address of any size by Simon Glass · Sun May 01 11:35:53 2016 -0600