1. 33bd3b6 video: Provide a backspace method by Simon Glass · Thu Jan 14 18:10:41 2016 -0700
  2. afee743 video: Provide a signal when a new console line is started by Simon Glass · Thu Jan 14 18:10:40 2016 -0700
  3. a74451d video: Provide a left margin for the text console by Simon Glass · Thu Jan 14 18:10:39 2016 -0700
  4. 37b8020 video: Handle the 'bell' character by Simon Glass · Thu Jan 14 18:10:38 2016 -0700
  5. 52c10c5 video: Use fractional units for X coordinates by Simon Glass · Thu Jan 14 18:10:37 2016 -0700
  6. 6e0721d video kconfig console_normal by Simon Glass · Fri Jan 22 21:53:37 2016 +0100
  7. 439079a Makefile: Add rules to build in .ttf files by Simon Glass · Thu Jan 14 18:10:35 2016 -0700
  8. bcbb319 video: Add stb TrueType font renderer by Simon Glass · Thu Jan 14 18:10:34 2016 -0700
  9. 9deaf82 Merge git://git.denx.de/u-boot-dm by Tom Rini · Fri Jan 29 13:47:38 2016 -0500
  10. 071bc84 test/py: dfu: allow boardenv to specify test sizes by Stephen Warren · Thu Jan 28 13:14:16 2016 -0700
  11. 2b46724 test/py: fix a couple typos in comments by Stephen Warren · Thu Jan 28 10:18:03 2016 -0700
  12. a85fce9 test/py: run sandbox in source directory by Stephen Warren · Wed Jan 27 23:57:53 2016 -0700
  13. b8936ae test/py: pass test DTB to sandbox by Stephen Warren · Wed Jan 27 23:57:52 2016 -0700
  14. 25b0524 test/py: correctly log xfail/xpass tests by Stephen Warren · Wed Jan 27 23:57:51 2016 -0700
  15. 3bd79d3 test/py: detect another "bad pattern" in console output by Stephen Warren · Wed Jan 27 23:57:50 2016 -0700
  16. 68a9bb6 test/py: check for bad patterns everywhere we wait by Stephen Warren · Wed Jan 27 23:57:49 2016 -0700
  17. 1115a97 test.py: calculate bad patterns on change only by Stephen Warren · Wed Jan 27 23:57:48 2016 -0700
  18. 3880dec test/py: fix spawn.expect multiple match handling by Stephen Warren · Wed Jan 27 23:57:47 2016 -0700
  19. fcebff5 test/dm: clear unit test failure count each run by Stephen Warren · Wed Jan 27 23:57:46 2016 -0700
  20. 71a68fd test/py: Provide custom IDs when parametrizing tests by Stephen Warren · Tue Jan 26 15:26:04 2016 -0700
  21. 3deb896 test/py: Quote consistency by Stephen Warren · Tue Jan 26 13:41:31 2016 -0700
  22. 75e731e test/py: use " for docstrings by Stephen Warren · Tue Jan 26 13:41:30 2016 -0700
  23. 8d57b92 test/py: make net test aware of USB and PCI enumeration by Stephen Warren · Tue Jan 26 11:10:14 2016 -0700
  24. 3a74c64 distro bootcmd: enumerate PCI before network operations by Stephen Warren · Tue Jan 26 11:10:13 2016 -0700
  25. 4c739fb distro bootcmd: make net boot only optionally start USB by Stephen Warren · Tue Jan 26 11:10:12 2016 -0700
  26. 04eb269 Implement "pci enum" command for CONFIG_DM_PCI by Stephen Warren · Tue Jan 26 11:10:11 2016 -0700
  27. 9d7e55d test/py: dfu: error out if USB device already exists by Stephen Warren · Tue Jan 26 10:59:43 2016 -0700
  28. 5a44ab4 ARM: tegra: shut down USB device controller at boot by Stephen Warren · Tue Jan 26 10:59:42 2016 -0700
  29. 0c09352 test/py: make crash detection more robust by Stephen Warren · Mon Jan 25 15:07:58 2016 -0700
  30. 6142d75 dm: Remove device_probe_child() by Simon Glass · Mon Jan 25 14:58:42 2016 -0700
  31. 1a21855 test/py: add a networking test by Stephen Warren · Thu Jan 21 16:05:31 2016 -0700
  32. f7743ce test/py: move find_ram_base() into u_boot_utils by Stephen Warren · Thu Jan 21 16:05:30 2016 -0700
  33. b92b446 test/py: add DFU test by Stephen Warren · Fri Jan 22 12:30:14 2016 -0700
  34. d46df83 test/py: ums: add filesystem-based testing by Stephen Warren · Fri Jan 22 12:30:13 2016 -0700
  35. ef824f5 test/py: add various utility code by Stephen Warren · Fri Jan 22 12:30:12 2016 -0700
  36. 118e37e test/py: optionally ignore errors from shell commands by Stephen Warren · Fri Jan 22 12:30:11 2016 -0700
  37. a88c417 test/py: log when tests send CTRL-C by Stephen Warren · Fri Jan 22 12:30:10 2016 -0700
  38. 97a5466 test/py: drain console log at the end of any failed test by Stephen Warren · Fri Jan 22 12:30:09 2016 -0700
  39. e1d24d0 test/py: move U-Boot respawn trigger to the test core by Stephen Warren · Fri Jan 22 12:30:08 2016 -0700
  40. 22eba12 test/py: fix timeout to be absolute by Stephen Warren · Fri Jan 22 12:30:07 2016 -0700
  41. 5ffadc3 tpm: st33zp24: Add tpm st33zp24 spi support by Christophe Ricard · Thu Jan 21 23:27:14 2016 +0100
  42. 8824923 tpm: st33zp24: Add tpm st33zp24 support with i2c by Christophe Ricard · Thu Jan 21 23:27:13 2016 +0100
  43. 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
  44. 628f1d0 tpm: tpm_tis_lpc: fix typo by Christophe Ricard · Thu Jan 21 23:19:14 2016 +0100
  45. e43cd62 tpm: Fix fault in case CONFIG_DM_TPM is set without any TPM by Christophe Ricard · Thu Jan 21 23:19:13 2016 +0100
  46. da62ad2 Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · Thu Jan 28 18:42:10 2016 -0500
  47. ad28a31 net: Add bootfile in DHCP Request by Alexandre Messier · Thu Jan 28 11:19:02 2016 -0500
  48. 52a5282 Merge branch 'master' of git://git.denx.de/u-boot-tegra by Tom Rini · Thu Jan 28 15:17:11 2016 -0500
  49. be799dd net: phy: implements probe for Cortina phy by Shaohui Xie · Thu Jan 28 15:56:36 2016 +0800
  50. 62a7b92 net: phy: introduce a quirk PHY_FLAG_BROKEN_RESET by Shaohui Xie · Thu Jan 28 15:55:46 2016 +0800
  51. 826df7a net: phy: micrel: fix divisor value for KSZ9031 phy skew by Dinh Nguyen · Wed Jan 27 15:46:00 2016 -0600
  52. 427afbb net: phy: micrel: add documentation for Micrel KSZ90x1 binding by Dinh Nguyen · Wed Jan 27 15:45:59 2016 -0600
  53. 010c5ec net: phy: Use 'autoneg' flag from phydev by Alexandre Messier · Fri Jan 22 14:16:56 2016 -0500
  54. 103a8c4 net: phy: Set ANRESTART in setup_forced by Alexandre Messier · Fri Jan 22 14:16:15 2016 -0500
  55. 94bde10 net: phy: micrel: Disable B_CAST on config by Alexandre Messier · Fri Jan 22 14:06:33 2016 -0500
  56. 8602d5c net: Rename eth.c to eth_lecacy.c by Simon Glass · Sun Jan 17 14:52:01 2016 -0700
  57. c6011d2 net: Move driver-model code into its own file by Simon Glass · Sun Jan 17 14:52:00 2016 -0700
  58. d9582c3 net: Move remaining common functions to eth_common.c by Simon Glass · Sun Jan 17 14:51:59 2016 -0700
  59. ce63f89 net: Move environment functions to the common file by Simon Glass · Sun Jan 17 14:51:58 2016 -0700
  60. 0a9bde1 net: Move common init into a new eth_common.c file by Simon Glass · Sun Jan 17 14:51:57 2016 -0700
  61. a7d6dbb net: Don't call board/cpu_eth_init() with driver model by Simon Glass · Sun Jan 17 14:51:56 2016 -0700
  62. e49f495 tegra: Report errors from PCI init by Simon Glass · Sun Jan 17 14:51:55 2016 -0700
  63. a3d3874 net/designware: add support of max-speed device tree property by Alexey Brodkin · Wed Jan 13 16:59:37 2016 +0300
  64. a5e8819 net/designware: do explicit port selection for 1Gb mode by Alexey Brodkin · Wed Jan 13 16:59:36 2016 +0300
  65. 4384ea4 include/net.h: add max_speed member in struct eth_pdata by Alexey Brodkin · Wed Jan 13 16:59:35 2016 +0300
  66. e476bb2 drivers/net/phy: introduce phy_set_supported() by Alexey Brodkin · Wed Jan 13 16:59:34 2016 +0300
  67. 33bbc24 net: phy: breakdown PHY_*_FEATURES defines by Florian Fainelli · Wed Jan 13 16:59:33 2016 +0300
  68. 6cc1e7d net: phy: genphy: Allow overwriting features by Sascha Hauer · Wed Jan 13 16:59:32 2016 +0300
  69. 6c8be84 net: phy: ensure Gigabit features are masked off if requested by Florian Fainelli · Wed Jan 13 16:59:31 2016 +0300
  70. f409b36 arm: ls102xa: Rewrite the logic of ft_fixup_enet_phy_connect_type() by Bin Meng · Mon Jan 11 22:41:26 2016 -0800
  71. 74314f1 net: tsec: Use priv->tbiaddr to initialize TBI PHY address by Bin Meng · Mon Jan 11 22:41:25 2016 -0800
  72. 1048f61 net: tsec: Add driver model ethernet support by Bin Meng · Mon Jan 11 22:41:24 2016 -0800
  73. a8ccf75 doc: dt-bindings: Describe Freescale TSEC ethernet controller by Bin Meng · Mon Jan 11 22:41:23 2016 -0800
  74. e86a6cd net: tsec: Use tsec_private pointer as the parameter for internal routines by Bin Meng · Mon Jan 11 22:41:22 2016 -0800
  75. 80b1a1c net: tsec: Adjust orders to avoid forward declaration of tsec_send() by Bin Meng · Mon Jan 11 22:41:21 2016 -0800
  76. 1120c54 net: tsec: Move rxbd and txbd to struct tsec_private by Bin Meng · Mon Jan 11 22:41:20 2016 -0800
  77. 76f5399 net: tsec: Move rx_idx and tx_idx to struct tsec_private by Bin Meng · Mon Jan 11 22:41:19 2016 -0800
  78. 79cd33a net: tsec: fsl_mdio: Fix several cosmetic issues by Bin Meng · Mon Jan 11 22:41:18 2016 -0800
  79. 9e0a370 arm: ls1021atwr: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET by Bin Meng · Mon Jan 11 22:41:17 2016 -0800
  80. e52fb1c powerpc: p1010rdb: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET by Bin Meng · Mon Jan 11 22:41:16 2016 -0800
  81. d268e91 powerpc: mpc8548cds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET by Bin Meng · Mon Jan 11 22:41:15 2016 -0800
  82. 28cedb2 powerpc: mpc8572ds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET by Bin Meng · Mon Jan 11 22:41:14 2016 -0800
  83. e1bd42d powerpc: c29xpcie: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET by Bin Meng · Mon Jan 11 22:41:13 2016 -0800
  84. 1e0e00a powerpc: bsc9132qds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENET by Bin Meng · Mon Jan 11 22:41:12 2016 -0800
  85. 67e72e9 net: bootp: Ignore packets whose yiaddr is 0 by Peng Fan · Thu Jan 07 15:28:23 2016 +0800
  86. d73a949 drivers: net: vsc9953: Add LAG support by Codrin Ciubotariu · Tue Dec 15 15:21:06 2015 +0200
  87. ca61fa7 common: cmd_ethsw: Spelling fixes by Codrin Ciubotariu · Tue Dec 15 15:21:05 2015 +0200
  88. 489d35d doc: t1040-l2switch: Update README by Codrin Ciubotariu · Tue Dec 15 15:21:04 2015 +0200
  89. 25f253a drivers: net: vsc9953: Fix FDB aging time by Codrin Ciubotariu · Tue Dec 15 15:21:03 2015 +0200
  90. 024e7dd drivers: net: vsc9953: Fix number of reserved registers by Codrin Ciubotariu · Tue Dec 15 15:21:02 2015 +0200
  91. e64013d net: phy: do not read configuration register on reset by Stefan Agner · Wed Dec 09 11:21:25 2015 -0800
  92. 179a5b5 ARM: tegra: rm Jetson TK1 PMIC GPIO programming by Stephen Warren · Mon Jan 18 11:23:16 2016 -0700
  93. 2b90633 Merge branch 'master' of git://git.denx.de/u-boot-x86 by Tom Rini · Thu Jan 28 10:07:22 2016 -0500
  94. 4f8d4e9 x86: Correct spi node alias by Bin Meng · Wed Jan 27 00:56:34 2016 -0800
  95. 389ef48 x86: config option for loading ACPI table from QEMU by Miao Yan · Wed Jan 20 01:57:07 2016 -0800
  96. 3b68c52 x86: qemu: add the ability to load and link ACPI tables from QEMU by Miao Yan · Wed Jan 20 01:57:06 2016 -0800
  97. 35603ff x86: qemu: setup PM IO base for ACPI in southbridge by Miao Yan · Wed Jan 20 01:57:05 2016 -0800
  98. c90a058 x86: qemu: re-structure qemu_fwcfg_list_firmware() by Miao Yan · Wed Jan 20 01:57:04 2016 -0800
  99. a377b7c x86: baytrail: Add option to disable the internal UART to setup_early_uart() by Stefan Roese · Tue Jan 19 14:24:12 2016 +0100
  100. 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