1. 3e86a1a gpio: stm32_gpio: move clock config from driver to board by Vikas Manocha · Thu Feb 11 15:47:17 2016 -0800
  2. 2267b2f Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · Tue Feb 23 15:35:47 2016 -0500
  3. a1f5d11 sunxi: H3: Add support for the host usb-phys by Jelle van der Waa · Tue Feb 09 23:59:33 2016 +0100
  4. 18d0fa1 ARM: zynq: Add reset-gpio property for USB on Zybo by Michal Simek · Sat Feb 13 10:38:08 2016 +0100
  5. 6dc383d ARM: zynq: Enable u-boot,dm-pre-reloc for qspi by Nathan Rossi · Tue Feb 16 23:05:03 2016 +1000
  6. 619f0a1 ARM: zynq: Remove unused SPI base addresses by Michal Simek · Thu Feb 04 08:35:53 2016 +0100
  7. 844e18f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Sun Feb 21 07:56:16 2016 -0500
  8. 4784249 imx: mx7d: isolate resources to domain 0 for A7 core by Peng Fan · Thu Jan 28 16:55:09 2016 +0800
  9. cf1367a imx: mx7: implement functions to boot auxiliary core by Peng Fan · Thu Jan 28 16:55:07 2016 +0800
  10. fb3a3b7 imx: mx6: implement functions to boot auxiliary core by Peng Fan · Thu Jan 28 16:55:05 2016 +0800
  11. fcabb6d imx: imx-common: introduce boot auxiliary core by Peng Fan · Thu Jan 28 16:55:04 2016 +0800
  12. 2a78474 imx: mx7d: clock support for RDC by Peng Fan · Thu Jan 28 16:55:03 2016 +0800
  13. ac57efa imx: mx7d: Add RDC support by Peng Fan · Thu Jan 28 16:55:02 2016 +0800
  14. f8bdf6e imx: mx6sx Add RDC mappings of masters and peripherals by Peng Fan · Thu Jan 28 16:55:01 2016 +0800
  15. 1b64ffa imx: imx-common: introduce Resource Domain Controller support by Peng Fan · Thu Jan 28 16:55:00 2016 +0800
  16. 4299743 imx: mx6: introduce rdc regs by Peng Fan · Thu Jan 28 16:54:59 2016 +0800
  17. bc177f1 imx: mx6: Implement mmc_get_env_part by Soeren Moch · Thu Feb 04 14:41:15 2016 +0100
  18. 2f736a9 imx: Refactoring CAAM Job Ring structure and Secure Memory for imx7 by Ulises Cardenas · Tue Feb 02 04:39:39 2016 -0600
  19. 5afa22a x86: Add Intel Cougar Canyon 2 board by Bin Meng · Wed Feb 17 00:16:25 2016 -0800
  20. 051f175 x86: ivybridge: bd82x6x: Support FSP enabled configuration by Bin Meng · Wed Feb 17 00:16:24 2016 -0800
  21. 4c836c9 x86: fsp: Make sure HOB list is not overwritten by U-Boot by Bin Meng · Wed Feb 17 00:16:23 2016 -0800
  22. 5dbe304 x86: ivybridge: Add FSP support by Bin Meng · Wed Feb 17 00:16:21 2016 -0800
  23. 5923b59 x86: fix memalign() parameter order by Stephen Warren · Fri Feb 12 14:27:56 2016 -0700
  24. a68a79e Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · Sat Feb 20 17:32:48 2016 -0500
  25. 4764d26 arc: cache - utilize IO coherency (AKA IOC) engine by Alexey Brodkin · Mon Dec 14 17:15:13 2015 +0300
  26. dff5df2 arc: cache - accommodate different L1 cache line lengths by Alexey Brodkin · Mon Dec 14 17:14:46 2015 +0300
  27. 02b49b5 ARM: Add Support for the VInCo platform by Gregory CLEMENT · Wed Dec 16 17:01:44 2015 +0100
  28. c3156fc ARM: at91: sama5d2: configure the L2 cache memory by Samuel Mescoff · Tue Feb 16 09:45:06 2016 +0100
  29. 22cc6f5 arm: at91: Add support for DENX MA5D4 SoM and EVK by Marek Vasut · Thu Feb 11 14:13:38 2016 +0100
  30. 747e9db ARM: at91: clean up the PMC_PLLICPR init code by Wenyou Yang · Tue Feb 02 12:46:13 2016 +0800
  31. e6092b5 ARM: at91: clock: add PMC_PLLICPR init function by Wenyou Yang · Tue Feb 02 12:46:12 2016 +0800
  32. 0a30fcb ARM: at91: clock: add PLLB enable/disable functions by Wenyou Yang · Wed Feb 03 10:20:43 2016 +0800
  33. b5d886a ARM: at91: armv7: clean up UTMI PLL handle code by Wenyou Yang · Tue Feb 02 11:11:52 2016 +0800
  34. 335c548 ARM: at91: clock: add UTMI PLL enable/disable function by Wenyou Yang · Tue Feb 02 11:11:51 2016 +0800
  35. 57b7f29 ARM: cpu: at91: clean up peripheral clock code by Wenyou Yang · Wed Feb 03 10:16:49 2016 +0800
  36. 49c68c2 ARM: at91: clock: add a new file to handle clock by Wenyou Yang · Wed Feb 03 10:16:48 2016 +0800
  37. e8b98b1 ARM: at91: asm/at91_pmc.h: fix trival register offset by Wenyou Yang · Wed Feb 03 10:16:47 2016 +0800
  38. 82c80b2 ARM: tegra: enable USB device mode port on Dalmore by Stephen Warren · Mon Feb 15 10:34:04 2016 -0700
  39. fe4ee97 video: tegra: Correct a Kconfig warning with VIDCONSOLE_AS_LCD by Simon Glass · Tue Feb 16 18:09:19 2016 -0700
  40. d5f3613 tegra: video: Clean up the old LCD/PWM driver code by Simon Glass · Sat Jan 30 16:38:02 2016 -0700
  41. d8af3c9 tegra: video: Move LCD driver to use the DM PWM driver by Simon Glass · Sat Jan 30 16:38:01 2016 -0700
  42. 264c7f7 tegra: video: Move LCD enums into the driver by Simon Glass · Sat Jan 30 16:37:58 2016 -0700
  43. e865ef3 tegra: video: Convert tegra20 LCD driver to driver model by Simon Glass · Sat Jan 30 16:37:56 2016 -0700
  44. 923128f tegra: video: Merge the two config structures together by Simon Glass · Sat Jan 30 16:37:55 2016 -0700
  45. d8fc3c5 tegra: video: Merge the display driver into one file by Simon Glass · Sat Jan 30 16:37:53 2016 -0700
  46. e31a2a5 tegra: dts: Sync tegra20.dtsi with Linux v4.4 by Simon Glass · Sat Jan 30 16:37:52 2016 -0700
  47. 89c0346 tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20 by Simon Glass · Sat Jan 30 16:37:51 2016 -0700
  48. 3e2b2d9 tegra: Allow CONFIG_DM_VIDEO to be used as well as CONFIG_LCD by Simon Glass · Sat Jan 30 16:37:49 2016 -0700
  49. eb21083 tegra: Allow driver model to be used for the PWM by Simon Glass · Sat Jan 30 16:37:48 2016 -0700
  50. 118d11f tegra: lcd: Merge tegra124-lcd.c into display.c by Simon Glass · Sat Jan 30 16:37:47 2016 -0700
  51. 97f6c52 tegra: pwm: Add a driver for the tegra PWM by Simon Glass · Sat Jan 30 16:37:46 2016 -0700
  52. ce81f40 tegra: dts: Sync up nyan-big files with Linux by Simon Glass · Sat Jan 30 16:37:44 2016 -0700
  53. 74c2571 tegra: dts: Sync up the tegra124 device tree files with Linux by Simon Glass · Sat Jan 30 16:37:43 2016 -0700
  54. 718cb61 arm: build some file(s) as ARM mode only by David Müller (ELSOFT AG) · Tue Feb 09 16:48:30 2016 +0100
  55. f963bb7 arm: the ARM920T is THUMB capable, so select the appropriate ISA by David Müller (ELSOFT AG) · Tue Feb 09 16:48:29 2016 +0100
  56. 408a12d arm: make sure board_init_r() is being called using the right mode (ARM / THUMB) by David Müller (ELSOFT AG) · Tue Feb 09 16:48:28 2016 +0100
  57. 2bb6872 Merge branch 'master' of git://git.denx.de/u-boot-uniphier by Tom Rini · Sun Feb 14 08:39:32 2016 -0500
  58. 40efc4f ARM: uniphier: add support for PH1-Pro4 Ace and Sanji boards by Masahiro Yamada · Fri Feb 12 20:27:02 2016 +0900
  59. 5b1e397 ARM: dts: uniphier: enable I2C channel 2 of ProXstream2 Gentil board by Masahiro Yamada · Fri Feb 12 20:27:01 2016 +0900
  60. 1723586 ARM: dts: uniphier: add EEPROM node for ProXstream2 Gentil board by Masahiro Yamada · Fri Feb 12 20:27:00 2016 +0900
  61. 26a2fb0 ARM: uniphier: adjust DDR clock delay line for ProXstream2 by Masahiro Yamada · Fri Feb 05 13:21:07 2016 +0900
  62. 3c8c35c ARM: uniphier: move cmd_ddrmphy.c to fix build error by Masahiro Yamada · Fri Feb 05 13:20:32 2016 +0900
  63. 1b6f03a ARM: uniphier: fix makefiles to build cmd_ddr(m)phy.c by Masahiro Yamada · Fri Feb 05 13:20:31 2016 +0900
  64. ebddfae ARM: uniphier: remove unused header mio-regs.h by Masahiro Yamada · Tue Feb 02 21:51:41 2016 +0900
  65. 7b539fe ARM: uniphier: drop unneeded EHCI pin mux settings by Masahiro Yamada · Tue Feb 02 21:11:40 2016 +0900
  66. d544ef4 ARM: uniphier: switch over to generic EHCI driver by Masahiro Yamada · Tue Feb 02 21:11:39 2016 +0900
  67. cf4280a ARM: dts: uniphier: add clocks properties to EHCI nodes by Masahiro Yamada · Tue Feb 02 21:11:37 2016 +0900
  68. 1d5df7b ARM: dts: uniphier: add device nodes for MIO control block by Masahiro Yamada · Tue Feb 02 21:11:36 2016 +0900
  69. 8095183 ARM: dts: uniphier: add device nodes for Peripheral control block by Masahiro Yamada · Tue Feb 02 21:11:35 2016 +0900
  70. e84513b ARM: dts: uniphier: add device nodes for System Control blocks by Masahiro Yamada · Tue Feb 02 21:11:34 2016 +0900
  71. 224e2f7 ARM: dts: uniphier: add reference clock nodes by Masahiro Yamada · Tue Feb 02 21:11:33 2016 +0900
  72. e4dfb05 clk: uniphier: add Media I/O clock driver for UniPhier SoCs by Masahiro Yamada · Tue Feb 02 21:11:32 2016 +0900
  73. 5fe0e33 ARM: uniphier: support USB boot mode for ProXstream2 / PH1-LD6b SoC by Masahiro Yamada · Tue Feb 02 21:11:31 2016 +0900
  74. 7a5a5b9 ARM: uniphier: add missing static qualifier by Masahiro Yamada · Tue Feb 02 21:11:30 2016 +0900
  75. 1c1646a ARM: uniphier: create early page table at run-time by Masahiro Yamada · Tue Feb 02 21:11:29 2016 +0900
  76. 4a16289 ARM: uniphier: change stack pointer address for SPL by Masahiro Yamada · Tue Feb 02 21:11:28 2016 +0900
  77. 90c5605 spl: define BOOT_DEVICE_USB by Masahiro Yamada · Tue Feb 02 19:12:31 2016 +0900
  78. e55dfd1 ARM: uniphier: support some more DRAM use cases on PH1-Pro4 boards by Masahiro Yamada · Thu Jan 21 14:57:30 2016 +0900
  79. 937ad76 zynqmp: nand: Add Nand driver support for zynqmp by Siva Durga Prasad Paladugu · Tue Nov 17 14:30:09 2015 +0530
  80. f4a63c9 Merge branch 'master' of git://git.denx.de/u-boot-video by Tom Rini · Thu Feb 11 18:18:15 2016 -0500
  81. 669933b video: tegra: Enable the 'lcd' env variable work-around by Simon Glass · Sat Feb 06 14:31:38 2016 -0700
  82. fe6fbf3 Remove unused CONFIG_MODEM_SUPPORT option and associated dead code. by David Müller (ELSOFT AG) · Sat Feb 06 07:57:25 2016 +0100
  83. 3784cc2 ARM: dts: k2g: Add keystone net dts files by Mugunthan V N · Tue Feb 02 15:51:37 2016 +0530
  84. de2e887 OMAP3_LOGIC: Setup defconfig to enable SPL and NAND booting by Adam Ford · Sat Jan 30 06:43:59 2016 -0600
  85. 931a7a5 serial: serial_stm32: move clock config from driver to board by Vikas Manocha · Tue Jan 26 18:12:20 2016 -0800
  86. 3d93c94 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · Mon Feb 08 09:48:04 2016 -0500
  87. b3345be Merge branch 'master' of git://git.denx.de/u-boot-nios by Tom Rini · Mon Feb 08 09:39:54 2016 -0500
  88. 7557405 Use correct spelling of "U-Boot" by Bin Meng · Fri Feb 05 19:30:11 2016 -0800
  89. a92c6152 nios2: set up the debug UART early by Thomas Chou · Wed Dec 30 20:29:18 2015 +0800
  90. cc2a370 x86: Drop pci_type1.c and DEFINE_PCI_DEVICE_TABLE by Bin Meng · Tue Feb 02 05:58:09 2016 -0800
  91. cf0635e x86: Disable DM_PCI_COMPAT by Bin Meng · Tue Feb 02 05:58:08 2016 -0800
  92. 5d8a820 x86: quark: Use Quark's own PCI config APIs by Bin Meng · Tue Feb 02 05:58:02 2016 -0800
  93. bc35d34 x86: pci: Drop legacy PCI APIs by Bin Meng · Mon Feb 01 01:40:58 2016 -0800
  94. 8df0181 x86: pci: Use DM PCI APIs in pci_assign_irqs() by Bin Meng · Mon Feb 01 01:40:57 2016 -0800
  95. 5fecada x86: qemu: Convert to use DM PCI API by Bin Meng · Mon Feb 01 01:40:56 2016 -0800
  96. 4f6c577 x86: tnc: Remove IGD and SDVO devices from driver model by Bin Meng · Mon Feb 01 01:40:55 2016 -0800
  97. e0ff4b2 x86: tnc: Use DM PCI API in disable_igd() by Bin Meng · Mon Feb 01 01:40:54 2016 -0800
  98. f041c56 x86: tnc: Change disable_igd() to have a return value by Bin Meng · Mon Feb 01 01:40:53 2016 -0800
  99. bfe20b7 x86: irq: Convert to use DM PCI API by Bin Meng · Mon Feb 01 01:40:52 2016 -0800
  100. a5a2003 x86: irq: Move irq_router to a per driver priv by Bin Meng · Mon Feb 01 01:40:51 2016 -0800