1. 1990cc7 drivers/fsl-mc: Support DPSPARSER object and apply spb command by Florinel Iordache · 4 years, 11 months ago
  2. 288b29e common: Move command functions out of common.h by Simon Glass · 4 years, 11 months ago
  3. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 4 years, 11 months ago
  4. 1bad991 drivers/fsl-mc: Create Kconfig file to manage driver specific configs better by Florinel Iordache · 5 years ago
  5. cf0bbbd drivers: net: mc: Report extra memory to Linux by Meenakshi Aggarwal · 5 years ago
  6. 7b51b57 env: Move env_get() to env.h by Simon Glass · 5 years ago
  7. 43ad41e mc : Reduce MC memory size to 128M by Meenakshi Aggarwal · 6 years ago
  8. 2e9f1bf driver: net: fsl-mc: Fix DPC MAC address fixup by Ioana Ciocoi Radulescu · 6 years ago
  9. 7e96804 fsl-layerscape: dpaa: fix fsl-mc status in fdt with bootefi by Mian Yousaf Kaukab · 6 years ago
  10. 1ed19a1 driver: net: fsl-mc: initialize dpmac irrespective of phy by Pankaj Bansal · 6 years ago
  11. 87519a9 driver: net: fsl-mc: Memset MC reserve ram memory before usage by Prabhakar Kushwaha · 6 years ago
  12. a78df40 u-boot: fixup the iommu-map property of fsl-mc node by Nipun Gupta · 6 years ago
  13. c022ec0 fsl/mc: Limit the ethernet name to ETH_NAME_LEN by Pankaj Bansal · 6 years ago
  14. a6f2a6e driver: net: fsl-mc: updated copyright info by Yogesh Gaur · 6 years ago
  15. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  16. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  17. f9747a5 driver: fsl-mc: Perform fsl-mc fdt fixup for lazyapply dpl by Yogesh Gaur · 7 years ago
  18. a8f3303 armv8: ls1043a/ls2080a: check SoC by device ID by Wenbin song · 7 years ago
  19. 73fa206 driver: fsl-mc: MC object cleanup when DPL not loaded by Yogesh Gaur · 7 years ago
  20. 2557c5a driver: net: fsl-mc: flib changes for MC 10.3.0 by Yogesh Gaur · 7 years ago
  21. f53e12d driver: net: fsl-mc: Use base 16 in simple_strtoul by Prabhakar Kushwaha · 7 years ago
  22. a572fb6 driver: fsl-mc: use calloc instead malloc by Prabhakar Kushwaha · 7 years ago
  23. 033c538 drivers:net:fsl-mc: Update MC address calculation by Priyanka Jain · 7 years ago
  24. 35affd7 env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · 7 years ago
  25. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  26. 06651b9 driver: net: fsl-mc: fsl_mc_ldpaa_exit exit earlier if dpl applied by Santan Kumar · 7 years ago
  27. 6e2941d common: freescale: Move arch-specific declarations by Simon Glass · 7 years ago
  28. 1161dbc drivers: net: fsl-mc: Include MAC addr fixup to DPL by Bogdan Purcareata · 7 years ago
  29. 33a8991 drivers: net: fsl-mc: Link MC boot to PHY_RESET_R by Bogdan Purcareata · 7 years ago
  30. 42e8179 driver: net: fsl-mc: Update fsl_mc_ldpaa_exit() path by Yogesh Gaur · 7 years ago
  31. 437858b6 driver: net: fsl-mc: Update calculation of MC RAM by York Sun · 8 years ago
  32. 36cc0de armv8: layerscape: Rewrite memory reservation by York Sun · 8 years ago
  33. 5707dfb drivers: net: fsl-mc: Fixup MAC addresses in DPC by Bogdan Purcareata · 8 years ago
  34. 8e62f1e driver: fsl-mc: qbman: Add QBMAN 4.1 support by Priyanka Jain · 8 years ago
  35. b7b8410 ls2080: Exit dpaa only right before exiting U-Boot by Alexander Graf · 8 years ago
  36. 3c1d218 armv8: LS2080A: Consolidate LS2080A and LS2085A by York Sun · 8 years ago
  37. b576d32 driver: net: fsl-mc: Check NULL before pointer dereference by Prabhakar Kushwaha · 9 years ago
  38. cd7b3fb driver: net: fsl-mc: Free dflt_dpio pointer after its usage by Prabhakar Kushwaha · 9 years ago
  39. 6dedced driver: net: fsl-mc: Return from DPAA_exit if boot_status !=0 by Prabhakar Kushwaha · 9 years ago
  40. a187559 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  41. a2a4dc5 driver: net: fsl-mc: Update print to reflect correct string by Prabhakar Kushwaha · 9 years ago
  42. 5373b20 driver: net: fsl-mc: Memset dprc_cfg before configuring by Prabhakar Kushwaha · 9 years ago
  43. cd85bec Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  44. 335b193 driver: net: fsl-mc: Remove portal id hard-coding by Prabhakar Kushwaha · 9 years ago
  45. 879a59a driver: net: fsl-mc: Prepare extended cfg for DPNI create by Prabhakar Kushwaha · 9 years ago
  46. 53e353f driver: net: fsl-mc: flib changes for MC FW 9.0.0 by Prabhakar Kushwaha · 9 years ago
  47. 9a696f5 driver: net: fsl-mc: Add version check for MC objects by Prabhakar Kushwaha · 9 years ago
  48. c088326 drivers: net: fsl_mc: Compare pointer value qbman_swp_mc_start by Pratiyush Mohan Srivastava · 9 years ago
  49. 84b8bf6 bug.h: move BUILD_BUG_* defines to include/linux/bug.h by Masahiro Yamada · 9 years ago
  50. 5093562 driver: net: fsl-mc: remove MC firmware version check by Stuart Yoder · 9 years ago
  51. b1f6be5 qbman_portal.c: Update BUG_ON() call in qbman_swp_mc_submit by Tom Rini · 9 years ago
  52. 4493721 armv8: LS2080A: Rename LS2085A to reflect LS2080A by Prabhakar Kushwaha · 9 years ago
  53. c919ab9 driver: net: ldpaa: Use DPMAC as net device by Prabhakar Kushwaha · 9 years ago
  54. 1730a17 driver: net: fsl-mc: Create DPAA2 object at run-time by Prabhakar Kushwaha · 9 years ago
  55. fb4a87a driver: net: fsl-mc: Add DPAA2 commands to manage MC by Prabhakar Kushwaha · 9 years ago
  56. 553d275 driver: net: fsl-mc: Increase MC command timeout by Prabhakar Kushwaha · 9 years ago
  57. 872d48a driver: net: fsl-mc: Add APIs for DPMAC objects in FLIB by Prabhakar Kushwaha · 9 years ago
  58. 1ebbe4f driver: net: fsl-mc: Add create, destroy APIs in flibs by Prabhakar Kushwaha · 9 years ago
  59. 87457d1 drivers/fsl-mc: flib changes for mc 8.0.0 by Prabhakar Kushwaha · 9 years ago
  60. 21c6987 drivers/fsl-mc: dynamically create ICID pool in DPC by Stuart Yoder · 9 years ago
  61. 39da644 armv8/fsl-lsch3: partition stream IDs by Stuart Yoder · 9 years ago
  62. 2b7c4a1 drivers: fsl-mc: Return error for major version mismatch by Prabhakar Kushwaha · 9 years ago
  63. cd8aefc drivers: fsl-mc: Update qbman driver by Prabhakar Kushwaha · 9 years ago
  64. 1f1c25c drivers: fsl-mc: Update flibs to mc-0.6.0.1 by Prabhakar Kushwaha · 9 years ago
  65. c1000c1 drivers/fsl-mc: Autoload AOIP image from NOR flash by J. German Rivera · 9 years ago
  66. cc088c3 drivers/fsl-mc: Make MC boot error messages more readable by J. German Rivera · 9 years ago
  67. dbe94dd driver/fsl_debug_server: Fix the DDR hide logic for LS2085a by Bhupesh Sharma · 9 years ago
  68. 125e2bc drivers/fsl-mc: Changed MC firmware loading for new boot architecture by J. German Rivera · 10 years ago
  69. c517771 driver/ldpaa_eth: Add LDPAA Ethernet driver by Prabhakar Kushwaha · 10 years ago
  70. a2a55e5 driver/fsl-mc: Add support of MC Flibs by Prabhakar Kushwaha · 10 years ago
  71. 422cb08 armv8/fsl-lsch3: Add Freescale Debug Server driver by Bhupesh Sharma · 10 years ago
  72. 7b3bd9a drivers/mc: Migrated MC Flibs to 0.5.2 by J. German Rivera · 10 years ago