1. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  2. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  3. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  4. 45a145d net: Drop duplicate include of dm.h in pcnet.c by Simon Glass · 4 years, 4 months ago
  5. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  6. d434b1f Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips into next by Tom Rini · 4 years, 5 months ago
  7. 978733b net: pcnet: Add DM support by Marek Vasut · 4 years, 7 months ago
  8. 0bc035f net: pcnet: Split common and non-DM functions by Marek Vasut · 4 years, 7 months ago
  9. c48ad6f net: pcnet: Wrap name and enetaddr into private data by Marek Vasut · 4 years, 7 months ago
  10. 0a042d1 net: pcnet: Wrap iobase into private data by Marek Vasut · 4 years, 7 months ago
  11. 292cf50 net: pcnet: Pass private data through dev->priv by Marek Vasut · 4 years, 7 months ago
  12. fd899d2 net: pcnet: Wrap devbusfn into private data by Marek Vasut · 4 years, 7 months ago
  13. 9250b37 net: pcnet: Drop useless forward declarations by Marek Vasut · 4 years, 7 months ago
  14. 34c00e9 net: pcnet: Move initialize function at the end by Marek Vasut · 4 years, 7 months ago
  15. 017fe00 net: pcnet: Move private data allocation to initialize by Marek Vasut · 4 years, 7 months ago
  16. 9b2f30c net: pcnet: Replace memset+malloc with calloc by Marek Vasut · 4 years, 7 months ago
  17. 1fbd423 net: pcnet: Simplify private data allocation by Marek Vasut · 4 years, 7 months ago
  18. ab3be70 net: pcnet: Use PCI_DEVICE() to define PCI device compat list by Marek Vasut · 4 years, 7 months ago
  19. 08aac4b net: pcnet: Drop PCNET_HAS_PROM by Marek Vasut · 4 years, 7 months ago
  20. e549f0f net: pcnet: Drop typedef struct pcnet_priv_t by Marek Vasut · 4 years, 7 months ago
  21. cf8ec98 net: pcnet: Add DM support by Marek Vasut · 4 years, 7 months ago
  22. 03304cc net: pcnet: Split common and non-DM functions by Marek Vasut · 4 years, 7 months ago
  23. 5cfe7be net: pcnet: Wrap name and enetaddr into private data by Marek Vasut · 4 years, 7 months ago
  24. f7377ad net: pcnet: Wrap iobase into private data by Marek Vasut · 4 years, 7 months ago
  25. f387771 net: pcnet: Pass private data through dev->priv by Marek Vasut · 4 years, 7 months ago
  26. 2b1c26a net: pcnet: Wrap devbusfn into private data by Marek Vasut · 4 years, 7 months ago
  27. 47b2357 net: pcnet: Drop useless forward declarations by Marek Vasut · 4 years, 7 months ago
  28. 2ba0a68 net: pcnet: Move initialize function at the end by Marek Vasut · 4 years, 7 months ago
  29. ff69987 net: pcnet: Move private data allocation to initialize by Marek Vasut · 4 years, 7 months ago
  30. 3587d0b net: pcnet: Replace memset+malloc with calloc by Marek Vasut · 4 years, 7 months ago
  31. 60675d4 net: pcnet: Simplify private data allocation by Marek Vasut · 4 years, 7 months ago
  32. e2ea361 net: pcnet: Use PCI_DEVICE() to define PCI device compat list by Marek Vasut · 4 years, 7 months ago
  33. 0c6a775 net: pcnet: Drop PCNET_HAS_PROM by Marek Vasut · 4 years, 7 months ago
  34. b346e1b net: pcnet: Drop typedef struct pcnet_priv_t by Marek Vasut · 4 years, 7 months ago
  35. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  36. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  37. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  38. 4bb0779 net: pcnet: fix I/O primitives for memory access by Daniel Schwierzeck · 4 years, 7 months ago
  39. 04235cc net: pcnet: Switch to PCI memory access by Marek Vasut · 4 years, 7 months ago
  40. 022fedf net: pcnet: Replace mips-specific accessors by Marek Vasut · 4 years, 7 months ago
  41. 37f34b3 net: pcnet: Remove CONFIG_PCNET_79C97x by Marek Vasut · 4 years, 7 months ago
  42. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  43. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  44. 351ff11 net: pcnet: Fix init on big endian 64 bit by Paul Burton · 9 years ago
  45. ed22875 net: pcnet: Make 64 bit safe by Paul Burton · 9 years ago
  46. 38004ad net: pcnet: Stop converting kseg1->kseg0 addresses by Paul Burton · 9 years ago
  47. 9b3e6c6 net: pcnet: refactor mapping of virtual addresses to physical ones by Daniel Schwierzeck · 9 years ago
  48. 9f09a36 net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · 10 years ago
  49. 14e4740 pcnet: force ordering of descriptor accesses by Paul Burton · 11 years ago
  50. 7f3c38e pcnet: align rx buffers for cache invalidation by Paul Burton · 11 years ago
  51. 5250592 pcnet: access descriptor rings & init block uncached by Paul Burton · 11 years ago
  52. 19e5a4c MPC824x: remove obsolete "PN62" board by Wolfgang Denk · 11 years ago
  53. 03261c0 pcnet: enable the NOUFLO feature by Paul Burton · 11 years ago
  54. 5edb7d8 pcnet: add cache flushing & invalidation by Paul Burton · 11 years ago
  55. af35df0 pcnet: s/le16_to_cpu/cpu_to_le16/ in pcnet_send by Paul Burton · 11 years ago
  56. 70ab8c0 pcnet: code style cleanup by Paul Burton · 11 years ago
  57. 5af1db9 net: pcnet: use pci_virt_to_mem to obtain buffer addresses by Gabor Juhos · 12 years ago
  58. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  59. b541cc9 drivers/net/pcnet.c: Fix compile warning by Joe Hershberger · 13 years ago
  60. 99726cc drivers/net/pcnet.c: Change debug code to fix build warning by Wolfgang Denk · 13 years ago
  61. a836a29 net: pcnet: Add initialized eth_device structure by Nobuhiro Iwamatsu · 14 years ago
  62. b794a93 Moved initialization of PCNET Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  63. 9726784 net: Conditional COBJS inclusion of network drivers by Shinya Kuribayashi · 16 years ago
  64. 18960d8 pcnet.c: fix a merge issue by Wolfgang Denk · 17 years ago
  65. af9215d Fixed pcnet io_base by Vlad Lungu · 17 years ago
  66. 3915831 drivers/net/pcnet.c: Coding Style cleanup. by Wolfgang Denk · 17 years ago
  67. a6dd3e6 Added Am79C970A chip id to pcnet by Vlad Lungu · 17 years ago
  68. de9fcb5 Fix Ethernet init() return codes by Ben Warren · 17 years ago
  69. ed0ea1f drivers/net : move net drivers to drivers/net by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago[Renamed from drivers/pcnet.c]
  70. 82ecaad drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  71. d8c8630 drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  72. 7fb5266 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  73. f2140d5 * Code cleanup (ARM mostly) by wdenk · 20 years ago
  74. 591dda5 * Patch by Daniel Engström, 13 Nov 2002: by wdenk · 22 years ago
  75. c609719 Initial revision by wdenk · 22 years ago