1. fe90ed9 defconfig: am437x_sk_evm: enable dma driver model by Mugunthan V N · Mon Feb 15 15:31:42 2016 +0530
  2. dd82d03 drivers: dma: ti-edma3: convert driver to adopt driver model by Mugunthan V N · Mon Feb 15 15:31:41 2016 +0530
  3. 98d3d67 spi: ti_qspi: compile out spi_flash_copy_mmap when CONFIG_DMA is defined by Mugunthan V N · Mon Feb 15 15:31:40 2016 +0530
  4. 4e4b58d sf: spi_flash: use dma to copy data from mmap region if platform supports by Mugunthan V N · Mon Feb 15 15:31:39 2016 +0530
  5. 7e435fb dma: Kconfig: Add TI_EDMA3 entry by Mugunthan V N · Mon Feb 15 15:31:38 2016 +0530
  6. 8c3c918 dm: implement a DMA uclass by Mugunthan V N · Mon Feb 15 15:31:37 2016 +0530
  7. d35c79e ARM: zynq: Wire-up saving environment to QSPI by Michal Simek · Sat Feb 13 12:02:53 2016 +0100
  8. 844e18f Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Sun Feb 21 07:56:16 2016 -0500
  9. 4784249 imx: mx7d: isolate resources to domain 0 for A7 core by Peng Fan · Thu Jan 28 16:55:09 2016 +0800
  10. 48509ae imx: mx7dsabresd: add command and macros for boot m4 core by Peng Fan · Thu Jan 28 16:55:08 2016 +0800
  11. cf1367a imx: mx7: implement functions to boot auxiliary core by Peng Fan · Thu Jan 28 16:55:07 2016 +0800
  12. 601ab71 imx: mx6sxsabresd: add command and macros for boot m4 core by Peng Fan · Thu Jan 28 16:55:06 2016 +0800
  13. fb3a3b7 imx: mx6: implement functions to boot auxiliary core by Peng Fan · Thu Jan 28 16:55:05 2016 +0800
  14. fcabb6d imx: imx-common: introduce boot auxiliary core by Peng Fan · Thu Jan 28 16:55:04 2016 +0800
  15. 2a78474 imx: mx7d: clock support for RDC by Peng Fan · Thu Jan 28 16:55:03 2016 +0800
  16. ac57efa imx: mx7d: Add RDC support by Peng Fan · Thu Jan 28 16:55:02 2016 +0800
  17. f8bdf6e imx: mx6sx Add RDC mappings of masters and peripherals by Peng Fan · Thu Jan 28 16:55:01 2016 +0800
  18. 1b64ffa imx: imx-common: introduce Resource Domain Controller support by Peng Fan · Thu Jan 28 16:55:00 2016 +0800
  19. 4299743 imx: mx6: introduce rdc regs by Peng Fan · Thu Jan 28 16:54:59 2016 +0800
  20. 01d6398 imx: mx6quq7: add sd card detection by Julien CORJON · Fri Feb 05 16:19:33 2016 +0100
  21. acd0aa8 imx: mx6quq7: specify max_bus_witdh directly in usdhc_cfg by Julien CORJON · Fri Feb 05 16:19:32 2016 +0100
  22. 78809a6 imx: mx6quq7: fix USDHC4 declaration by Julien CORJON · Fri Feb 05 16:19:31 2016 +0100
  23. 4188b60 board: tbs2910: Autoselect environment device when booting from SD by Soeren Moch · Thu Feb 04 14:41:16 2016 +0100
  24. bc177f1 imx: mx6: Implement mmc_get_env_part by Soeren Moch · Thu Feb 04 14:41:15 2016 +0100
  25. 8343153 pinctrl: imx: Support i.MX7D by Peng Fan · Wed Feb 03 10:06:08 2016 +0800
  26. e2fd36cc pinctrl: imx: Introduce pinctrl driver for i.MX6 by Peng Fan · Wed Feb 03 10:06:07 2016 +0800
  27. 2f736a9 imx: Refactoring CAAM Job Ring structure and Secure Memory for imx7 by Ulises Cardenas · Tue Feb 02 04:39:39 2016 -0600
  28. a256f93 mx7dsabresd: Make 'ums' command functional by Fabio Estevam · Wed Feb 17 13:34:22 2016 -0200
  29. e34fb4c mx7dsabresd: Use Adrian's NXP email address by Fabio Estevam · Wed Feb 17 13:37:13 2016 -0200
  30. 0aa7410 mx6ul_14x14_evk: Select CONFIG_FSL_QSPI by Fabio Estevam · Wed Feb 17 17:32:14 2016 -0200
  31. 787519a mxsboot: remove unused include by Andreas Bießmann · Tue Feb 16 23:29:29 2016 +0100
  32. 32321eb x86: doc: Update to include Intel Bayley Bay board instructions by Bin Meng · Wed Feb 17 00:47:04 2016 -0800
  33. 5afa22a x86: Add Intel Cougar Canyon 2 board by Bin Meng · Wed Feb 17 00:16:25 2016 -0800
  34. 051f175 x86: ivybridge: bd82x6x: Support FSP enabled configuration by Bin Meng · Wed Feb 17 00:16:24 2016 -0800
  35. 4c836c9 x86: fsp: Make sure HOB list is not overwritten by U-Boot by Bin Meng · Wed Feb 17 00:16:23 2016 -0800
  36. 4cfcaf7 superio: Add SMSC SIO1007 driver by Bin Meng · Wed Feb 17 00:16:22 2016 -0800
  37. 5dbe304 x86: ivybridge: Add FSP support by Bin Meng · Wed Feb 17 00:16:21 2016 -0800
  38. 5923b59 x86: fix memalign() parameter order by Stephen Warren · Fri Feb 12 14:27:56 2016 -0700
  39. a68a79e Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · Sat Feb 20 17:32:48 2016 -0500
  40. d0b3e0f vinco: add Maintainers file by Andreas Bießmann · Sat Feb 20 21:39:36 2016 +0100
  41. 4764d26 arc: cache - utilize IO coherency (AKA IOC) engine by Alexey Brodkin · Mon Dec 14 17:15:13 2015 +0300
  42. dff5df2 arc: cache - accommodate different L1 cache line lengths by Alexey Brodkin · Mon Dec 14 17:14:46 2015 +0300
  43. 834dd88 spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FS by Guillaume GARDET · Thu Feb 18 18:17:36 2016 +0100
  44. 1dd49d5 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Fri Feb 19 09:25:09 2016 -0500
  45. 02b49b5 ARM: Add Support for the VInCo platform by Gregory CLEMENT · Wed Dec 16 17:01:44 2015 +0100
  46. c3156fc ARM: at91: sama5d2: configure the L2 cache memory by Samuel Mescoff · Tue Feb 16 09:45:06 2016 +0100
  47. 22cc6f5 arm: at91: Add support for DENX MA5D4 SoM and EVK by Marek Vasut · Thu Feb 11 14:13:38 2016 +0100
  48. 0ae5e92 siemens,at91: enable features for smartweb by Matthias Michel · Wed Jan 27 15:56:07 2016 +0100
  49. 5265b1e board: atmel: clean up the PMC_PLLICPR init code by Wenyou Yang · Tue Feb 02 12:46:14 2016 +0800
  50. 747e9db ARM: at91: clean up the PMC_PLLICPR init code by Wenyou Yang · Tue Feb 02 12:46:13 2016 +0800
  51. e6092b5 ARM: at91: clock: add PMC_PLLICPR init function by Wenyou Yang · Tue Feb 02 12:46:12 2016 +0800
  52. c5c6efe board: atmel: siemens: clean up PLLB code by Wenyou Yang · Wed Feb 03 10:20:45 2016 +0800
  53. cb88cd8 drivers: usb: ohci-at91: clean up the PLLB code by Wenyou Yang · Wed Feb 03 10:20:44 2016 +0800
  54. 0a30fcb ARM: at91: clock: add PLLB enable/disable functions by Wenyou Yang · Wed Feb 03 10:20:43 2016 +0800
  55. 0c25229 board: atmel: siemens: clean up UTMI PLL code by Wenyou Yang · Tue Feb 02 11:11:54 2016 +0800
  56. 2f7be64 drivers: usb: atmel: clean up the UTMI PLL code by Wenyou Yang · Tue Feb 02 11:11:53 2016 +0800
  57. b5d886a ARM: at91: armv7: clean up UTMI PLL handle code by Wenyou Yang · Tue Feb 02 11:11:52 2016 +0800
  58. 335c548 ARM: at91: clock: add UTMI PLL enable/disable function by Wenyou Yang · Tue Feb 02 11:11:51 2016 +0800
  59. fbd4ac1 drivers: at91: clean up peripheral clock code by Wenyou Yang · Wed Feb 03 10:16:51 2016 +0800
  60. 78f8976 board: atmel: clean up peripheral clock code by Wenyou Yang · Wed Feb 03 10:16:50 2016 +0800
  61. 57b7f29 ARM: cpu: at91: clean up peripheral clock code by Wenyou Yang · Wed Feb 03 10:16:49 2016 +0800
  62. 49c68c2 ARM: at91: clock: add a new file to handle clock by Wenyou Yang · Wed Feb 03 10:16:48 2016 +0800
  63. e8b98b1 ARM: at91: asm/at91_pmc.h: fix trival register offset by Wenyou Yang · Wed Feb 03 10:16:47 2016 +0800
  64. eb06f02 net: phy: marvell: Fix problem with phy_reset() clearing BMCR by Stefan Roese · Wed Feb 10 07:06:06 2016 +0100
  65. d1b5282 net: phy: marvell: Call phy_reset() where possible by Stefan Roese · Wed Feb 10 07:06:05 2016 +0100
  66. 82c80b2 ARM: tegra: enable USB device mode port on Dalmore by Stephen Warren · Mon Feb 15 10:34:04 2016 -0700
  67. da1c36b ARM: tegra: don't set CONFIG_USB_MAX_CONTROLLER_COUNT by Stephen Warren · Mon Feb 15 10:34:03 2016 -0700
  68. fe4ee97 video: tegra: Correct a Kconfig warning with VIDCONSOLE_AS_LCD by Simon Glass · Tue Feb 16 18:09:19 2016 -0700
  69. d5f3613 tegra: video: Clean up the old LCD/PWM driver code by Simon Glass · Sat Jan 30 16:38:02 2016 -0700
  70. d8af3c9 tegra: video: Move LCD driver to use the DM PWM driver by Simon Glass · Sat Jan 30 16:38:01 2016 -0700
  71. 90836ff tegra: Convert CONFIG_PWM_TEGRA to Kconfig by Simon Glass · Sat Jan 30 16:38:00 2016 -0700
  72. 60740e7 tegra: video: Move all fdt-decoding into a single function by Simon Glass · Sat Jan 30 16:37:59 2016 -0700
  73. 264c7f7 tegra: video: Move LCD enums into the driver by Simon Glass · Sat Jan 30 16:37:58 2016 -0700
  74. b1c50fb tegra: video: Remove the static variables by Simon Glass · Sat Jan 30 16:37:57 2016 -0700
  75. e865ef3 tegra: video: Convert tegra20 LCD driver to driver model by Simon Glass · Sat Jan 30 16:37:56 2016 -0700
  76. 923128f tegra: video: Merge the two config structures together by Simon Glass · Sat Jan 30 16:37:55 2016 -0700
  77. 54832f2 tegra: video: Move the check for CONFIG_OF_CONTROL to Kconfig by Simon Glass · Sat Jan 30 16:37:54 2016 -0700
  78. d8fc3c5 tegra: video: Merge the display driver into one file by Simon Glass · Sat Jan 30 16:37:53 2016 -0700
  79. e31a2a5 tegra: dts: Sync tegra20.dtsi with Linux v4.4 by Simon Glass · Sat Jan 30 16:37:52 2016 -0700
  80. 89c0346 tegra: video: Rename CONFIG_VIDEO_TEGRA to CONFIG_VIDEO_TEGRA20 by Simon Glass · Sat Jan 30 16:37:51 2016 -0700
  81. fad7218 tegra: nyan-big: Move the LCD driver to driver model by Simon Glass · Sat Jan 30 16:37:50 2016 -0700
  82. 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
  83. eb21083 tegra: Allow driver model to be used for the PWM by Simon Glass · Sat Jan 30 16:37:48 2016 -0700
  84. 118d11f tegra: lcd: Merge tegra124-lcd.c into display.c by Simon Glass · Sat Jan 30 16:37:47 2016 -0700
  85. 97f6c52 tegra: pwm: Add a driver for the tegra PWM by Simon Glass · Sat Jan 30 16:37:46 2016 -0700
  86. 5f4de1f tegra: gpio: Show the GPIO value for outputs by Simon Glass · Sat Jan 30 16:37:45 2016 -0700
  87. ce81f40 tegra: dts: Sync up nyan-big files with Linux by Simon Glass · Sat Jan 30 16:37:44 2016 -0700
  88. 74c2571 tegra: dts: Sync up the tegra124 device tree files with Linux by Simon Glass · Sat Jan 30 16:37:43 2016 -0700
  89. a40f7a2 tegra: mmc: Fix comments in the MMC driver init by Simon Glass · Sat Jan 30 16:37:42 2016 -0700
  90. 4f3873d dm: video: Flush the cache after a puts() by Simon Glass · Sat Jan 30 16:37:41 2016 -0700
  91. feb53e2 tegra: keyboard: Fix the init order by Simon Glass · Sat Jan 30 16:37:40 2016 -0700
  92. de6e142 Prepare v2016.03-rc2 by Tom Rini · Mon Feb 15 21:44:30 2016 +0000
  93. 80eea63 test/py: put "Starting U-Boot" into separate log section by Stephen Warren · Thu Feb 11 11:46:12 2016 -0700
  94. 65503db test/py: handle exceptions in console creation by Stephen Warren · Wed Feb 10 16:54:37 2016 -0700
  95. aaf4e91 test/py: print summary in test order by Stephen Warren · Wed Feb 10 13:47:37 2016 -0700
  96. a1234e8 test/py: fix CONFIG_SPL test by Stephen Warren · Wed Feb 10 12:39:30 2016 -0700
  97. ef52e41 Enable test/py for sandbox in Travis CI by Stephen Warren · Mon Feb 08 18:23:35 2016 -0700
  98. 96dbaad test/py: don't import pexpect by Stephen Warren · Mon Feb 08 18:23:34 2016 -0700
  99. c9afc50 test/py: add docs for gdbserver and pytest options by Stephen Warren · Mon Feb 08 14:49:02 2016 -0700
  100. 770fe17 test/py: run all "ut" subtests by Stephen Warren · Mon Feb 08 14:44:16 2016 -0700