1. 99eed83 drivers: net: fsl-mc: add support for MC reserved memory by Laurentiu Tudor · Wed Sep 27 18:30:47 2023 +0300
  2. bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · Thu Sep 14 18:21:46 2023 -0600
  3. 1c3769d net: fsl-mc: sync remaining MC commands by Ioana Ciornei · Wed May 31 19:04:36 2023 +0300
  4. bc262da net: fsl-mc: sync DPIO MC APIs by Ioana Ciornei · Wed May 31 19:04:35 2023 +0300
  5. bd4bbe2b net: fsl-mc: sync DPSPARSER MC APIs by Ioana Ciornei · Wed May 31 19:04:34 2023 +0300
  6. be11737 net: fsl-mc: sync DPNI MC APIs by Ioana Ciornei · Wed May 31 19:04:33 2023 +0300
  7. 4b4370e net: fsl-mc: sync DPRC MC APIs by Ioana Ciornei · Wed May 31 19:04:32 2023 +0300
  8. 0ef7e5a net: fsl-mc: sync DPMAC MC APIs by Ioana Ciornei · Wed May 31 19:04:31 2023 +0300
  9. 2f232fa net: fsl-mc: sync DPBP MC APIs by Ioana Ciornei · Wed May 31 19:04:30 2023 +0300
  10. b78b9df net: fsl-mc: remove unused MC APIs by Ioana Ciornei · Wed May 31 19:04:29 2023 +0300
  11. d6733a4 net: ldpaa_eth: transform dpni_statistics from a struct to a union by Ioana Ciornei · Tue May 23 16:47:44 2023 +0300
  12. c136d00 drivers: net: fsl-mc: fix MAC address fixup procedure by Ioana Ciornei · Thu Feb 09 18:07:04 2023 +0200
  13. eaf3471 drivers: net: fsl-mc: do not use multiple blank lines by Ioana Ciornei · Thu Jan 05 17:03:21 2023 +0200
  14. 4563b9c drivers: net: fsl-mc: align parameters to the open paranthesis by Ioana Ciornei · Thu Jan 05 17:03:20 2023 +0200
  15. e992c4d drivers: net: fsl-mc: remove explicit cast by Ioana Ciornei · Thu Jan 05 17:03:19 2023 +0200
  16. b1ba07a drivers: net: fsl-mc: do not prefix decimal values with 0x by Ioana Ciornei · Thu Jan 05 17:03:17 2023 +0200
  17. b9b5180 drivers: net: fsl-mc: remove an useless break statement by Ioana Ciornei · Thu Jan 05 17:03:16 2023 +0200
  18. 1f5b641 drivers: net: fsl-mc: remove useless assignment of variable by Ioana Ciornei · Thu Jan 05 17:03:15 2023 +0200
  19. 7215391 net: fsl-mc: Remove non-DM_ETH code by Tom Rini · Sun Nov 27 10:25:13 2022 -0500
  20. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · Wed Nov 16 13:10:41 2022 -0500
  21. 4b2c94f net: Convert fit verification to use fit_get_data_* by Sean Anderson · Tue Aug 16 11:16:06 2022 -0400
  22. eff529e fsl-mc: Update dependencies for DM_ETH by Tom Rini · Tue Aug 02 07:33:37 2022 -0400
  23. aa28014 drivers: net: fsl-mc: add a command which dumps the MC log by Cosmin-Florin Aluchenesei · Thu Oct 07 13:07:44 2021 +0300
  24. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · Mon Sep 27 17:42:36 2021 +0200
  25. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · Sat Jul 24 09:03:30 2021 -0600
  26. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  27. 971dfd3 net: fsl-mc: fix logically dead code by Cosmin-Florin Aluchenesei · Wed Jul 21 19:13:33 2021 +0300
  28. d563c25 image: Adjust the workings of fit_check_format() by Simon Glass · Mon Feb 15 17:08:09 2021 -0700
  29. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · Fri Oct 30 21:38:53 2020 -0600
  30. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · Tue Jan 05 16:20:26 2021 -0500
  31. 75e534b dm: Avoid accessing seq directly by Simon Glass · Wed Dec 16 21:20:07 2020 -0700
  32. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · Thu Dec 03 16:55:20 2020 -0700
  33. ccb5d5d armv8: lx2162a: Add Soc changes to support LX2162A by Meenakshi Aggarwal · Thu Oct 29 19:16:16 2020 +0530
  34. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · Fri Jun 26 15:13:33 2020 +0900
  35. dadccd9 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Wed May 20 08:46:56 2020 -0400
  36. a3bbc3b net: fsl-mc: fixup DPC: add /board/ports node if missing by Razvan Ionut Cirjan · Tue Apr 28 16:09:59 2020 +0300
  37. 9e35259 drivers: net: fsl-mc: fixup msi-map property by Laurentiu Tudor · Mon May 04 14:47:11 2020 +0300
  38. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · Sun May 10 11:40:11 2020 -0600
  39. c06c1be common: Drop linux/bug.h from common header by Simon Glass · Sun May 10 11:40:08 2020 -0600
  40. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  41. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  42. 2dc9c34 common: Drop image.h from common header by Simon Glass · Sun May 10 11:40:01 2020 -0600
  43. 25f7cf7 drivers: net: fsl-mc: add support for CONFIG_DM_ETH by Ioana Ciornei · Wed Mar 18 16:47:38 2020 +0200
  44. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  45. ae6d852 drivers/fsl-mc: Support DPSPARSER object and apply spb command by Florinel Iordache · Tue Nov 19 10:28:17 2019 +0000
  46. adaaa48 common: Move command functions out of common.h by Simon Glass · Thu Nov 14 12:57:43 2019 -0700
  47. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  48. dfd4c0f drivers/fsl-mc: Create Kconfig file to manage driver specific configs better by Florinel Iordache · Wed May 15 09:09:21 2019 +0000
  49. d67ae48 drivers: net: mc: Report extra memory to Linux by Meenakshi Aggarwal · Thu May 23 15:13:43 2019 +0530
  50. 0af6e2d env: Move env_get() to env.h by Simon Glass · Thu Aug 01 09:46:52 2019 -0600
  51. 67f195c mc : Reduce MC memory size to 128M by Meenakshi Aggarwal · Wed Feb 27 14:41:02 2019 +0530
  52. d7697f4 driver: net: fsl-mc: Fix DPC MAC address fixup by Ioana Ciocoi Radulescu · Tue Feb 26 15:50:07 2019 +0000
  53. 9712465 fsl-layerscape: dpaa: fix fsl-mc status in fdt with bootefi by Mian Yousaf Kaukab · Tue Dec 18 14:01:17 2018 +0100
  54. 7987ab7 driver: net: fsl-mc: initialize dpmac irrespective of phy by Pankaj Bansal · Wed Oct 10 14:08:33 2018 +0530
  55. 145e4cd driver: net: fsl-mc: Memset MC reserve ram memory before usage by Prabhakar Kushwaha · Mon Aug 27 12:58:52 2018 +0530
  56. d691264 u-boot: fixup the iommu-map property of fsl-mc node by Nipun Gupta · Mon Aug 20 16:01:14 2018 +0530
  57. 8a92170 fsl/mc: Limit the ethernet name to ETH_NAME_LEN by Pankaj Bansal · Thu Aug 02 16:31:28 2018 +0530
  58. 1a0c4ae driver: net: fsl-mc: updated copyright info by Yogesh Gaur · Wed May 09 10:52:17 2018 +0530
  59. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  60. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  61. 8dadfb4 driver: fsl-mc: Perform fsl-mc fdt fixup for lazyapply dpl by Yogesh Gaur · Tue Jan 16 10:08:24 2018 +0530
  62. 5d8a61c armv8: ls1043a/ls2080a: check SoC by device ID by Wenbin song · Mon Dec 04 12:18:28 2017 +0800
  63. 82709e5 driver: fsl-mc: MC object cleanup when DPL not loaded by Yogesh Gaur · Tue Nov 28 10:11:14 2017 +0530
  64. 318c32f driver: net: fsl-mc: flib changes for MC 10.3.0 by Yogesh Gaur · Wed Nov 15 11:59:31 2017 +0530
  65. b166d6a driver: net: fsl-mc: Use base 16 in simple_strtoul by Prabhakar Kushwaha · Thu Nov 09 14:45:41 2017 +0530
  66. 790c1a4 driver: fsl-mc: use calloc instead malloc by Prabhakar Kushwaha · Wed Oct 11 08:51:18 2017 +0530
  67. e0e0be5 drivers:net:fsl-mc: Update MC address calculation by Priyanka Jain · Thu Aug 24 16:42:43 2017 +0530
  68. 399a9ce env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · Thu Aug 03 12:22:14 2017 -0600
  69. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · Thu Aug 03 12:22:12 2017 -0600
  70. 0a6e5ba driver: net: fsl-mc: fsl_mc_ldpaa_exit exit earlier if dpl applied by Santan Kumar · Thu Jun 29 11:19:34 2017 +0530
  71. 243182c common: freescale: Move arch-specific declarations by Simon Glass · Wed May 17 08:23:06 2017 -0600
  72. 7266914 drivers: net: fsl-mc: Include MAC addr fixup to DPL by Bogdan Purcareata · Wed May 24 16:40:22 2017 +0000
  73. 08bc014 drivers: net: fsl-mc: Link MC boot to PHY_RESET_R by Bogdan Purcareata · Wed May 24 16:40:21 2017 +0000
  74. 4a81bbe driver: net: fsl-mc: Update fsl_mc_ldpaa_exit() path by Yogesh Gaur · Thu Apr 27 10:14:16 2017 +0530
  75. c55d731 driver: net: fsl-mc: Update calculation of MC RAM by York Sun · Mon Mar 06 09:02:29 2017 -0800
  76. 4de24ef armv8: layerscape: Rewrite memory reservation by York Sun · Mon Mar 06 09:02:28 2017 -0800
  77. bea8abd drivers: net: fsl-mc: Fixup MAC addresses in DPC by Bogdan Purcareata · Wed Jan 11 15:58:36 2017 +0000
  78. 9de7160 driver: fsl-mc: qbman: Add QBMAN 4.1 support by Priyanka Jain · Wed Dec 07 12:04:05 2016 +0530
  79. 2ebeb44 ls2080: Exit dpaa only right before exiting U-Boot by Alexander Graf · Thu Nov 17 01:02:57 2016 +0100
  80. cbe8e1c armv8: LS2080A: Consolidate LS2080A and LS2085A by York Sun · Mon Apr 04 11:41:26 2016 -0700
  81. bae23c1 driver: net: fsl-mc: Check NULL before pointer dereference by Prabhakar Kushwaha · Fri Mar 18 16:16:03 2016 +0530
  82. c6018bd driver: net: fsl-mc: Free dflt_dpio pointer after its usage by Prabhakar Kushwaha · Fri Mar 18 16:15:29 2016 +0530
  83. 878d3ec driver: net: fsl-mc: Return from DPAA_exit if boot_status !=0 by Prabhakar Kushwaha · Mon Mar 21 14:19:39 2016 +0530
  84. 7557405 Use correct spelling of "U-Boot" by Bin Meng · Fri Feb 05 19:30:11 2016 -0800
  85. 88ba4d6 driver: net: fsl-mc: Update print to reflect correct string by Prabhakar Kushwaha · Wed Jan 20 12:04:37 2016 +0530
  86. 901a88e driver: net: fsl-mc: Memset dprc_cfg before configuring by Prabhakar Kushwaha · Wed Jan 20 12:04:19 2016 +0530
  87. d51b77e Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · Wed Jan 27 15:05:36 2016 -0500
  88. 7fd59d9 driver: net: fsl-mc: Remove portal id hard-coding by Prabhakar Kushwaha · Thu Dec 24 15:33:49 2015 +0530
  89. e26e285 driver: net: fsl-mc: Prepare extended cfg for DPNI create by Prabhakar Kushwaha · Thu Dec 24 15:33:01 2015 +0530
  90. c3d06e3 driver: net: fsl-mc: flib changes for MC FW 9.0.0 by Prabhakar Kushwaha · Thu Dec 24 15:32:49 2015 +0530
  91. 0a4156c driver: net: fsl-mc: Add version check for MC objects by Prabhakar Kushwaha · Thu Dec 24 15:32:37 2015 +0530
  92. d2d567d drivers: net: fsl_mc: Compare pointer value qbman_swp_mc_start by Pratiyush Mohan Srivastava · Tue Dec 22 16:50:19 2015 +0530
  93. 78eeb91 bug.h: move BUILD_BUG_* defines to include/linux/bug.h by Masahiro Yamada · Sun Jan 24 23:27:48 2016 +0900
  94. b1b9698 driver: net: fsl-mc: remove MC firmware version check by Stuart Yoder · Thu Dec 03 15:14:04 2015 -0600
  95. fd6fb77 qbman_portal.c: Update BUG_ON() call in qbman_swp_mc_submit by Tom Rini · Sat Nov 28 08:04:42 2015 -0500
  96. 122bcfd armv8: LS2080A: Rename LS2085A to reflect LS2080A by Prabhakar Kushwaha · Mon Nov 09 16:42:07 2015 +0530
  97. 52d2e2c driver: net: ldpaa: Use DPMAC as net device by Prabhakar Kushwaha · Wed Nov 04 12:26:00 2015 +0530
  98. 316b71c driver: net: fsl-mc: Create DPAA2 object at run-time by Prabhakar Kushwaha · Wed Nov 04 12:25:59 2015 +0530
  99. 29a63e4 driver: net: fsl-mc: Add DPAA2 commands to manage MC by Prabhakar Kushwaha · Wed Nov 04 12:25:58 2015 +0530
  100. 5940e4a driver: net: fsl-mc: Increase MC command timeout by Prabhakar Kushwaha · Wed Nov 04 12:25:57 2015 +0530