1. 48c5c51 usb: ehci: fsl: Add code to use CONFIG_DM_USB by Rajesh Bhagat · Fri Jul 01 18:51:46 2016 +0530
  2. 2542d96 drivers: usb: fsl: Make function for initialization to use in CONFIG_DM_USB by Rajesh Bhagat · Fri Jul 01 18:51:45 2016 +0530
  3. 59cfdc0 usb: add (move) CONFIG_USB_HOST to Kconfig by Masahiro Yamada · Mon Aug 01 00:16:34 2016 +0900
  4. 718ba3c usb: add CONFIG_USB_UHCI_HCD in Kconfig by Masahiro Yamada · Mon Aug 01 00:16:33 2016 +0900
  5. 78a9c79 usb: add CONFIG_USB_OHCI_HCD in Kconfig by Masahiro Yamada · Mon Aug 01 00:16:32 2016 +0900
  6. 47c5097 net: usb: r8152: Add DM support by Stefan Roese · Wed Jun 29 07:58:05 2016 +0200
  7. 5c363c1 dm: ehci-mx6: support driver model by Peng Fan · Fri Jun 17 14:19:27 2016 +0800
  8. f61e4bc Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Sat Aug 06 11:38:14 2016 -0400
  9. 1937380 zynq_sdhci.c: Fix warning in arasan_sdhci_probe by Tom Rini · Fri Aug 05 17:34:55 2016 -0400
  10. 2befe0c Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Fri Aug 05 14:09:15 2016 -0400
  11. 8b46997 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Fri Aug 05 09:15:55 2016 -0400
  12. cd088e2 configs: Fix mmc rescan misuses by Karl Beldan · Tue Aug 02 10:36:17 2016 +0000
  13. 15bd26c mkimage: Fix argument parsing with signature comment by Karl Beldan · Tue Aug 02 18:57:14 2016 +0000
  14. 2ca7311 test: Adjust run_command_list() to return a list of strings by Simon Glass · Sun Jul 31 17:35:09 2016 -0600
  15. 37c2ce1 test: Add a function to restart U-Boot by Simon Glass · Sun Jul 31 17:35:08 2016 -0600
  16. 2a40d83 test: vboot: Put each test variant in its own section by Simon Glass · Sun Jul 31 17:35:07 2016 -0600
  17. f223c73 test: Rename sha to sha_algo and pass it around by Simon Glass · Sun Jul 31 17:35:06 2016 -0600
  18. ba8116c test: Drop the cmd() function by Simon Glass · Sun Jul 31 17:35:05 2016 -0600
  19. d5deca0 test: Fix typos in comments by Simon Glass · Sun Jul 31 17:35:04 2016 -0600
  20. 95adb80 test: Check exit status in run_and_log_expect_exception() by Simon Glass · Sun Jul 31 17:35:03 2016 -0600
  21. dc3ab7e test: Fix typos and tidy up by Simon Glass · Sun Jul 31 17:35:02 2016 -0600
  22. 90f3114 Makefile: Allow 'make tests' to run tests by Simon Glass · Sun Jul 31 17:35:01 2016 -0600
  23. fa3754e armv8: mmu: Detect page table overflow in emergency pt creation by Alexander Graf · Sat Jul 30 23:13:03 2016 +0200
  24. f1d070d cmd: gpt: fix the wrong size parse for the last partition by Kever Yang · Fri Jul 29 11:12:18 2016 +0800
  25. df40778 omap3: Drop omap3_evm_quick_* targets by Tom Rini · Wed Jul 27 22:29:42 2016 -0400
  26. 1b7dcc3 rockchip: remove log2 reimplementation from clock drivers by Heiko Stübner · Fri Jul 22 23:51:06 2016 +0200
  27. 48380f2 config: rk3399: enable dwmmc controller by Kever Yang · Thu Aug 04 11:45:00 2016 +0800
  28. 7017616 dts: rk3399: enable dwmmc for sdcard by Kever Yang · Thu Aug 04 11:44:59 2016 +0800
  29. dc850de clock: rk3399: add support for dwmmc 400K by Kever Yang · Thu Aug 04 11:44:58 2016 +0800
  30. 9387b2c configs: rk3399: add gpt and fs support by Kever Yang · Thu Aug 04 11:40:29 2016 +0800
  31. b653b47 rockchip: add usb mass storage feature support for rk3288 by Xu Ziyuan · Wed Aug 03 11:55:06 2016 +0800
  32. 05c3ca6 rockchip: add basic partitions support for rk3288 by Xu Ziyuan · Wed Aug 03 11:55:05 2016 +0800
  33. 535b3dc rockchip: add support for rk3288 miniarm board by Xu Ziyuan · Mon Aug 01 08:46:19 2016 +0800
  34. 4776f0b move: rockchip: move clock drivers into a subdirectory by Heiko Stübner · Fri Jul 29 14:47:21 2016 +0200
  35. ca19eac rk3399: add basic soc driver by Kever Yang · Fri Jul 29 10:35:25 2016 +0800
  36. 344e608 rockchip: rockchip, sdram-channel 0xff fix remaining dts by Sandy Patterson · Thu Jul 28 09:49:01 2016 -0400
  37. e71ce52 rockchip: add fastboot support for rk3036 board by Xu Ziyuan · Thu Jul 28 11:42:34 2016 +0800
  38. fcc8c76 mmc: sdhci: fix the compiler warning when disable CONFIG_MMC_SDMA by Jaehoon Chung · Fri Aug 05 14:13:36 2016 +0900
  39. b631c9d omap3, omap4: Enable USE_TINY_PRINTF for all by Tom Rini · Wed Jul 27 22:29:41 2016 -0400
  40. 9d245eb omap3: Move to select SUPPORT_SPL for all by Tom Rini · Wed Jul 27 22:29:40 2016 -0400
  41. adb5163 cmd/bdinfo: extract print_std_bdinfo by Max Filippov · Thu Jul 28 03:57:24 2016 +0300
  42. 914ad44 cmd/bdinfo: extract print_baudrate by Max Filippov · Thu Jul 28 03:57:23 2016 +0300
  43. 2ca4827 cmd/bdinfo: extract print_eth_ip_addr by Max Filippov · Thu Jul 28 03:57:22 2016 +0300
  44. 7e1f260 cmd/bdinfo: extract print_bi_flash by Max Filippov · Thu Jul 28 03:57:21 2016 +0300
  45. ba21c79 cmd/bdinfo: extract print_bi_dram by Max Filippov · Thu Jul 28 03:57:20 2016 +0300
  46. 45d952f cmd/bdinfo: extract print_bi_mem by Max Filippov · Thu Jul 28 03:57:19 2016 +0300
  47. ed8b067 cmd/bdinfo: extract print_bi_boot_params by Max Filippov · Thu Jul 28 03:57:18 2016 +0300
  48. 653e9fe treewide: move CONFIG_PHYS_64BIT to Kconfig by Masahiro Yamada · Mon Jul 25 19:56:03 2016 +0900
  49. dce28de tools: moveconfig: support CONFIG_SYS_EXTRA_OPTIONS cleaning by Masahiro Yamada · Mon Jul 25 19:15:29 2016 +0900
  50. 58175e3 tools: moveconfig: make getting all defconfigs into helper function by Masahiro Yamada · Mon Jul 25 19:15:28 2016 +0900
  51. 6d798ba tools: moveconfig: fix cleanup of defines across multiple lines by Masahiro Yamada · Mon Jul 25 19:15:27 2016 +0900
  52. a1a4b09 tools: moveconfig: show diffs of cleaned headers in color by Masahiro Yamada · Mon Jul 25 19:15:26 2016 +0900
  53. 573b390 tools: moveconfig: show result of header cleaning in unified diff by Masahiro Yamada · Mon Jul 25 19:15:25 2016 +0900
  54. ea8f534 tools: moveconfig: trim garbage lines after header cleanups by Masahiro Yamada · Mon Jul 25 19:15:24 2016 +0900
  55. d0a9d2a tools: moveconfig: do not check clean tree and compilers for -H option by Masahiro Yamada · Mon Jul 25 19:15:23 2016 +0900
  56. 28a6d35 tools: moveconfig: do not cleanup headers in include/generated by Masahiro Yamada · Mon Jul 25 19:15:22 2016 +0900
  57. 4472065 ext4: Refuse to mount filesystems with 64bit feature set by Tom Rini · Fri Jul 22 17:59:11 2016 -0400
  58. 3b787ef ARM: Rework and correct barrier definitions by Tom Rini · Mon Aug 01 18:54:53 2016 -0400
  59. c3b853a arc: Rename AXS101 board to more generic AXS10x by Alexey Brodkin · Thu Aug 04 15:00:35 2016 +0300
  60. 1a11637 arc: Rename ARCangel4 board to nSIM by Alexey Brodkin · Thu Aug 04 14:35:01 2016 +0300
  61. 2f78eec arc: No need in sections defined in sources with newer tools by Alexey Brodkin · Wed Aug 03 20:44:39 2016 +0300
  62. e20c289 arc: Update exception & interrupt handling for ARCv2 by Alexey Brodkin · Thu Aug 04 09:21:50 2016 +0300
  63. 0347812 arc: Add debug messages during relocation fixups by Alexey Brodkin · Wed Aug 03 20:45:22 2016 +0300
  64. 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
  65. 5b8bf12 mmc: dw_mmc: fix data starvation by host timeout under FIFO mode by Xu Ziyuan · Thu Jul 28 10:25:48 2016 +0800
  66. 6577a2a mmc: dw_mmc: transfer proper bytes to FIFO by Xu Ziyuan · Thu Jul 28 10:25:47 2016 +0800
  67. 8a5ffbb mmc: sdhci: remove the unnecessary arguments for sdhci_setup_cfg by Jaehoon Chung · Tue Jul 26 19:06:24 2016 +0900
  68. 1ebd242 mmc: sdhci: remove the unused argument for sdhci_setup_cfg by Jaehoon Chung · Tue Jul 26 19:06:23 2016 +0900
  69. 5c47c40 mmc: sdhci: revert "mmc: sdhci: Claer high speed if not supported" by Jaehoon Chung · Tue Jul 26 19:03:49 2016 +0900
  70. 77d747e mmc: display mmc list information like mmc_legacy type by Xu Ziyuan · Sat Jul 23 11:11:22 2016 +0800
  71. 7825d20 mmc: use the generic error number by Jaehoon Chung · Tue Jul 19 16:33:36 2016 +0900
  72. 0bd193d mmc: fsl_esdhc: remove the duplicated header file by Jaehoon Chung · Tue Jul 19 16:33:35 2016 +0900
  73. edd9d1dc mmc: dw_mmc: remove the duplicated header file by Jaehoon Chung · Tue Jul 19 16:33:34 2016 +0900
  74. a2f94cd mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1B by Jaehoon Chung · Tue Jul 12 21:18:47 2016 +0900
  75. d0d1b25 mmc: sdhci: set to INT_DATA_END when there are data by Jaehoon Chung · Tue Jul 12 21:18:46 2016 +0900
  76. a63aaa0 mmc: sdhci: clean up timeout detection by Masahiro Yamada · Sun Jul 10 00:40:22 2016 +0900
  77. 20e7843 ARM: tegra: call tegra_board_init on Tegra186 by Stephen Warren · Wed Jul 27 15:24:57 2016 -0600
  78. 83efb03 ARM: tegra: add I2C controllers to Tegra186 DT by Bryan Wu · Wed Jul 27 15:48:21 2016 -0600
  79. 9279e2b ARM: tegra: add PCIe controller to Tegra186 SoC DT by Stephen Warren · Wed Jul 27 15:48:19 2016 -0600
  80. 0486d3a ARM: tegra: add BPMP I2C to Tegra186 device tree by Stephen Warren · Fri Jul 29 13:15:04 2016 -0600
  81. 8156f11 ARM: tegra: add BPMP and dependencies to Tegra186 DT by Stephen Warren · Wed Jul 27 15:24:51 2016 -0600
  82. a58ff32 dt-bindings: add Tegra186 BPMP I2C binding by Stephen Warren · Fri Jul 29 13:15:02 2016 -0600
  83. 011ff0a dt-bindings: allow child nodes inside the Tegra BPMP by Stephen Warren · Fri Jul 29 13:15:00 2016 -0600
  84. 1ba43f3 ARM: tegra: add BPMP DT bindings by Stephen Warren · Wed Jul 27 15:24:50 2016 -0600
  85. c531731 ARM: tegra: adapt to latest HSP DT binding by Stephen Warren · Wed Jul 27 15:24:49 2016 -0600
  86. 0c431f7 powerpc/86xx: Increase boot map size to 256 MiB by Scott Wood · Tue Jul 19 17:51:55 2016 -0500
  87. 9bcf9c0 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Tue Aug 02 20:45:24 2016 -0400
  88. 7f83a5f ARMv8/fsl-ppa: Consolidate PPA image stored-media flag for XIP by Hou Zhiqiang · Fri Jul 29 19:26:34 2016 +0800
  89. 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
  90. 25f6861 arm/PSCI: Fixed the backward compatiblity issue by Hou Zhiqiang · Fri Jul 29 18:26:36 2016 +0800
  91. 21d805c arm/PSCI: Removed unused code by Hou Zhiqiang · Fri Jul 29 18:26:35 2016 +0800
  92. e3cef9f driver/ddr/fsl: Fix timing_cfg_2 by York Sun · Fri Jul 29 09:02:29 2016 -0700
  93. 704e415 board/freescale: Update MAINTAINERS files by York Sun · Fri Jul 29 08:46:49 2016 -0700
  94. c736423 armv8: ls1043a: enable pxe commands by Wenbin Song · Fri Jul 15 17:17:46 2016 +0800
  95. 3313aed armv8: ls1012a: Update Refresh cycle for DDR by Prabhakar Kushwaha · Tue Jul 19 15:54:33 2016 +0530
  96. d9e5197 armv8: ls1012a: Enable DDR row-bank-column decoding by Prabhakar Kushwaha · Tue Jul 19 15:54:22 2016 +0530
  97. 6648127 board: ls1012aqds: Update LBMAP_MASK and RST_CTL_RESET by Prabhakar Kushwaha · Tue Jul 19 14:05:47 2016 +0530
  98. ff9eb05 crypto/fsl: Update blob cmd to accept 64bit addresses by Sumit Garg · Thu Jul 14 13:27:50 2016 -0400
  99. e4584cc driver: spi: fsl-qspi: remove compile Warnings by Yunhui Cui · Wed Jul 13 10:46:27 2016 +0800
  100. a3e6fd8 powerpc/mpc85xx: Update erratum workaround for A006379 by York Sun · Mon Aug 01 09:00:13 2016 -0700