1. ba1dea4 dm: Rename dev_addr..() functions by Simon Glass · 8 years ago
  2. 380b323 net: mvpp2: Add remove function that is called before the OS is started by Stefan Roese · 8 years ago
  3. 32fafb8 net: mvpp2: Remove unreferenced in_use_thresh from struct mvpp2_bm_pool by Stefan Roese · 8 years ago
  4. 95b2741 net: mvpp2: Configure SMI PHY address needed for PHY polling by Stefan Roese · 8 years ago
  5. b851e40 net: mvpp2: Enable PHY polling mode on PPv2.2 by Stefan Roese · 8 years ago
  6. c20e4e4 net: mvpp2: Add missing PHY_INTERFACE_MODE_RGMII_ID by Stefan Roese · 8 years ago
  7. 0164764 net: mvpp2: Add GoP and NetC support for port 0 (SFI) by Stefan Roese · 8 years ago
  8. 40e749b net: mvpp2: Add GoP and NetC support for ports 2 & 3 (RGMII & SGMII) by Stefan Roese · 8 years ago
  9. 3651bfc net: mvpp2: Read phy-speed from DT to select between 1GB and 2.5GB SGMII by Stefan Roese · 8 years ago
  10. 8ba5f0b net: mvpp2: Restructure probe / init functions by Stefan Roese · 8 years ago
  11. a8801ed net: mvpp2: Add RX and TX FIFO configuration for PPv2.2 by Stefan Roese · 8 years ago
  12. 38801d4 net: mvpp2: Handle eth device naming in multi-CP case correctly by Stefan Roese · 8 years ago
  13. 4cc7541 net: mvpp2.c: Clear all buffer / descriptor areas before usage by Stefan Roese · 8 years ago
  14. d017cdf net: mvpp2: Move probe function from MISC to ETH DM driver by Stefan Roese · 8 years ago
  15. b71c2a3 net: mvpp2: Add MDIO support for PPv2.2 by Stefan Roese · 8 years ago
  16. e595a23 net: mvpp2: finally add the PPv2.2 compatible string by Thomas Petazzoni · 8 years ago
  17. 38a2328 net: mvpp2: adapt rxq distribution to PPv2.2 by Thomas Petazzoni · 8 years ago
  18. f107747 net: mvpp2: rework RXQ interrupt group initialization for PPv2.2 by Thomas Petazzoni · 8 years ago
  19. ca560ab net: mvpp2: add AXI bridge initialization for PPv2.2 by Thomas Petazzoni · 8 years ago
  20. cc2445f net: mvpp2: handle misc PPv2.1/PPv2.2 differences by Thomas Petazzoni · 8 years ago
  21. 5555f07 net: mvpp2: handle register mapping and access for PPv2.2 by Thomas Petazzoni · 8 years ago
  22. 7f215c7 net: mvpp2: adjust mvpp2_{rxq,txq}_init for PPv2.2 by Thomas Petazzoni · 8 years ago
  23. 58159ee net: mvpp2: adapt mvpp2_defaults_set() to PPv2.2 by Thomas Petazzoni · 8 years ago
  24. 2321c92 net: mvpp2: adapt the mvpp2_rxq_*_pool_set functions to PPv2.2 by Thomas Petazzoni · 8 years ago
  25. 3520a33 net: mvpp2: adjust the allocation/free of BM pools for PPv2.2 by Thomas Petazzoni · 8 years ago
  26. 56563ad net: mvpp2: introduce PPv2.2 HW descriptors and adapt accessors by Thomas Petazzoni · 8 years ago
  27. e3645a0 net: mvpp2: introduce an intermediate union for the TX/RX descriptors by Thomas Petazzoni · 8 years ago
  28. 51ccb41 net: mvpp2: add hw_version field in "struct mvpp2" by Thomas Petazzoni · 8 years ago
  29. fb3a7bb net: mvpp2: add and use accessors for TX/RX descriptors by Thomas Petazzoni · 8 years ago
  30. 0983176 net: mvpp2: store physical address of buffer in rx_desc->buf_cookie by Thomas Petazzoni · 8 years ago
  31. 0ff5752 net: mvpp2: remove support for buffer header by Thomas Petazzoni · 8 years ago
  32. c49aff2 net: mvpp2: use "dma" instead of "phys" where appropriate by Thomas Petazzoni · 8 years ago
  33. feb0b33 net: mvpp2: enable building on 64-bit platforms (more U-Boot specific) by Stefan Roese · 8 years ago
  34. a3c988f net: mvpp2: enable building on 64-bit platforms by Thomas Petazzoni · 8 years ago
  35. 265b3c6 net: mvpp2: simplify MVPP2_PRS_RI_* definitions by Thomas Petazzoni · 8 years ago
  36. ebbe76f net: mvpp2: fix indentation of MVPP2_EXT_GLOBAL_CTRL_DEFAULT by Thomas Petazzoni · 8 years ago
  37. 5e3eaae net: mvpp2: remove unused register definitions by Thomas Petazzoni · 8 years ago
  38. 1b085c5 net: mvpp2: simplify mvpp2_bm_bufs_add() by Thomas Petazzoni · 8 years ago
  39. b4268e2 net: mvpp2: Round up top tx buffer boundaries for dcache ops by Stefan Roese · 8 years ago
  40. dd79d6e dm: core: Replace of_offset with accessor by Simon Glass · 8 years ago
  41. 499c29e libfdt: Sync fdt_for_each_subnode() with upstream by Simon Glass · 8 years ago
  42. 56a931c treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  43. 96c1904 net: mvpp2.c: Add Marvell mvpp2 network driver for Armada 375 by Stefan Roese · 9 years ago