1. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  2. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  3. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  4. a89b4de treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 5 months ago
  5. 236eee8 treewide: remove (phys_addr_t) casts from devfdt_get_addr() by Masahiro Yamada · 4 years, 5 months ago
  6. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  7. a831cef treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 5 months ago
  8. 88bf6d3 treewide: remove (phys_addr_t) casts from devfdt_get_addr() by Masahiro Yamada · 4 years, 5 months ago
  9. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  10. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  11. f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  12. b0c70a3 drivers: mcffec: conversion to dm by Angelo Durgehello · 5 years ago
  13. caefa32 common: Move mii_init() function out of common.h by Simon Glass · 5 years ago
  14. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  15. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  16. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  17. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  18. 9c21549 net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 7 years ago
  19. 4237696 net: fix typos by Heinrich Schuchardt · 7 years ago
  20. 399a9ce env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · 7 years ago
  21. 1fbcbed net: mii: Use spatch to update miiphy_register by Joe Hershberger · 8 years ago
  22. 9f09a36 net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · 10 years ago
  23. 10a72b6 net: Use ARRAY_SIZE at appropriate places by Axel Lin · 11 years ago
  24. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  25. e4e0488 net: Fix remaining API interface breakage by Joe Hershberger · 13 years ago
  26. d63ee71 miiphy: convert to linux/mii.h by Mike Frysinger · 14 years ago
  27. b203965 drivers/net/: get mac address from environment by Mike Frysinger · 16 years ago
  28. e602f22 ColdFire: Add mii driver in drivers/net by TsiChung Liew · 16 years ago
  29. 0383694 rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  30. 2f2b6b6 Introduce netdev.h header file and remove externs by Ben Warren · 16 years ago
  31. 85722d1 ColdFire: Add FEC Buffer descriptors in SRAM by TsiChung Liew · 16 years ago
  32. dcb3070 Fix ColdFire FEC warning messages by TsiChung Liew · 16 years ago
  33. 90c96db Moved initialization of MCFFEC Ethernet driver to CPU directory by Ben Warren · 16 years ago
  34. 9726784 net: Conditional COBJS inclusion of network drivers by Shinya Kuribayashi · 16 years ago
  35. 6346d02 ColdFire: Add 10 base ethernet support for mcf5445x by TsiChung Liew · 17 years ago
  36. a1be476 Big white-space cleanup. by Wolfgang Denk · 17 years ago
  37. 2ddf649 ColdFire: Fix FEC transmit issue for MCF5275 by Tsi-Chung Liew · 17 years ago
  38. c30709a Fix some build errors. by Wolfgang Denk · 17 years ago
  39. fc3ca3b ColdFire: Add M54455EVB for MCF5445x by TsiChungLiew · 17 years ago
  40. aedd3d7 ColdFire: MCF5329 Update and cleanup by TsiChungLiew · 17 years ago
  41. c9c9737 Declared attributes of void __mii_init(void) as an alias for int mii_init(void) by TsiChungLiew · 17 years ago
  42. 6373c0c Cache update and added CFG_UNIFY_CACHE by TsiChung · 17 years ago
  43. 32b06d0 Header file update, clean up and cache handling by TsiChungLiew · 17 years ago
  44. f6afe72 Added M5329AFEE and M5329BFEE Platforms by TsiChung Liew · 17 years ago