1. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  2. 9558862 dm: Use access methods for dev/uclass private data by Simon Glass · Tue Dec 22 19:30:28 2020 -0700
  3. 75e534b dm: Avoid accessing seq directly by Simon Glass · Wed Dec 16 21:20:07 2020 -0700
  4. aad29ae dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · Thu Dec 03 16:55:21 2020 -0700
  5. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · Thu Dec 03 16:55:20 2020 -0700
  6. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  7. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  8. a89b4de treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · Fri Jul 17 14:36:48 2020 +0900
  9. 236eee8 treewide: remove (phys_addr_t) casts from devfdt_get_addr() by Masahiro Yamada · Fri Jul 17 14:36:47 2020 +0900
  10. 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
  11. a831cef treewide: convert devfdt_get_addr() to dev_read_addr() by Masahiro Yamada · Fri Jul 17 14:36:48 2020 +0900
  12. 88bf6d3 treewide: remove (phys_addr_t) casts from devfdt_get_addr() by Masahiro Yamada · Fri Jul 17 14:36:47 2020 +0900
  13. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  14. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  15. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  16. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · Wed May 17 17:18:05 2017 -0600
  17. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · Tue Jan 17 16:52:55 2017 -0700
  18. e4dab43 net: xilinx: Use mdio_register_seq() to support multiple instances by Michal Simek · Thu Dec 08 10:25:44 2016 +0100
  19. edcfdbd Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze" by Tom Rini · Fri Dec 09 07:56:54 2016 -0500
  20. 1e582b0 net: xilinx: Use mdio_register_seq() to support multiple instances by Michal Simek · Thu Dec 08 10:25:44 2016 +0100
  21. 64e4f7f treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> by Masahiro Yamada · Wed Sep 21 11:28:57 2016 +0900
  22. 9166459 net: emaclite: use __raw_readl/writel instead of weird define by Zubair Lutfullah Kakakhel · Wed Jul 27 12:25:08 2016 +0100
  23. d23bf84 net: emaclite: Use ioremap_nocache by Zubair Lutfullah Kakakhel · Wed Jul 27 12:25:07 2016 +0100
  24. dbc0cfc net: xilinx: Handle error value from phy_startup() by Michal Simek · Wed May 18 12:37:22 2016 +0200
  25. 641ade0 net: emaclite: Let core to handle received packet by Michal Simek · Wed Dec 16 10:52:39 2015 +0100
  26. feebc8a net: emaclite: Rename start and stop functions by Michal Simek · Wed Dec 16 10:40:05 2015 +0100
  27. f7cba78 net: emaclite: Move driver to DM by Michal Simek · Thu Dec 10 17:15:52 2015 +0100
  28. 36f7a41 net: emaclite: Use indirect access in emaclite_recv by Michal Simek · Thu Dec 10 16:31:38 2015 +0100
  29. 90e89bf net: emaclite: Use indirect reg access in send by Michal Simek · Thu Dec 10 16:01:50 2015 +0100
  30. d92cef4 net: emaclite: Remove XEL_TSR_XMIT_ACTIVE_MASK flag by Michal Simek · Thu Dec 10 16:06:07 2015 +0100
  31. 1edc657 net: emaclite: Fix logic around available TX buffers by Michal Simek · Thu Dec 10 15:42:01 2015 +0100
  32. 9b9423b net: emaclite: Use indirect register access for TX reset by Michal Simek · Thu Dec 10 15:32:11 2015 +0100
  33. 9066cdb net: emaclite: Use indirect register access for rx_ping/pong by Michal Simek · Thu Dec 10 15:24:23 2015 +0100
  34. 34240c4 net: emaclite: Use indirect register access for tx_ping/pong by Michal Simek · Thu Dec 10 15:22:21 2015 +0100
  35. 905f098 net: emaclite: Convert MDIO to use register offset by Michal Simek · Thu Dec 10 14:18:15 2015 +0100
  36. 912145b net: emaclite: Add MDIO support to driver by Michal Simek · Thu Dec 10 13:33:20 2015 +0100
  37. 4bfe788 net: emaclite: Remove ancient OF probe function by Michal Simek · Tue Dec 08 14:57:33 2015 +0100
  38. 366b24f of: clean up OF_CONTROL ifdef conditionals by Masahiro Yamada · Wed Aug 12 07:31:55 2015 +0900
  39. 9f09a36 net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · Wed Apr 08 01:41:06 2015 -0500
  40. 02f721b net: emaclite: Fix OF initialization by Michal Simek · Mon Feb 24 11:16:28 2014 +0100
  41. bd8ec7e Coding Style cleanup: remove trailing white space by Wolfgang Denk · Mon Oct 07 13:07:26 2013 +0200
  42. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  43. bb8b27b net: emaclite: Support OF initialization by Michal Simek · Thu Jun 28 21:37:57 2012 +0000
  44. 76aeeb9 drivers/net/xilinx_emaclite.c: Fix compile warning by Stephan Linz · Tue May 22 12:18:10 2012 +0000
  45. a6745b8 net: emaclite: Move RX/TX ping pong initialization to by Michal Simek · Wed Oct 12 23:23:22 2011 +0000
  46. c433655 net: emaclite: Use unsigned long for baseaddr by Michal Simek · Wed Oct 12 23:23:21 2011 +0000
  47. 5d1cf6c net: emaclite: Fix coding style by Michal Simek · Mon Sep 12 21:10:05 2011 +0000
  48. 3aa96f8 net: emaclite: Use PKTSIZE directly by Michal Simek · Mon Sep 12 21:10:04 2011 +0000
  49. df40ead net: emaclite: Setup RX/TX ping pong for every instance by Michal Simek · Mon Sep 12 21:10:01 2011 +0000
  50. f35b7cd net: emaclite: Use dynamic allocation by Michal Simek · Thu Aug 25 12:47:56 2011 +0200
  51. ac357ac net: emaclite: Remove baseaddress from xemaclite by Michal Simek · Thu Aug 25 12:36:39 2011 +0200
  52. 8f2bf36 net: emaclite: Use calloc instead of malloc by Michal Simek · Thu Aug 25 12:28:47 2011 +0200
  53. bef53c2 net: emaclite: Remove deviceid property by Michal Simek · Thu Aug 25 12:27:04 2011 +0200
  54. 0c7fa44 net: emaclite: Change driver name and add address by Michal Simek · Thu Aug 25 12:25:14 2011 +0200
  55. 2986921 net: xilinx emaclite: Fix return values by Michal Simek · Tue Mar 08 04:25:53 2011 +0000
  56. b4a1d08 net: Move Emaclite to NET_MULTI by Michal Simek · Mon Oct 11 11:41:47 2010 +1000
  57. 1b9ecc9 net: Fix emaclite driver to support little-endian microblaze by Michal Simek · Mon Oct 11 11:41:46 2010 +1000
  58. 14b4c70 net: emaclite: Cleanup license to be GPL compatible by Michal Simek · Mon Sep 07 09:08:02 2009 +0200
  59. b203965 drivers/net/: get mac address from environment by Mike Frysinger · Wed Feb 11 19:01:26 2009 -0500
  60. 0d50191 xilinx_emaclite buffer overrun by Clive Stubbings · Mon Oct 27 15:05:00 2008 +0000
  61. 68a8756 rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE by Jean-Christophe PLAGNIOL-VILLARD · Wed Sep 10 22:48:00 2008 +0200
  62. 4514b37 microblaze: add Emaclite ethernet driver by Michal Simek · Fri Mar 28 12:41:56 2008 +0100
  63. 393c54a [FIX] remove files form repository by Michal Simek · Sun Sep 16 20:51:57 2007 +0200
  64. 42eb6b8 [FIX] remove cute code by Michal Simek · Mon Aug 06 23:41:53 2007 +0200
  65. 0cb548c [FIX] Coding style cleanup by Michal Simek · Sun Aug 05 22:33:05 2007 +0200
  66. 8b99029 [PATCH] Support for Xilinx EmacLite controller by Michal Simek · Mon Jul 16 00:31:07 2007 +0200