1. f83649f tools: patman: Handle tag sections without an 'END' by Bin Meng · Sun Jun 26 23:24:29 2016 -0700
  2. d0bc03c tools: patman: Use cover_match for 'Cover-letter' by Bin Meng · Sun Jun 26 23:24:28 2016 -0700
  3. 1cc7ecd dm: Sort the uclass id in alphabetical order by Bin Meng · Wed Jun 22 02:29:47 2016 -0700
  4. 3e5a8b9 sandbox: Find keyboard driver using driver model by Simon Glass · Sun Jun 19 17:33:15 2016 -0600
  5. 6f70c11 fdt: x86: Tidy up a few COMPAT string definitions by Simon Glass · Sun Jun 19 17:33:14 2016 -0600
  6. 7c38030 fdt: Add a note to avoid adding new compatible strings by Simon Glass · Sun Jun 19 17:33:13 2016 -0600
  7. b1f6c4a fdt: Drop unused exynos compatible strings by Simon Glass · Sun Jun 19 17:33:12 2016 -0600
  8. 9404be5 x86: fdt: Drop the unused compatible strings in fdtdec by Simon Glass · Sun Jun 19 17:33:11 2016 -0600
  9. ec124ce common: block: fix compiler error with CONFIG_FASTBOOT_FLASH_MMC_DEV by Xu Ziyuan · Wed Jun 15 16:56:18 2016 +0800
  10. 47ca9fc dm: gpio: MPC85XX GPIO platform data support by Hamish Martin · Tue Jun 14 10:17:05 2016 +1200
  11. aa7620b dm: dfu: mmc: Support CONFIG_BLK in DFU for MMC by Simon Glass · Sun Jun 12 23:30:33 2016 -0600
  12. 70061ba dm: spl: mmc: Support CONFIG_BLK in SPL MMC by Simon Glass · Sun Jun 12 23:30:32 2016 -0600
  13. 8612025 dm: mmc: msmsdhic: Drop old MMC code by Simon Glass · Sun Jun 12 23:30:31 2016 -0600
  14. 009f10f dm: mmc: Move dragonboard410c to use CONFIG_BLK and CONFIG_DM_MMC_OPS by Simon Glass · Sun Jun 12 23:30:30 2016 -0600
  15. 8ef0765 dm: mmc: msm_sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS by Simon Glass · Sun Jun 12 23:30:29 2016 -0600
  16. b97f0fa dm: mmc: sdhci: Support CONFIG_BLK and CONFIG_DM_MMC_OPS by Simon Glass · Sun Jun 12 23:30:28 2016 -0600
  17. b084207 dm: mmc: sdhci: Refactor configuration setup to support DM by Simon Glass · Sun Jun 12 23:30:27 2016 -0600
  18. efcc669 dm: sandbox: Convert to use CONFIG_CMD_MMC_OPS by Simon Glass · Sun Jun 12 23:30:26 2016 -0600
  19. 7237e41 rockchip: Add MAINTAINER files for kylin_rk3036, evb_rk3036 by Simon Glass · Sun Jun 12 23:30:25 2016 -0600
  20. faeef3b dm: mmc: rockchip: Enable CONFIG_DM_MMC_OPS for all boards by Simon Glass · Sun Jun 12 23:30:24 2016 -0600
  21. ff5c1b7 dm: mmc: dwmmc: Support CONFIG_DM_MMC_OPS by Simon Glass · Sun Jun 12 23:30:23 2016 -0600
  22. 394dfc0 dm: mmc: Add a way to use driver model for MMC operations by Simon Glass · Sun Jun 12 23:30:22 2016 -0600
  23. 9df4652 rockchip: Disable CONFIG_SDHCI by Simon Glass · Sun Jun 12 23:30:21 2016 -0600
  24. b23d96e mmc: Move tracing code into separate functions by Simon Glass · Sun Jun 12 23:30:20 2016 -0600
  25. e7f50d9 dm: mmc: rockchip: Support only CONFIG_BLK by Simon Glass · Sun Jun 12 23:30:19 2016 -0600
  26. 84f9df9 mmc: Move MMC boot code into its own file by Simon Glass · Sun Jun 12 23:30:18 2016 -0600
  27. 21875cf dm: mmc: Move non-CONFIG_BLK code into mmc_legacy.c by Simon Glass · Sun Jun 12 23:30:17 2016 -0600
  28. 2f1ea90 dm: mmc: Move CONFIG_BLK code into the mmc uclass by Simon Glass · Sun Jun 12 23:30:16 2016 -0600
  29. 62e293a mmc: Add function declarations for mmc_bread() and mmc_switch_part() by Simon Glass · Sun Jun 12 23:30:15 2016 -0600
  30. 9410627 rockchip: Use 'select' instead of defaults in Kconfig by Simon Glass · Sun Jun 12 23:30:14 2016 -0600
  31. 558f94a dm: mmc: dwmmc: Add comments to the dwmmc setup functions by Simon Glass · Sun Jun 12 23:30:13 2016 -0600
  32. 9c6e862 Prepare v2016.07 by Tom Rini · Mon Jul 11 15:01:01 2016 -0400
  33. 561e248 doc: ARMv8: add README.pine64 by Andre Przywara · Fri Jul 08 15:25:23 2016 +0100
  34. 05e586a mkimage -l is broken for images after gpimage by Stefano Babic · Mon Jul 11 16:09:48 2016 +0200
  35. 031bc10 git-mailrc: add rockchip alias by jk.kernel@gmail.com · Sat Jul 09 21:12:04 2016 +0800
  36. 9e7bf7d armv8: Enable CPUECTLR.SMPEN for coherency by Mingkai Hu · Thu Jul 07 12:22:12 2016 +0800
  37. da63174 test/py: support 'memstart =' in u_boot_utils.find_ram_base() by Daniel Schwierzeck · Wed Jul 06 12:44:22 2016 +0200
  38. 8e7c3ec test/py: strip VT100 codes from match buffer by Stephen Warren · Wed Jul 06 10:34:30 2016 -0600
  39. 41bd7b2 arm: Fix setjmp (again) by Alexander Graf · Tue Jul 05 20:37:17 2016 +0200
  40. 3743a07 SPL: tiny-printf: avoid any BSS usage by Andre Przywara · Fri Jul 08 15:18:35 2016 +0100
  41. 1686c9c test/py: fix CONFIG_ tests by Stephen Warren · Wed Jul 06 09:04:08 2016 -0600
  42. c012e57 mmc: msm_sdhci: Set mmc->dev pointer in msm_sdc_probe() by Mateusz Kulikowski · Sun Jun 26 22:43:55 2016 +0200
  43. 01f8b93 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Thu Jul 07 09:58:41 2016 -0400
  44. 2ebe143 powerpc: mpc85xx: kmp204x: Fix compiling error for usb errata by York Sun · Wed Jul 06 16:39:51 2016 -0700
  45. c821dbd Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Wed Jul 06 15:55:36 2016 -0400
  46. 0bc7f4a Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Wed Jul 06 15:55:21 2016 -0400
  47. 51d22bb net: rtl8169: Fix return value for rtl_send_common by Oleksandr Tymoshenko · Fri Jul 01 13:22:00 2016 -0700
  48. 2f8641c net: Fix incorrect RPC packets on 64-bit systems by Ralf Hubert · Fri Jul 01 13:19:51 2016 +0200
  49. 602e9b5 driver: net: phylib: add support for aquantia AQR106/107 PHY by Mingkai Hu · Fri Jul 01 19:03:23 2016 +0800
  50. 57a37bc net: designware: Make driver independent from DM_GPIO again by Alexey Brodkin · Mon Jun 27 13:17:51 2016 +0300
  51. cbf1a93 common: Always include errno.h in common.h by Joe Hershberger · Mon Apr 04 04:07:33 2016 -0500
  52. 69d1d72 fdt: Drop some unused compatible strings by Simon Glass · Sun May 08 16:55:22 2016 -0600
  53. bbdae4b tegra: video: Always use write-through cache on LCD by Simon Glass · Sun May 08 16:55:21 2016 -0600
  54. 44fe9e4 video: tegra: Move to using simple-panel and pwm-backlight by Simon Glass · Sun May 08 16:55:20 2016 -0600
  55. adde58a tegra: dts: Sync tegra20 device tree files with Linux by Simon Glass · Sun May 08 16:55:19 2016 -0600
  56. 21adb08 errno: Allow errno_str() to be used without CONFIG_ERRNO_STR by Simon Glass · Sun May 08 16:55:18 2016 -0600
  57. 7d0f1a2 errno: Add copyright header and header guard by Simon Glass · Sun May 08 16:55:17 2016 -0600
  58. 29f49fc pci: tegra: actually program REFCLK_CFG* on recent SoCs by Stephen Warren · Fri Jun 24 08:36:04 2016 -0600
  59. d132c47 pci: tegra: correctly program PADS_REFCLK registers by Stephen Warren · Tue Jun 21 12:47:51 2016 -0600
  60. 0b03623 rockchip: video: Lower hpd wait time by Sjoerd Simons · Sun Feb 28 22:40:02 2016 +0100
  61. ac91872 powerpc: mpc85xx: Do not build errata command in SPL by Marek Vasut · Tue Jul 05 17:40:27 2016 +0200
  62. f88d6fa usb: dm: Make "usb info" use usb_for_each_root_dev() by Hans de Goede · Sun Jul 03 20:22:05 2016 +0200
  63. f4451d9 usb: dm: Add a usb_for_each_root_dev() helper function by Hans de Goede · Sun Jul 03 20:22:04 2016 +0200
  64. 98f7077 Merge git://git.denx.de/u-boot-arc by Tom Rini · Mon Jul 04 11:46:21 2016 -0400
  65. db58eaa arc: make global_data.h usable in assembly files by Alexey Brodkin · Mon Jul 04 11:37:55 2016 +0300
  66. 2e54197 arc: Use "-mcpu=archs" instead of deprecated "-marchs" for ARC HS by Alexey Brodkin · Thu Jun 16 10:55:00 2016 +0200
  67. a3928b3 Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Sat Jul 02 16:32:15 2016 -0400
  68. 074f728 sunxi: Add defconfig and DTS file for Allwinner R16 EVB (Parrot) by Quentin Schulz · Fri Jun 24 14:33:35 2016 +0200
  69. ec380a0 sunxi: Add missing boot_media fields in the SPL header by Olliver Schinagl · Mon Jun 13 18:13:07 2016 +0200
  70. 42ad8c5 sunxi: spl: Fix DRAM info printing by Hans de Goede · Sun Jun 26 13:56:01 2016 +0200
  71. 30bad53 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Fri Jul 01 22:35:20 2016 -0400
  72. ad53f79 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Fri Jul 01 22:35:12 2016 -0400
  73. dd842f9 Prepare v2016.07-rc3 by Tom Rini · Fri Jul 01 17:37:17 2016 -0400
  74. b090226 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Fri Jul 01 17:43:06 2016 -0400
  75. d478083 mmc: increase MMC SDHCI read status timeout by Steve Rae · Wed Jun 29 13:42:01 2016 -0700
  76. 9e23ab5 ti_omap5_common: Find right dtb file for DRA72-RevC Evm by Lokesh Vutla · Wed Jun 29 14:50:41 2016 +0530
  77. 9a33386 autoboot: move bootdelay >= 0 check to abortboot() by Masahiro Yamada · Mon Jun 27 16:23:04 2016 +0900
  78. d88f872 autoboot: move CONFIG_SILENT_CONSOLE handling by Masahiro Yamada · Mon Jun 27 16:23:03 2016 +0900
  79. 6d1248a autoboot: rename abortboot_{keyed, normal} to __abortboot by Masahiro Yamada · Mon Jun 27 16:23:02 2016 +0900
  80. 5fadc7f autoboot: remove CONFIG_ZERO_BOOTDELAY_CHECK by Masahiro Yamada · Mon Jun 27 16:23:01 2016 +0900
  81. 921e858 doc: bootdelay: drop explanation about CONFIG_BOOTDELAY from README by Masahiro Yamada · Mon Jun 27 16:23:00 2016 +0900
  82. f441fb7 ARM: socfpga: move CONFIG_BOOTDELAY to Kconfig for IS1 board by Masahiro Yamada · Mon Jun 27 16:22:59 2016 +0900
  83. ccf5dfc ARM: AM437x: Align HS device variant defconfig filename by Andreas Dannenberg · Wed Jun 22 17:10:26 2016 -0500
  84. 5d21e6f driver: qspi: correct QSPI disable CS reset value by Praneeth Bajjuri · Tue Jun 21 14:05:36 2016 +0530
  85. 2480256 ARM: uniphier: add external IRQ setup code by Masahiro Yamada · Wed Jun 29 19:39:03 2016 +0900
  86. 2707e83 ARM: dts: uniphier: add AIDET nodes by Masahiro Yamada · Wed Jun 29 19:39:02 2016 +0900
  87. cc94a98 pinctrl: uniphier: add Ethernet pin-mux settings by Masahiro Yamada · Wed Jun 29 19:39:01 2016 +0900
  88. 65ef4f7 pinctrl: uniphier: avoid building unneeded pin-mux tables for SPL by Masahiro Yamada · Wed Jun 29 19:39:00 2016 +0900
  89. 9447e13 pinctrl: uniphier: support pin configuration for dedicated pins by Masahiro Yamada · Wed Jun 29 19:38:59 2016 +0900
  90. e637a8e pinctrl: uniphier: split pinctrl driver for PH1-LD11 and PH1-LD20 by Masahiro Yamada · Wed Jun 29 19:38:58 2016 +0900
  91. 13d8ac3 pinctrl: uniphier: allow to have pinctrl node under syscon node by Masahiro Yamada · Wed Jun 29 19:38:57 2016 +0900
  92. 1174603f ARM: dts: uniphier: sync Device Trees with upstream Linux by Masahiro Yamada · Wed Jun 29 19:38:56 2016 +0900
  93. 80a6a14 pinctrl: uniphier: remove unneeded pin group nand_cs1 by Masahiro Yamada · Wed Jun 29 19:38:55 2016 +0900
  94. 1c2019b pinctrl: uniphier: fix NAND pin-mux setting for PH1-LD11/LD20 by Masahiro Yamada · Wed Jun 29 19:38:54 2016 +0900
  95. da987e9 pinctrl: uniphier: remove wrong pin-mux functions for ProXstream2 by Masahiro Yamada · Wed Jun 29 19:38:53 2016 +0900
  96. 3a1e442 ARM: uniphier: fix typo "talbe" by Masahiro Yamada · Fri Jun 24 11:51:38 2016 +0900
  97. 4c2acfe x86: coreboot: Remove the dummy pch driver by Bin Meng · Wed Jun 22 02:30:03 2016 -0700
  98. bdabc27 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Tue Jun 28 15:59:05 2016 -0400
  99. 0d130ad configs: Re-sync after boot menu changes by Tom Rini · Mon Jun 27 22:40:17 2016 -0400
  100. cbbd541 armv8: dts: fsl: Remove cpu nodes from Layerscape DTSIs by Abhimanyu Saini · Tue Jun 14 13:18:31 2016 +0530