1. 82cd8c6 QE: add QE support on SD boot by Zhao Qiang · Thu May 25 09:47:40 2017 +0800
  2. c4f047c armv7: ls1021a: Drop macro CONFIG_LS102XA by York Sun · Mon Mar 27 11:41:03 2017 -0700
  3. 0f57797 powerpc: P1025: Remove macro CONFIG_P1025 by York Sun · Fri Nov 18 11:05:38 2016 -0800
  4. 2f924be powerpc: P1021: Remove macro CONFIG_P1021 by York Sun · Fri Nov 18 10:59:02 2016 -0800
  5. 18c1325 powerpc: P1012: Drop configuration for P1012 by York Sun · Wed Nov 16 15:57:52 2016 -0800
  6. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  7. adae2ec treewide: use #include <...> to include public headers by Masahiro Yamada · Wed Sep 21 11:28:53 2016 +0900
  8. ece1aa6 net: mii: Fix changes made by spatch by Joe Hershberger · Mon Aug 08 11:28:40 2016 -0500
  9. 1fbcbed net: mii: Use spatch to update miiphy_register by Joe Hershberger · Mon Aug 08 11:28:38 2016 -0500
  10. 0be9be8 board: ls1043ardb: Add micro QE support for ls1043ardb by Zhao Qiang · Fri Feb 05 10:04:17 2016 +0800
  11. 3ae2220 driver: qe: Mask the codes not used for micro QE by Zhao Qiang · Fri Feb 05 10:04:16 2016 +0800
  12. ae6a758 qe: move drivers/qe/qe.h to include/fsl_qe.h by Qianyu Gong · Thu Feb 18 13:01:59 2016 +0800
  13. d64f1a4 driver/qe: use strncpy instead of strcpy by Zhao Qiang · Tue May 05 15:53:33 2015 +0800
  14. 7879a49 drivers/qe: transform parameter to compatible type by Zhao Qiang · Tue May 05 15:53:32 2015 +0800
  15. cfd7671 QE/DeepSleep: add QE deepsleep support for mpc85xx by Zhao Qiang · Wed Mar 25 17:02:59 2015 +0800
  16. 9f09a36 net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · Wed Apr 08 01:41:06 2015 -0500
  17. df412c6 qe/deep-sleep: modify qe deep-sleep for generic board by Zhao Qiang · Mon Dec 15 15:50:49 2014 +0800
  18. a985f82 u_qe: add u_qe_upload_firmware for u_qe by Zhao Qiang · Tue Nov 04 13:46:16 2014 +0800
  19. 5ad9395 qe: add u-qe support to arm board by Zhao Qiang · Thu Sep 25 13:52:25 2014 +0800
  20. de9ad7a net: Merge asm/fsl_enet.h into fsl_mdio.h by Claudiu Manoil · Fri Sep 05 13:52:36 2014 +0800
  21. a479229 driver/qe: update status of QE microcode by Vijay Rai · Wed Jul 23 18:33:16 2014 +0530
  22. 978679d qe: move immap_qe.h from arch directory into common directory by Zhao Qiang · Tue Jun 03 16:27:07 2014 +0800
  23. b59534d qe: disable qe when qe-ucode fails to be uploaded for "deep sleep" by Zhao Qiang · Wed Apr 30 16:45:31 2014 +0800
  24. b818ba2 QE/U-QE: Add U-QE support by Zhao Qiang · Fri Mar 21 16:21:45 2014 +0800
  25. 83a9084 QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CONFIG_SYS_QE_FW_ADDR by Zhao Qiang · Fri Mar 21 16:21:44 2014 +0800
  26. 4fb1f69 drivers/qe: move the entry to drivers/Makefile by Masahiro Yamada · Mon Nov 11 14:35:57 2013 +0900
  27. 5594ce4 drivers: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:57 2013 +0900
  28. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  29. 8518b17 ppc: Move CONFIG_QE to arch_global_data by Simon Glass · Thu Dec 13 20:48:50 2012 +0000
  30. 34a194f ppc: Move brg_clk to arch_global_data by Simon Glass · Thu Dec 13 20:48:44 2012 +0000
  31. fe201cb mpc83xx: add support for mpc8309 by Gerlando Falauto · Wed Oct 10 22:13:08 2012 +0000
  32. 6bf020a powerpc/mpc8xxx: Remove P1015 and P1016 from CPU list by York Sun · Fri Aug 10 11:07:26 2012 +0000
  33. 835e923 drivers/qe/uec.c: Fix compile warning by Joe Hershberger · Tue May 22 07:56:21 2012 +0000
  34. 6b300dc net/miiphy/serial: drop duplicate "NAMESIZE" define by Mike Frysinger · Thu Nov 10 14:11:04 2011 +0000
  35. 275f4bb powerpc/85xx: clean up and document the QE/FMAN microcode macros by Timur Tabi · Tue Nov 22 09:21:25 2011 -0600
  36. 06c799e drivers/qe/uec.c: Fix GCC 4.6 build warning by Kumar Gala · Wed Nov 09 10:04:33 2011 -0600
  37. 7832a46 fsl: Change fsl_phy_enet_if to phy_interface_t by Andy Fleming · Wed Apr 13 00:37:12 2011 -0500
  38. 0d2df96 Remove instances of phy_read/write by Andy Fleming · Tue Mar 22 22:49:13 2011 -0500
  39. 8cb2af7 powerpc/85xx: Add P1021 specific QE and UEC support by Haiying Wang · Fri Feb 11 01:25:30 2011 -0600
  40. 0903699 UEC: Fix compiler warnings introduced by linux/mii.h change by Kumar Gala · Wed Jan 19 03:36:40 2011 -0600
  41. d63ee71 miiphy: convert to linux/mii.h by Mike Frysinger · Thu Dec 23 15:40:12 2010 -0500
  42. 331f4c3 Exclude drivers/qe/fdt.c without CONFIG_QE by Sebastien Carlier · Thu Nov 18 12:06:46 2010 +0100
  43. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  44. 3bc2d8d powerpc/fsl: Introduce common enum for PHY types by Kumar Gala · Thu Sep 30 09:14:40 2010 -0500
  45. 69554e1 UEC PHY: Speed up initial PHY neg. by Joakim Tjernlund · Tue Aug 10 16:36:49 2010 +0200
  46. cce4d31 UEC PHY: Remove strange 0.5 sec delay by Joakim Tjernlund · Wed Aug 11 11:44:22 2010 +0200
  47. c96cc50 UEC: Don't udelay needlessly by Joakim Tjernlund · Wed Aug 11 11:44:21 2010 +0200
  48. 5ff5fdb miiphy: constify device name by Mike Frysinger · Tue Jul 27 18:35:08 2010 -0400
  49. b42cf5f net: rename "FSL UECx" net interfaces "UECx" by Kim Phillips · Mon Jul 26 18:34:57 2010 -0500
  50. 3b68311 cmd_usage(): simplify return code handling by Wolfgang Denk · Sat Jul 17 01:06:04 2010 +0200
  51. 6262d021 Make sure that argv[] argument pointers are not modified. by Wolfgang Denk · Mon Jun 28 22:00:46 2010 +0200
  52. 15e467c 83xx: UEC: Added support for bitBang MII driver access to PHYs by Richard Retanubun · Wed Jun 17 16:00:41 2009 -0400
  53. 88fbf93 Move arch/ppc to arch/powerpc by Stefan Roese · Thu Apr 15 16:07:28 2010 +0200
  54. 29514c7 ppc: Move cpu/$CPU to arch/ppc/cpu/$CPU by Peter Tyser · Mon Apr 12 22:28:09 2010 -0500
  55. 40b44bc 83xx, uec: split enet_interface in two variables by Heiko Schocher · Wed Jan 20 09:04:28 2010 +0100
  56. d8e7582 mpc85xx: Configure QE USB for MPC8569E-MDS boards by Anton Vorontsov · Thu Oct 15 17:47:16 2009 +0400
  57. eac5745 net: uec: Fix uccf.h and uec.h headers to include headers they depend on by Anton Vorontsov · Wed Sep 16 23:21:55 2009 +0400
  58. 1b8a336 net: uec_phy: Implement TXID and RXID RGMII modes for Marvell PHYs by Anton Vorontsov · Wed Sep 16 23:21:53 2009 +0400
  59. 2e75df7 UEC FIXED PHY: Determine fixed-phy port using UEC interface name. by Richard Retanubun · Wed Jul 01 14:04:05 2009 -0400
  60. 6b77814 Assigned a static SMI address to all UECs TBIPA address. by Richard Retanubun · Wed Jul 01 14:03:15 2009 -0400
  61. 1d695be Coding style cleanup; update CHANGELOG by Wolfgang Denk · Tue Jul 07 22:35:02 2009 +0200
  62. 893b065 drivers/qe: add sgmii support in for UEC driver by Haiying Wang · Thu Jun 04 16:12:42 2009 -0400
  63. 511d828 qe: Pass in uec_info struct through uec_initialize by Haiying Wang · Thu Jun 04 16:12:41 2009 -0400
  64. 0eea38e drivers/qe: Add more SNUM number for QE by Haiying Wang · Wed May 20 12:30:35 2009 -0400
  65. 9a38382 drivers/qe: Change QE RISC ALLOCATION to support 4 RISCs by Haiying Wang · Thu May 21 15:34:14 2009 -0400
  66. 9f9d6b7 drivers/qe: Rename the camel-case identifiers in uec by Haiying Wang · Thu May 21 15:32:13 2009 -0400
  67. c54781c General help message cleanup by Wolfgang Denk · Sun May 24 17:06:54 2009 +0200
  68. e366f15 Update CHANGELOG, coding style cleanup. by Wolfgang Denk · Sun Apr 05 00:27:57 2009 +0200
  69. ec9d36c MPC85xx: Load and enable QE microcode patch in IRAM by Haiying Wang · Thu Mar 26 17:01:49 2009 -0400
  70. bc91399 Merge branch 'master' of git://git.denx.de/u-boot-net by Wolfgang Denk · Sun Feb 01 21:31:37 2009 +0100
  71. dfb72b8 Command usage cleanup by Peter Tyser · Tue Jan 27 18:03:12 2009 -0600
  72. ddb3af9 Standardize command usage messages with cmd_usage() by Peter Tyser · Tue Jan 27 18:03:10 2009 -0600
  73. 3be3b9f powerpc: net: support for the SMSC LAN8700 PHY by Heiko Schocher · Thu Nov 20 09:57:14 2008 +0100
  74. 9a45dcc drivers/qe/uec_phy.c: Added PHY-less (fixed PHY) driver. by Richard Retanubun · Thu Oct 23 09:08:18 2008 -0400
  75. e2fd320 NET: QE: UEC: Make uec_miiphy_read() and uec_miiphy_write() use the devname arg. by richardretanubun · Fri Sep 26 08:59:12 2008 -0400
  76. 001090f Adds two more ethernet interface to 83xx by richardretanubun · Mon Oct 06 15:31:43 2008 -0400
  77. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · Thu Oct 16 15:01:15 2008 +0200
  78. e5167f1 Adds two more ethernet interface to 83xx by richardretanubun · Mon Sep 29 18:28:23 2008 -0400
  79. 024e1e7 Change UEC PHY interface to RGMII on MPC8568MDS by Haiying Wang · Wed Sep 24 11:42:12 2008 -0500
  80. dd87641 drivers/qe: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · Wed Aug 13 01:40:41 2008 +0200
  81. 849c722 QE UEC: Fix compiler warnings by Ben Warren · Thu Aug 07 23:26:35 2008 -0700
  82. 6b25c13 QE UEC: Add MII Commands by David Saada · Mon Mar 31 02:37:38 2008 -0700
  83. a1be476 Big white-space cleanup. by Wolfgang Denk · Tue May 20 16:00:29 2008 +0200
  84. 9800373 uec: add support for Broadcom BCM5481 Gigabit PHY by Anton Vorontsov · Mon Mar 24 20:46:34 2008 +0300
  85. 24eb383 uec: add support for RGMII_RXID interface mode by Anton Vorontsov · Mon Mar 24 20:46:28 2008 +0300
  86. 951800b uec: add support for gbit mii status readings by Anton Vorontsov · Mon Mar 24 20:46:24 2008 +0300
  87. b5da427 net: uec_phy: actually increment the timeout counter by Kim Phillips · Wed Feb 27 16:08:22 2008 -0600
  88. c6c0fd5 fix QE firmware uploading limit by Timur Tabi · Mon Mar 03 09:58:52 2008 -0600
  89. 2108405 net: uec_phy: handle 88e1111 rev.B2 erratum 5.6 by Kim Phillips · Wed Feb 27 15:06:39 2008 -0600
  90. 1f16448 QE: Move FDT support into a common file by Kumar Gala · Thu Jan 17 08:25:45 2008 -0600
  91. 3d7f255 Remove annoying debug printout for PHY less boards. by Joakim Tjernlund · Wed Jan 16 09:40:41 2008 +0100
  92. d986cba net: reduce boot latency on QE UEC based boards by Kim Phillips · Tue Jan 15 14:11:00 2008 -0600
  93. f397883 QE UEC: Extend number of supported UECs to 4 by David Saada · Tue Jan 15 10:40:24 2008 +0200
  94. 8a7e0a5 QE: fix compile warning by Dave Liu · Mon Jan 14 11:12:01 2008 +0800
  95. de9fcb5 Fix Ethernet init() return codes by Ben Warren · Wed Jan 09 18:15:53 2008 -0500
  96. 545b06a Coding Style cleanup; update CHANGELOG by Wolfgang Denk · Thu Jan 10 00:55:14 2008 +0100
  97. 6d838da 85xx: add ability to upload QE firmware by Timur Tabi · Mon Jan 07 13:31:19 2008 -0600
  98. 4e48320 Add support CONFIG_UEC_ETH3 in MPC83xx by Joakim Tjernlund · Thu Dec 06 16:43:40 2007 +0100
  99. d112a2c Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global by Wolfgang Denk · Sat Sep 15 20:48:41 2007 +0200
  100. 088e82c Fix numerous bugs in the 8568 UEC support by Andy Fleming · Wed Aug 15 20:03:34 2007 -0500