- 618e136 drivers: net: Remove duplicate newlines by Marek Vasut · 4 months ago
- dec7ea0 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 6 months ago
- abb9a04 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 6 months ago
- 6a1ea38 net: Remove <common.h> and add needed includes by Tom Rini · 7 months ago
- 1bbf41d global: Drop common.h inclusion by Tom Rini · 12 months ago
- 99eed83 drivers: net: fsl-mc: add support for MC reserved memory by Laurentiu Tudor · 1 year, 2 months ago
- bdd5f81 common: Drop linux/printk.h from common header by Simon Glass · 1 year, 2 months ago
- 1c3769d net: fsl-mc: sync remaining MC commands by Ioana Ciornei · 1 year, 6 months ago
- bc262da net: fsl-mc: sync DPIO MC APIs by Ioana Ciornei · 1 year, 6 months ago
- bd4bbe2 net: fsl-mc: sync DPSPARSER MC APIs by Ioana Ciornei · 1 year, 6 months ago
- be11737 net: fsl-mc: sync DPNI MC APIs by Ioana Ciornei · 1 year, 6 months ago
- 4b4370e net: fsl-mc: sync DPRC MC APIs by Ioana Ciornei · 1 year, 6 months ago
- 0ef7e5a net: fsl-mc: sync DPMAC MC APIs by Ioana Ciornei · 1 year, 6 months ago
- 2f232fa net: fsl-mc: sync DPBP MC APIs by Ioana Ciornei · 1 year, 6 months ago
- b78b9df net: fsl-mc: remove unused MC APIs by Ioana Ciornei · 1 year, 6 months ago
- d6733a4 net: ldpaa_eth: transform dpni_statistics from a struct to a union by Ioana Ciornei · 1 year, 6 months ago
- c136d00 drivers: net: fsl-mc: fix MAC address fixup procedure by Ioana Ciornei · 1 year, 10 months ago
- eaf3471 drivers: net: fsl-mc: do not use multiple blank lines by Ioana Ciornei · 1 year, 11 months ago
- 4563b9c drivers: net: fsl-mc: align parameters to the open paranthesis by Ioana Ciornei · 1 year, 11 months ago
- e992c4d drivers: net: fsl-mc: remove explicit cast by Ioana Ciornei · 1 year, 11 months ago
- b1ba07a drivers: net: fsl-mc: do not prefix decimal values with 0x by Ioana Ciornei · 1 year, 11 months ago
- b9b5180 drivers: net: fsl-mc: remove an useless break statement by Ioana Ciornei · 1 year, 11 months ago
- 1f5b641 drivers: net: fsl-mc: remove useless assignment of variable by Ioana Ciornei · 1 year, 11 months ago
- 7215391 net: fsl-mc: Remove non-DM_ETH code by Tom Rini · 2 years ago
- 6a5dccc global: Move remaining CONFIG_SYS_* to CFG_SYS_* by Tom Rini · 2 years ago
- 4b2c94f net: Convert fit verification to use fit_get_data_* by Sean Anderson · 2 years, 3 months ago
- eff529e fsl-mc: Update dependencies for DM_ETH by Tom Rini · 2 years, 4 months ago
- aa28014 drivers: net: fsl-mc: add a command which dumps the MC log by Cosmin-Florin Aluchenesei · 3 years, 2 months ago
- 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
- ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
- 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
- 971dfd3 net: fsl-mc: fix logically dead code by Cosmin-Florin Aluchenesei · 3 years, 4 months ago
- d563c25 image: Adjust the workings of fit_check_format() by Simon Glass · 3 years, 9 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 11 months ago
- 75e534b dm: Avoid accessing seq directly by Simon Glass · 4 years ago
- fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
- ccb5d5d armv8: lx2162a: Add Soc changes to support LX2162A by Meenakshi Aggarwal · 4 years, 1 month ago
- f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
- dadccd9 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · 4 years, 6 months ago
- a3bbc3b net: fsl-mc: fixup DPC: add /board/ports node if missing by Razvan Ionut Cirjan · 4 years, 7 months ago
- 9e35259 drivers: net: fsl-mc: fixup msi-map property by Laurentiu Tudor · 4 years, 7 months ago
- dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- c06c1be common: Drop linux/bug.h from common header by Simon Glass · 4 years, 7 months ago
- 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
- ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
- 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
- 25f7cf7 drivers: net: fsl-mc: add support for CONFIG_DM_ETH by Ioana Ciornei · 4 years, 8 months ago
- 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
- ae6d852 drivers/fsl-mc: Support DPSPARSER object and apply spb command by Florinel Iordache · 5 years ago
- adaaa48 common: Move command functions out of common.h by Simon Glass · 5 years ago
- 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
- dfd4c0f drivers/fsl-mc: Create Kconfig file to manage driver specific configs better by Florinel Iordache · 6 years ago
- d67ae48 drivers: net: mc: Report extra memory to Linux by Meenakshi Aggarwal · 6 years ago
- 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
- 67f195c mc : Reduce MC memory size to 128M by Meenakshi Aggarwal · 6 years ago
- d7697f4 driver: net: fsl-mc: Fix DPC MAC address fixup by Ioana Ciocoi Radulescu · 6 years ago
- 9712465 fsl-layerscape: dpaa: fix fsl-mc status in fdt with bootefi by Mian Yousaf Kaukab · 6 years ago
- 7987ab7 driver: net: fsl-mc: initialize dpmac irrespective of phy by Pankaj Bansal · 6 years ago
- 145e4cd driver: net: fsl-mc: Memset MC reserve ram memory before usage by Prabhakar Kushwaha · 6 years ago
- d691264 u-boot: fixup the iommu-map property of fsl-mc node by Nipun Gupta · 6 years ago
- 8a92170 fsl/mc: Limit the ethernet name to ETH_NAME_LEN by Pankaj Bansal · 6 years ago
- 1a0c4ae driver: net: fsl-mc: updated copyright info by Yogesh Gaur · 7 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
- 8dadfb4 driver: fsl-mc: Perform fsl-mc fdt fixup for lazyapply dpl by Yogesh Gaur · 7 years ago
- 5d8a61c armv8: ls1043a/ls2080a: check SoC by device ID by Wenbin song · 7 years ago
- 82709e5 driver: fsl-mc: MC object cleanup when DPL not loaded by Yogesh Gaur · 7 years ago
- 318c32f driver: net: fsl-mc: flib changes for MC 10.3.0 by Yogesh Gaur · 7 years ago
- b166d6a driver: net: fsl-mc: Use base 16 in simple_strtoul by Prabhakar Kushwaha · 7 years ago
- 790c1a4 driver: fsl-mc: use calloc instead malloc by Prabhakar Kushwaha · 7 years ago
- e0e0be5 drivers:net:fsl-mc: Update MC address calculation by Priyanka Jain · 7 years ago
- 399a9ce env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr() by Simon Glass · 7 years ago
- 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
- 0a6e5ba driver: net: fsl-mc: fsl_mc_ldpaa_exit exit earlier if dpl applied by Santan Kumar · 7 years ago
- 243182c common: freescale: Move arch-specific declarations by Simon Glass · 8 years ago
- 7266914 drivers: net: fsl-mc: Include MAC addr fixup to DPL by Bogdan Purcareata · 8 years ago
- 08bc014 drivers: net: fsl-mc: Link MC boot to PHY_RESET_R by Bogdan Purcareata · 8 years ago
- 4a81bbe driver: net: fsl-mc: Update fsl_mc_ldpaa_exit() path by Yogesh Gaur · 8 years ago
- c55d731 driver: net: fsl-mc: Update calculation of MC RAM by York Sun · 8 years ago
- 4de24ef armv8: layerscape: Rewrite memory reservation by York Sun · 8 years ago
- bea8abd drivers: net: fsl-mc: Fixup MAC addresses in DPC by Bogdan Purcareata · 8 years ago
- 9de7160 driver: fsl-mc: qbman: Add QBMAN 4.1 support by Priyanka Jain · 8 years ago
- 2ebeb44 ls2080: Exit dpaa only right before exiting U-Boot by Alexander Graf · 8 years ago
- cbe8e1c armv8: LS2080A: Consolidate LS2080A and LS2085A by York Sun · 9 years ago
- bae23c1 driver: net: fsl-mc: Check NULL before pointer dereference by Prabhakar Kushwaha · 9 years ago
- c6018bd driver: net: fsl-mc: Free dflt_dpio pointer after its usage by Prabhakar Kushwaha · 9 years ago
- 878d3ec driver: net: fsl-mc: Return from DPAA_exit if boot_status !=0 by Prabhakar Kushwaha · 9 years ago
- 7557405 Use correct spelling of "U-Boot" by Bin Meng · 9 years ago
- 88ba4d6 driver: net: fsl-mc: Update print to reflect correct string by Prabhakar Kushwaha · 9 years ago
- 901a88e driver: net: fsl-mc: Memset dprc_cfg before configuring by Prabhakar Kushwaha · 9 years ago
- d51b77e Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 9 years ago
- 7fd59d9 driver: net: fsl-mc: Remove portal id hard-coding by Prabhakar Kushwaha · 9 years ago
- e26e285 driver: net: fsl-mc: Prepare extended cfg for DPNI create by Prabhakar Kushwaha · 9 years ago
- c3d06e3 driver: net: fsl-mc: flib changes for MC FW 9.0.0 by Prabhakar Kushwaha · 9 years ago
- 0a4156c driver: net: fsl-mc: Add version check for MC objects by Prabhakar Kushwaha · 9 years ago
- d2d567d drivers: net: fsl_mc: Compare pointer value qbman_swp_mc_start by Pratiyush Mohan Srivastava · 9 years ago
- 78eeb91 bug.h: move BUILD_BUG_* defines to include/linux/bug.h by Masahiro Yamada · 9 years ago
- b1b9698 driver: net: fsl-mc: remove MC firmware version check by Stuart Yoder · 9 years ago
- fd6fb77 qbman_portal.c: Update BUG_ON() call in qbman_swp_mc_submit by Tom Rini · 9 years ago