1. 51855e8 treewide: remove unneeded semicolons by Masahiro Yamada · 7 years ago
  2. 4f58002 Merge git://git.denx.de/u-boot-mpc85xx by Tom Rini · 7 years ago
  3. ef621da net: phy: marvell: Fix init function for m88e1145 by York Sun · 7 years ago
  4. 5b8e76c powerpc, 8xx: remove support for 8xx by Heiko Schocher · 7 years ago
  5. 6e2941d common: freescale: Move arch-specific declarations by Simon Glass · 8 years ago
  6. 5cafcba Merge git://git.denx.de/u-boot-net by Tom Rini · 7 years ago
  7. 541f538 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  8. 2303bff net: pch_gbe: Add cache maintenance by Paul Burton · 8 years ago
  9. 52e727c net: pch_gbe: CPU accessible addresses are virtual by Paul Burton · 8 years ago
  10. db225f1 net: pch_gbe: Fix rx descriptor buffer addresses by Paul Burton · 8 years ago
  11. 43979cb net: pch_gbe: Reset during probe by Paul Burton · 8 years ago
  12. f0b94c4 net: zynq_gem: Dont flush dummy descriptors by Siva Durga Prasad Paladugu · 7 years ago
  13. dea004e net: zynq_gem: Use wait_for_bit with non breakable by Siva Durga Prasad Paladugu · 7 years ago
  14. 68e6eca net: phy: marvell 88e151x: Fix handling of RGMII interface types by Phil Edworthy · 7 years ago
  15. 96d1d84 drivers: net: cpsw: abort init() on aneg timeout by Sekhar Nori · 8 years ago
  16. 6de046e net: macb: Fix GMAC not work when enable DM_ETH by Wenyou Yang · 8 years ago
  17. e09d0c8 net: mvpp2.c: Enable 10G support for port 0 (SFI) by Stefan Chulski · 8 years ago
  18. cc1aa21 armv8/ls1046a: RGMII PHY requires internal delay on Tx by Madalin Bucur · 8 years ago
  19. 5a78a47 armv8/ls1043a: RGMII PHY requires internal delay on Tx by Madalin Bucur · 8 years ago
  20. b233089 net: zynq_gem: Do not return -ENOSYS on success by Olliver Schinagl · 8 years ago
  21. 6ec922f net: designware: Add phy supply support by Jacob Chen · 8 years ago
  22. 449ea2c net: Kconfig:make PHY_GIGE and individual Micrel PHYs selectable by Philipp Tomsich · 8 years ago
  23. 1161dbc drivers: net: fsl-mc: Include MAC addr fixup to DPL by Bogdan Purcareata · 7 years ago
  24. 33a8991 drivers: net: fsl-mc: Link MC boot to PHY_RESET_R by Bogdan Purcareata · 7 years ago
  25. eed3660 fdt: Rename a few functions in fdt_support by Simon Glass · 8 years ago
  26. 150c5af dm: gpio: Add live tree support by Simon Glass · 7 years ago
  27. 45a2686 dm: core: Update device_bind_driver_to_node() to use ofnode by Simon Glass · 8 years ago
  28. 911f3ae dm: core: Rename of_device_is_compatible() by Simon Glass · 8 years ago
  29. da409cc dm: core: Replace of_offset with accessor (part 2) by Simon Glass · 8 years ago
  30. a821c4a dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
  31. 9d92245 dm: Use dm.h header when driver mode is used by Simon Glass · 8 years ago
  32. 380e86f Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 7 years ago
  33. 8dc1b17 Merge branch 'master' of git://git.denx.de/u-boot-nds32 by Tom Rini · 7 years ago
  34. 42e8179 driver: net: fsl-mc: Update fsl_mc_ldpaa_exit() path by Yogesh Gaur · 8 years ago
  35. be71a17 nds32: eth: Support ftmac100 DM. by rick · 7 years ago
  36. 8ae51b6 net: ravb: Add Renesas Ethernet RAVB driver by Marek Vasut · 8 years ago
  37. 979a589 net: fec_mxc: specify the registered eth index by dev_id by Andy Duan · 8 years ago
  38. f01e4e1 net: fec_mxc: avoid transfer dev_id -1 to get mac address from fuse by Andy Duan · 8 years ago
  39. 27255fe net: fec: do not access reserved register for i.MX6ULL by Peng Fan · 8 years ago
  40. 65a4771 net: uli526x: Fix unknown storage size error by Tom Rini · 8 years ago
  41. 4201223 net: phy: mv88e61xx: Fix uninitialized variable warning by Tom Rini · 8 years ago
  42. 63c6f1c net: eepro100: Fix unused variable warning by Tom Rini · 8 years ago
  43. dd9999d Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  44. 7546025 net: macb: Align the compatibles with kernel by Wenyou Yang · 8 years ago
  45. 1870d4d net: macb: Add remove callback by Wenyou Yang · 8 years ago
  46. 2f720f1 net: mvpp2: Add remove function that is called before the OS is started by Stefan Roese · 8 years ago
  47. 6f008a2 Merge git://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  48. 751b0be sunxi: Convert CONFIG_RGMII to Kconfig by Mylène Josserand · 8 years ago
  49. abc3e4d sunxi: Convert SUNXI_EMAC to Kconfig by Mylène Josserand · 8 years ago
  50. 4d43d06 sunxi: Move SUNXI_GMAC to Kconfig by Mylène Josserand · 8 years ago
  51. 3c476d8 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  52. 90d6500 drivers: remove Blackfin specific drivers by Masahiro Yamada · 8 years ago
  53. c1303bf armv8: ls1043a: Drop macro CONFIG_LS1043A by York Sun · 8 years ago
  54. 4a3ab19 armv8: ls2080a: Drop macro CONFIG_LS2080A by York Sun · 8 years ago
  55. b7b24a7 Merge git://git.denx.de/u-boot-dm by Tom Rini · 8 years ago
  56. 2dc63f7 gpio: at91_gpio: remove CPU_HAS_PIO3 macro by Wenyou Yang · 8 years ago
  57. 1622559 Merge branch 'master' of git://www.denx.de/git/u-boot-imx by Tom Rini · 8 years ago
  58. 0897950 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  59. 4d555ae sun8i_emac: configure PHY reset GPIO via DM by Philipp Tomsich · 8 years ago
  60. 01abae4 Remove various unused interrupt related code by Tom Rini · 8 years ago
  61. d53ecad Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 8 years ago
  62. 936478e SPARC: Remove by Tom Rini · 8 years ago
  63. ea3310e Blackfin: Remove by Tom Rini · 8 years ago
  64. 7b82a22 sunxi: prepare for sharing MACH_SUN8I_H3 config symbol by Andre Przywara · 8 years ago
  65. 1f08aa1 net: gmac_rockchip: Add support for the RK3399 GMAC by Philipp Tomsich · 8 years ago
  66. f532703 Merge git://www.denx.de/git/u-boot-marvell by Tom Rini · 8 years ago
  67. 797f165 Merge git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 8 years ago
  68. fbaa266 net: mvpp2: Remove unreferenced in_use_thresh from struct mvpp2_bm_pool by Stefan Roese · 8 years ago
  69. fb64072 net: mvpp2: Configure SMI PHY address needed for PHY polling by Stefan Roese · 8 years ago
  70. 3e3cbb4 net: mvpp2: Enable PHY polling mode on PPv2.2 by Stefan Roese · 8 years ago
  71. 025e592 net: mvpp2: Add missing PHY_INTERFACE_MODE_RGMII_ID by Stefan Roese · 8 years ago
  72. 2fe2304 net: mvpp2: Add GoP and NetC support for port 0 (SFI) by Stefan Roese · 8 years ago
  73. 31aa1e3 net: mvpp2: Add GoP and NetC support for ports 2 & 3 (RGMII & SGMII) by Stefan Roese · 8 years ago
  74. 9acb7da net: mvpp2: Read phy-speed from DT to select between 1GB and 2.5GB SGMII by Stefan Roese · 8 years ago
  75. 66b11cc net: mvpp2: Restructure probe / init functions by Stefan Roese · 8 years ago
  76. ff572c6 net: mvpp2: Add RX and TX FIFO configuration for PPv2.2 by Stefan Roese · 8 years ago
  77. c9607c9 net: mvpp2: Handle eth device naming in multi-CP case correctly by Stefan Roese · 8 years ago
  78. e7935c4 net: mvpp2: Enable compilation for Armada 7K/8K platforms by Stefan Roese · 8 years ago
  79. 30edc37 net: mvpp2.c: Clear all buffer / descriptor areas before usage by Stefan Roese · 8 years ago
  80. 1fabbd0 net: mvpp2: Move probe function from MISC to ETH DM driver by Stefan Roese · 8 years ago
  81. 0a61e9a net: mvpp2: Add MDIO support for PPv2.2 by Stefan Roese · 8 years ago
  82. a83a641 net: mvpp2: finally add the PPv2.2 compatible string by Thomas Petazzoni · 8 years ago
  83. 09b3f94 net: mvpp2: adapt rxq distribution to PPv2.2 by Thomas Petazzoni · 8 years ago
  84. bc0bbf4 net: mvpp2: rework RXQ interrupt group initialization for PPv2.2 by Thomas Petazzoni · 8 years ago
  85. cdf7779 net: mvpp2: add AXI bridge initialization for PPv2.2 by Thomas Petazzoni · 8 years ago
  86. 7c7311f net: mvpp2: handle misc PPv2.1/PPv2.2 differences by Thomas Petazzoni · 8 years ago
  87. 26a5278 net: mvpp2: handle register mapping and access for PPv2.2 by Thomas Petazzoni · 8 years ago
  88. 80350f5 net: mvpp2: adjust mvpp2_{rxq,txq}_init for PPv2.2 by Thomas Petazzoni · 8 years ago
  89. b8c8e6f net: mvpp2: adapt mvpp2_defaults_set() to PPv2.2 by Thomas Petazzoni · 8 years ago
  90. 8f3e4c3 net: mvpp2: adapt the mvpp2_rxq_*_pool_set functions to PPv2.2 by Thomas Petazzoni · 8 years ago
  91. c8feeb2 net: mvpp2: adjust the allocation/free of BM pools for PPv2.2 by Thomas Petazzoni · 8 years ago
  92. f50a011 net: mvpp2: introduce PPv2.2 HW descriptors and adapt accessors by Thomas Petazzoni · 8 years ago
  93. 9a6db0b net: mvpp2: introduce an intermediate union for the TX/RX descriptors by Thomas Petazzoni · 8 years ago
  94. 16a9898 net: mvpp2: add hw_version field in "struct mvpp2" by Thomas Petazzoni · 8 years ago
  95. cfa414a net: mvpp2: add and use accessors for TX/RX descriptors by Thomas Petazzoni · 8 years ago
  96. cd9ee19 net: mvpp2: store physical address of buffer in rx_desc->buf_cookie by Thomas Petazzoni · 8 years ago
  97. 15f4df3 net: mvpp2: remove support for buffer header by Thomas Petazzoni · 8 years ago
  98. 4dae32e net: mvpp2: use "dma" instead of "phys" where appropriate by Thomas Petazzoni · 8 years ago
  99. a7c28ff net: mvpp2: enable building on 64-bit platforms (more U-Boot specific) by Stefan Roese · 8 years ago
  100. d1d075a net: mvpp2: enable building on 64-bit platforms by Thomas Petazzoni · 8 years ago