1. eac5745 net: uec: Fix uccf.h and uec.h headers to include headers they depend on by Anton Vorontsov · 15 years ago
  2. 1b8a336 net: uec_phy: Implement TXID and RXID RGMII modes for Marvell PHYs by Anton Vorontsov · 15 years ago
  3. 2e75df7 UEC FIXED PHY: Determine fixed-phy port using UEC interface name. by Richard Retanubun · 15 years ago
  4. 6b77814 Assigned a static SMI address to all UECs TBIPA address. by Richard Retanubun · 15 years ago
  5. 1d695be Coding style cleanup; update CHANGELOG by Wolfgang Denk · 15 years ago
  6. 893b065 drivers/qe: add sgmii support in for UEC driver by Haiying Wang · 15 years ago
  7. 511d828 qe: Pass in uec_info struct through uec_initialize by Haiying Wang · 15 years ago
  8. 0eea38e drivers/qe: Add more SNUM number for QE by Haiying Wang · 16 years ago
  9. 9a38382 drivers/qe: Change QE RISC ALLOCATION to support 4 RISCs by Haiying Wang · 16 years ago
  10. 9f9d6b7 drivers/qe: Rename the camel-case identifiers in uec by Haiying Wang · 16 years ago
  11. c54781c General help message cleanup by Wolfgang Denk · 16 years ago
  12. e366f15 Update CHANGELOG, coding style cleanup. by Wolfgang Denk · 16 years ago
  13. ec9d36c MPC85xx: Load and enable QE microcode patch in IRAM by Haiying Wang · 16 years ago
  14. bc91399 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · 16 years ago
  15. dfb72b8 Command usage cleanup by Peter Tyser · 16 years ago
  16. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · 16 years ago
  17. 3be3b9f powerpc: net: support for the SMSC LAN8700 PHY by Heiko Schocher · 16 years ago
  18. 9a45dcc drivers/qe/uec_phy.c: Added PHY-less (fixed PHY) driver. by Richard Retanubun · 16 years ago
  19. e2fd320 NET: QE: UEC: Make uec_miiphy_read() and uec_miiphy_write() use the devname arg. by richardretanubun · 16 years ago
  20. 001090f Adds two more ethernet interface to 83xx by richardretanubun · 16 years ago
  21. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  22. e5167f1 Adds two more ethernet interface to 83xx by richardretanubun · 16 years ago
  23. 024e1e7 Change UEC PHY interface to RGMII on MPC8568MDS by Haiying Wang · 16 years ago
  24. dd87641 drivers/qe: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  25. 849c722 QE UEC: Fix compiler warnings by Ben Warren · 16 years ago
  26. 6b25c13 QE UEC: Add MII Commands by David Saada · 17 years ago
  27. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  28. 9800373 uec: add support for Broadcom BCM5481 Gigabit PHY by Anton Vorontsov · 17 years ago
  29. 24eb383 uec: add support for RGMII_RXID interface mode by Anton Vorontsov · 17 years ago
  30. 951800b uec: add support for gbit mii status readings by Anton Vorontsov · 17 years ago
  31. b5da427 net: uec_phy: actually increment the timeout counter by Kim Phillips · 17 years ago
  32. c6c0fd5 fix QE firmware uploading limit by Timur Tabi · 17 years ago
  33. 2108405 net: uec_phy: handle 88e1111 rev.B2 erratum 5.6 by Kim Phillips · 17 years ago
  34. 1f16448 QE: Move FDT support into a common file by Kumar Gala · 17 years ago
  35. 3d7f255 Remove annoying debug printout for PHY less boards. by Joakim Tjernlund · 17 years ago
  36. d986cba net: reduce boot latency on QE UEC based boards by Kim Phillips · 17 years ago
  37. f397883 QE UEC: Extend number of supported UECs to 4 by David Saada · 17 years ago
  38. 8a7e0a5 QE: fix compile warning by Dave Liu · 17 years ago
  39. de9fcb5 Fix Ethernet init() return codes by Ben Warren · 17 years ago
  40. 545b06a Coding Style cleanup; update CHANGELOG by Wolfgang Denk · 17 years ago
  41. 6d838da 85xx: add ability to upload QE firmware by Timur Tabi · 17 years ago
  42. 4e48320 Add support CONFIG_UEC_ETH3 in MPC83xx by Joakim Tjernlund · 17 years ago
  43. d112a2c Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global by Wolfgang Denk · 17 years ago
  44. 088e82c Fix numerous bugs in the 8568 UEC support by Andy Fleming · 17 years ago
  45. ee0e917 Add support for UEC to 8568 by Andy Fleming · 17 years ago
  46. 11da175 mpc83xx: Fix the align bug of SDMA buffer by Dave Liu · 17 years ago
  47. bb828f9 mpc83xx: Fix alternating tx error / tx buffer not ready bug in QE UEC by Emilian Medve · 18 years ago
  48. e740c46 mpc83xx: Add support for the MPC832XEMDS board by Dave Liu · 18 years ago
  49. 663cbab mpc83xx: Fix the UEC driver bug of QE by Dave Liu · 18 years ago
  50. 87b3d4b Code cleanup. by Wolfgang Denk · 18 years ago
  51. 680962b Eliminate gcc 4 'used uninitialized' warnings in drivers/qe/uccf.c by Kim Phillips · 18 years ago
  52. e732e9c mpc83xx: add QE ethernet support by Dave Liu · 18 years ago