index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
fsl-mc
/
mc.c
Age
Commit message (
Expand
)
Author
2 days
drivers: net: fsl-mc: add the nowait option when applying the DPL
Ioana Ciornei
2 days
drivers: net: fsl-mc: cleanup the fsl_mc command help text
Ioana Ciornei
2 days
drivers: net: fsl-mc: remove unused parameter from the wait_for_mc() function
Ioana Ciornei
2025-08-27
net: fsl-mc: Incorrect variable used in error path
Andrew Goodbody
2025-08-27
net: fsl-mc: NULL check dflt_dpni before dereference
Andrew Goodbody
2025-08-27
net: fsl-mc: NULL check dflt_dpbp before dereference
Andrew Goodbody
2025-08-27
net: fsl-mc: NULL check dflt_dpio before dereference
Andrew Goodbody
2025-06-14
drivers: use lowercase hex prefix style
E Shattow
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
net: Remove <common.h> and add needed includes
Tom Rini
2023-10-10
drivers: net: fsl-mc: add support for MC reserved memory
Laurentiu Tudor
2023-06-15
net: fsl-mc: sync DPNI MC APIs
Ioana Ciornei
2023-05-05
drivers: net: fsl-mc: fix MAC address fixup procedure
Ioana Ciornei
2023-02-02
drivers: net: fsl-mc: do not use multiple blank lines
Ioana Ciornei
2023-02-02
drivers: net: fsl-mc: align parameters to the open paranthesis
Ioana Ciornei
2023-02-02
drivers: net: fsl-mc: remove explicit cast
Ioana Ciornei
2023-02-02
drivers: net: fsl-mc: do not prefix decimal values with 0x
Ioana Ciornei
2023-02-02
drivers: net: fsl-mc: remove an useless break statement
Ioana Ciornei
2023-02-02
drivers: net: fsl-mc: remove useless assignment of variable
Ioana Ciornei
2022-12-07
net: fsl-mc: Remove non-DM_ETH code
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-09-07
net: Convert fit verification to use fit_get_data_*
Sean Anderson
2021-11-09
drivers: net: fsl-mc: add a command which dumps the MC log
Cosmin-Florin Aluchenesei
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-07-22
net: fsl-mc: fix logically dead code
Cosmin-Florin Aluchenesei
2021-02-15
image: Adjust the workings of fit_check_format()
Simon Glass
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2020-12-18
dm: Avoid accessing seq directly
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-20
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
2020-05-19
net: fsl-mc: fixup DPC: add /board/ports node if missing
Razvan Ionut Cirjan
2020-05-19
drivers: net: fsl-mc: fixup msi-map property
Laurentiu Tudor
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-04-29
drivers: net: fsl-mc: add support for CONFIG_DM_ETH
Ioana Ciornei
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2019-12-26
drivers/fsl-mc: Support DPSPARSER object and apply spb command
Florinel Iordache
2019-12-02
common: Move command functions out of common.h
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-08-22
drivers: net: mc: Report extra memory to Linux
Meenakshi Aggarwal
2019-08-11
env: Move env_get() to env.h
Simon Glass
2019-03-15
mc : Reduce MC memory size to 128M
Meenakshi Aggarwal
2019-03-15
driver: net: fsl-mc: Fix DPC MAC address fixup
Ioana Ciocoi Radulescu
2019-01-17
fsl-layerscape: dpaa: fix fsl-mc status in fdt with bootefi
Mian Yousaf Kaukab
2018-10-10
driver: net: fsl-mc: initialize dpmac irrespective of phy
Pankaj Bansal
[next]