1. 2548493 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 2 months ago
  2. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 2 months ago
  3. 60e7fa8 treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · 4 years, 2 months ago
  4. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 3 months ago
  5. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  6. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  7. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  8. b13da11 net: sh_eth: Init the hardware before PHY access by Marek Vasut · 4 years, 6 months ago
  9. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 4 years, 11 months ago
  10. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  11. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  12. 7234a28 net: sh_eth: Fix 64bit build warnings by Marek Vasut · 5 years ago
  13. 46c3316 net: sh_eth: Add R8A77980 V3H gether support by Marek Vasut · 5 years ago
  14. 1001502 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 5 years ago
  15. 24b3247 net: sh_eth: Add support for operation without clock framework by Marek Vasut · 5 years ago
  16. d13a614 sh: 7724: Remove CPU support by Marek Vasut · 5 years ago
  17. 4a45e93 net: sh_eth: Initialize PHY in probe() once by Marek Vasut · 5 years ago
  18. 159b329 net: sh_eth: Support reset GPIO both in mac and phy node by Marek Vasut · 6 years ago
  19. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  20. d526801 net: sh_eth: Add remaining Gen2 DT compatible by Marek Vasut · 6 years ago
  21. 9925f1d net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · 6 years ago
  22. 5abcbd7 net: sh_eth: Fix DT base address fetching by Marek Vasut · 7 years ago
  23. 5262767 net: sh_eth: Fix checkpatch warning by Marek Vasut · 7 years ago
  24. 60279b5 net: sh_eth: Return directly from sh_eth_recv_start by Marek Vasut · 7 years ago
  25. 3c5a7b7 net: sh_eth: Zap port variable by Marek Vasut · 7 years ago
  26. 3192026 net: sh_eth: Add DM and DT support by Marek Vasut · 7 years ago
  27. a220784 net: sh_eth: Clump legacy functions together by Marek Vasut · 7 years ago
  28. 013af64 net: sh_eth: Split sh_eth_init by Marek Vasut · 7 years ago
  29. 68ac92e net: sh_eth: Separate out MAC address programming by Marek Vasut · 7 years ago
  30. 52c15e2 net: sh_eth: Split sh_eth_recv by Marek Vasut · 7 years ago
  31. dca221b net: sh_eth: Pass sh_eth_dev around by Marek Vasut · 7 years ago
  32. effb790 net: sh_eth: Unify CONFIG_R8A779[01234] as CONFIG_RCAR_GEN2 by Marek Vasut · 7 years ago
  33. aae5d23 net: sh-eth: Fix misaligned cache operation warning by Nobuhiro Iwamatsu · 7 years ago
  34. fbfb511 net: sh-eth: Change read/write() param to struct sh_eth_info by Nobuhiro Iwamatsu · 7 years ago
  35. 9b5f9ec net: sh-eth: Remove bd_t from sh_eth_config() by Nobuhiro Iwamatsu · 7 years ago
  36. dc14867 net: sh-eth: Fix coding style checked by checkpatch.pl by Nobuhiro Iwamatsu · 7 years ago
  37. 35affd7 env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · 7 years ago
  38. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  39. 5a49f17 net: mii: Use spatch to update miiphy_register by Joe Hershberger · 8 years ago
  40. 1cc0a9f Fix various typos, scattered over the code. by Robert P. J. Day · 8 years ago
  41. 192bc69 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · 9 years ago
  42. 1fd92db net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · 9 years ago
  43. f7ca1f7 net: sh-eth: Add cache writeback control after setting bit of DMA descriptor by Nobuhiro Iwamatsu · 10 years ago
  44. 000889c net: sh-eth: Use memalign instead of orignal memroy alignment function by Nobuhiro Iwamatsu · 10 years ago
  45. 703949e net: sh-eth: Remove definition of RX_DESC_SIZE and TX_DESC_SIZE by Nobuhiro Iwamatsu · 10 years ago
  46. a341b7e net: sh-eth: Add support R8A7793 by Nobuhiro Iwamatsu · 10 years ago
  47. 1724374 net: sh-eth: Add support R8A7794 by Nobuhiro Iwamatsu · 10 years ago
  48. e2752db net: sh-eth: Fix coding style by Nobuhiro Iwamatsu · 11 years ago
  49. 62cbddc net: sh-eth: Add support R7S72100 of rmobile by Nobuhiro Iwamatsu · 11 years ago
  50. 47ce889 net: sh-eth: Add support R8A7791 by Nobuhiro Iwamatsu · 11 years ago
  51. 8707678 net: sh-eth: Add support R8A7790 by Nobuhiro Iwamatsu · 11 years ago
  52. 92f0713 net: sh-eth: Add invalidate cache control for rmobile (ARM SoC) by Nobuhiro Iwamatsu · 11 years ago
  53. f8b7507 net: sh-eth: Add control for padding size of packet descriptor by Nobuhiro Iwamatsu · 11 years ago
  54. 870cc23 net: sh-eth: Change cache API of SH by Nobuhiro Iwamatsu · 11 years ago
  55. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  56. e3bb325 net: sh_eth: add support for SH7752 by Yoshihiro Shimoda · 12 years ago
  57. dcd5a59 net: sh_eth: Add support R8A7740 of rmobile (arm core) by Nobuhiro Iwamatsu · 12 years ago
  58. 49afb8c net: sh_eth: modify the definitions of regsiter by Yoshihiro Shimoda · 12 years ago
  59. 2623509 net: sh_eth: add SH_ETH_TYPE_ condition by Yoshihiro Shimoda · 12 years ago
  60. 58bef2a net: sh_eth: clean up for the SH7757's code by Yoshihiro Shimoda · 12 years ago
  61. 11af8d6 net: abort network initialization if the PHY driver fails by Timur Tabi · 12 years ago
  62. 4398d55 net: sh-eth: Add support Gigabit of SH7734 by Nobuhiro Iwamatsu · 12 years ago
  63. ee6ec5d net: sh_eth: Add support SH7734 Ethernet device by Nobuhiro Iwamatsu · 13 years ago
  64. 10cbe3b net: Fix remaining API interface breakage by Joe Hershberger · 12 years ago
  65. 73dba94 net: sh_eth: Remove unnecessary return by Nobuhiro Iwamatsu · 13 years ago
  66. 4ba62c7 net: sh_eth: Collect up EDMR_INIT_CNT to TIMEOUT_CNT by Nobuhiro Iwamatsu · 13 years ago
  67. 1d4a2c9 net: sh_eth: Remove SH_ETH_PHY_DELAY by Nobuhiro Iwamatsu · 13 years ago
  68. 3bb4cc3 sh: sh_eth: Add support SH7724 by Nobuhiro Iwamatsu · 13 years ago
  69. bd1024b net: sh_eth: use miiphybb instead of own mii functions by Yoshihiro Shimoda · 13 years ago
  70. 903de46 net: sh_eth: add support for SH7757's ETHER by Yoshihiro Shimoda · 14 years ago
  71. 68260aa net: sh_eth: add cache handling by Yoshihiro Shimoda · 14 years ago
  72. 88a4c2e sh: sh_eth: Remove garbage from printf by Nobuhiro Iwamatsu · 15 years ago
  73. c527ce9 sh_eth: get mac address from environment by Mike Frysinger · 16 years ago
  74. 40281a9 net: sh_eth: Remove sh_eth_reset() from halt function by Nobuhiro Iwamatsu · 16 years ago
  75. bd3980c sh: sh_eth: Change new network API by Nobuhiro Iwamatsu · 16 years ago
  76. 9751ee0 net: sh: Renesas SH7763 Ethernet device support by Nobuhiro Iwamatsu · 16 years ago