1. 7987ab7 driver: net: fsl-mc: initialize dpmac irrespective of phy by Pankaj Bansal · 6 years ago
  2. 145e4cd driver: net: fsl-mc: Memset MC reserve ram memory before usage by Prabhakar Kushwaha · 6 years ago
  3. d691264 u-boot: fixup the iommu-map property of fsl-mc node by Nipun Gupta · 6 years ago
  4. 8a92170 fsl/mc: Limit the ethernet name to ETH_NAME_LEN by Pankaj Bansal · 6 years ago
  5. 1a0c4ae driver: net: fsl-mc: updated copyright info by Yogesh Gaur · 7 years ago
  6. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  7. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  8. 8dadfb4 driver: fsl-mc: Perform fsl-mc fdt fixup for lazyapply dpl by Yogesh Gaur · 7 years ago
  9. 5d8a61c armv8: ls1043a/ls2080a: check SoC by device ID by Wenbin song · 7 years ago
  10. 82709e5 driver: fsl-mc: MC object cleanup when DPL not loaded by Yogesh Gaur · 7 years ago
  11. 318c32f driver: net: fsl-mc: flib changes for MC 10.3.0 by Yogesh Gaur · 7 years ago
  12. b166d6a driver: net: fsl-mc: Use base 16 in simple_strtoul by Prabhakar Kushwaha · 7 years ago
  13. 790c1a4 driver: fsl-mc: use calloc instead malloc by Prabhakar Kushwaha · 7 years ago
  14. e0e0be5 drivers:net:fsl-mc: Update MC address calculation by Priyanka Jain · 7 years ago
  15. 399a9ce env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · 7 years ago
  16. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  17. 0a6e5ba driver: net: fsl-mc: fsl_mc_ldpaa_exit exit earlier if dpl applied by Santan Kumar · 7 years ago
  18. 243182c common: freescale: Move arch-specific declarations by Simon Glass · 8 years ago
  19. 7266914 drivers: net: fsl-mc: Include MAC addr fixup to DPL by Bogdan Purcareata · 8 years ago
  20. 08bc014 drivers: net: fsl-mc: Link MC boot to PHY_RESET_R by Bogdan Purcareata · 8 years ago
  21. 4a81bbe driver: net: fsl-mc: Update fsl_mc_ldpaa_exit() path by Yogesh Gaur · 8 years ago
  22. c55d731 driver: net: fsl-mc: Update calculation of MC RAM by York Sun · 8 years ago
  23. 4de24ef armv8: layerscape: Rewrite memory reservation by York Sun · 8 years ago
  24. bea8abd drivers: net: fsl-mc: Fixup MAC addresses in DPC by Bogdan Purcareata · 8 years ago
  25. 9de7160 driver: fsl-mc: qbman: Add QBMAN 4.1 support by Priyanka Jain · 8 years ago
  26. 2ebeb44 ls2080: Exit dpaa only right before exiting U-Boot by Alexander Graf · 8 years ago
  27. cbe8e1c armv8: LS2080A: Consolidate LS2080A and LS2085A by York Sun · 9 years ago
  28. bae23c1 driver: net: fsl-mc: Check NULL before pointer dereference by Prabhakar Kushwaha · 9 years ago
  29. c6018bd driver: net: fsl-mc: Free dflt_dpio pointer after its usage by Prabhakar Kushwaha · 9 years ago
  30. 878d3ec driver: net: fsl-mc: Return from DPAA_exit if boot_status !=0 by Prabhakar Kushwaha · 9 years ago
  31. 7557405 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  32. 88ba4d6 driver: net: fsl-mc: Update print to reflect correct string by Prabhakar Kushwaha · 9 years ago
  33. 901a88e driver: net: fsl-mc: Memset dprc_cfg before configuring by Prabhakar Kushwaha · 9 years ago
  34. d51b77e Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  35. 7fd59d9 driver: net: fsl-mc: Remove portal id hard-coding by Prabhakar Kushwaha · 9 years ago
  36. e26e285 driver: net: fsl-mc: Prepare extended cfg for DPNI create by Prabhakar Kushwaha · 9 years ago
  37. c3d06e3 driver: net: fsl-mc: flib changes for MC FW 9.0.0 by Prabhakar Kushwaha · 9 years ago
  38. 0a4156c driver: net: fsl-mc: Add version check for MC objects by Prabhakar Kushwaha · 9 years ago
  39. d2d567d drivers: net: fsl_mc: Compare pointer value qbman_swp_mc_start by Pratiyush Mohan Srivastava · 9 years ago
  40. 78eeb91 bug.h: move BUILD_BUG_* defines to include/linux/bug.h by Masahiro Yamada · 9 years ago
  41. b1b9698 driver: net: fsl-mc: remove MC firmware version check by Stuart Yoder · 9 years ago
  42. fd6fb77 qbman_portal.c: Update BUG_ON() call in qbman_swp_mc_submit by Tom Rini · 9 years ago
  43. 122bcfd armv8: LS2080A: Rename LS2085A to reflect LS2080A by Prabhakar Kushwaha · 9 years ago
  44. 52d2e2c driver: net: ldpaa: Use DPMAC as net device by Prabhakar Kushwaha · 9 years ago
  45. 316b71c driver: net: fsl-mc: Create DPAA2 object at run-time by Prabhakar Kushwaha · 9 years ago
  46. 29a63e4 driver: net: fsl-mc: Add DPAA2 commands to manage MC by Prabhakar Kushwaha · 9 years ago
  47. 5940e4a driver: net: fsl-mc: Increase MC command timeout by Prabhakar Kushwaha · 9 years ago
  48. 916ef9f driver: net: fsl-mc: Add APIs for DPMAC objects in FLIB by Prabhakar Kushwaha · 9 years ago
  49. cf0c8cf driver: net: fsl-mc: Add create, destroy APIs in flibs by Prabhakar Kushwaha · 9 years ago
  50. 9564df6 drivers/fsl-mc: flib changes for mc 8.0.0 by Prabhakar Kushwaha · 9 years ago
  51. a2bdb77 drivers/fsl-mc: dynamically create ICID pool in DPC by Stuart Yoder · 9 years ago
  52. d197035 armv8/fsl-lsch3: partition stream IDs by Stuart Yoder · 9 years ago
  53. aef1cca drivers: fsl-mc: Return error for major version mismatch by Prabhakar Kushwaha · 9 years ago
  54. 93694a6 drivers: fsl-mc: Update qbman driver by Prabhakar Kushwaha · 9 years ago
  55. fd5d127 drivers: fsl-mc: Update flibs to mc-0.6.0.1 by Prabhakar Kushwaha · 9 years ago
  56. c3b505f drivers/fsl-mc: Autoload AOIP image from NOR flash by J. German Rivera · 9 years ago
  57. 75d7ace drivers/fsl-mc: Make MC boot error messages more readable by J. German Rivera · 9 years ago
  58. 26c1864 driver/fsl_debug_server: Fix the DDR hide logic for LS2085a by Bhupesh Sharma · 10 years ago
  59. f4fed4b drivers/fsl-mc: Changed MC firmware loading for new boot architecture by J. German Rivera · 10 years ago
  60. 5350b99 driver/ldpaa_eth: Add LDPAA Ethernet driver by Prabhakar Kushwaha · 10 years ago
  61. cfd9fbf driver/fsl-mc: Add support of MC Flibs by Prabhakar Kushwaha · 10 years ago
  62. 25b8efe armv8/fsl-lsch3: Add Freescale Debug Server driver by Bhupesh Sharma · 10 years ago
  63. 43e4ae3 drivers/mc: Migrated MC Flibs to 0.5.2 by J. German Rivera · 10 years ago