1. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  2. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · Thu Dec 03 16:55:21 2020 -0700
  3. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · Thu Dec 03 16:55:20 2020 -0700
  4. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  5. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  6. a89b4de treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · Fri Jul 17 14:36:48 2020 +0900
  7. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · Fri Jul 24 08:42:06 2020 -0400
  8. a831cef treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · Fri Jul 17 14:36:48 2020 +0900
  9. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  10. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  11. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  12. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  13. d53dd50 net: sh_eth: Init the hardware before PHY access by Marek Vasut · Sat Apr 04 15:01:22 2020 +0200
  14. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  15. 9cce6f7 env: Drop environment.h header file where not needed by Simon Glass · Thu Aug 01 09:47:12 2019 -0600
  16. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  17. 9aa1d5b net: sh_eth: Fix 64bit build warnings by Marek Vasut · Wed Jul 31 14:48:17 2019 +0200
  18. 3112450 net: sh_eth: Add R8A77980 V3H gether support by Marek Vasut · Wed Jul 31 12:58:06 2019 +0200
  19. 43ec7e0 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · Fri May 03 09:41:00 2019 -0400
  20. 77f69f8 net: sh_eth: Add support for operation without clock framework by Marek Vasut · Thu May 02 00:03:26 2019 +0200
  21. a71ce47 sh: 7724: Remove CPU support by Marek Vasut · Sat May 04 13:31:06 2019 +0200
  22. f6cf4ba net: sh_eth: Initialize PHY in probe() once by Marek Vasut · Sat Mar 30 07:22:09 2019 +0100
  23. 27e0633 net: sh_eth: Support reset GPIO both in mac and phy node by Marek Vasut · Mon Jun 18 04:03:01 2018 +0200
  24. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  25. 337ab3b net: sh_eth: Add remaining Gen2 DT compatible by Marek Vasut · Thu Apr 12 15:23:46 2018 +0200
  26. 9c21549 net: Move enetaddr env access code to env config instead of net config by Alex Kiernan · Sun Apr 01 09:22:38 2018 +0000
  27. 63ab72c net: sh_eth: Fix DT base address fetching by Marek Vasut · Sat Feb 17 00:57:49 2018 +0100
  28. 42a3340 net: sh_eth: Fix checkpatch warning by Marek Vasut · Sat Feb 17 00:57:49 2018 +0100
  29. 2526b79 net: sh_eth: Return directly from sh_eth_recv_start by Marek Vasut · Sat Feb 17 00:47:38 2018 +0100
  30. 7a309cf net: sh_eth: Zap port variable by Marek Vasut · Sat Feb 17 00:46:26 2018 +0100
  31. 020d394 net: sh_eth: Add DM and DT support by Marek Vasut · Fri Jan 19 18:57:17 2018 +0100
  32. 7ba5262 net: sh_eth: Clump legacy functions together by Marek Vasut · Sun Jan 21 15:31:48 2018 +0100
  33. c13be6a net: sh_eth: Split sh_eth_init by Marek Vasut · Sun Jan 21 15:10:21 2018 +0100
  34. ccdfc5e net: sh_eth: Separate out MAC address programming by Marek Vasut · Sun Jan 21 14:55:44 2018 +0100
  35. 48de90d net: sh_eth: Split sh_eth_recv by Marek Vasut · Sun Jan 21 15:39:50 2018 +0100
  36. 044eb2d net: sh_eth: Pass sh_eth_dev around by Marek Vasut · Sun Jan 21 14:27:51 2018 +0100
  37. ee2f21b net: sh_eth: Unify CONFIG_R8A779[01234] as CONFIG_RCAR_GEN2 by Marek Vasut · Mon Jan 22 01:42:32 2018 +0100
  38. 425a3a5 net: sh-eth: Fix misaligned cache operation warning by Nobuhiro Iwamatsu · Fri Dec 01 13:56:08 2017 +0900
  39. ec921f1 net: sh-eth: Change read/write() param to struct sh_eth_info by Nobuhiro Iwamatsu · Fri Dec 01 08:10:32 2017 +0900
  40. 65a81a4 net: sh-eth: Remove bd_t from sh_eth_config() by Nobuhiro Iwamatsu · Fri Dec 01 08:08:47 2017 +0900
  41. ca36b0e net: sh-eth: Fix coding style checked by checkpatch.pl by Nobuhiro Iwamatsu · Fri Dec 01 08:08:00 2017 +0900
  42. 399a9ce env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · Thu Aug 03 12:22:14 2017 -0600
  43. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:55 2016 +0900
  44. 1fbcbed net: mii: Use spatch to update miiphy_register by Joe Hershberger · Mon Aug 08 11:28:38 2016 -0500
  45. 8c60f92 Fix various typos, scattered over the code. by Robert P. J. Day · Wed May 04 04:47:31 2016 -0400
  46. 34fd6c9 Fix GCC format-security errors and convert sprintfs. by Ben Whitten · Wed Dec 30 13:05:58 2015 +0000
  47. 9f09a36 net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · Wed Apr 08 01:41:06 2015 -0500
  48. 5ba66ad net: sh-eth: Add cache writeback control after setting bit of DMA descriptor by Nobuhiro Iwamatsu · Tue Nov 04 09:15:48 2014 +0900
  49. 1c82211 net: sh-eth: Use memalign instead of orignal memroy alignment function by Nobuhiro Iwamatsu · Tue Nov 04 09:15:47 2014 +0900
  50. c24b3eb net: sh-eth: Remove definition of RX_DESC_SIZE and TX_DESC_SIZE by Nobuhiro Iwamatsu · Tue Nov 04 09:15:46 2014 +0900
  51. 290fdfd net: sh-eth: Add support R8A7793 by Nobuhiro Iwamatsu · Tue Nov 04 09:13:40 2014 +0900
  52. a2dd2a1 net: sh-eth: Add support R8A7794 by Nobuhiro Iwamatsu · Tue Jun 24 17:01:08 2014 +0900
  53. 31e84df net: sh-eth: Fix coding style by Nobuhiro Iwamatsu · Thu Jan 23 07:52:19 2014 +0900
  54. 46288f4 net: sh-eth: Add support R7S72100 of rmobile by Nobuhiro Iwamatsu · Thu Jan 23 07:52:18 2014 +0900
  55. 5e6cd1b net: sh-eth: Add support R8A7791 by Nobuhiro Iwamatsu · Tue Sep 24 15:38:33 2013 +0900
  56. 72befd3 net: sh-eth: Add support R8A7790 by Nobuhiro Iwamatsu · Thu Aug 22 13:22:04 2013 +0900
  57. ee74c70 net: sh-eth: Add invalidate cache control for rmobile (ARM SoC) by Nobuhiro Iwamatsu · Thu Aug 22 13:22:03 2013 +0900
  58. 7a2142c net: sh-eth: Add control for padding size of packet descriptor by Nobuhiro Iwamatsu · Thu Aug 22 13:22:02 2013 +0900
  59. 6bff09d net: sh-eth: Change cache API of SH by Nobuhiro Iwamatsu · Thu Aug 22 13:22:01 2013 +0900
  60. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  61. d27e8c9 net: sh_eth: add support for SH7752 by Yoshihiro Shimoda · Sun Nov 04 15:54:30 2012 +0000
  62. 4ad2c2a net: sh_eth: Add support R8A7740 of rmobile (arm core) by Nobuhiro Iwamatsu · Thu Aug 02 22:08:40 2012 +0000
  63. 4c4aa6c net: sh_eth: modify the definitions of regsiter by Yoshihiro Shimoda · Tue Jun 26 16:38:09 2012 +0000
  64. 9d55303 net: sh_eth: add SH_ETH_TYPE_ condition by Yoshihiro Shimoda · Tue Jun 26 16:38:06 2012 +0000
  65. 74cb180 net: sh_eth: clean up for the SH7757's code by Yoshihiro Shimoda · Tue Jun 26 16:38:02 2012 +0000
  66. 4238746 net: abort network initialization if the PHY driver fails by Timur Tabi · Mon Jul 09 08:52:43 2012 +0000
  67. 475f40d net: sh-eth: Add support Gigabit of SH7734 by Nobuhiro Iwamatsu · Tue May 15 15:49:39 2012 +0000
  68. 5880290 net: sh_eth: Add support SH7734 Ethernet device by Nobuhiro Iwamatsu · Thu Feb 02 21:28:49 2012 +0000
  69. e4e0488 net: Fix remaining API interface breakage by Joe Hershberger · Tue May 22 18:36:19 2012 +0000
  70. 45c786e net: sh_eth: Remove unnecessary return by Nobuhiro Iwamatsu · Wed Jan 11 10:32:54 2012 +0900
  71. 71f507c net: sh_eth: Collect up EDMR_INIT_CNT to TIMEOUT_CNT by Nobuhiro Iwamatsu · Wed Jan 11 10:23:51 2012 +0900
  72. fa41330 net: sh_eth: Remove SH_ETH_PHY_DELAY by Nobuhiro Iwamatsu · Wed Jan 11 10:12:08 2012 +0900
  73. 9dfac0a sh: sh_eth: Add support SH7724 by Nobuhiro Iwamatsu · Mon Nov 14 16:56:59 2011 +0900
  74. 677f6cd net: sh_eth: use miiphybb instead of own mii functions by Yoshihiro Shimoda · Tue Oct 11 18:10:14 2011 +0900
  75. 34cca92 net: sh_eth: add support for SH7757's ETHER by Yoshihiro Shimoda · Tue Jan 18 17:53:45 2011 +0900
  76. 281aa05 net: sh_eth: add cache handling by Yoshihiro Shimoda · Thu Jan 27 10:06:08 2011 +0900
  77. fc4b0a2 sh: sh_eth: Remove garbage from printf by Nobuhiro Iwamatsu · Thu Jun 25 16:33:04 2009 +0900
  78. a86bf13 sh_eth: get mac address from environment by Mike Frysinger · Wed Feb 11 19:14:09 2009 -0500
  79. bc59f6e net: sh_eth: Remove sh_eth_reset() from halt function by Nobuhiro Iwamatsu · Wed Mar 18 12:27:04 2009 +0900
  80. d8f5d50 sh: sh_eth: Change new network API by Nobuhiro Iwamatsu · Fri Nov 21 12:04:18 2008 +0900
  81. 240b723 net: sh: Renesas SH7763 Ethernet device support by Nobuhiro Iwamatsu · Wed Jun 11 21:05:00 2008 +0900