1. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  2. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  3. 7c7b3c9 net: e1000: add defaults for i210 TX/RX PBSIZE by Christian Gmeiner · 4 years, 2 months ago
  4. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  5. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  6. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  7. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  8. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  9. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  10. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  11. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  12. 801ae71 net: e1000: Fix e1000_igb semaphore handling by Bernhard Messerklinger · 7 years ago
  13. 68d31f6 net: e1000: implement eth_write_hwaddr by Hannu Lounento · 7 years ago
  14. f36be3c net: e1000: split e1000_read_mac_addr by Hannu Lounento · 7 years ago
  15. c56999e net: e1000: add support for writing to EEPROM by Hannu Lounento · 7 years ago
  16. 4b307c1 net: e1000: fix indentation by Andre Przywara · 8 years ago
  17. c1255dd net: e1000: Fix the build with driver model and SPI EEPROM by Alban Bedel · 8 years ago
  18. 3d93c94 Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging by Tom Rini · 9 years ago
  19. 7557405 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  20. 83cf24c net: e1000: Convert to use DM PCI API by Bin Meng · 9 years ago
  21. de857fa Merge git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  22. eaa1489 dm: pci: Add a dm_ prefix to pci_get_bdf() by Simon Glass · 9 years ago
  23. 41a084a net: e1000: use correct helper to do endianness conversion by Miao Yan · 9 years ago
  24. b455d60 net: e1000: Remove CONFIG_MVBC_1G by Bin Meng · 9 years ago
  25. 1ba7e95 net: e1000: Remove dead codes wrapped by #if 0 by Bin Meng · 9 years ago
  26. 2dd337a Move ALLOC_CACHE_ALIGN_BUFFER() to the new memalign.h header by Simon Glass · 9 years ago
  27. d0ee7d0 net: e1000: Fix build warnings for 32-bit by Bin Meng · 9 years ago
  28. a83ccd5 net: e1000: Add Kconfig options by Simon Glass · 9 years ago
  29. 9f86b38 net: e1000: Convert to driver model by Simon Glass · 9 years ago
  30. c53abc3 net: e1000: Prepare for driver model conversion by Simon Glass · 9 years ago
  31. cece904 net: e1000: Move #include of common.h to the C files by Simon Glass · 9 years ago
  32. d9c4d2a net: e1000: Support 64-bit physical address by Mingkai Hu · 9 years ago
  33. 497c731 net: e1000: Increase autoneg timeout to 8 seconds by Stefan Roese · 9 years ago
  34. e8fe9f7 e1000: remove unnecessary clearing of SWSM.SWSM_SMBI by Tim Harvey · 10 years ago
  35. dca3565 Revert "e1000: fix sw fw sync on igb i210/i211" by Tim Harvey · 10 years ago
  36. 5cb59ec e1000: releasing semaphore once no longer needed by Tim Harvey · 10 years ago
  37. 674bcd5 drivers/net/e1000.c: Cleanup whitespace by Minghuan Lian · 10 years ago
  38. 9f09a36 net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · 10 years ago
  39. 8ecdbed net: cosmetic: Name ethaddr variables consistently by Joe Hershberger · 10 years ago
  40. e2e4b78 drivers/net/e1000.c: fix compile warning under 64bit mode by Minghuan Lian · 10 years ago
  41. b9f6623 e1000: add i211 and unprogrammed i210/i211 support by Marcel Ziswiler · 10 years ago
  42. fe9d960 e1000: fix sw fw sync on igb i210/i211 by Marcel Ziswiler · 10 years ago
  43. 4303a83 net/e1000: Fix EEPROM access error by York Sun · 10 years ago
  44. a07e0ae e1000: fix no nvm build by Marcel Ziswiler · 10 years ago
  45. 74a13c2 e1000: add i210 support by Marek Vasut · 10 years ago
  46. 742c5c2 e1000: Implement dcache support by Marek Vasut · 10 years ago
  47. 88b7793 e1000: remove redundant assignment by David Müller (ELSOFT AG) · 11 years ago
  48. bbcd2b0 drivers/net/e1000: Introduce CONFIG_E1000_NO_NVM by Rojhalat Ibrahim · 11 years ago
  49. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  50. 4a59809 Consolidate bool type by York Sun · 12 years ago
  51. ed1f72f e1000e : Correct Rx Threshold granularity by Ruchika Gupta · 13 years ago
  52. d47f07e ppc4xx: Remove AP1000 board support by Stefan Roese · 12 years ago
  53. 4c7aa55 drivers/net/e1000.c: Fix compile warning by Joe Hershberger · 13 years ago
  54. 25826ae drivers/net/e1000.c: Fix GCC 4.6 build warnings by Anatolij Gustschin · 13 years ago
  55. e36d67c e1000: fix unused variable waring for e1000 driver by Zang Roy-R61911 · 13 years ago
  56. 1569033 e1000: fix bugs from recent commits by Wolfgang Denk · 13 years ago
  57. 64b94dd e1000: Allow direct access to the E1000 SPI EEPROM device by Kyle Moffett · 13 years ago
  58. 142cbf8 e1000: Export core EEPROM access functions for SPI support by Kyle Moffett · 13 years ago
  59. 70946bc e1000: Rewrite EEPROM checksum error to give more information by Kyle Moffett · 13 years ago
  60. 7b698d5 e1000: Restructure and streamline PCI device probing by Kyle Moffett · 13 years ago
  61. 7376f8d e1000: Clean up handling of dual-port NICs and support 82571 by Kyle Moffett · 14 years ago
  62. 589c2ff consolidate mdelay by providing a common function for all users by Anatolij Gustschin · 13 years ago
  63. 181119b Net: Add Intel E1000 82574L PCIe card support by Roy Zang · 14 years ago
  64. f83102e e1000: fix compile warning by Wolfgang Denk · 14 years ago
  65. 5761ce4 net: e1000: typo using wrong argument to sizeof by Matthew McClintock · 14 years ago
  66. 7693357 net: e1000: Add initialized eth_device & e1000_hw structure by Kumar Gala · 14 years ago
  67. 1140ea5 net: e1000: Add support for the Intel 82546GB controller by Reinhard Arlt · 15 years ago
  68. 966172e Use different PBA value for E1000 PCI and PCIe cards by Roy Zang · 15 years ago
  69. edc45b5 e1000: fix PCI memory addressing by Timur Tabi · 15 years ago
  70. 9b7c430 Fix E1000 build warning on AP1000 board by Roy Zang · 15 years ago
  71. 28f7a05 Add Intel E1000 PCIE card support by Roy Zang · 15 years ago
  72. bc6d2fc drivers/net/e1000.c: missing terminator for supported devices by Stefan Althoefer · 16 years ago
  73. 050019d Moved initialization of E1000 Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  74. 3762825 Fix merge problems by Stefan Roese · 16 years ago
  75. 7d13b8d e1000: add support for 82545GM 64bit PCI-X copper variant by Paul Gortmaker · 16 years ago
  76. 9726784 net: Conditional COBJS inclusion of network drivers by Shinya Kuribayashi · 16 years ago
  77. 8562c38 E1000: Add support for the 82541GI LF Intel Pro 1000 GT Desktop Adapter by Wolfgang Grandegger · 17 years ago
  78. 35f734f Coding Style cleanup; update CHANGELOG by Wolfgang Denk · 17 years ago
  79. 68c2a30 new PHY @ e1000 - 2nd try by Andre Schwarz · 17 years ago
  80. ed0ea1f drivers/net : move net drivers to drivers/net by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago[Renamed from drivers/e1000.c]
  81. b1d408a drivers/[a-m]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  82. d8c8630 drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  83. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  84. 56811f6 Add support for AP1000 board. Patch by James MacAulay, 07 Oct 2005 by Wolfgang Denk · 19 years ago
  85. 57b2d80 * Code cleanup: by wdenk · 21 years ago
  86. 4e112c1 * Patches by Udi Finkelstein, 2 June 2003: by wdenk · 21 years ago