1. dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
  2. abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
  3. 6a1ea38 net: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
  4. 99eed83 drivers: net: fsl-mc: add support for MC reserved memory by Laurentiu Tudor · 1 year, 2 months ago
  5. be11737 net: fsl-mc: sync DPNI MC APIs by Ioana Ciornei · 1 year, 6 months ago
  6. c136d00 drivers: net: fsl-mc: fix MAC address fixup procedure by Ioana Ciornei · 1 year, 10 months ago
  7. eaf3471 drivers: net: fsl-mc: do not use multiple blank lines by Ioana Ciornei · 1 year, 11 months ago
  8. 4563b9c drivers: net: fsl-mc: align parameters to the open paranthesis by Ioana Ciornei · 1 year, 11 months ago
  9. e992c4d drivers: net: fsl-mc: remove explicit cast by Ioana Ciornei · 1 year, 11 months ago
  10. b1ba07a drivers: net: fsl-mc: do not prefix decimal values with 0x by Ioana Ciornei · 1 year, 11 months ago
  11. b9b5180 drivers: net: fsl-mc: remove an useless break statement by Ioana Ciornei · 1 year, 11 months ago
  12. 1f5b641 drivers: net: fsl-mc: remove useless assignment of variable by Ioana Ciornei · 1 year, 11 months ago
  13. 7215391 net: fsl-mc: Remove non-DM_ETH code by Tom Rini · 2 years ago
  14. 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
  15. 4b2c94f net: Convert fit verification to use fit_get_data_* by Sean Anderson · 2 years, 3 months ago
  16. aa28014 drivers: net: fsl-mc: add a command which dumps the MC log by Cosmin-Florin Aluchenesei · 3 years, 2 months ago
  17. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
  18. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
  19. 971dfd3 net: fsl-mc: fix logically dead code by Cosmin-Florin Aluchenesei · 3 years, 4 months ago
  20. d563c25 image: Adjust the workings of fit_check_format() by Simon Glass · 3 years, 9 months ago
  21. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  22. 75e534b dm: Avoid accessing seq directly by Simon Glass · 4 years ago
  23. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  24. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  25. dadccd9 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 6 months ago
  26. a3bbc3b net: fsl-mc: fixup DPC: add /board/ports node if missing by Razvan Ionut Cirjan · 4 years, 7 months ago
  27. 9e35259 drivers: net: fsl-mc: fixup msi-map property by Laurentiu Tudor · 4 years, 7 months ago
  28. dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
  29. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  30. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  31. 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
  32. 25f7cf7 drivers: net: fsl-mc: add support for CONFIG_DM_ETH by Ioana Ciornei · 4 years, 8 months ago
  33. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  34. ae6d852 drivers/fsl-mc: Support DPSPARSER object and apply spb command by Florinel Iordache · 5 years ago
  35. adaaa48 common: Move command functions out of common.h by Simon Glass · 5 years ago
  36. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  37. d67ae48 drivers: net: mc: Report extra memory to Linux by Meenakshi Aggarwal · 6 years ago
  38. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  39. 67f195c mc : Reduce MC memory size to 128M by Meenakshi Aggarwal · 6 years ago
  40. d7697f4 driver: net: fsl-mc: Fix DPC MAC address fixup by Ioana Ciocoi Radulescu · 6 years ago
  41. 9712465 fsl-layerscape: dpaa: fix fsl-mc status in fdt with bootefi by Mian Yousaf Kaukab · 6 years ago
  42. 7987ab7 driver: net: fsl-mc: initialize dpmac irrespective of phy by Pankaj Bansal · 6 years ago
  43. 145e4cd driver: net: fsl-mc: Memset MC reserve ram memory before usage by Prabhakar Kushwaha · 6 years ago
  44. d691264 u-boot: fixup the iommu-map property of fsl-mc node by Nipun Gupta · 6 years ago
  45. 8a92170 fsl/mc: Limit the ethernet name to ETH_NAME_LEN by Pankaj Bansal · 6 years ago
  46. 1a0c4ae driver: net: fsl-mc: updated copyright info by Yogesh Gaur · 7 years ago
  47. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  48. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  49. 8dadfb4 driver: fsl-mc: Perform fsl-mc fdt fixup for lazyapply dpl by Yogesh Gaur · 7 years ago
  50. 82709e5 driver: fsl-mc: MC object cleanup when DPL not loaded by Yogesh Gaur · 7 years ago
  51. 318c32f driver: net: fsl-mc: flib changes for MC 10.3.0 by Yogesh Gaur · 7 years ago
  52. b166d6a driver: net: fsl-mc: Use base 16 in simple_strtoul by Prabhakar Kushwaha · 7 years ago
  53. 790c1a4 driver: fsl-mc: use calloc instead malloc by Prabhakar Kushwaha · 7 years ago
  54. e0e0be5 drivers:net:fsl-mc: Update MC address calculation by Priyanka Jain · 7 years ago
  55. 399a9ce env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · 7 years ago
  56. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  57. 0a6e5ba driver: net: fsl-mc: fsl_mc_ldpaa_exit exit earlier if dpl applied by Santan Kumar · 7 years ago
  58. 7266914 drivers: net: fsl-mc: Include MAC addr fixup to DPL by Bogdan Purcareata · 8 years ago
  59. 08bc014 drivers: net: fsl-mc: Link MC boot to PHY_RESET_R by Bogdan Purcareata · 8 years ago
  60. 4a81bbe driver: net: fsl-mc: Update fsl_mc_ldpaa_exit() path by Yogesh Gaur · 8 years ago
  61. c55d731 driver: net: fsl-mc: Update calculation of MC RAM by York Sun · 8 years ago
  62. 4de24ef armv8: layerscape: Rewrite memory reservation by York Sun · 8 years ago
  63. bea8abd drivers: net: fsl-mc: Fixup MAC addresses in DPC by Bogdan Purcareata · 8 years ago
  64. 2ebeb44 ls2080: Exit dpaa only right before exiting U-Boot by Alexander Graf · 8 years ago
  65. cbe8e1c armv8: LS2080A: Consolidate LS2080A and LS2085A by York Sun · 9 years ago
  66. c6018bd driver: net: fsl-mc: Free dflt_dpio pointer after its usage by Prabhakar Kushwaha · 9 years ago
  67. 878d3ec driver: net: fsl-mc: Return from DPAA_exit if boot_status !=0 by Prabhakar Kushwaha · 9 years ago
  68. 7557405 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
  69. 88ba4d6 driver: net: fsl-mc: Update print to reflect correct string by Prabhakar Kushwaha · 9 years ago
  70. 901a88e driver: net: fsl-mc: Memset dprc_cfg before configuring by Prabhakar Kushwaha · 9 years ago
  71. d51b77e Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
  72. 7fd59d9 driver: net: fsl-mc: Remove portal id hard-coding by Prabhakar Kushwaha · 9 years ago
  73. e26e285 driver: net: fsl-mc: Prepare extended cfg for DPNI create by Prabhakar Kushwaha · 9 years ago
  74. 0a4156c driver: net: fsl-mc: Add version check for MC objects by Prabhakar Kushwaha · 9 years ago
  75. 78eeb91 bug.h: move BUILD_BUG_* defines to include/linux/bug.h by Masahiro Yamada · 9 years ago
  76. b1b9698 driver: net: fsl-mc: remove MC firmware version check by Stuart Yoder · 9 years ago
  77. 122bcfd armv8: LS2080A: Rename LS2085A to reflect LS2080A by Prabhakar Kushwaha · 9 years ago
  78. 52d2e2c driver: net: ldpaa: Use DPMAC as net device by Prabhakar Kushwaha · 9 years ago
  79. 316b71c driver: net: fsl-mc: Create DPAA2 object at run-time by Prabhakar Kushwaha · 9 years ago
  80. 29a63e4 driver: net: fsl-mc: Add DPAA2 commands to manage MC by Prabhakar Kushwaha · 9 years ago
  81. 9564df6 drivers/fsl-mc: flib changes for mc 8.0.0 by Prabhakar Kushwaha · 9 years ago
  82. a2bdb77 drivers/fsl-mc: dynamically create ICID pool in DPC by Stuart Yoder · 9 years ago
  83. d197035 armv8/fsl-lsch3: partition stream IDs by Stuart Yoder · 9 years ago
  84. aef1cca drivers: fsl-mc: Return error for major version mismatch by Prabhakar Kushwaha · 9 years ago
  85. fd5d127 drivers: fsl-mc: Update flibs to mc-0.6.0.1 by Prabhakar Kushwaha · 9 years ago
  86. c3b505f drivers/fsl-mc: Autoload AOIP image from NOR flash by J. German Rivera · 9 years ago
  87. 75d7ace drivers/fsl-mc: Make MC boot error messages more readable by J. German Rivera · 9 years ago
  88. 26c1864 driver/fsl_debug_server: Fix the DDR hide logic for LS2085a by Bhupesh Sharma · 10 years ago
  89. f4fed4b drivers/fsl-mc: Changed MC firmware loading for new boot architecture by J. German Rivera · 10 years ago
  90. 5350b99 driver/ldpaa_eth: Add LDPAA Ethernet driver by Prabhakar Kushwaha · 10 years ago
  91. cfd9fbf driver/fsl-mc: Add support of MC Flibs by Prabhakar Kushwaha · 10 years ago
  92. 25b8efe armv8/fsl-lsch3: Add Freescale Debug Server driver by Bhupesh Sharma · 10 years ago
  93. 43e4ae3 drivers/mc: Migrated MC Flibs to 0.5.2 by J. German Rivera · 10 years ago[Renamed (67%) from drivers/net/fsl_mc/mc.c]
  94. 8ff14b7 armv8/fsl-lsch3: Add support to load and start MC Firmware by J. German Rivera · 10 years ago