1. 1fd92db net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · 9 years ago
  2. d2eaec6 net: Remove the bd* parameter from net stack functions by Joe Hershberger · 10 years ago
  3. 1b387ef SPDX: fix IBM-pibs license identifier by Wolfgang Denk · 11 years ago
  4. 46263f2 SPDX-License-Identifier: convert PIBS licensed files by Wolfgang Denk · 11 years ago
  5. 3f9eb61 drivers/net/4xx_enet.c: Fix build warning by Anatolij Gustschin · 12 years ago
  6. f0813ab 4xx_enet.c: Fix GCC 4.6 build warnings by Stefan Roese · 13 years ago
  7. f4d9f2d 4xx_enet.c: fix GCC 4.6 build warnings by Wolfgang Denk · 13 years ago
  8. c97e74a GCC4.6: Squash warnings in 4xx_enet.c by Marek Vasut · 13 years ago
  9. e2a5345 net: drop !NET_MULTI code by Mike Frysinger · 13 years ago
  10. 0886eef Merge branch 'master' of git://git.denx.de/u-boot-ppc4xx by Wolfgang Denk · 13 years ago
  11. 1626308 cleanup: Fix typos and misspellings in various files. by Mike Williams · 13 years ago
  12. 3ce04d9 net/4xx: Install interrupt handler after driver registration by Stefan Roese · 13 years ago
  13. 8ef583a miiphy: convert to linux/mii.h by Mike Frysinger · 14 years ago
  14. 5e7abce ppc4xx: Big header cleanup, mostly PPC440 related by Stefan Roese · 14 years ago
  15. b36df56 ppc4xx: Move ppc4xx headers to powerpc include directory by Stefan Roese · 14 years ago
  16. 5700bb6 miiphy: constify device name by Mike Frysinger · 14 years ago
  17. ca08054 net: Add option to disable fiber on M88E1111 PHY for PPC4xx by Stefan Roese · 14 years ago
  18. ddc922f ppc_4xx: Apply new HW register names by Niklaus Giger · 15 years ago
  19. c0b46d8 net: Fix problem with 405EZ ethernet interrupt by James Clough · 15 years ago
  20. d1c3b27 ppc4xx: Big cleanup of PPC4xx defines by Stefan Roese · 15 years ago
  21. 3177349 Dual-license IBM code contributions by Josh Boyer · 15 years ago
  22. 0544c63 ppc4xx: Fixed compilation warning in 4xx_enet.c by Alessio Centazzo · 15 years ago
  23. 6e0d2fc Remove support for non-CONFIG_NET_MULTI on PPC4xx EMAC by Ben Warren · 15 years ago
  24. 0c24dec ppc4xx/net: Fix MDIO clock setup by Felix Radensky · 15 years ago
  25. d3f8714 drivers/net/: get mac address from environment by Mike Frysinger · 16 years ago
  26. 4d03a4e Moved PPC4xx EMAC driver to drivers/net by Ben Warren · 16 years ago[Renamed from cpu/ppc4xx/4xx_enet.c]
  27. 96e21f8 Changed PPC4xx EMAC driver to require CONFIG_PPC4xx_EMAC by Ben Warren · 16 years ago
  28. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  29. f071f01 ppc4xx: Remove CONFIG_CS8952_PHY define by Stefan Roese · 16 years ago
  30. 6ca8646 ppc4xx: Fix compilation warning for PIP405 by Stefan Roese · 16 years ago
  31. 78d7823 ppc4xx: Add support for GPCS, SGMII and M88E1112 PHY by Victor Gallardo · 16 years ago
  32. 5de8514 ppc4xx: Rework 440GX UIC handling by Stefan Roese · 16 years ago
  33. d1631fe ppc4xx: Consolidate PPC4xx UIC defines by Stefan Roese · 16 years ago
  34. 4fb25a3 ppc4xx: Consolidate PPC4xx UIC defines by Stefan Roese · 16 years ago
  35. 1740c1b ppc4xx: Add MII mode support to the EMAC RGMII Bridge by Grant Erickson · 16 years ago
  36. b002144 ppc4xx: Fix printf format warnings now visible with the updated format check by Stefan Roese · 16 years ago
  37. 5e3dca5 Fix crash on sequoia in ppc_4xx_eth_init by Anatolij Gustschin · 16 years ago
  38. e54ec0f ppc4xx: Fix 4xx enet driver to support 460GT EMAC2+3 by Stefan Roese · 16 years ago
  39. 9ad3198 ppc4xx: Fix compilation warning in 4xx_enet.c by Stefan Roese · 17 years ago
  40. 4c9e855 ppc4xx: Add AMCC Glacier 406GT eval board support by Stefan Roese · 17 years ago
  41. 8ac41e3 ppc4xx: Add basic support for AMCC 460EX/460GT (1/5) by Stefan Roese · 17 years ago
  42. 76957cb ppc4xx: EMAC: Fix 405EZ fifo size setup in EMAC_MR1 by Stefan Roese · 17 years ago
  43. 4fae35a ppc4xx: Fix problem in 4xx_enet.c driver by Anatolij Gustschin · 17 years ago
  44. 6e9233d ppc4xx: Move cpu/ppc4xx/vecnum.h into include path by Matthias Fuchs · 17 years ago
  45. 802b769 ppc4xx: Return 0 on success in 4xx ethernet driver by Stefan Roese · 17 years ago
  46. ba79fde ppc4xx: fix flush + invalidate_dcache_range arguments by Matthias Fuchs · 17 years ago
  47. fbde216 ppc4xx: Remove redundant code from 4xx network driver by Matthias Fuchs · 17 years ago
  48. ff768cb ppc4xx: Change 4xx ethernet driver to handle cached memory too by Stefan Roese · 17 years ago
  49. 1338e6a ppc4xx: Change autonegotiation timeout from 4 to 5 seconds by Stefan Roese · 17 years ago
  50. 2d83476 ppc4xx: Change 4xx_enet & miiphy to use out_be32() and friends by Stefan Roese · 17 years ago
  51. 353f268 ppc4xx: Add initial AMCC Haleakala PPC405EXr eval board support by Stefan Roese · 17 years ago
  52. 1941cce ppc4xx: Fix small merge problem in 4xx_enet.c by Stefan Roese · 17 years ago
  53. dbbd125 ppc4xx: Add PPC405EX support by Stefan Roese · 17 years ago
  54. 738815c ppc4xx: Coding style cleanup by Stefan Roese · 17 years ago
  55. 2db6478 Program EPLD to force full duplex mode for PHY. by Grzegorz Bernacki · 17 years ago
  56. 3b3bff4 Merge with git://www.denx.de/git/u-boot.git by Stefan Roese · 17 years ago
  57. a2e1c70 ppc4xx: Change receive buffer handling in the 4xx emac driver by Stefan Roese · 17 years ago
  58. 3a1ed1e cpu/[7a-ln-z]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  59. 7371841 cpu/ non-mpc*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  60. 2f15278 Coding stylke cleanup; update CHANGELOG. by Wolfgang Denk · 17 years ago
  61. 37ed6cd ppc4xx: setup 440EPx/GRx ZMII/RGMII bridge depending on PFC register content. by Matthias Fuchs · 17 years ago
  62. e01bd21 [PATCH] Add AMCC PPC405EZ support by Stefan Roese · 18 years ago
  63. 5fb692c [PATCH] Add support for AMCC Taishan PPC440GX eval board by Stefan Roese · 18 years ago
  64. d2c83f5 Merge with /home/sr/git/u-boot/denx-alpr-merge-test by Wolfgang Denk · 18 years ago
  65. f6e495f [PATCH] 4xx_enet.c: Correct the setting of zmiifer register by Stefan Roese · 18 years ago
  66. ec0c2ec [PATCH] Remove testing 4xx enet PHY setup by Stefan Roese · 18 years ago
  67. 1c2ce22 [PATCH] Update Prodrive ALPR board support (440GX) by Stefan Roese · 18 years ago
  68. 854bc8d Add support for AMCC Rainier PPX440GRx eval board by Stefan Roese · 18 years ago
  69. 887e2ec Add support for AMCC Sequoia PPC440EPx eval board by Stefan Roese · 18 years ago
  70. 6c5879f Add support for AMCC 440SPe CPU based eval board (Yucca). by Marian Balakowicz · 18 years ago
  71. 6e7fb6e Add support for AMCC 440SP, add support for AMCC Luan 440SP eval board. by Stefan Roese · 19 years ago
  72. 5d4ee51 Merge with /home/m8/git/u-boot by Wolfgang Denk · 19 years ago
  73. 63ff004 Add support for multiple PHYs. by Marian Balakowicz · 19 years ago
  74. 1e25f95 Add NetConsole Support for AMCC eval boards Patch by Stefan Roese, 20 Oct 2005 by Stefan Roese · 19 years ago
  75. a93316c Fix NetConsole support on 4xx (only print eth link on 1st transfer) by Stefan Roese · 19 years ago
  76. 4f92ac3 Fix problem in ppc4xx eth-driver without ethaddr (only without by Stefan Roese · 19 years ago
  77. 265817c Add support for AMD's Pb1x00 eval board; by Wolfgang Denk · 19 years ago
  78. 0c8721a Cleanup (PPC4xx is AMCC now) by Wolfgang Denk · 19 years ago
  79. 4a3cd9e Fix problem in 440GP ethernet driver (ebony). Add support for 2nd by Stefan Roese · 19 years ago
  80. d6c61aa Merged 405gp_enet.c and 440gx_enet.c to generic 4xx_enet.c by Stefan Roese · 19 years ago[Renamed (86%) from cpu/ppc4xx/440gx_enet.c]
  81. b79316f Add Sandburst Metrobox and Sandburst Karef board support packages. by Stefan Roese · 19 years ago
  82. c57c798 Add NAND FLASH support for AMCC Bamboo 440EP eval board by Stefan Roese · 19 years ago
  83. 846b0dd Changed CONFIG_440_xx to CONFIG_440xx for a consistent design (405 and linux) by Stefan Roese · 19 years ago
  84. 17f50f22 Add support for AMCC Bamboo PPC440EP eval board by Stefan Roese · 19 years ago
  85. c157d8e Add support for AMCC PPC440EP/GR eval boards Yosemite and Yellowstone. by Stefan Roese · 19 years ago
  86. b2532ef * Patch by Travis Sawyer, 10 Jun 2005: by wdenk · 19 years ago
  87. e2ffd59 * Code cleanup, mostly for GCC-3.3.x by wdenk · 20 years ago
  88. a06752e * Patch by Sean Chang, 9 Aug 2004: by wdenk · 20 years ago
  89. fc1cfcd * Back out Patch by Christian Hohnstaedt, 23 Apr 2004: by wdenk · 20 years ago
  90. 855a496 * Patches by Travis Sawyer, 12 Mar 2004: by wdenk · 21 years ago
  91. 0e6d798 * Patch by Travis Sawyer, 01 Mar 2004: by wdenk · 21 years ago
  92. 3f85ce2 * CVS add missing files by wdenk · 21 years ago
  93. 3c74e32 * Patch by Travis Sawyer, 09 Feb 2004: by wdenk · 21 years ago
  94. ba56f62 Patch by Travis Sawyer, 30 Dec 2003: by wdenk · 21 years ago