1. 65cc0e2 global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 1 year, 11 months ago
  2. 0d121ad Convert CONFIG_SYS_DISCOVER_PHY to Kconfig by Tom Rini · 2 years, 4 months ago
  3. a732f62 m68k: Remove M54451EVB board by Tom Rini · 3 years, 3 months ago
  4. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  5. 0fd3d91 dm: Use access methods for dev/uclass private data by Simon Glass · 3 years, 10 months ago
  6. 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 3 years, 10 months ago
  7. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 3 years, 11 months ago
  8. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 3 years, 11 months ago
  9. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 3 years, 11 months ago
  10. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 3 years, 11 months ago
  11. 2548493 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 3 months ago
  12. cf081a5 treewide: remove (phys_addr_t) casts from devfdt_get_addr() by Masahiro Yamada · 4 years, 3 months ago
  13. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 3 months ago
  14. 60e7fa8 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 3 months ago
  15. 6f25e27 treewide: remove (phys_addr_t) casts from devfdt_get_addr() by Masahiro Yamada · 4 years, 3 months ago
  16. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 4 months ago
  17. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  18. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 10 months ago
  19. a7bcace drivers: mcffec: conversion to dm by Angelo Durgehello · 5 years ago
  20. 68a6aa8 common: Move mii_init() function out of common.h by Simon Glass · 5 years ago
  21. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  22. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  23. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  24. d024236 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  25. 9925f1d net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 7 years ago
  26. e469156 net: fix typos by Heinrich Schuchardt · 7 years ago
  27. 35affd7 env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · 7 years ago
  28. 5a49f17 net: mii: Use spatch to update miiphy_register by Joe Hershberger · 8 years ago
  29. 1fd92db net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · 10 years ago
  30. a62cd29 net: Use ARRAY_SIZE at appropriate places by Axel Lin · 11 years ago
  31. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  32. 10cbe3b net: Fix remaining API interface breakage by Joe Hershberger · 12 years ago
  33. 8ef583a miiphy: convert to linux/mii.h by Mike Frysinger · 14 years ago
  34. d3f8714 drivers/net/: get mac address from environment by Mike Frysinger · 16 years ago
  35. 54bdcc9 ColdFire: Add mii driver in drivers/net by TsiChung Liew · 16 years ago
  36. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  37. 89973f8 Introduce netdev.h header file and remove externs by Ben Warren · 16 years ago
  38. 1803f7f ColdFire: Add FEC Buffer descriptors in SRAM by TsiChung Liew · 16 years ago
  39. 429be27 Fix ColdFire FEC warning messages by TsiChung Liew · 16 years ago
  40. 86882b8 Moved initialization of MCFFEC Ethernet driver to CPU directory by Ben Warren · 16 years ago
  41. 3b904cc net: Conditional COBJS inclusion of network drivers by Shinya Kuribayashi · 16 years ago
  42. ff36fbb ColdFire: Add 10 base ethernet support for mcf5445x by TsiChung Liew · 16 years ago
  43. 53677ef Big white-space cleanup. by Wolfgang Denk · 16 years ago
  44. f605479 ColdFire: Fix FEC transmit issue for MCF5275 by Tsi-Chung Liew · 17 years ago
  45. 3e66c07 Fix some build errors. by Wolfgang Denk · 17 years ago
  46. 8ae158c ColdFire: Add M54455EVB for MCF5445x by TsiChungLiew · 17 years ago
  47. ab77bc5 ColdFire: MCF5329 Update and cleanup by TsiChungLiew · 17 years ago
  48. 9e737d8 Declared attributes of void __mii_init(void) as an alias for int mii_init(void) by TsiChungLiew · 17 years ago
  49. 0dca874 Cache update and added CFG_UNIFY_CACHE by TsiChung · 17 years ago
  50. f2208fb Header file update, clean up and cache handling by TsiChungLiew · 17 years ago
  51. 8e585f0 Added M5329AFEE and M5329BFEE Platforms by TsiChung Liew · 17 years ago