1. 312dc93 x86: Add DFI BT700 BayTrail board support by Stefan Roese · Mon Aug 15 13:50:49 2016 +0200
  2. 9a111ce x86: conga-qeval20-qa3: Add SMBus support and SMSC2513 config code by Stefan Roese · Tue Jun 28 15:45:13 2016 +0200
  3. cad6de4 i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail) by Stefan Roese · Tue Aug 09 07:41:15 2016 +0200
  4. 9999bb8 cbfs: Fix incorrect CBFS file header size being used by Yaroslav K · Mon Aug 08 20:32:15 2016 -0700
  5. c68caf8 x86: bdinfo: Drop meaningless values by Simon Glass · Fri Aug 05 21:57:28 2016 -0600
  6. cf16168 bdinfo: Don't print out empty DRAM banks by Simon Glass · Fri Aug 05 21:57:27 2016 -0600
  7. 5d2a588 x86: bayleybay: Add PS/2 keyboard and mouse to ASL file by Bin Meng · Mon Aug 01 20:53:53 2016 -0700
  8. d8b49ff x86: som-db5800-som-6867: fix SERIRQ on reset by George McCollister · Thu Jul 28 09:49:37 2016 -0500
  9. 4a269f2 misc: Add simple driver for some Nuvoton NCT6102D devices by Stefan Roese · Tue Jul 19 07:45:46 2016 +0200
  10. fb2cac8 x86: baytrail: Add SIO HS-UART clock setup by Stefan Roese · Tue Jul 19 07:41:25 2016 +0200
  11. 1daf477 x86: cache.h: Add default for CONFIG_SYS_CACHELINE_SIZE by Stefan Roese · Mon Jul 18 12:53:31 2016 +0200
  12. cd55d95 x86: Mention running U-Boot in 64-bit mode in the README by Simon Glass · Sun Jul 17 01:23:46 2016 -0600
  13. 669881b x86: Add a reference to README.efi by Simon Glass · Sun Jul 17 01:23:45 2016 -0600
  14. c7d46cc x86: Mention how to boot a 64-bit kernel from U-Boot by Simon Glass · Sun Jul 17 01:22:41 2016 -0600
  15. b5d4336 x86: doc: Add note about the debug FSP usage on BayTrail by Stefan Roese · Wed Jul 13 08:23:40 2016 +0200
  16. 4a58ddb x86: conga-qeval20-qa3: Add missing MAINTERNERS entry by Stefan Roese · Mon Aug 15 13:51:15 2016 +0200
  17. bc8571d common: env_nand: Ensure that we have nand_info[0] prior to use by Tom Rini · Mon Aug 15 13:02:15 2016 -0400
  18. bf9beea tools/env: ensure environment starts at erase block boundary by Andreas Fenkart · Thu Aug 11 21:39:17 2016 +0200
  19. 05d0c5d xtensa: add support for the 'xtfpga' evaluation board by Chris Zankel · Wed Aug 10 18:36:48 2016 +0300
  20. 4973940 xtensa: add core information for the de212 processor by Max Filippov · Wed Aug 10 18:36:47 2016 +0300
  21. cd3a80d xtensa: add core information for the dc233c processor by Max Filippov · Wed Aug 10 18:36:46 2016 +0300
  22. 20efd8c xtensa: add core information for the dc232b processor by Chris Zankel · Wed Aug 10 18:36:45 2016 +0300
  23. 1387dab xtensa: add support for the xtensa processor architecture [2/2] by Chris Zankel · Wed Aug 10 18:36:44 2016 +0300
  24. 41e3737 xtensa: add support for the xtensa processor architecture [1/2] by Chris Zankel · Wed Aug 10 18:36:43 2016 +0300
  25. 413ca3d vexpress: Check TC2 firmware support before defaulting to nonsec booting by Jon Medhurst \(Tixy\) · Thu Jun 23 13:37:32 2016 +0100
  26. 4009b7e Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · Mon Aug 15 17:31:23 2016 -0400
  27. 83e88a4 mmc: atmel_sdhci: Convert to the driver model support by Wenyou Yang · Wed Aug 10 10:51:05 2016 +0800
  28. 11e2665 dm: atmel: Add driver model support for the ehci driver by Wenyou Yang · Fri Aug 05 08:57:35 2016 +0800
  29. 86ba221 ARM: at91/dt: Add device tree for SAMA5D2 Xplained by Wenyou Yang · Mon Jul 25 17:46:17 2016 +0800
  30. 382d562 atmel: Bring in at91 pio4 device tree file and bindings by Wenyou Yang · Wed Jul 20 17:16:28 2016 +0800
  31. 309686c pinctrl: at91-pio4: Add pinctrl driver by Wenyou Yang · Wed Jul 20 17:16:27 2016 +0800
  32. 0b97152 gpio: atmel_pio4: Rework to support DM & DT by Wenyou Yang · Wed Jul 20 17:16:26 2016 +0800
  33. 312bf89 gpio: atmel_pio4: Move PIO4 definitions to head file by Wenyou Yang · Wed Jul 20 17:16:25 2016 +0800
  34. 9e6a0d4 clk.h: inline clk_get_by_name() by Andreas Bießmann · Mon Aug 15 21:04:41 2016 +0200
  35. 3f51e0f Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Mon Aug 15 16:38:39 2016 -0400
  36. c97302b net: mii: Clean up legacy glue that is not used by Joe Hershberger · Mon Aug 08 11:28:41 2016 -0500
  37. 0c33319 net: mii: Changes not made by spatch by Joe Hershberger · Mon Aug 08 11:28:39 2016 -0500
  38. ece1aa6 net: mii: Fix changes made by spatch by Joe Hershberger · Mon Aug 08 11:28:40 2016 -0500
  39. 1fbcbed net: mii: Use spatch to update miiphy_register by Joe Hershberger · Mon Aug 08 11:28:38 2016 -0500
  40. d8d96a3 scripts: Add a cocci patch for miiphy_register by Joe Hershberger · Mon Aug 08 11:28:37 2016 -0500
  41. 8c772bd clk: at91: Add clock driver by Wenyou Yang · Wed Jul 20 17:55:12 2016 +0800
  42. ec951ad tpm: atmel_twi: Make compatible with DM I2C busses by mario.six@gdsys.cc · Mon Jul 18 13:47:45 2016 +0200
  43. 3fc83c0 i2c: atmel: DT binding for i2c driver by Songjun Wu · Mon Jun 20 13:22:39 2016 +0800
  44. 26d8828 i2c: atmel: add i2c driver by Songjun Wu · Mon Jun 20 13:22:38 2016 +0800
  45. 848e08b net/ethoc: implement MDIO bus and support phylib by Max Filippov · Fri Aug 05 18:26:21 2016 +0300
  46. 19e7a9e net/ethoc: support private memory configurations by Max Filippov · Fri Aug 05 18:26:20 2016 +0300
  47. d6338ff net/ethoc: don't mix virtual and physical addresses by Max Filippov · Fri Aug 05 18:26:19 2016 +0300
  48. a6429a9 net/ethoc: support device tree by Max Filippov · Fri Aug 05 18:26:18 2016 +0300
  49. c91eb0c net/ethoc: add CONFIG_DM_ETH support by Max Filippov · Fri Aug 05 18:26:17 2016 +0300
  50. f9ffa42 net/ethoc: use priv instead of dev internally by Max Filippov · Fri Aug 05 18:26:16 2016 +0300
  51. e07d3d2 net/ethoc: add Kconfig entry for the driver by Max Filippov · Fri Aug 05 18:26:15 2016 +0300
  52. c1255dd net: e1000: Fix the build with driver model and SPI EEPROM by Alban Bedel · Wed Aug 03 11:31:03 2016 +0200
  53. fd3224b net: smsc95xx: Use correct get_unaligned functions by Chris Packham · Wed Jul 13 09:52:36 2016 +1200
  54. 7b81185 net: macb: Fix build error for CONFIG_DM_ETH enabled by Wenyou Yang · Tue May 17 13:11:35 2016 +0800
  55. 9b7a41e ARM: tegra: set vdd_core for Jetson TK1 by Bibek Basu · Thu Aug 11 16:28:28 2016 -0600
  56. f082993 ARM: tegra: reduce CSITE clock from 204M to 136M by Bryan Wu · Thu Aug 11 16:28:27 2016 -0600
  57. c632235 ARM: tegra: fix trimslice environment location by Stephen Warren · Mon Aug 08 13:56:35 2016 -0600
  58. 56aca90 ARM: tegra: move ft_system_setup() by Stephen Warren · Mon Aug 08 10:38:34 2016 -0600
  59. 2f54650 ARM: tegra: enable PCIe controller on p2771-0000 by Stephen Warren · Fri Jul 29 13:15:06 2016 -0600
  60. 7f253c8 ARM: tegra: enable SD card on p2771-0000 by Stephen Warren · Fri Jul 29 13:15:05 2016 -0600
  61. 9422f3f ARM: tegra: enable I2C buses for P2771-0000 by Bryan Wu · Wed Jul 27 15:48:22 2016 -0600
  62. c704d18 i2c: tegra: add standardized clk/reset API support by Bryan Wu · Fri Aug 05 16:10:35 2016 -0600
  63. 86f6a94 pci: tegra: port to standard clock/reset/pwr domain APIs by Stephen Warren · Fri Aug 05 16:10:34 2016 -0600
  64. d26e24d mmc: tegra: port to standard clock/reset APIs by Stephen Warren · Fri Aug 05 16:10:33 2016 -0600
  65. 67a8348 i2c: add Tegra186 BPMP driver by Stephen Warren · Mon Aug 08 11:28:27 2016 -0600
  66. 402a0fa power domain: add Tegra186 driver by Stephen Warren · Mon Aug 08 11:28:26 2016 -0600
  67. fccc9c5 reset: add Tegra186 reset driver by Stephen Warren · Mon Aug 08 11:28:25 2016 -0600
  68. e8e3f20 clock: add Tegra186 clock driver by Stephen Warren · Mon Aug 08 11:28:24 2016 -0600
  69. a214892 misc: add Tegra BPMP driver by Stephen Warren · Mon Aug 08 09:41:34 2016 -0600
  70. 5cd3727 Merge git://git.denx.de/u-boot-dm by Tom Rini · Fri Aug 12 16:00:50 2016 -0400
  71. 0163269 misc: add "call" uclass op by Stephen Warren · Mon Aug 08 09:41:33 2016 -0600
  72. f7f311d power: pmic: act8846: add missing newline to debug statements by John Keeping · Sun Aug 07 12:55:40 2016 +0100
  73. bfea23a power: regulator: act8846: fix reading values by John Keeping · Sun Aug 07 12:55:39 2016 +0100
  74. 7d30e10 fdt: allow fdtdec_get_addr_size_*() to translate addresses by Stephen Warren · Fri Aug 05 09:47:51 2016 -0600
  75. c99581b fdt_support: fdt_translate_address() blob const correctness by Stephen Warren · Fri Aug 05 09:47:50 2016 -0600
  76. 78cd22a kconfig: use bool instead of boolean for type definition attributes by Masahiro Yamada · Fri Aug 12 10:26:50 2016 +0900
  77. cdfbe97 defconfig: am43xx_evm: enable eth driver model by Mugunthan V N · Thu Aug 11 14:27:04 2016 +0530
  78. f9f4ced drivers: net: cpsw: always flush cache of size aligned to PKTALIGN by Lokesh Vutla · Thu Aug 11 13:00:59 2016 +0530
  79. bd37c7d configs: dra7xx_evm: enable eth driver model by Mugunthan V N · Wed Aug 10 22:05:03 2016 +0530
  80. 5321dee ARM: dra7xx_evm: Enable regulator DM support by Vignesh R · Wed Aug 10 15:17:21 2016 +0530
  81. 5e1f11e ARM: dts: dra7xx-evm: add evm_3v3_sd regulator by Vignesh R · Wed Aug 10 15:17:20 2016 +0530
  82. 67aaa6d common: image: Add support for post-processing of images by Andreas Dannenberg · Wed Jul 27 12:12:39 2016 -0500
  83. 8857405 drivers/sysreset: group sysreset drivers by Max Filippov · Sun Aug 07 08:53:00 2016 +0300
  84. 4568296 ARM: non-sec: flush code cacheline aligned by Stefan Agner · Wed Aug 03 13:08:55 2016 -0700
  85. 70ab454 i2c: Drop redundant platform data setting in drivers by Simon Glass · Fri Aug 05 21:35:27 2016 -0600
  86. 2c615b0 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Thu Aug 11 10:45:53 2016 -0400
  87. 5abb9eb Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Thu Aug 11 07:22:55 2016 -0400
  88. 0ae5c5a ARM: uniphier: add PSCI support for UniPhier ARMv7 SoCs by Masahiro Yamada · Wed Aug 10 16:08:49 2016 +0900
  89. f98afb6 ARM: uniphier: add uniphier_cache_set_active_ways() by Masahiro Yamada · Wed Aug 10 16:08:48 2016 +0900
  90. 983b3d3 ARM: uniphier: add uniphier_cache_inv_way() to support way invalidation by Masahiro Yamada · Wed Aug 10 16:08:47 2016 +0900
  91. 6dace91 ARM: uniphier: fix CONFIG_SYS_CACHELINE_SIZE when outer cache is on by Masahiro Yamada · Wed Aug 10 16:08:46 2016 +0900
  92. bf44dde ARM: uniphier: move (and rename) CONFIG_UNIPHIER_L2CACHE_ON to Kconfig by Masahiro Yamada · Wed Aug 10 16:08:45 2016 +0900
  93. f846a2b ARM: uniphier: move outer cache register macros to .c file by Masahiro Yamada · Wed Aug 10 16:08:44 2016 +0900
  94. 54fb0a4 ARM: uniphier: reuse uniphier_cache_disable() for lowlevel_init by Masahiro Yamada · Wed Aug 10 16:08:43 2016 +0900
  95. df64901 ARM: uniphier: export uniphier_cache_enable/disable functions by Masahiro Yamada · Wed Aug 10 16:08:42 2016 +0900
  96. 9ff0acf ARM: uniphier: move lowlevel debug init code after page table switch by Masahiro Yamada · Wed Aug 10 16:08:41 2016 +0900
  97. 659484f ARM: uniphier: fix ROM boot mode for PH1-sLD3 by Masahiro Yamada · Wed Aug 10 16:08:40 2016 +0900
  98. 6caf51c ARM: uniphier: refactor L2 zero-touching code in lowlevel_init by Masahiro Yamada · Wed Aug 10 16:08:39 2016 +0900
  99. 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
  100. 487b5fe ARM: uniphier: support prefetch and touch operations for outer cache by Masahiro Yamada · Wed Aug 10 16:08:37 2016 +0900