1. 20efd8c xtensa: add core information for the dc232b processor by Chris Zankel · Wed Aug 10 18:36:45 2016 +0300
  2. 1387dab xtensa: add support for the xtensa processor architecture [2/2] by Chris Zankel · Wed Aug 10 18:36:44 2016 +0300
  3. 41e3737 xtensa: add support for the xtensa processor architecture [1/2] by Chris Zankel · Wed Aug 10 18:36:43 2016 +0300
  4. 413ca3d vexpress: Check TC2 firmware support before defaulting to nonsec booting by Jon Medhurst \(Tixy\) · Thu Jun 23 13:37:32 2016 +0100
  5. 4009b7e Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · Mon Aug 15 17:31:23 2016 -0400
  6. 83e88a4 mmc: atmel_sdhci: Convert to the driver model support by Wenyou Yang · Wed Aug 10 10:51:05 2016 +0800
  7. 11e2665 dm: atmel: Add driver model support for the ehci driver by Wenyou Yang · Fri Aug 05 08:57:35 2016 +0800
  8. 86ba221 ARM: at91/dt: Add device tree for SAMA5D2 Xplained by Wenyou Yang · Mon Jul 25 17:46:17 2016 +0800
  9. 382d562 atmel: Bring in at91 pio4 device tree file and bindings by Wenyou Yang · Wed Jul 20 17:16:28 2016 +0800
  10. 309686c pinctrl: at91-pio4: Add pinctrl driver by Wenyou Yang · Wed Jul 20 17:16:27 2016 +0800
  11. 0b97152 gpio: atmel_pio4: Rework to support DM & DT by Wenyou Yang · Wed Jul 20 17:16:26 2016 +0800
  12. 312bf89 gpio: atmel_pio4: Move PIO4 definitions to head file by Wenyou Yang · Wed Jul 20 17:16:25 2016 +0800
  13. 9e6a0d4 clk.h: inline clk_get_by_name() by Andreas Bießmann · Mon Aug 15 21:04:41 2016 +0200
  14. 3f51e0f Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Mon Aug 15 16:38:39 2016 -0400
  15. c97302b net: mii: Clean up legacy glue that is not used by Joe Hershberger · Mon Aug 08 11:28:41 2016 -0500
  16. 0c33319 net: mii: Changes not made by spatch by Joe Hershberger · Mon Aug 08 11:28:39 2016 -0500
  17. ece1aa6 net: mii: Fix changes made by spatch by Joe Hershberger · Mon Aug 08 11:28:40 2016 -0500
  18. 1fbcbed net: mii: Use spatch to update miiphy_register by Joe Hershberger · Mon Aug 08 11:28:38 2016 -0500
  19. d8d96a3 scripts: Add a cocci patch for miiphy_register by Joe Hershberger · Mon Aug 08 11:28:37 2016 -0500
  20. 8c772bd clk: at91: Add clock driver by Wenyou Yang · Wed Jul 20 17:55:12 2016 +0800
  21. ec951ad tpm: atmel_twi: Make compatible with DM I2C busses by mario.six@gdsys.cc · Mon Jul 18 13:47:45 2016 +0200
  22. 3fc83c0 i2c: atmel: DT binding for i2c driver by Songjun Wu · Mon Jun 20 13:22:39 2016 +0800
  23. 26d8828 i2c: atmel: add i2c driver by Songjun Wu · Mon Jun 20 13:22:38 2016 +0800
  24. 848e08b net/ethoc: implement MDIO bus and support phylib by Max Filippov · Fri Aug 05 18:26:21 2016 +0300
  25. 19e7a9e net/ethoc: support private memory configurations by Max Filippov · Fri Aug 05 18:26:20 2016 +0300
  26. d6338ff net/ethoc: don't mix virtual and physical addresses by Max Filippov · Fri Aug 05 18:26:19 2016 +0300
  27. a6429a9 net/ethoc: support device tree by Max Filippov · Fri Aug 05 18:26:18 2016 +0300
  28. c91eb0c net/ethoc: add CONFIG_DM_ETH support by Max Filippov · Fri Aug 05 18:26:17 2016 +0300
  29. f9ffa42 net/ethoc: use priv instead of dev internally by Max Filippov · Fri Aug 05 18:26:16 2016 +0300
  30. e07d3d2 net/ethoc: add Kconfig entry for the driver by Max Filippov · Fri Aug 05 18:26:15 2016 +0300
  31. c1255dd net: e1000: Fix the build with driver model and SPI EEPROM by Alban Bedel · Wed Aug 03 11:31:03 2016 +0200
  32. fd3224b net: smsc95xx: Use correct get_unaligned functions by Chris Packham · Wed Jul 13 09:52:36 2016 +1200
  33. 7b81185 net: macb: Fix build error for CONFIG_DM_ETH enabled by Wenyou Yang · Tue May 17 13:11:35 2016 +0800
  34. 9b7a41e ARM: tegra: set vdd_core for Jetson TK1 by Bibek Basu · Thu Aug 11 16:28:28 2016 -0600
  35. f082993 ARM: tegra: reduce CSITE clock from 204M to 136M by Bryan Wu · Thu Aug 11 16:28:27 2016 -0600
  36. c632235 ARM: tegra: fix trimslice environment location by Stephen Warren · Mon Aug 08 13:56:35 2016 -0600
  37. 56aca90 ARM: tegra: move ft_system_setup() by Stephen Warren · Mon Aug 08 10:38:34 2016 -0600
  38. 2f54650 ARM: tegra: enable PCIe controller on p2771-0000 by Stephen Warren · Fri Jul 29 13:15:06 2016 -0600
  39. 7f253c8 ARM: tegra: enable SD card on p2771-0000 by Stephen Warren · Fri Jul 29 13:15:05 2016 -0600
  40. 9422f3f ARM: tegra: enable I2C buses for P2771-0000 by Bryan Wu · Wed Jul 27 15:48:22 2016 -0600
  41. c704d18 i2c: tegra: add standardized clk/reset API support by Bryan Wu · Fri Aug 05 16:10:35 2016 -0600
  42. 86f6a94 pci: tegra: port to standard clock/reset/pwr domain APIs by Stephen Warren · Fri Aug 05 16:10:34 2016 -0600
  43. d26e24d mmc: tegra: port to standard clock/reset APIs by Stephen Warren · Fri Aug 05 16:10:33 2016 -0600
  44. 67a8348 i2c: add Tegra186 BPMP driver by Stephen Warren · Mon Aug 08 11:28:27 2016 -0600
  45. 402a0fa power domain: add Tegra186 driver by Stephen Warren · Mon Aug 08 11:28:26 2016 -0600
  46. fccc9c5 reset: add Tegra186 reset driver by Stephen Warren · Mon Aug 08 11:28:25 2016 -0600
  47. e8e3f20 clock: add Tegra186 clock driver by Stephen Warren · Mon Aug 08 11:28:24 2016 -0600
  48. a214892 misc: add Tegra BPMP driver by Stephen Warren · Mon Aug 08 09:41:34 2016 -0600
  49. 5cd3727 Merge git://git.denx.de/u-boot-dm by Tom Rini · Fri Aug 12 16:00:50 2016 -0400
  50. 0163269 misc: add "call" uclass op by Stephen Warren · Mon Aug 08 09:41:33 2016 -0600
  51. f7f311d power: pmic: act8846: add missing newline to debug statements by John Keeping · Sun Aug 07 12:55:40 2016 +0100
  52. bfea23a power: regulator: act8846: fix reading values by John Keeping · Sun Aug 07 12:55:39 2016 +0100
  53. 7d30e10 fdt: allow fdtdec_get_addr_size_*() to translate addresses by Stephen Warren · Fri Aug 05 09:47:51 2016 -0600
  54. c99581b fdt_support: fdt_translate_address() blob const correctness by Stephen Warren · Fri Aug 05 09:47:50 2016 -0600
  55. 78cd22a kconfig: use bool instead of boolean for type definition attributes by Masahiro Yamada · Fri Aug 12 10:26:50 2016 +0900
  56. cdfbe97 defconfig: am43xx_evm: enable eth driver model by Mugunthan V N · Thu Aug 11 14:27:04 2016 +0530
  57. f9f4ced drivers: net: cpsw: always flush cache of size aligned to PKTALIGN by Lokesh Vutla · Thu Aug 11 13:00:59 2016 +0530
  58. bd37c7d configs: dra7xx_evm: enable eth driver model by Mugunthan V N · Wed Aug 10 22:05:03 2016 +0530
  59. 5321dee ARM: dra7xx_evm: Enable regulator DM support by Vignesh R · Wed Aug 10 15:17:21 2016 +0530
  60. 5e1f11e ARM: dts: dra7xx-evm: add evm_3v3_sd regulator by Vignesh R · Wed Aug 10 15:17:20 2016 +0530
  61. 67aaa6d common: image: Add support for post-processing of images by Andreas Dannenberg · Wed Jul 27 12:12:39 2016 -0500
  62. 8857405 drivers/sysreset: group sysreset drivers by Max Filippov · Sun Aug 07 08:53:00 2016 +0300
  63. 4568296 ARM: non-sec: flush code cacheline aligned by Stefan Agner · Wed Aug 03 13:08:55 2016 -0700
  64. 70ab454 i2c: Drop redundant platform data setting in drivers by Simon Glass · Fri Aug 05 21:35:27 2016 -0600
  65. 2c615b0 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Thu Aug 11 10:45:53 2016 -0400
  66. 5abb9eb Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Thu Aug 11 07:22:55 2016 -0400
  67. 0ae5c5a ARM: uniphier: add PSCI support for UniPhier ARMv7 SoCs by Masahiro Yamada · Wed Aug 10 16:08:49 2016 +0900
  68. f98afb6 ARM: uniphier: add uniphier_cache_set_active_ways() by Masahiro Yamada · Wed Aug 10 16:08:48 2016 +0900
  69. 983b3d3 ARM: uniphier: add uniphier_cache_inv_way() to support way invalidation by Masahiro Yamada · Wed Aug 10 16:08:47 2016 +0900
  70. 6dace91 ARM: uniphier: fix CONFIG_SYS_CACHELINE_SIZE when outer cache is on by Masahiro Yamada · Wed Aug 10 16:08:46 2016 +0900
  71. bf44dde ARM: uniphier: move (and rename) CONFIG_UNIPHIER_L2CACHE_ON to Kconfig by Masahiro Yamada · Wed Aug 10 16:08:45 2016 +0900
  72. f846a2b ARM: uniphier: move outer cache register macros to .c file by Masahiro Yamada · Wed Aug 10 16:08:44 2016 +0900
  73. 54fb0a4 ARM: uniphier: reuse uniphier_cache_disable() for lowlevel_init by Masahiro Yamada · Wed Aug 10 16:08:43 2016 +0900
  74. df64901 ARM: uniphier: export uniphier_cache_enable/disable functions by Masahiro Yamada · Wed Aug 10 16:08:42 2016 +0900
  75. 9ff0acf ARM: uniphier: move lowlevel debug init code after page table switch by Masahiro Yamada · Wed Aug 10 16:08:41 2016 +0900
  76. 659484f ARM: uniphier: fix ROM boot mode for PH1-sLD3 by Masahiro Yamada · Wed Aug 10 16:08:40 2016 +0900
  77. 6caf51c ARM: uniphier: refactor L2 zero-touching code in lowlevel_init by Masahiro Yamada · Wed Aug 10 16:08:39 2016 +0900
  78. 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
  79. 487b5fe ARM: uniphier: support prefetch and touch operations for outer cache by Masahiro Yamada · Wed Aug 10 16:08:37 2016 +0900
  80. 5ffada9 ARM: uniphier: refactor outer cache code by Masahiro Yamada · Wed Aug 10 16:08:36 2016 +0900
  81. 1715553 Merge git://www.denx.de/git/u-boot-ppc4xx by Tom Rini · Tue Aug 09 07:16:01 2016 -0400
  82. 5600d9c eth: asix88179: Add support for the driver model by Alban Bedel · Tue Aug 09 11:10:03 2016 +0200
  83. c51acfa eth: asix88179: Prepare supporting the driver model by Alban Bedel · Tue Aug 09 11:10:02 2016 +0200
  84. bd85566 ppc4xx: Fix platform support by Dirk Eibach · Mon Aug 01 16:34:49 2016 +0200
  85. c344b6a i2c: i2c-uclass-compat: avoid any BSS usage by Vignesh R · Mon Jul 25 16:26:45 2016 +0530
  86. 601db1f efi_loader: disk: Sanitize exposed devices by Alexander Graf · Fri Aug 05 14:51:47 2016 +0200
  87. 34118e7 efi_loader: disk: Fix CONFIG_BLK breakage by Alexander Graf · Fri Aug 05 14:49:53 2016 +0200
  88. 5958cbe tiny-printf: Adjust to avoid using data section by Simon Glass · Thu Aug 04 21:58:14 2016 -0600
  89. 97d13f9 configs: k2l_evm: add random eth address support by Mugunthan V N · Tue Aug 02 12:01:15 2016 +0530
  90. 4d9b7fa configs: k2e_evm: add random eth address support by Mugunthan V N · Tue Aug 02 12:01:14 2016 +0530
  91. 849865a configs: k2hk_evm: add random eth address support by Mugunthan V N · Tue Aug 02 12:01:13 2016 +0530
  92. 1bf9c6f drivers: net: keystone_net: add support for multi slave ethernet by Mugunthan V N · Tue Aug 02 12:01:12 2016 +0530
  93. b499a3c drivers: net: keystone_net: fix line termination with semi-colon by Mugunthan V N · Tue Aug 02 12:01:11 2016 +0530
  94. f648579 ARM: dts: dra72-evm: Add mode-gpios entry for mac node by Vignesh R · Tue Aug 02 10:14:28 2016 +0530
  95. 8e9473d net: cpsw: Add support to drive gpios for ethernet to be functional by Vignesh R · Tue Aug 02 10:14:27 2016 +0530
  96. b28d050 ARM: dts: dra7xx: Add u-boot specific property for PCF8575 nodes by Vignesh R · Tue Aug 02 10:14:26 2016 +0530
  97. d3bcec6 ARM: dra7xx_evm: Enable support for TI PCF8575 by Vignesh R · Tue Aug 02 10:14:25 2016 +0530
  98. 0caf07c gpio: Add driver for TI PCF8575 I2C GPIO expander by Vignesh R · Tue Aug 02 10:14:24 2016 +0530
  99. de62790 spl_nor.c: Support devicetree sizes different from 16k by Mike Looijmans · Tue Jul 26 07:34:07 2016 +0200
  100. dec81d0 eth: asix88179: Fix receiving on big endian system by Alban Bedel · Wed Aug 03 08:14:41 2016 +0200