1. c767a28 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Mon Apr 25 13:34:42 2016 -0400
  2. 69a6e38 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Mon Apr 25 13:32:58 2016 -0400
  3. abcc776 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · Mon Apr 25 13:32:18 2016 -0400
  4. 3848120 i2c: designware_i2c: Add support for PCI(e) based I2C cores (x86) by Stefan Roese · Thu Apr 21 08:19:42 2016 +0200
  5. 3cb2796 i2c: designware_i2c: Add DM support by Stefan Roese · Thu Apr 21 08:19:41 2016 +0200
  6. 41de766 i2c: designware_i2c: Prepare for DM driver conversion by Stefan Roese · Thu Apr 21 08:19:40 2016 +0200
  7. 88893c9 i2c: designware_i2c: Integrate set_speed() into dw_i2c_set_bus_speed() by Stefan Roese · Thu Apr 21 08:19:39 2016 +0200
  8. 3bc33ba i2c: designware_i2c: Add dw_i2c_enable() helper function by Stefan Roese · Thu Apr 21 08:19:38 2016 +0200
  9. 5a3a3a4 i2c: designware_i2c: Add ic_enable_status to ic_regs struct by Stefan Roese · Thu Apr 21 08:19:37 2016 +0200
  10. 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
  11. b77a480 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Fri Apr 22 07:25:18 2016 -0400
  12. a79e3c8 ubifs: fix memory corruption in super.c by Heiko Schocher · Thu Apr 21 12:16:58 2016 +0200
  13. 11b825f mtd, ubi: set free_count to zero before walking through erase list by Heiko Schocher · Tue Feb 02 11:54:35 2016 +0100
  14. 529b761 x86: Correct typo of Miao Yan's email address by Bin Meng · Wed Apr 13 01:00:51 2016 -0700
  15. 1d35ada x86: qemu: Drop our own ACPI implementation by Bin Meng · Wed Apr 13 00:52:49 2016 -0700
  16. 5f54169 arc/cache: really do flush_dcache_all() even if IOC exists by Alexey Brodkin · Sat Apr 16 15:28:30 2016 +0300
  17. a5e6024 Prepare v2016.05-rc2 by Tom Rini · Thu Apr 21 09:37:33 2016 -0400
  18. 2438c19 configs: Update some Xilinx configs by Tom Rini · Wed Apr 20 15:33:05 2016 -0400
  19. b55b6fe cmd/usb_mass_storage.c: Rework ums_init() ret logic slightly by Tom Rini · Wed Apr 20 10:59:32 2016 -0400
  20. c5e1fc6 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Wed Apr 20 09:31:58 2016 -0400
  21. 7060ce1 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Wed Apr 20 09:23:42 2016 -0400
  22. b706ffd usb: gadget Move: CONFIG_G_DNL_* to Kconfig by Sam Protsenko · Wed Apr 13 14:20:30 2016 +0300
  23. 38db33a usb: dwc3: Move CONFIG_USB_DWC3_PHY_* to Kconfig by Sam Protsenko · Wed Apr 13 14:20:29 2016 +0300
  24. 70ad200 usb: dwc3: Move CONFIG_USB_DWC3_OMAP to Kconfig by Sam Protsenko · Wed Apr 13 14:20:28 2016 +0300
  25. 8073f47 usb: dwc3: Move CONFIG_USB_DWC3_GADGET/HOST to Kconfig by Sam Protsenko · Wed Apr 13 14:20:27 2016 +0300
  26. 4d2439d usb: gadget: Move CONFIG_USB_GADGET_DOWNLOAD to Kconfig by Sam Protsenko · Wed Apr 13 14:20:26 2016 +0300
  27. b4a0bf7 usb: gadget: Move CONFIG_USB_GADGET_DUALSPEED to Kconfig by Sam Protsenko · Wed Apr 13 14:20:25 2016 +0300
  28. fb115b1 usb: gadget: Move CONFIG_USB_GADGET_VBUS_DRAW to Kconfig by Sam Protsenko · Wed Apr 13 14:20:24 2016 +0300
  29. 9fc9245 usb: ums - expose selected partition/s by John Tobias · Wed Apr 13 12:06:51 2016 -0700
  30. 83ba2e7 USB: g_dnl: Change device class by John Tobias · Thu Apr 07 16:49:03 2016 -0700
  31. eefea76 arm: socfpga: socrates: Add eth0 alias to enable ethernet by Stefan Roese · Mon Apr 18 14:22:05 2016 +0200
  32. 72887e3 arm: socfpga: Fix typos in DT files (environmnet -> environment) by Stefan Roese · Mon Apr 18 14:22:04 2016 +0200
  33. 66acabc ddr: altera: Repair DQ window centering code by Marek Vasut · Tue Apr 05 23:17:35 2016 +0200
  34. a4b9fa1 ddr: altera: Staticize global variables by Marek Vasut · Tue Apr 05 11:18:38 2016 +0200
  35. 4df2d7b ddr: altera: Make DLEVEL behavior inclusive by Marek Vasut · Mon Apr 04 21:21:05 2016 +0200
  36. f4d3862 ddr: altera: Zero DM IN delay in scc_mgr_zero_group() by Marek Vasut · Mon Apr 04 21:16:18 2016 +0200
  37. 2bf2ee5 ddr: altera: Remove unnecessary ODT mode config by Marek Vasut · Mon Apr 04 19:10:12 2016 +0200
  38. acee8fd ddr: altera: Remove unnecessary update of the SCC by Marek Vasut · Mon Apr 04 18:41:53 2016 +0200
  39. 12361a2 ddr: altera: Fix DRAM end value in protection rule by Marek Vasut · Mon Apr 04 17:52:21 2016 +0200
  40. 45ce296 ddr: altera: Fix scc_mgr_set() argument order by Marek Vasut · Mon Apr 04 17:28:16 2016 +0200
  41. 6946989 ddr: altera: Tweak DQS tracking enable handling by Marek Vasut · Tue Apr 05 23:41:56 2016 +0200
  42. 2654bc9 ddr: altera: Replace ad-hoc constant with macro by Marek Vasut · Mon Apr 04 16:07:11 2016 +0200
  43. 891b819 Add initial support for Technexion's PICO-IMX6UL-EMMC board by Fabio Estevam · Mon Apr 18 09:56:16 2016 -0300
  44. abd6776 MX6UL: Add definition for UART6 base address by Fabio Estevam · Mon Apr 18 09:56:15 2016 -0300
  45. 66027fe board: ge: bx50v3: Fix to meet LVDS display power on timing by Akshay Bhat · Tue Apr 12 18:14:00 2016 -0400
  46. 5d64362 board: ge: bx50v3: Use pwm for display backlight by Akshay Bhat · Tue Apr 12 18:13:59 2016 -0400
  47. 3a5b15a board: ge: bx50v3: Setup LDB_DI_CLK source by Akshay Bhat · Tue Apr 12 18:13:58 2016 -0400
  48. cc4e4b6 board: ge: bx50v3: Split display setup function by Akshay Bhat · Tue Apr 12 18:13:57 2016 -0400
  49. 4e364e6 imx: mx6: Fix procedure to switch the parent of LDB_DI_CLK by Akshay Bhat · Tue Apr 12 18:13:56 2016 -0400
  50. 9c5a441 arm: mx5: Fix NAND image generation by Marek Vasut · Tue Apr 05 10:54:06 2016 +0200
  51. ef93fc2 board: ge: bx50v3: Disable unused pins by Justin Waters · Wed Apr 13 17:03:18 2016 -0400
  52. 89d9968 Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Tue Apr 19 08:07:41 2016 -0400
  53. 432549f MIPS: bootm: Add fixup of '/memory' node. by Purna Chandra Mandal · Mon Apr 18 18:31:38 2016 +0530
  54. 2f845be Kconfig: Simple aesthetic/grammar fixes to top-level Kconfig by Robert P. J. Day · Sat Apr 16 05:53:07 2016 -0400
  55. 7bb8712 ARM: always perform per-CPU GIC init by Stephen Warren · Fri Apr 15 14:40:37 2016 -0600
  56. 85fbdea bx50v3: Enable CONFIG_OF_LIBFDT in defconfig by Akshay Bhat · Thu Apr 14 13:55:08 2016 -0400
  57. a2f9dfa efi_loader: Fall back to fdtfile naming convention by Alexander Graf · Thu Apr 14 16:07:54 2016 +0200
  58. 54c1e83 efi_loader: Pass fdt address directly to bootefi cmd by Alexander Graf · Thu Apr 14 16:07:53 2016 +0200
  59. 5497504 sandbox: Set CONFIG_SYS_CPU by Tom Rini · Mon Apr 18 13:57:42 2016 -0400
  60. ece7f43 board: Remove overlooked vestiges of "dave" board. by Robert P. J. Day · Thu Apr 14 06:15:07 2016 -0400
  61. 93b99e0 ahci: flush dcache before issuing command by Tang Yuantian · Thu Apr 14 16:21:00 2016 +0800
  62. 3a03698 serial: bcm283x_mu: make pending values more explicit by Stephen Warren · Wed Apr 13 22:29:52 2016 -0600
  63. c1c22ce doc: Updated README.ext4 by Robert P. J. Day · Wed Apr 13 18:30:16 2016 -0400
  64. f20abfb Remove references to CONFIG_CMD_EXT3, no such command by Robert P. J. Day · Wed Apr 13 11:40:01 2016 -0400
  65. ce30298 dragonboard410c: Fix environment variables by Andreas Färber · Wed Apr 13 14:16:22 2016 +0200
  66. d40f71e efi_loader: Handle memory overflows by Andreas Färber · Wed Apr 13 14:04:38 2016 +0200
  67. f4cc504 ARM: AM43xx: Fix BOOT_DEVICE_USB ID by Lokesh Vutla · Wed Apr 13 09:57:04 2016 +0530
  68. 82a9c3d configs: ks2: move CMD_NAND to defconfigs by Lokesh Vutla · Wed Apr 13 09:51:00 2016 +0530
  69. 56c8f0a memory: Move TI_AEMIF config to KCONFIG by Lokesh Vutla · Wed Apr 13 09:50:59 2016 +0530
  70. 96504b6 drivers/power/pmic/pm8916.c: Make usid be uint32_t by Tom Rini · Tue Apr 12 15:11:24 2016 -0400
  71. 44d15c2 drivers/gpio/pm8916_gpio.c: Make pid be uint32_t by Tom Rini · Tue Apr 12 15:11:23 2016 -0400
  72. b8cd132 m68k: fix broken buildman m68k by angelo@sysam.it · Tue Apr 12 00:30:59 2016 +0200
  73. 9163499 gunzip.c: use block layer for writes by Eric Nelson · Mon Apr 11 15:21:37 2016 -0700
  74. 9b59102 efi_loader: Expose ascending efi memory map by Alexander Graf · Mon Apr 11 23:51:02 2016 +0200
  75. fdbae01 efi_loader: Put fdt into convenient location by Alexander Graf · Mon Apr 11 23:51:01 2016 +0200
  76. e570232 efi_loader: Always flush in cache line size granularity by Alexander Graf · Mon Apr 11 23:20:39 2016 +0200
  77. 1a6bbac dragonboard410c: Add CONFIG_SYS_CACHELINE_SIZE by Mateusz Kulikowski · Mon Apr 11 22:45:46 2016 +0200
  78. 2ff5cc3 efi_loader: Use system fdt as fallback by Alexander Graf · Mon Apr 11 16:55:26 2016 +0200
  79. c5bba09 distro: Enable iso partition code by Alexander Graf · Mon Apr 11 16:16:21 2016 +0200
  80. 3491ee7 efi_loader: Increase path string to 32 characters by Alexander Graf · Mon Apr 11 16:16:20 2016 +0200
  81. c49a1b8 efi_loader: Pass file path to payload by Alexander Graf · Mon Apr 11 16:16:19 2016 +0200
  82. eb8d82c efi_loader: Add el torito support by Alexander Graf · Mon Apr 11 16:16:18 2016 +0200
  83. 06fe57b efi_loader: Split drive add into function by Alexander Graf · Mon Apr 11 16:16:17 2016 +0200
  84. 90a199e iso: Allow 512 byte sector size by Alexander Graf · Mon Apr 11 16:16:16 2016 +0200
  85. b0c1326 iso: Start with partition 1 by Alexander Graf · Mon Apr 11 16:16:15 2016 +0200
  86. 168c1e8 iso: Make little endian and 64bit safe by Alexander Graf · Mon Apr 11 16:16:14 2016 +0200
  87. 0ac8cea board: ti: am57xx: Add support for am572x idk in SPL by Steve Kipisz · Fri Apr 08 17:01:29 2016 -0500
  88. 6a37866 board: ti: am57xx: Update EMIF SDRAM 1 and 3 Timings by Schuyler Patton · Fri Apr 08 16:53:44 2016 -0500
  89. 481bd48 am57x: Move CONS_INDEX to Kconfig by Daniel Allred · Wed Apr 06 21:59:34 2016 -0500
  90. f168c65 cmd: fdt: Use separate CMD_FDT Kconfig entry instead of OF_LIBFDT by Michal Simek · Wed Apr 06 20:28:04 2016 +0200
  91. 811382b kconfig: Move CONFIG_OF_LIBFDT to Kconfig by Michal Simek · Wed Apr 06 20:28:03 2016 +0200
  92. df09524 bcm281xx: save ENV to MMC by Steve Rae · Mon Apr 04 12:59:45 2016 -0700
  93. 7f79bf6 bcm281xx: enable CONFIG_OF_LIBFDT by Steve Rae · Mon Apr 04 12:59:44 2016 -0700
  94. 7dc4e85 configs: dra74_evm: enable mmc driver model by Mugunthan V N · Mon Apr 04 17:28:05 2016 +0530
  95. 30dcff8 configs: dra72_evm: enable mmc driver model by Mugunthan V N · Mon Apr 04 17:28:04 2016 +0530
  96. c08efbe ARM: dts: dra7xx: am57xx: fix cd-gpios definition as per hardware design and dt binding docs by Mugunthan V N · Mon Apr 04 17:28:03 2016 +0530
  97. 0aa768f ARM: dts: am43xx: fix cd-gpios definition as per hardware design and dt binding docs by Mugunthan V N · Mon Apr 04 17:28:02 2016 +0530
  98. a9a0aa7 drivers: mmc: omap_hsmmc: request cd and wp gpios when DM_MMC is defined by Mugunthan V N · Mon Apr 04 17:28:01 2016 +0530
  99. 1fda80c drivers: mmc: omap_hsmmc: Fix conversion of address to a pointer by Mugunthan V N · Mon Apr 04 15:22:49 2016 +0530
  100. 5da543c common: env: support sata device by Peng Fan · Sun Apr 03 21:52:13 2016 +0800