1. 6cc5185 omap-gpmc: use SECTOR_BYTES instead of hardcoded value by Ladislav Michl · Mon Jan 09 11:15:14 2017 +0100
  2. 9732f79 Kconfig: CONFIG_OF_PLATDATA doesn't really exist by Tom Rini · Sat Jan 14 12:20:23 2017 -0500
  3. 4b2a8f2 Merge branch 'master' of http://git.denx.de/u-boot-mmc by Tom Rini · Fri Jan 13 09:17:21 2017 -0500
  4. 41ff529 mmc: sunxi: revive depends on UART0_PORT_F by Masahiro Yamada · Thu Jan 12 12:16:15 2017 +0900
  5. 483a01d mmc: pic32_sdhci: rename {pci->pic}32_sdhci_get_cd by Masahiro Yamada · Fri Jan 13 12:13:48 2017 +0900
  6. eeb91ad mmc: sdhci: fix NULL pointer access when host->ops is not set by Masahiro Yamada · Fri Jan 13 11:51:51 2017 +0900
  7. 54c46f9 net: gmac_rockchip: Add Rockchip GMAC driver by Sjoerd Simons · Wed Jan 11 11:46:11 2017 +0100
  8. c154fc0 net: designware: Export the operation functions by Simon Glass · Wed Jan 11 11:46:10 2017 +0100
  9. 3240e94 net: designware: Split the link init into a separate function by Simon Glass · Wed Jan 11 11:46:09 2017 +0100
  10. 4afa85e net: designware: Adjust dw_adjust_link() to return an error by Simon Glass · Wed Jan 11 11:46:08 2017 +0100
  11. 9cf8fd0 net: designware: Export various functions/struct to allow subclassing by Sjoerd Simons · Wed Jan 11 11:46:07 2017 +0100
  12. 5a808a9 rockchip: video: fix mpixelclock in rockchip HDMI by Nickey Yang Nickey Yang · Thu Dec 29 14:01:26 2016 +0800
  13. 9ea1fdf mmc: rockchip_sdhci: add clock init for mmc by Kever Yang · Wed Dec 28 11:32:35 2016 +0800
  14. 2cfca56 power_i2c.c: Fix unused variable warning by Tom Rini · Wed Jan 11 09:16:05 2017 -0500
  15. aa8bf62 Merge tag 'xilinx-for-v2017.03' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Wed Jan 11 08:04:26 2017 -0500
  16. b2c8868 mmc: move more driver config options to Kconfig by Masahiro Yamada · Tue Jan 10 13:32:07 2017 +0900
  17. f1ad728 mmc: move DesignWare-based drivers to Kconfig by Masahiro Yamada · Tue Jan 10 13:32:05 2017 +0900
  18. 7942e91 mmc: move CONFIG_DWMMC to Kconfig, renaming to CONFIG_MMC_DW by Masahiro Yamada · Tue Jan 10 13:32:04 2017 +0900
  19. dc607f8 mmc: rename CONFIG_ROCKCHIP_DWMMC to CONFIG_MMC_DW_ROCKCHIP by Masahiro Yamada · Tue Jan 10 13:32:03 2017 +0900
  20. 10e80f3 power: change from meaningless value to error number by Jaehoon Chung · Thu Dec 15 20:49:50 2016 +0900
  21. c232653 mmc: uniphier-sd: fix Kconfig dependency by Masahiro Yamada · Fri Dec 30 23:20:14 2016 +0900
  22. dcbc443 mmc: sdhci-cadence: add Cadence SD4HC support by Masahiro Yamada · Fri Dec 30 22:41:46 2016 +0900
  23. bc00a54 mmc: sdhci: combine the Host controller v3.0 feature into one condition by Jaehoon Chung · Fri Dec 30 15:30:21 2016 +0900
  24. f7558ee mmc: sdhci: remove the SDHCI_QUIRK_NO_SIMULT_VDD_AND_POWER by Jaehoon Chung · Fri Dec 30 15:30:20 2016 +0900
  25. 46d3c03 mmc: sdhci: move the callback function into sdhci_ops by Jaehoon Chung · Fri Dec 30 15:30:18 2016 +0900
  26. d4cb6ba mmc: s5p_sdhci: add the s5p_set_clock function by Jaehoon Chung · Fri Dec 30 15:30:17 2016 +0900
  27. b6cd1d3 mmc: change the set_ios return type from void to int by Jaehoon Chung · Fri Dec 30 15:30:16 2016 +0900
  28. 730a595 mmc: sdhci: remove the SDHCI_QUIRK_NO_CD by Jaehoon Chung · Fri Dec 30 15:30:15 2016 +0900
  29. 9174eb4 mmc: pic32_sdhci: move the code to pic32_sdhci.c by Jaehoon Chung · Fri Dec 30 15:30:14 2016 +0900
  30. 1e81af8 mmc: sdhci: remove the unused code about testing Card detect by Jaehoon Chung · Fri Dec 30 15:30:13 2016 +0900
  31. 665152e mmc: sdhci: disable the 8bit mode when host doesn't support it by Jaehoon Chung · Fri Dec 30 15:30:11 2016 +0900
  32. 6fe282a xilinx_phy: Pass correct pointer to fdtdec_get_int() by Kamensky Ivan · Tue Dec 27 19:12:23 2016 +0300
  33. e4c8e2a Merge git://git.denx.de/u-boot-dm by Tom Rini · Tue Jan 10 08:19:33 2017 -0500
  34. 79417c5 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Tue Jan 10 08:19:21 2017 -0500
  35. f807776 i2c: cdns: Add additional compatible string for r1p14 of the IP. by Moritz Fischer · Thu Dec 22 09:36:10 2016 -0800
  36. baa2035 net: zynq_gem: Use clock driver for ZynqMP by Siva Durga Prasad Paladugu · Tue Nov 15 16:15:42 2016 +0530
  37. 468b55f clk: zynqmp: Add clock driver support for zynqmp by Siva Durga Prasad Paladugu · Tue Nov 15 16:15:41 2016 +0530
  38. 117b6ca fpga: zynqmp: Remove empty functions by Michal Simek · Fri Dec 16 10:01:45 2016 +0100
  39. e670965 net: gem: Use wait_for_bit() instead of private mdio_wait() by Michal Simek · Mon Dec 12 09:47:26 2016 +0100
  40. 095b761 drivers: usb: gadget: ether/rndis: convert driver to adopt device driver model by Mugunthan V N · Fri Nov 18 11:09:15 2016 +0530
  41. c54cb36 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Wed Jan 04 19:41:50 2017 -0500
  42. 4888179 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Wed Jan 04 19:41:23 2017 -0500
  43. fe84507 ddr: fsl: Merge macro CONFIG_NUM_DDR_CONTROLLERS and CONFIG_SYS_NUM_DDR_CTRLS by York Sun · Wed Dec 28 08:43:45 2016 -0800
  44. dcd28c0 ddr: fsl: Move macro CONFIG_NUM_DDR_CONTROLLERS to Kconfig by York Sun · Wed Dec 28 08:43:44 2016 -0800
  45. be73553 powerpc: mpc85xx: Move CONFIG_SYS_FSL_ERRATUM_* to Kconfig by York Sun · Wed Dec 28 08:43:43 2016 -0800
  46. 097e360 mmc: move CONFIG_SYS_FSL_ERRATUM_ESDHC* to Kconfig by York Sun · Wed Dec 28 08:43:42 2016 -0800
  47. 1dc61ca arm: layerscape: Move CONFIG_SYS_FSL_ERRATUM_* to Kconfig by York Sun · Wed Dec 28 08:43:41 2016 -0800
  48. d297d39 fsl_ddr: Move DDR config options to driver Kconfig by York Sun · Wed Dec 28 08:43:40 2016 -0800
  49. d7dd06c powerpc: mpc85xx: Remove variant SoCs T1020/T1022/T1013/T1014 by York Sun · Wed Dec 28 08:43:32 2016 -0800
  50. fa419942 crypto: Move CONFIG_SYS_FSL_SEC_LE and _BE to Kconfig by York Sun · Wed Dec 28 08:43:31 2016 -0800
  51. 92c36e2 crypto: Move SYS_FSL_SEC_COMPAT into driver Kconfig by York Sun · Wed Dec 28 08:43:30 2016 -0800
  52. 991402e mtd: nand: mxs_nand_spl: Fix to remove twise 'NAND' print by Jagan Teki · Tue Jan 03 00:24:36 2017 +0100
  53. 2d3be6f spi: cadence_qspi_apb: Use 32 bit indirect read transaction when possible by Vignesh R · Wed Dec 21 10:42:33 2016 +0530
  54. 4f06bf2 spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possible by Vignesh R · Wed Dec 21 10:42:32 2016 +0530
  55. 19d39fc spl: sunxi: Fix build error with CONFIG_SPL_SPI_SUNXI by Priit Laes · Mon Jan 02 20:24:50 2017 +0200
  56. 84c4560 pci: kconfig: fix spelling in description by Marcel Ziswiler · Mon Dec 19 15:38:05 2016 +0100
  57. bd5867a video: tegra: fix spelling in comment by Marcel Ziswiler · Mon Dec 19 15:38:04 2016 +0100
  58. 418faac imx: thermal: Kconfig: add MX7 by Peng Fan · Fri Dec 02 13:43:03 2016 +0800
  59. bfd110f mmc: move MMC_SDHCI_IO_ACCESSORS to Kconfig by Masahiro Yamada · Wed Dec 07 22:10:30 2016 +0900
  60. 124f6ce mmc: move some SDHCI related options to Kconfig by Masahiro Yamada · Wed Dec 07 22:10:29 2016 +0900
  61. 7db8c17 mmc: move CONFIG_SDHCI to Kconfig, renaming to CONFIG_MMC_SDHCI by Masahiro Yamada · Wed Dec 07 22:10:28 2016 +0900
  62. e8b9972 mmc: make MMC driver entries dependent on MMC by Masahiro Yamada · Wed Dec 07 22:10:27 2016 +0900
  63. a5ed4be mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · Wed Dec 07 22:10:26 2016 +0900
  64. 0ad0b61 Update Maintainer and Author's email address by Ajay Bhargav · Wed Dec 21 13:28:06 2016 +0530
  65. 36901a4 timer: Support clocks via phandle by Zakharov Vlad · Fri Dec 09 17:18:32 2016 +0300
  66. dd242ab regulator: fixed: Add support to handle enable-active-high DT property by Vignesh R · Wed Dec 07 16:55:06 2016 +0530
  67. e22e6d9 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Fri Dec 23 18:41:32 2016 -0500
  68. bc6c9aa Merge branch 'master' of git://git.denx.de/u-boot-samsung by Tom Rini · Fri Dec 23 10:17:22 2016 -0500
  69. 42b5d88 power: pmic: add the max8998 controller for DM by Jaehoon Chung · Thu Dec 15 18:21:10 2016 +0900
  70. 2cdeab2 mmc: Extend dependencies for zynq sdhci by Michal Simek · Thu Dec 15 11:15:49 2016 +0100
  71. ab095d0 mmc: spear: remove the entire spear_sdhci.c file by Jaehoon Chung · Fri Dec 02 17:46:10 2016 +0900
  72. f9d3428 spi: Zap armada100_spi.c and env by Jagan Teki · Fri Nov 25 00:58:58 2016 +0530
  73. 7c3894e spi: Zap mpc52xx_spi.c, config and related code by Jagan Teki · Thu Dec 15 17:36:47 2016 +0100
  74. 33290c9 Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze by Tom Rini · Tue Dec 20 08:42:50 2016 -0500
  75. 127695d Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · Tue Dec 20 08:41:54 2016 -0500
  76. 0fe6d0e gpio: zynq: Remove empty line by Michal Simek · Thu Dec 15 09:57:25 2016 +0100
  77. 008838d block: Move ceva driver to DM by Michal Simek · Thu Sep 08 15:06:22 2016 +0200
  78. c886f35 dm: Add support for scsi/sata based devices by Michal Simek · Thu Sep 08 15:06:45 2016 +0200
  79. e4dab43 net: xilinx: Use mdio_register_seq() to support multiple instances by Michal Simek · Thu Dec 08 10:25:44 2016 +0100
  80. 92a744f serial: 16550: Add Ingenic JZ4780 support by Marek Vasut · Thu Dec 01 02:06:31 2016 +0100
  81. 1a59eec serial: 16550: Add port type as driver data by Marek Vasut · Thu Dec 01 02:06:30 2016 +0100
  82. f523c9c serial: 16550: Add getfcr accessor by Marek Vasut · Thu Dec 01 02:06:29 2016 +0100
  83. 36c4a7c i2c: mv_i2c.c: Correct address endianness by Bradley Bolen · Tue Dec 13 12:49:53 2016 -0500
  84. 4212269 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · Sun Dec 18 13:54:25 2016 -0500
  85. f88b8cc Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Fri Dec 16 18:32:43 2016 -0500
  86. cac3006 i2c: mxc: Make 'no gpio pinctrl state' print as debug by Jagan Teki · Tue Dec 06 00:00:59 2016 +0100
  87. d9e8bb3 i2c: mxc: Print hex instead of decimal for bus address by Jagan Teki · Tue Dec 06 00:00:58 2016 +0100
  88. 0aedd7f i2c: Kconfig: Add SYS_I2C_MXC entry by Jagan Teki · Tue Dec 06 00:00:57 2016 +0100
  89. f36b594 video: Kconfig: Add VIDEO_IPV3 entry by Jagan Teki · Tue Dec 06 00:00:54 2016 +0100
  90. 87e7f35 dm: net: fec: Add .read_rom_hwaddr by Jagan Teki · Tue Dec 06 00:00:51 2016 +0100
  91. c6cd8d5 net: fec_mxc: Driver cleanups by Jagan Teki · Tue Dec 06 00:00:50 2016 +0100
  92. 484f021 net: fec_mxc: Convert into driver model by Jagan Teki · Tue Dec 06 00:00:49 2016 +0100
  93. bc5fb46 net: fec_mxc: Remove unneeded eth_device arg from fec_get_hwaddr by Jagan Teki · Tue Dec 06 00:00:48 2016 +0100
  94. ba81b04 arm: imx: add i.MX53 Beckhoff CX9020 Embedded PC by Patrick Bruenn · Fri Nov 04 11:57:02 2016 +0100
  95. f75b480 pinctrl: imx6: support i.MX6SLL by Peng Fan · Sun Dec 11 19:24:35 2016 +0800
  96. a2c2f6c OCOTP: Update OCOTP driver to support i.MX6SLL by Peng Fan · Sun Dec 11 19:24:33 2016 +0800
  97. 9de7160 driver: fsl-mc: qbman: Add QBMAN 4.1 support by Priyanka Jain · Wed Dec 07 12:04:05 2016 +0530
  98. 6ef52f1 Revert "sf: Fix quad bit set for micron devices" by Cyrille Pitchen · Thu Dec 15 17:45:39 2016 +0100
  99. 8d7899f sf: Do not force the DT memory map size to exactly match the device by Phil Edworthy · Fri Dec 09 15:03:39 2016 +0000
  100. 4d035ac mtd: spi: don't return -1 when scan succeed by Fabien Parent · Mon Dec 05 19:09:10 2016 +0100