1. 56aca90 ARM: tegra: move ft_system_setup() by Stephen Warren · Mon Aug 08 10:38:34 2016 -0600
  2. 2f54650 ARM: tegra: enable PCIe controller on p2771-0000 by Stephen Warren · Fri Jul 29 13:15:06 2016 -0600
  3. 7f253c8 ARM: tegra: enable SD card on p2771-0000 by Stephen Warren · Fri Jul 29 13:15:05 2016 -0600
  4. 9422f3f ARM: tegra: enable I2C buses for P2771-0000 by Bryan Wu · Wed Jul 27 15:48:22 2016 -0600
  5. c704d18 i2c: tegra: add standardized clk/reset API support by Bryan Wu · Fri Aug 05 16:10:35 2016 -0600
  6. 86f6a94 pci: tegra: port to standard clock/reset/pwr domain APIs by Stephen Warren · Fri Aug 05 16:10:34 2016 -0600
  7. d26e24d mmc: tegra: port to standard clock/reset APIs by Stephen Warren · Fri Aug 05 16:10:33 2016 -0600
  8. 67a8348 i2c: add Tegra186 BPMP driver by Stephen Warren · Mon Aug 08 11:28:27 2016 -0600
  9. 402a0fa power domain: add Tegra186 driver by Stephen Warren · Mon Aug 08 11:28:26 2016 -0600
  10. fccc9c5 reset: add Tegra186 reset driver by Stephen Warren · Mon Aug 08 11:28:25 2016 -0600
  11. e8e3f20 clock: add Tegra186 clock driver by Stephen Warren · Mon Aug 08 11:28:24 2016 -0600
  12. a214892 misc: add Tegra BPMP driver by Stephen Warren · Mon Aug 08 09:41:34 2016 -0600
  13. 5cd3727 Merge git://git.denx.de/u-boot-dm by Tom Rini · Fri Aug 12 16:00:50 2016 -0400
  14. 0163269 misc: add "call" uclass op by Stephen Warren · Mon Aug 08 09:41:33 2016 -0600
  15. f7f311d power: pmic: act8846: add missing newline to debug statements by John Keeping · Sun Aug 07 12:55:40 2016 +0100
  16. bfea23a power: regulator: act8846: fix reading values by John Keeping · Sun Aug 07 12:55:39 2016 +0100
  17. 7d30e10 fdt: allow fdtdec_get_addr_size_*() to translate addresses by Stephen Warren · Fri Aug 05 09:47:51 2016 -0600
  18. c99581b fdt_support: fdt_translate_address() blob const correctness by Stephen Warren · Fri Aug 05 09:47:50 2016 -0600
  19. 78cd22a kconfig: use bool instead of boolean for type definition attributes by Masahiro Yamada · Fri Aug 12 10:26:50 2016 +0900
  20. cdfbe97 defconfig: am43xx_evm: enable eth driver model by Mugunthan V N · Thu Aug 11 14:27:04 2016 +0530
  21. f9f4ced drivers: net: cpsw: always flush cache of size aligned to PKTALIGN by Lokesh Vutla · Thu Aug 11 13:00:59 2016 +0530
  22. bd37c7d configs: dra7xx_evm: enable eth driver model by Mugunthan V N · Wed Aug 10 22:05:03 2016 +0530
  23. 5321dee ARM: dra7xx_evm: Enable regulator DM support by Vignesh R · Wed Aug 10 15:17:21 2016 +0530
  24. 5e1f11e ARM: dts: dra7xx-evm: add evm_3v3_sd regulator by Vignesh R · Wed Aug 10 15:17:20 2016 +0530
  25. 67aaa6d common: image: Add support for post-processing of images by Andreas Dannenberg · Wed Jul 27 12:12:39 2016 -0500
  26. 8857405 drivers/sysreset: group sysreset drivers by Max Filippov · Sun Aug 07 08:53:00 2016 +0300
  27. 4568296 ARM: non-sec: flush code cacheline aligned by Stefan Agner · Wed Aug 03 13:08:55 2016 -0700
  28. 70ab454 i2c: Drop redundant platform data setting in drivers by Simon Glass · Fri Aug 05 21:35:27 2016 -0600
  29. 2c615b0 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Thu Aug 11 10:45:53 2016 -0400
  30. 5abb9eb Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Thu Aug 11 07:22:55 2016 -0400
  31. 0ae5c5a ARM: uniphier: add PSCI support for UniPhier ARMv7 SoCs by Masahiro Yamada · Wed Aug 10 16:08:49 2016 +0900
  32. f98afb6 ARM: uniphier: add uniphier_cache_set_active_ways() by Masahiro Yamada · Wed Aug 10 16:08:48 2016 +0900
  33. 983b3d3 ARM: uniphier: add uniphier_cache_inv_way() to support way invalidation by Masahiro Yamada · Wed Aug 10 16:08:47 2016 +0900
  34. 6dace91 ARM: uniphier: fix CONFIG_SYS_CACHELINE_SIZE when outer cache is on by Masahiro Yamada · Wed Aug 10 16:08:46 2016 +0900
  35. bf44dde ARM: uniphier: move (and rename) CONFIG_UNIPHIER_L2CACHE_ON to Kconfig by Masahiro Yamada · Wed Aug 10 16:08:45 2016 +0900
  36. f846a2b ARM: uniphier: move outer cache register macros to .c file by Masahiro Yamada · Wed Aug 10 16:08:44 2016 +0900
  37. 54fb0a4 ARM: uniphier: reuse uniphier_cache_disable() for lowlevel_init by Masahiro Yamada · Wed Aug 10 16:08:43 2016 +0900
  38. df64901 ARM: uniphier: export uniphier_cache_enable/disable functions by Masahiro Yamada · Wed Aug 10 16:08:42 2016 +0900
  39. 9ff0acf ARM: uniphier: move lowlevel debug init code after page table switch by Masahiro Yamada · Wed Aug 10 16:08:41 2016 +0900
  40. 659484f ARM: uniphier: fix ROM boot mode for PH1-sLD3 by Masahiro Yamada · Wed Aug 10 16:08:40 2016 +0900
  41. 6caf51c ARM: uniphier: refactor L2 zero-touching code in lowlevel_init by Masahiro Yamada · Wed Aug 10 16:08:39 2016 +0900
  42. 2c8df19 ARM: uniphier: do not compile v7_outer_cache_disable if L2 is disabled by Masahiro Yamada · Wed Aug 10 16:08:38 2016 +0900
  43. 487b5fe ARM: uniphier: support prefetch and touch operations for outer cache by Masahiro Yamada · Wed Aug 10 16:08:37 2016 +0900
  44. 5ffada9 ARM: uniphier: refactor outer cache code by Masahiro Yamada · Wed Aug 10 16:08:36 2016 +0900
  45. 1715553 Merge git://www.denx.de/git/u-boot-ppc4xx by Tom Rini · Tue Aug 09 07:16:01 2016 -0400
  46. 5600d9c eth: asix88179: Add support for the driver model by Alban Bedel · Tue Aug 09 11:10:03 2016 +0200
  47. c51acfa eth: asix88179: Prepare supporting the driver model by Alban Bedel · Tue Aug 09 11:10:02 2016 +0200
  48. bd85566 ppc4xx: Fix platform support by Dirk Eibach · Mon Aug 01 16:34:49 2016 +0200
  49. c344b6a i2c: i2c-uclass-compat: avoid any BSS usage by Vignesh R · Mon Jul 25 16:26:45 2016 +0530
  50. 601db1f efi_loader: disk: Sanitize exposed devices by Alexander Graf · Fri Aug 05 14:51:47 2016 +0200
  51. 34118e7 efi_loader: disk: Fix CONFIG_BLK breakage by Alexander Graf · Fri Aug 05 14:49:53 2016 +0200
  52. 5958cbe tiny-printf: Adjust to avoid using data section by Simon Glass · Thu Aug 04 21:58:14 2016 -0600
  53. 97d13f9 configs: k2l_evm: add random eth address support by Mugunthan V N · Tue Aug 02 12:01:15 2016 +0530
  54. 4d9b7fa configs: k2e_evm: add random eth address support by Mugunthan V N · Tue Aug 02 12:01:14 2016 +0530
  55. 849865a configs: k2hk_evm: add random eth address support by Mugunthan V N · Tue Aug 02 12:01:13 2016 +0530
  56. 1bf9c6f drivers: net: keystone_net: add support for multi slave ethernet by Mugunthan V N · Tue Aug 02 12:01:12 2016 +0530
  57. b499a3c drivers: net: keystone_net: fix line termination with semi-colon by Mugunthan V N · Tue Aug 02 12:01:11 2016 +0530
  58. f648579 ARM: dts: dra72-evm: Add mode-gpios entry for mac node by Vignesh R · Tue Aug 02 10:14:28 2016 +0530
  59. 8e9473d net: cpsw: Add support to drive gpios for ethernet to be functional by Vignesh R · Tue Aug 02 10:14:27 2016 +0530
  60. b28d050 ARM: dts: dra7xx: Add u-boot specific property for PCF8575 nodes by Vignesh R · Tue Aug 02 10:14:26 2016 +0530
  61. d3bcec6 ARM: dra7xx_evm: Enable support for TI PCF8575 by Vignesh R · Tue Aug 02 10:14:25 2016 +0530
  62. 0caf07c gpio: Add driver for TI PCF8575 I2C GPIO expander by Vignesh R · Tue Aug 02 10:14:24 2016 +0530
  63. de62790 spl_nor.c: Support devicetree sizes different from 16k by Mike Looijmans · Tue Jul 26 07:34:07 2016 +0200
  64. dec81d0 eth: asix88179: Fix receiving on big endian system by Alban Bedel · Wed Aug 03 08:14:41 2016 +0200
  65. 10a6e1c eth: asix88179: Add VID:DID for Cypress GX3 USB Ethernet Adapter by Alban Bedel · Wed Aug 03 08:14:40 2016 +0200
  66. 51a3e9d arm: ls1021a: Enable CONFIG_DM_USB in defconfigs by Rajesh Bhagat · Fri Jul 01 18:51:49 2016 +0530
  67. a1bc99d dm: ls1021a: dts: Update USB 3.0 node to support DM USB by Rajesh Bhagat · Fri Jul 01 18:51:48 2016 +0530
  68. 885f29a usb: xhci: fsl: Add code to use CONFIG_DM_USB by Rajesh Bhagat · Fri Jul 01 18:51:47 2016 +0530
  69. 48c5c51 usb: ehci: fsl: Add code to use CONFIG_DM_USB by Rajesh Bhagat · Fri Jul 01 18:51:46 2016 +0530
  70. 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
  71. 59cfdc0 usb: add (move) CONFIG_USB_HOST to Kconfig by Masahiro Yamada · Mon Aug 01 00:16:34 2016 +0900
  72. 718ba3c usb: add CONFIG_USB_UHCI_HCD in Kconfig by Masahiro Yamada · Mon Aug 01 00:16:33 2016 +0900
  73. 78a9c79 usb: add CONFIG_USB_OHCI_HCD in Kconfig by Masahiro Yamada · Mon Aug 01 00:16:32 2016 +0900
  74. 47c5097 net: usb: r8152: Add DM support by Stefan Roese · Wed Jun 29 07:58:05 2016 +0200
  75. 5c363c1 dm: ehci-mx6: support driver model by Peng Fan · Fri Jun 17 14:19:27 2016 +0800
  76. 91b2c19 spi: cadence_qspi_apb: Ensure baudrate doesn't exceed max value by Chin Liang See · Sun Aug 07 22:50:40 2016 +0800
  77. f279505 ARM: socfpga: use the default CONFIG_BOOTDELAY=2 by Masahiro Yamada · Mon Jul 25 01:38:53 2016 +0900
  78. f61e4bc Merge git://git.denx.de/u-boot-rockchip by Tom Rini · Sat Aug 06 11:38:14 2016 -0400
  79. 1937380 zynq_sdhci.c: Fix warning in arasan_sdhci_probe by Tom Rini · Fri Aug 05 17:34:55 2016 -0400
  80. 2befe0c Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Fri Aug 05 14:09:15 2016 -0400
  81. 8b46997 Merge branch 'master' of git://git.denx.de/u-boot-mmc by Tom Rini · Fri Aug 05 09:15:55 2016 -0400
  82. cd088e2 configs: Fix mmc rescan misuses by Karl Beldan · Tue Aug 02 10:36:17 2016 +0000
  83. 15bd26c mkimage: Fix argument parsing with signature comment by Karl Beldan · Tue Aug 02 18:57:14 2016 +0000
  84. 2ca7311 test: Adjust run_command_list() to return a list of strings by Simon Glass · Sun Jul 31 17:35:09 2016 -0600
  85. 37c2ce1 test: Add a function to restart U-Boot by Simon Glass · Sun Jul 31 17:35:08 2016 -0600
  86. 2a40d83 test: vboot: Put each test variant in its own section by Simon Glass · Sun Jul 31 17:35:07 2016 -0600
  87. f223c73 test: Rename sha to sha_algo and pass it around by Simon Glass · Sun Jul 31 17:35:06 2016 -0600
  88. ba8116c test: Drop the cmd() function by Simon Glass · Sun Jul 31 17:35:05 2016 -0600
  89. d5deca0 test: Fix typos in comments by Simon Glass · Sun Jul 31 17:35:04 2016 -0600
  90. 95adb80 test: Check exit status in run_and_log_expect_exception() by Simon Glass · Sun Jul 31 17:35:03 2016 -0600
  91. dc3ab7e test: Fix typos and tidy up by Simon Glass · Sun Jul 31 17:35:02 2016 -0600
  92. 90f3114 Makefile: Allow 'make tests' to run tests by Simon Glass · Sun Jul 31 17:35:01 2016 -0600
  93. fa3754e armv8: mmu: Detect page table overflow in emergency pt creation by Alexander Graf · Sat Jul 30 23:13:03 2016 +0200
  94. f1d070d cmd: gpt: fix the wrong size parse for the last partition by Kever Yang · Fri Jul 29 11:12:18 2016 +0800
  95. df40778 omap3: Drop omap3_evm_quick_* targets by Tom Rini · Wed Jul 27 22:29:42 2016 -0400
  96. 1b7dcc3 rockchip: remove log2 reimplementation from clock drivers by Heiko Stübner · Fri Jul 22 23:51:06 2016 +0200
  97. 48380f2 config: rk3399: enable dwmmc controller by Kever Yang · Thu Aug 04 11:45:00 2016 +0800
  98. 7017616 dts: rk3399: enable dwmmc for sdcard by Kever Yang · Thu Aug 04 11:44:59 2016 +0800
  99. dc850de clock: rk3399: add support for dwmmc 400K by Kever Yang · Thu Aug 04 11:44:58 2016 +0800
  100. 9387b2c configs: rk3399: add gpt and fs support by Kever Yang · Thu Aug 04 11:40:29 2016 +0800