1. 2befe0c Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Fri Aug 05 14:09:15 2016 -0400
  2. 8b46997 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Fri Aug 05 09:15:55 2016 -0400
  3. cd088e2 configs: Fix mmc rescan misuses by Karl Beldan · Tue Aug 02 10:36:17 2016 +0000
  4. 15bd26c mkimage: Fix argument parsing with signature comment by Karl Beldan · Tue Aug 02 18:57:14 2016 +0000
  5. 2ca7311 test: Adjust run_command_list() to return a list of strings by Simon Glass · Sun Jul 31 17:35:09 2016 -0600
  6. 37c2ce1 test: Add a function to restart U-Boot by Simon Glass · Sun Jul 31 17:35:08 2016 -0600
  7. 2a40d83 test: vboot: Put each test variant in its own section by Simon Glass · Sun Jul 31 17:35:07 2016 -0600
  8. f223c73 test: Rename sha to sha_algo and pass it around by Simon Glass · Sun Jul 31 17:35:06 2016 -0600
  9. ba8116c test: Drop the cmd() function by Simon Glass · Sun Jul 31 17:35:05 2016 -0600
  10. d5deca0 test: Fix typos in comments by Simon Glass · Sun Jul 31 17:35:04 2016 -0600
  11. 95adb80 test: Check exit status in run_and_log_expect_exception() by Simon Glass · Sun Jul 31 17:35:03 2016 -0600
  12. dc3ab7e test: Fix typos and tidy up by Simon Glass · Sun Jul 31 17:35:02 2016 -0600
  13. 90f3114 Makefile: Allow 'make tests' to run tests by Simon Glass · Sun Jul 31 17:35:01 2016 -0600
  14. fa3754e armv8: mmu: Detect page table overflow in emergency pt creation by Alexander Graf · Sat Jul 30 23:13:03 2016 +0200
  15. f1d070d cmd: gpt: fix the wrong size parse for the last partition by Kever Yang · Fri Jul 29 11:12:18 2016 +0800
  16. df40778 omap3: Drop omap3_evm_quick_* targets by Tom Rini · Wed Jul 27 22:29:42 2016 -0400
  17. fcc8c76 mmc: sdhci: fix the compiler warning when disable CONFIG_MMC_SDMA by Jaehoon Chung · Fri Aug 05 14:13:36 2016 +0900
  18. b631c9d omap3, omap4: Enable USE_TINY_PRINTF for all by Tom Rini · Wed Jul 27 22:29:41 2016 -0400
  19. 9d245eb omap3: Move to select SUPPORT_SPL for all by Tom Rini · Wed Jul 27 22:29:40 2016 -0400
  20. adb5163 cmd/bdinfo: extract print_std_bdinfo by Max Filippov · Thu Jul 28 03:57:24 2016 +0300
  21. 914ad44 cmd/bdinfo: extract print_baudrate by Max Filippov · Thu Jul 28 03:57:23 2016 +0300
  22. 2ca4827 cmd/bdinfo: extract print_eth_ip_addr by Max Filippov · Thu Jul 28 03:57:22 2016 +0300
  23. 7e1f260 cmd/bdinfo: extract print_bi_flash by Max Filippov · Thu Jul 28 03:57:21 2016 +0300
  24. ba21c79 cmd/bdinfo: extract print_bi_dram by Max Filippov · Thu Jul 28 03:57:20 2016 +0300
  25. 45d952f cmd/bdinfo: extract print_bi_mem by Max Filippov · Thu Jul 28 03:57:19 2016 +0300
  26. ed8b067 cmd/bdinfo: extract print_bi_boot_params by Max Filippov · Thu Jul 28 03:57:18 2016 +0300
  27. 653e9fe treewide: move CONFIG_PHYS_64BIT to Kconfig by Masahiro Yamada · Mon Jul 25 19:56:03 2016 +0900
  28. dce28de tools: moveconfig: support CONFIG_SYS_EXTRA_OPTIONS cleaning by Masahiro Yamada · Mon Jul 25 19:15:29 2016 +0900
  29. 58175e3 tools: moveconfig: make getting all defconfigs into helper function by Masahiro Yamada · Mon Jul 25 19:15:28 2016 +0900
  30. 6d798ba tools: moveconfig: fix cleanup of defines across multiple lines by Masahiro Yamada · Mon Jul 25 19:15:27 2016 +0900
  31. a1a4b09 tools: moveconfig: show diffs of cleaned headers in color by Masahiro Yamada · Mon Jul 25 19:15:26 2016 +0900
  32. 573b390 tools: moveconfig: show result of header cleaning in unified diff by Masahiro Yamada · Mon Jul 25 19:15:25 2016 +0900
  33. ea8f534 tools: moveconfig: trim garbage lines after header cleanups by Masahiro Yamada · Mon Jul 25 19:15:24 2016 +0900
  34. d0a9d2a tools: moveconfig: do not check clean tree and compilers for -H option by Masahiro Yamada · Mon Jul 25 19:15:23 2016 +0900
  35. 28a6d35 tools: moveconfig: do not cleanup headers in include/generated by Masahiro Yamada · Mon Jul 25 19:15:22 2016 +0900
  36. 4472065 ext4: Refuse to mount filesystems with 64bit feature set by Tom Rini · Fri Jul 22 17:59:11 2016 -0400
  37. 3b787ef ARM: Rework and correct barrier definitions by Tom Rini · Mon Aug 01 18:54:53 2016 -0400
  38. c3b853a arc: Rename AXS101 board to more generic AXS10x by Alexey Brodkin · Thu Aug 04 15:00:35 2016 +0300
  39. 1a11637 arc: Rename ARCangel4 board to nSIM by Alexey Brodkin · Thu Aug 04 14:35:01 2016 +0300
  40. 2f78eec arc: No need in sections defined in sources with newer tools by Alexey Brodkin · Wed Aug 03 20:44:39 2016 +0300
  41. e20c289 arc: Update exception & interrupt handling for ARCv2 by Alexey Brodkin · Thu Aug 04 09:21:50 2016 +0300
  42. 0347812 arc: Add debug messages during relocation fixups by Alexey Brodkin · Wed Aug 03 20:45:22 2016 +0300
  43. 6463b37 mmc: dw_mmc: fix the wrong Mask bit boundary for fifo_count bit by Jaehoon Chung · Thu Jul 28 14:26:24 2016 +0900
  44. 5b8bf12 mmc: dw_mmc: fix data starvation by host timeout under FIFO mode by Xu Ziyuan · Thu Jul 28 10:25:48 2016 +0800
  45. 6577a2a mmc: dw_mmc: transfer proper bytes to FIFO by Xu Ziyuan · Thu Jul 28 10:25:47 2016 +0800
  46. 8a5ffbb mmc: sdhci: remove the unnecessary arguments for sdhci_setup_cfg by Jaehoon Chung · Tue Jul 26 19:06:24 2016 +0900
  47. 1ebd242 mmc: sdhci: remove the unused argument for sdhci_setup_cfg by Jaehoon Chung · Tue Jul 26 19:06:23 2016 +0900
  48. 5c47c40 mmc: sdhci: revert "mmc: sdhci: Claer high speed if not supported" by Jaehoon Chung · Tue Jul 26 19:03:49 2016 +0900
  49. 77d747e mmc: display mmc list information like mmc_legacy type by Xu Ziyuan · Sat Jul 23 11:11:22 2016 +0800
  50. 7825d20 mmc: use the generic error number by Jaehoon Chung · Tue Jul 19 16:33:36 2016 +0900
  51. 0bd193d mmc: fsl_esdhc: remove the duplicated header file by Jaehoon Chung · Tue Jul 19 16:33:35 2016 +0900
  52. edd9d1dc mmc: dw_mmc: remove the duplicated header file by Jaehoon Chung · Tue Jul 19 16:33:34 2016 +0900
  53. a2f94cd mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1B by Jaehoon Chung · Tue Jul 12 21:18:47 2016 +0900
  54. d0d1b25 mmc: sdhci: set to INT_DATA_END when there are data by Jaehoon Chung · Tue Jul 12 21:18:46 2016 +0900
  55. a63aaa0 mmc: sdhci: clean up timeout detection by Masahiro Yamada · Sun Jul 10 00:40:22 2016 +0900
  56. 20e7843 ARM: tegra: call tegra_board_init on Tegra186 by Stephen Warren · Wed Jul 27 15:24:57 2016 -0600
  57. 83efb03 ARM: tegra: add I2C controllers to Tegra186 DT by Bryan Wu · Wed Jul 27 15:48:21 2016 -0600
  58. 9279e2b ARM: tegra: add PCIe controller to Tegra186 SoC DT by Stephen Warren · Wed Jul 27 15:48:19 2016 -0600
  59. 0486d3a ARM: tegra: add BPMP I2C to Tegra186 device tree by Stephen Warren · Fri Jul 29 13:15:04 2016 -0600
  60. 8156f11 ARM: tegra: add BPMP and dependencies to Tegra186 DT by Stephen Warren · Wed Jul 27 15:24:51 2016 -0600
  61. a58ff32 dt-bindings: add Tegra186 BPMP I2C binding by Stephen Warren · Fri Jul 29 13:15:02 2016 -0600
  62. 011ff0a dt-bindings: allow child nodes inside the Tegra BPMP by Stephen Warren · Fri Jul 29 13:15:00 2016 -0600
  63. 1ba43f3 ARM: tegra: add BPMP DT bindings by Stephen Warren · Wed Jul 27 15:24:50 2016 -0600
  64. c531731 ARM: tegra: adapt to latest HSP DT binding by Stephen Warren · Wed Jul 27 15:24:49 2016 -0600
  65. 0c431f7 powerpc/86xx: Increase boot map size to 256 MiB by Scott Wood · Tue Jul 19 17:51:55 2016 -0500
  66. 9bcf9c0 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Tue Aug 02 20:45:24 2016 -0400
  67. 7f83a5f ARMv8/fsl-ppa: Consolidate PPA image stored-media flag for XIP by Hou Zhiqiang · Fri Jul 29 19:26:34 2016 +0800
  68. 72bc1f3 arm/PSCI: Add support for creating ARMv7 PSCI version 1.0 DT node by Hou Zhiqiang · Fri Jul 29 18:26:37 2016 +0800
  69. 25f6861 arm/PSCI: Fixed the backward compatiblity issue by Hou Zhiqiang · Fri Jul 29 18:26:36 2016 +0800
  70. 21d805c arm/PSCI: Removed unused code by Hou Zhiqiang · Fri Jul 29 18:26:35 2016 +0800
  71. e3cef9f driver/ddr/fsl: Fix timing_cfg_2 by York Sun · Fri Jul 29 09:02:29 2016 -0700
  72. 704e415 board/freescale: Update MAINTAINERS files by York Sun · Fri Jul 29 08:46:49 2016 -0700
  73. c736423 armv8: ls1043a: enable pxe commands by Wenbin Song · Fri Jul 15 17:17:46 2016 +0800
  74. 3313aed armv8: ls1012a: Update Refresh cycle for DDR by Prabhakar Kushwaha · Tue Jul 19 15:54:33 2016 +0530
  75. d9e5197 armv8: ls1012a: Enable DDR row-bank-column decoding by Prabhakar Kushwaha · Tue Jul 19 15:54:22 2016 +0530
  76. 6648127 board: ls1012aqds: Update LBMAP_MASK and RST_CTL_RESET by Prabhakar Kushwaha · Tue Jul 19 14:05:47 2016 +0530
  77. ff9eb05 crypto/fsl: Update blob cmd to accept 64bit addresses by Sumit Garg · Thu Jul 14 13:27:50 2016 -0400
  78. e4584cc driver: spi: fsl-qspi: remove compile Warnings by Yunhui Cui · Wed Jul 13 10:46:27 2016 +0800
  79. a3e6fd8 powerpc/mpc85xx: Update erratum workaround for A006379 by York Sun · Mon Aug 01 09:00:13 2016 -0700
  80. 6d80a5b Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Tue Aug 02 07:32:30 2016 -0400
  81. 76811be MAINTAINERS, git-mailrc: Update the mmc maintainer by Jaehoon Chung · Mon Aug 01 12:35:20 2016 +0900
  82. 1fa5255 ARM64: zynqmp: Do not enable DM_MMC by default by Michal Simek · Mon Aug 01 08:49:12 2016 +0200
  83. e911cd0 ARM64: zynqmp: Fix stack pointer initialization by Soren Brinkmann · Wed Jul 27 14:12:03 2016 -0700
  84. 1285c08 ARM64: zynqmp: Define config USB_STORAGE through defconfig by Michal Simek · Wed Jul 27 14:56:49 2016 +0200
  85. b9c5d13 xilinx: Sync defconfigs with the latest Kconfig layout by Michal Simek · Wed Jul 27 15:08:03 2016 +0200
  86. 6a90095 ARM64: zynqmp: Wire up PSCI reset by Michal Simek · Wed Jul 27 13:40:19 2016 +0200
  87. 0f20ffb ARM64: zynqmp: Add u-boot,dm-pre-reloc to clk nodes by Michal Simek · Fri Jul 29 13:03:29 2016 +0200
  88. dc27def Drop references to MAKEALL in the documentation by Simon Glass · Wed Jul 27 20:33:08 2016 -0600
  89. f6962cb Drop the MAKEALL tool by Simon Glass · Wed Jul 27 20:33:07 2016 -0600
  90. d7c8a7d buildman: Add a quick-start note by Simon Glass · Wed Jul 27 20:33:06 2016 -0600
  91. f90e291 buildman: Avoid overwriting existing toolchain entries by Simon Glass · Wed Jul 27 20:33:05 2016 -0600
  92. a3d9b4f buildman: Drop the toolchain error when downloading toolchains by Simon Glass · Wed Jul 27 20:33:04 2016 -0600
  93. 43ea128 buildman: Fix a typo in TestSettingsHasPath() by Simon Glass · Wed Jul 27 20:33:03 2016 -0600
  94. 9f1ba0f buildman: Improve the toolchain progress/error output by Simon Glass · Wed Jul 27 20:33:02 2016 -0600
  95. f38a642 buildman: Allow the toolchain error to be suppressed by Simon Glass · Wed Jul 27 20:33:01 2016 -0600
  96. 5d4a787 buildman: Fix the 'help' test to use the correct path by Simon Glass · Wed Jul 27 20:33:00 2016 -0600
  97. dd19517 buildman: Automatically create a config file if needed by Simon Glass · Wed Jul 27 20:32:59 2016 -0600
  98. 7b94ab5 buildman: Tidy up the README a little by Simon Glass · Wed Jul 27 20:32:58 2016 -0600
  99. 8ff8689 libfdt: Introduce new ARCH_FIXUP_FDT option by Michal Simek · Thu Jul 28 09:06:41 2016 +0200
  100. 6f72634 Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Sun Jul 31 20:31:13 2016 -0400