1. 394dfc0 dm: mmc: Add a way to use driver model for MMC operations by Simon Glass · Sun Jun 12 23:30:22 2016 -0600
  2. 9df4652 rockchip: Disable CONFIG_SDHCI by Simon Glass · Sun Jun 12 23:30:21 2016 -0600
  3. b23d96e mmc: Move tracing code into separate functions by Simon Glass · Sun Jun 12 23:30:20 2016 -0600
  4. e7f50d9 dm: mmc: rockchip: Support only CONFIG_BLK by Simon Glass · Sun Jun 12 23:30:19 2016 -0600
  5. 84f9df9 mmc: Move MMC boot code into its own file by Simon Glass · Sun Jun 12 23:30:18 2016 -0600
  6. 21875cf dm: mmc: Move non-CONFIG_BLK code into mmc_legacy.c by Simon Glass · Sun Jun 12 23:30:17 2016 -0600
  7. 2f1ea90 dm: mmc: Move CONFIG_BLK code into the mmc uclass by Simon Glass · Sun Jun 12 23:30:16 2016 -0600
  8. 62e293a mmc: Add function declarations for mmc_bread() and mmc_switch_part() by Simon Glass · Sun Jun 12 23:30:15 2016 -0600
  9. 9410627 rockchip: Use 'select' instead of defaults in Kconfig by Simon Glass · Sun Jun 12 23:30:14 2016 -0600
  10. 558f94a dm: mmc: dwmmc: Add comments to the dwmmc setup functions by Simon Glass · Sun Jun 12 23:30:13 2016 -0600
  11. 9c6e862 Prepare v2016.07 by Tom Rini · Mon Jul 11 15:01:01 2016 -0400
  12. 561e248 doc: ARMv8: add README.pine64 by Andre Przywara · Fri Jul 08 15:25:23 2016 +0100
  13. 05e586a mkimage -l is broken for images after gpimage by Stefano Babic · Mon Jul 11 16:09:48 2016 +0200
  14. 031bc10 git-mailrc: add rockchip alias by jk.kernel@gmail.com · Sat Jul 09 21:12:04 2016 +0800
  15. 9e7bf7d armv8: Enable CPUECTLR.SMPEN for coherency by Mingkai Hu · Thu Jul 07 12:22:12 2016 +0800
  16. da63174 test/py: support 'memstart =' in u_boot_utils.find_ram_base() by Daniel Schwierzeck · Wed Jul 06 12:44:22 2016 +0200
  17. 8e7c3ec test/py: strip VT100 codes from match buffer by Stephen Warren · Wed Jul 06 10:34:30 2016 -0600
  18. 41bd7b2 arm: Fix setjmp (again) by Alexander Graf · Tue Jul 05 20:37:17 2016 +0200
  19. 3743a07 SPL: tiny-printf: avoid any BSS usage by Andre Przywara · Fri Jul 08 15:18:35 2016 +0100
  20. 1686c9c test/py: fix CONFIG_ tests by Stephen Warren · Wed Jul 06 09:04:08 2016 -0600
  21. c012e57 mmc: msm_sdhci: Set mmc->dev pointer in msm_sdc_probe() by Mateusz Kulikowski · Sun Jun 26 22:43:55 2016 +0200
  22. 01f8b93 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Thu Jul 07 09:58:41 2016 -0400
  23. 2ebe143 powerpc: mpc85xx: kmp204x: Fix compiling error for usb errata by York Sun · Wed Jul 06 16:39:51 2016 -0700
  24. c821dbd Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Wed Jul 06 15:55:36 2016 -0400
  25. 0bc7f4a Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Wed Jul 06 15:55:21 2016 -0400
  26. 51d22bb net: rtl8169: Fix return value for rtl_send_common by Oleksandr Tymoshenko · Fri Jul 01 13:22:00 2016 -0700
  27. 2f8641c net: Fix incorrect RPC packets on 64-bit systems by Ralf Hubert · Fri Jul 01 13:19:51 2016 +0200
  28. 602e9b5 driver: net: phylib: add support for aquantia AQR106/107 PHY by Mingkai Hu · Fri Jul 01 19:03:23 2016 +0800
  29. 57a37bc net: designware: Make driver independent from DM_GPIO again by Alexey Brodkin · Mon Jun 27 13:17:51 2016 +0300
  30. cbf1a93 common: Always include errno.h in common.h by Joe Hershberger · Mon Apr 04 04:07:33 2016 -0500
  31. 69d1d72 fdt: Drop some unused compatible strings by Simon Glass · Sun May 08 16:55:22 2016 -0600
  32. bbdae4b tegra: video: Always use write-through cache on LCD by Simon Glass · Sun May 08 16:55:21 2016 -0600
  33. 44fe9e4 video: tegra: Move to using simple-panel and pwm-backlight by Simon Glass · Sun May 08 16:55:20 2016 -0600
  34. adde58a tegra: dts: Sync tegra20 device tree files with Linux by Simon Glass · Sun May 08 16:55:19 2016 -0600
  35. 21adb08 errno: Allow errno_str() to be used without CONFIG_ERRNO_STR by Simon Glass · Sun May 08 16:55:18 2016 -0600
  36. 7d0f1a2 errno: Add copyright header and header guard by Simon Glass · Sun May 08 16:55:17 2016 -0600
  37. 29f49fc pci: tegra: actually program REFCLK_CFG* on recent SoCs by Stephen Warren · Fri Jun 24 08:36:04 2016 -0600
  38. d132c47 pci: tegra: correctly program PADS_REFCLK registers by Stephen Warren · Tue Jun 21 12:47:51 2016 -0600
  39. 0b03623 rockchip: video: Lower hpd wait time by Sjoerd Simons · Sun Feb 28 22:40:02 2016 +0100
  40. ac91872 powerpc: mpc85xx: Do not build errata command in SPL by Marek Vasut · Tue Jul 05 17:40:27 2016 +0200
  41. f88d6fa usb: dm: Make "usb info" use usb_for_each_root_dev() by Hans de Goede · Sun Jul 03 20:22:05 2016 +0200
  42. f4451d9 usb: dm: Add a usb_for_each_root_dev() helper function by Hans de Goede · Sun Jul 03 20:22:04 2016 +0200
  43. 98f7077 Merge git://git.denx.de/u-boot-arc by Tom Rini · Mon Jul 04 11:46:21 2016 -0400
  44. db58eaa arc: make global_data.h usable in assembly files by Alexey Brodkin · Mon Jul 04 11:37:55 2016 +0300
  45. 2e54197 arc: Use "-mcpu=archs" instead of deprecated "-marchs" for ARC HS by Alexey Brodkin · Thu Jun 16 10:55:00 2016 +0200
  46. a3928b3 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Sat Jul 02 16:32:15 2016 -0400
  47. 074f728 sunxi: Add defconfig and DTS file for Allwinner R16 EVB (Parrot) by Quentin Schulz · Fri Jun 24 14:33:35 2016 +0200
  48. ec380a0 sunxi: Add missing boot_media fields in the SPL header by Olliver Schinagl · Mon Jun 13 18:13:07 2016 +0200
  49. 42ad8c5 sunxi: spl: Fix DRAM info printing by Hans de Goede · Sun Jun 26 13:56:01 2016 +0200
  50. 30bad53 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Fri Jul 01 22:35:20 2016 -0400
  51. ad53f79 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Fri Jul 01 22:35:12 2016 -0400
  52. dd842f9 Prepare v2016.07-rc3 by Tom Rini · Fri Jul 01 17:37:17 2016 -0400
  53. b090226 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Fri Jul 01 17:43:06 2016 -0400
  54. d478083 mmc: increase MMC SDHCI read status timeout by Steve Rae · Wed Jun 29 13:42:01 2016 -0700
  55. 9e23ab5 ti_omap5_common: Find right dtb file for DRA72-RevC Evm by Lokesh Vutla · Wed Jun 29 14:50:41 2016 +0530
  56. 9a33386 autoboot: move bootdelay >= 0 check to abortboot() by Masahiro Yamada · Mon Jun 27 16:23:04 2016 +0900
  57. d88f872 autoboot: move CONFIG_SILENT_CONSOLE handling by Masahiro Yamada · Mon Jun 27 16:23:03 2016 +0900
  58. 6d1248a autoboot: rename abortboot_{keyed, normal} to __abortboot by Masahiro Yamada · Mon Jun 27 16:23:02 2016 +0900
  59. 5fadc7f autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK by Masahiro Yamada · Mon Jun 27 16:23:01 2016 +0900
  60. 921e858 doc: bootdelay: drop explanation about CONFIG_BOOTDELAY from README by Masahiro Yamada · Mon Jun 27 16:23:00 2016 +0900
  61. f441fb7 ARM: socfpga: move CONFIG_BOOTDELAY to Kconfig for IS1 board by Masahiro Yamada · Mon Jun 27 16:22:59 2016 +0900
  62. ccf5dfc ARM: AM437x: Align HS device variant defconfig filename by Andreas Dannenberg · Wed Jun 22 17:10:26 2016 -0500
  63. 5d21e6f driver: qspi: correct QSPI disable CS reset value by Praneeth Bajjuri · Tue Jun 21 14:05:36 2016 +0530
  64. 2480256 ARM: uniphier: add external IRQ setup code by Masahiro Yamada · Wed Jun 29 19:39:03 2016 +0900
  65. 2707e83 ARM: dts: uniphier: add AIDET nodes by Masahiro Yamada · Wed Jun 29 19:39:02 2016 +0900
  66. cc94a98 pinctrl: uniphier: add Ethernet pin-mux settings by Masahiro Yamada · Wed Jun 29 19:39:01 2016 +0900
  67. 65ef4f7 pinctrl: uniphier: avoid building unneeded pin-mux tables for SPL by Masahiro Yamada · Wed Jun 29 19:39:00 2016 +0900
  68. 9447e13 pinctrl: uniphier: support pin configuration for dedicated pins by Masahiro Yamada · Wed Jun 29 19:38:59 2016 +0900
  69. e637a8e pinctrl: uniphier: split pinctrl driver for PH1-LD11 and PH1-LD20 by Masahiro Yamada · Wed Jun 29 19:38:58 2016 +0900
  70. 13d8ac3 pinctrl: uniphier: allow to have pinctrl node under syscon node by Masahiro Yamada · Wed Jun 29 19:38:57 2016 +0900
  71. 1174603f ARM: dts: uniphier: sync Device Trees with upstream Linux by Masahiro Yamada · Wed Jun 29 19:38:56 2016 +0900
  72. 80a6a14 pinctrl: uniphier: remove unneeded pin group nand_cs1 by Masahiro Yamada · Wed Jun 29 19:38:55 2016 +0900
  73. 1c2019b pinctrl: uniphier: fix NAND pin-mux setting for PH1-LD11/LD20 by Masahiro Yamada · Wed Jun 29 19:38:54 2016 +0900
  74. da987e9 pinctrl: uniphier: remove wrong pin-mux functions for ProXstream2 by Masahiro Yamada · Wed Jun 29 19:38:53 2016 +0900
  75. 3a1e442 ARM: uniphier: fix typo "talbe" by Masahiro Yamada · Fri Jun 24 11:51:38 2016 +0900
  76. 4c2acfe x86: coreboot: Remove the dummy pch driver by Bin Meng · Wed Jun 22 02:30:03 2016 -0700
  77. bdabc27 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Tue Jun 28 15:59:05 2016 -0400
  78. 0d130ad configs: Re-sync after boot menu changes by Tom Rini · Mon Jun 27 22:40:17 2016 -0400
  79. cbbd541 armv8: dts: fsl: Remove cpu nodes from Layerscape DTSIs by Abhimanyu Saini · Tue Jun 14 13:18:31 2016 +0530
  80. ac7f242 armv8: fsl-layerscape: Append "A" in SoC name for ARM based SoCs by Prabhakar Kushwaha · Fri Jun 24 13:48:13 2016 +0530
  81. 01eb1c4 mmc: fsl: introduce wp_enable by Peng Fan · Wed Jun 15 10:53:02 2016 +0800
  82. 5a24f29 fsl_esdhc: Update clock enable bits for USDHC by Ye Li · Wed Jun 15 10:53:01 2016 +0800
  83. a6eadd5 mmc: fsl: reset to normal boot mode when eMMC fast boot by Peng Fan · Wed Jun 15 10:53:00 2016 +0800
  84. 33bb91b armv8: ls1043aqds: print FPGA info early for QSPI boot by Qianyu Gong · Mon Jun 13 11:20:32 2016 +0800
  85. a92f213 armv8: ls1043aqds: use configurable clock by Qianyu Gong · Mon Jun 13 11:20:31 2016 +0800
  86. 979b3ad common: add new boot media kconfig entry by Peng Fan · Fri Jun 17 17:39:51 2016 +0800
  87. c9044e4 Kconfig: make NOR_BOOT a common option by Peng Fan · Fri Jun 17 17:39:50 2016 +0800
  88. e148d08 maintainers: new email address by Steve Rae · Mon Jun 27 16:11:32 2016 -0700
  89. 7765cf5 fastboot: sparse: improve CHUNK_TYPE_FILL write performance by Steve Rae · Tue Jun 07 11:19:39 2016 -0700
  90. 8a99be8 fastboot: sparse: implement reserve() by Steve Rae · Tue Jun 07 11:19:38 2016 -0700
  91. 76336b2 fastboot: sparse: resync common/image-sparse.c (part 2) by Steve Rae · Tue Jun 07 11:19:37 2016 -0700
  92. 8cf58db fastboot: sparse: resync common/image-sparse.c (part 1) by Steve Rae · Tue Jun 07 11:19:36 2016 -0700
  93. f1f112f fastboot: sparse: remove session-id logic by Steve Rae · Tue Jun 07 11:19:35 2016 -0700
  94. e027699 Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · Mon Jun 27 11:31:23 2016 -0400
  95. 1d9c36f mmc: dw_mmc: fix the wrong AND operation by Jaehoon Chung · Fri May 13 23:37:44 2016 +0900
  96. 649d810 arm: at91: taurus/axm: add DM and DTS support by Heiko Schocher · Wed May 25 07:23:48 2016 +0200
  97. d1b8ea8 arm: at91: smartweb: add DM and DTS support by Heiko Schocher · Wed May 25 07:23:47 2016 +0200
  98. efe0419 arm: at91: dts: Bring in dts files for AT91SAM9G20 and SAM9260 by Heiko Schocher · Wed May 25 07:23:46 2016 +0200
  99. 914aff1 corvus DTS / DM support by Heiko Schocher · Wed May 25 07:23:45 2016 +0200
  100. 959eb06 arm: at91: add CONFIG_AT91SAM9M10G45 by Heiko Schocher · Wed May 25 07:23:44 2016 +0200