1. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 3 months ago
  2. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  3. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  4. 192bc69 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · 9 years ago
  5. 76ec988 net: Remove all calls to net_random_ethaddr() by Joe Hershberger · 9 years ago
  6. 1fd92db net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · 9 years ago
  7. 0adb5b7 net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · 9 years ago
  8. da384a9 net: rename and refactor eth_rand_ethaddr() function by Masahiro Yamada · 10 years ago
  9. c583ee1 net: dm9000: random mac address support by Andrew Ruder · 11 years ago
  10. 93e1459 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  11. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  12. 7f9a8a6 drivers/net/dm9000x.c: Fix compile warning by Joe Hershberger · 12 years ago
  13. 5c1d082 DM9000:Add a byte swap macro for dm9000 io operation. by Jason Jin · 13 years ago
  14. 09c04c2 Remove instances of phy_read/write by Andy Fleming · 14 years ago
  15. 67bee2f net: dm9000x: re-add casts to I/O pointers to fix gcc warnings by Mike Frysinger · 14 years ago
  16. d74dda0 dm9000x.c: fix compile problems by Wolfgang Denk · 14 years ago
  17. a45dde2 net: dm9000x: use standard I/O accessors by Mike Frysinger · 14 years ago
  18. 076cd24 net: dm9000x: fix debug output by Thomas Weber · 15 years ago
  19. 0775437 Fix DM9000 MAC address handling by Ben Warren · 15 years ago
  20. 60f61e6 Convert DM9000 driver for CONFIG_NET_MULTI by Remy Bohmer · 15 years ago
  21. e5a3bc2 Add config option for disabling DM9000-SROM support. by Remy Bohmer · 15 years ago
  22. ad74cae dm9000 EEPROM reading bugfix by David Brownell · 15 years ago
  23. d3f8714 drivers/net/: get mac address from environment by Mike Frysinger · 16 years ago
  24. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  25. d26b739 dm9000 remove dead external phy support, gpio fix by Andrew Dyer · 16 years ago
  26. 943b825 Fix dm9000 receive status and len little endian issue by TsiChung Liew · 16 years ago
  27. 3b904cc net: Conditional COBJS inclusion of network drivers by Shinya Kuribayashi · 16 years ago
  28. e44f3ea Merge branch 'master' of git://git.denx.de/u-boot by Ben Warren · 16 years ago
  29. 0e38c93 DM9000 fix status check fail 0x6d error for trizeps board by Remy Bohmer · 16 years ago
  30. d6ee5fa Fix order for reading rx-status registers in 32bit mode of DM9000 by Remy Bohmer · 16 years ago
  31. 98291e2 DM9000: Some minor code cleanups by Remy Bohmer · 16 years ago
  32. 850ba75 DM9000: Make driver work properly for DM9000A by Remy Bohmer · 16 years ago
  33. fbcb7ec DM9000: Improve eth_reset() routine by Remy Bohmer · 16 years ago
  34. acba318 DM9000: improve eth_send() routine by Remy Bohmer · 16 years ago
  35. 134e266 DM9000: repair debug logging by Remy Bohmer · 16 years ago
  36. a101361 DM9000: Add data bus-width auto detection. by Remy Bohmer · 16 years ago
  37. 42fd5f8 Merging Stelian Pop AT91 patches by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  38. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  39. d99a8ff AT91SAM9261EK support by Stelian Pop · 16 years ago
  40. 2439e4b drivers/net : move net drivers to drivers/net by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago[Renamed from drivers/dm9000x.c]
  41. 5e5803e PXA270: Added support for TrizepsIV board. by stefano babic · 17 years ago
  42. 5f47094 Fix MAC address setting in DM9000 driver. by stefano babic · 17 years ago
  43. 50cca8b Add ability to take MAC address from the environment to DM9000 driver by Mike Rapoport · 17 years ago
  44. d689e34 Fix drivers/dm9000.c when configured in 32 bit mode. by Wolfgang Denk · 18 years ago
  45. 281e00a * Code cleanup by wdenk · 20 years ago