1. c838673 drivers: net: keystone_net: convert driver to adopt device driver model by Mugunthan V N · Tue Feb 02 15:51:33 2016 +0530
  2. cbd7daa drivers: net: phy: micrel: fix build errors with CONFIG_DM_ETH by Mugunthan V N · Tue Feb 02 15:51:32 2016 +0530
  3. b5f88e8 dm: pxa: serial: Drop serial_sa1100 serial driver by Simon Glass · Sun Jan 31 09:16:16 2016 -0700
  4. e62df99 dm: serial: Drop serial_max3100 serial driver by Simon Glass · Sun Jan 31 09:16:15 2016 -0700
  5. 5e86d7e dm: freescale: serial: Drop serial_imx serial driver by Simon Glass · Sun Jan 31 09:16:14 2016 -0700
  6. b82d544 dm: opencores: Drop opencores_yanu serial driver by Simon Glass · Sun Jan 31 09:16:13 2016 -0700
  7. 1942e14 dm: freescale: Drop mxs_auart serial driver by Simon Glass · Sun Jan 31 09:16:12 2016 -0700
  8. 931a7a5 serial: serial_stm32: move clock config from driver to board by Vikas Manocha · Tue Jan 26 18:12:20 2016 -0800
  9. 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
  10. c994c9c net: davinci_emac: fix NULL check after pointer dereference by Vishwas Srivastava · Tue Jan 26 12:46:42 2016 +0530
  11. 8aaeb1f net: fix wrong initialization in davinci-emac driver by Vishwas Srivastava · Mon Jan 25 21:28:17 2016 +0530
  12. 1f47573 video: Use 'int' for loop variables instead of short by Simon Glass · Sat Jan 30 15:45:16 2016 -0700
  13. 7557405 Use correct spelling of "U-Boot" by Bin Meng · Fri Feb 05 19:30:11 2016 -0800
  14. 83cf24c net: e1000: Convert to use DM PCI API by Bin Meng · Tue Feb 02 05:58:01 2016 -0800
  15. 6c3300c net: designware: Use dm_pci_mem_to_phys() in the probe routine by Bin Meng · Tue Feb 02 05:58:00 2016 -0800
  16. 7c1d055 net: pch_gbe: Convert to use DM PCI API by Bin Meng · Tue Feb 02 05:57:59 2016 -0800
  17. 6e916cc x86: ich6_gpio: Convert to use proper DM API by Bin Meng · Mon Feb 01 01:40:47 2016 -0800
  18. ac371d6 x86: pch9: Implement get_io_base op by Bin Meng · Mon Feb 01 01:40:46 2016 -0800
  19. b9c951d dm: pch: Add get_io_base op by Bin Meng · Mon Feb 01 01:40:45 2016 -0800
  20. fd2afdf x86: pch: Implement get_gpio_base op by Bin Meng · Mon Feb 01 01:40:44 2016 -0800
  21. 8fec3e1 dm: pch: Add get_gpio_base op by Bin Meng · Mon Feb 01 01:40:43 2016 -0800
  22. 06d66af dm: pch: Rename get_sbase op to get_spi_base by Bin Meng · Mon Feb 01 01:40:42 2016 -0800
  23. 1124562 dm: pch: Remove pch_get_version op by Bin Meng · Mon Feb 01 01:40:41 2016 -0800
  24. 0d3792c spi: ich: Change PCHV_ to ICHV_ by Bin Meng · Mon Feb 01 01:40:38 2016 -0800
  25. d940667 spi: ich: Use compatible strings to distinguish controller version by Bin Meng · Mon Feb 01 01:40:37 2016 -0800
  26. 316fd94 spi: ich: Some clean up by Bin Meng · Mon Feb 01 01:40:36 2016 -0800
  27. f6de3c5 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Thu Feb 04 06:56:23 2016 -0500
  28. 74387b9 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Thu Feb 04 06:56:20 2016 -0500
  29. 1e35776 Revert "arm: socfpga: set the fpga global bit to disable HPS to FPGA signals" by Dinh Nguyen · Tue Jan 19 09:16:21 2016 -0600
  30. 0d64b5b usb: gadget: dwc2_udc_otg: modified the check condition for max packet size of ep_in in high speed by Frank Wang · Wed Jan 27 12:39:40 2016 -0800
  31. 7559604 dm: vybrid_gpio: Drop legacy code by Bhuvanchandra DV · Wed Jan 27 10:31:53 2016 +0530
  32. 0bb4c4c dm: lpuart: Drop the legacy code by Bhuvanchandra DV · Wed Jan 27 10:31:52 2016 +0530
  33. 59c88d8 Merge branch 'master' of git://git.denx.de/u-boot-atmel by Tom Rini · Tue Feb 02 07:24:52 2016 -0500
  34. 29a47af Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Tue Feb 02 06:51:05 2016 -0500
  35. ce76495 atmel_nand: Add 32 bit ecc support for sama5d2 chip by Josh Wu · Tue Nov 24 16:34:01 2015 +0800
  36. 247a2d0 atmel_nand_ecc: update pmecc registers according to sama5d2 chip by Josh Wu · Tue Nov 24 16:34:00 2015 +0800
  37. 6b731c9 drivers: net: Add ethernet driver for Microchip PIC32. by Purna Chandra Mandal · Thu Jan 28 15:30:21 2016 +0530
  38. d249984 drivers: net: phy: add SMSC LAN8740 Phy support. by Purna Chandra Mandal · Thu Jan 28 15:30:20 2016 +0530
  39. be03317 drivers: mmc: add driver for Microchip PIC32 SDHCI controller. by Andrei Pistirica · Thu Jan 28 15:30:18 2016 +0530
  40. e80d11f drivers: ddr: Add DDR2 SDRAM controller driver for Microchip PIC32. by Purna Chandra Mandal · Thu Jan 28 15:30:15 2016 +0530
  41. 1dc4283 drivers: serial: add driver for Microchip PIC32 UART controller. by Paul Thacker · Thu Jan 28 15:30:14 2016 +0530
  42. 0ee99ca drivers: gpio: add driver for Microchip PIC32 GPIO controller. by Purna Chandra Mandal · Thu Jan 28 15:30:13 2016 +0530
  43. db4fbfc drivers: pinctrl: Add pinctrl driver for Microchip PIC32. by Purna Chandra Mandal · Thu Jan 28 15:30:12 2016 +0530
  44. 699f919 drivers: clk: Add clock driver for Microchip PIC32 Microcontroller. by Purna Chandra Mandal · Thu Jan 28 15:30:11 2016 +0530
  45. 88ba4d6 driver: net: fsl-mc: Update print to reflect correct string by Prabhakar Kushwaha · Wed Jan 20 12:04:37 2016 +0530
  46. 901a88e driver: net: fsl-mc: Memset dprc_cfg before configuring by Prabhakar Kushwaha · Wed Jan 20 12:04:19 2016 +0530
  47. 69f617f video: sandbox: Allow selection of font size and console name by Simon Glass · Thu Jan 14 18:10:49 2016 -0700
  48. b3a72b3 video: Allow selection of the driver and font size by Simon Glass · Thu Jan 14 18:10:48 2016 -0700
  49. c5332cb video: Add the Cantoraone decorative font by Simon Glass · Thu Jan 14 18:10:46 2016 -0700
  50. cffe741 video: Add the Rufscript handwriting font by Simon Glass · Thu Jan 14 18:10:45 2016 -0700
  51. 87b7dae video: Add the AnkaCoder mono-spaced font by Simon Glass · Thu Jan 14 18:10:44 2016 -0700
  52. 6e9d6e0 video: Add the Nimbus sans font by Simon Glass · Thu Jan 14 18:10:43 2016 -0700
  53. 2ef353e video: Add a console driver that uses TrueType fonts by Simon Glass · Thu Jan 14 18:10:42 2016 -0700
  54. 33bd3b6 video: Provide a backspace method by Simon Glass · Thu Jan 14 18:10:41 2016 -0700
  55. afee743 video: Provide a signal when a new console line is started by Simon Glass · Thu Jan 14 18:10:40 2016 -0700
  56. a74451d video: Provide a left margin for the text console by Simon Glass · Thu Jan 14 18:10:39 2016 -0700
  57. 37b8020 video: Handle the 'bell' character by Simon Glass · Thu Jan 14 18:10:38 2016 -0700
  58. 52c10c5 video: Use fractional units for X coordinates by Simon Glass · Thu Jan 14 18:10:37 2016 -0700
  59. 6e0721d video kconfig console_normal by Simon Glass · Fri Jan 22 21:53:37 2016 +0100
  60. bcbb319 video: Add stb TrueType font renderer by Simon Glass · Thu Jan 14 18:10:34 2016 -0700
  61. 9deaf82 Merge git://git.denx.de/u-boot-dm by Tom Rini · Fri Jan 29 13:47:38 2016 -0500
  62. 04eb269 Implement "pci enum" command for CONFIG_DM_PCI by Stephen Warren · Tue Jan 26 11:10:11 2016 -0700
  63. 6142d75 dm: Remove device_probe_child() by Simon Glass · Mon Jan 25 14:58:42 2016 -0700
  64. 5ffadc3 tpm: st33zp24: Add tpm st33zp24 spi support by Christophe Ricard · Thu Jan 21 23:27:14 2016 +0100
  65. 8824923 tpm: st33zp24: Add tpm st33zp24 support with i2c by Christophe Ricard · Thu Jan 21 23:27:13 2016 +0100
  66. 2654952 tpm: Rename tpm_tis_infineon.h to tpm_tis.h and move infineon specific stuff in tpm_infineon.c by Christophe Ricard · Thu Jan 21 23:27:12 2016 +0100
  67. 628f1d0 tpm: tpm_tis_lpc: fix typo by Christophe Ricard · Thu Jan 21 23:19:14 2016 +0100
  68. da62ad2 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Thu Jan 28 18:42:10 2016 -0500
  69. be799dd net: phy: implements probe for Cortina phy by Shaohui Xie · Thu Jan 28 15:56:36 2016 +0800
  70. 62a7b92 net: phy: introduce a quirk PHY_FLAG_BROKEN_RESET by Shaohui Xie · Thu Jan 28 15:55:46 2016 +0800
  71. 826df7a net: phy: micrel: fix divisor value for KSZ9031 phy skew by Dinh Nguyen · Wed Jan 27 15:46:00 2016 -0600
  72. 010c5ec net: phy: Use 'autoneg' flag from phydev by Alexandre Messier · Fri Jan 22 14:16:56 2016 -0500
  73. 103a8c4 net: phy: Set ANRESTART in setup_forced by Alexandre Messier · Fri Jan 22 14:16:15 2016 -0500
  74. 94bde10 net: phy: micrel: Disable B_CAST on config by Alexandre Messier · Fri Jan 22 14:06:33 2016 -0500
  75. e49f495 tegra: Report errors from PCI init by Simon Glass · Sun Jan 17 14:51:55 2016 -0700
  76. a3d3874 net/designware: add support of max-speed device tree property by Alexey Brodkin · Wed Jan 13 16:59:37 2016 +0300
  77. a5e8819 net/designware: do explicit port selection for 1Gb mode by Alexey Brodkin · Wed Jan 13 16:59:36 2016 +0300
  78. e476bb2 drivers/net/phy: introduce phy_set_supported() by Alexey Brodkin · Wed Jan 13 16:59:34 2016 +0300
  79. 6cc1e7d net: phy: genphy: Allow overwriting features by Sascha Hauer · Wed Jan 13 16:59:32 2016 +0300
  80. 6c8be84 net: phy: ensure Gigabit features are masked off if requested by Florian Fainelli · Wed Jan 13 16:59:31 2016 +0300
  81. 74314f1 net: tsec: Use priv->tbiaddr to initialize TBI PHY address by Bin Meng · Mon Jan 11 22:41:25 2016 -0800
  82. 1048f61 net: tsec: Add driver model ethernet support by Bin Meng · Mon Jan 11 22:41:24 2016 -0800
  83. e86a6cd net: tsec: Use tsec_private pointer as the parameter for internal routines by Bin Meng · Mon Jan 11 22:41:22 2016 -0800
  84. 80b1a1c net: tsec: Adjust orders to avoid forward declaration of tsec_send() by Bin Meng · Mon Jan 11 22:41:21 2016 -0800
  85. 1120c54 net: tsec: Move rxbd and txbd to struct tsec_private by Bin Meng · Mon Jan 11 22:41:20 2016 -0800
  86. 76f5399 net: tsec: Move rx_idx and tx_idx to struct tsec_private by Bin Meng · Mon Jan 11 22:41:19 2016 -0800
  87. 79cd33a net: tsec: fsl_mdio: Fix several cosmetic issues by Bin Meng · Mon Jan 11 22:41:18 2016 -0800
  88. d73a949 drivers: net: vsc9953: Add LAG support by Codrin Ciubotariu · Tue Dec 15 15:21:06 2015 +0200
  89. 25f253a drivers: net: vsc9953: Fix FDB aging time by Codrin Ciubotariu · Tue Dec 15 15:21:03 2015 +0200
  90. e64013d net: phy: do not read configuration register on reset by Stefan Agner · Wed Dec 09 11:21:25 2015 -0800
  91. 2b90633 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Thu Jan 28 10:07:22 2016 -0500
  92. ba019ed misc: Add simple driver to enable the legacy UART on Winbond Super IO chips by Stefan Roese · Tue Jan 19 14:05:10 2016 +0100
  93. d51b77e Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Wed Jan 27 15:05:36 2016 -0500
  94. 4e8630b spi: fsl_qspi: Fix qspi_op_rdsr memcpy issue by Gong Qianyu · Tue Jan 26 15:06:41 2016 +0800
  95. a5357ca spi: fsl_qspi: Fix qspi_op_rdid memcpy issue by Gong Qianyu · Tue Jan 26 15:06:40 2016 +0800
  96. 14b532e spi: fsl_qspi: fix compile warning for 64-bit platform by Gong Qianyu · Tue Jan 26 15:06:39 2016 +0800
  97. b73a3d6 mmc: fsl_esdhc: set Abort command type for CMD12 by Yangbo Lu · Thu Jan 21 17:33:19 2016 +0800
  98. 9d7f321 mmc: fsl_esdhc: increase data transaction timeout to 500ms by Yangbo Lu · Wed Dec 30 14:19:30 2015 +0800
  99. 7fd59d9 driver: net: fsl-mc: Remove portal id hard-coding by Prabhakar Kushwaha · Thu Dec 24 15:33:49 2015 +0530
  100. 314aa55 driver: net: ldpaa: Add debug info of printing DPMAC stats by Prabhakar Kushwaha · Thu Dec 24 15:33:37 2015 +0530