~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
fsl-mc
/
mc.c
Commit message (
Expand
)
Author
Age
*
net: fsl-mc: sync DPNI MC APIs
Ioana Ciornei
2023-06-15
*
drivers: net: fsl-mc: fix MAC address fixup procedure
Ioana Ciornei
2023-05-05
*
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
2023-02-02
*
net: fsl-mc: Remove non-DM_ETH code
Tom Rini
2022-12-07
*
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
*
net: Convert fit verification to use fit_get_data_*
Sean Anderson
2022-09-07
*
drivers: net: fsl-mc: add a command which dumps the MC log
Cosmin-Florin Aluchenesei
2021-11-09
*
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2021-08-02
*
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-08-02
*
net: fsl-mc: fix logically dead code
Cosmin-Florin Aluchenesei
2021-07-22
*
image: Adjust the workings of fit_check_format()
Simon Glass
2021-02-15
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
dm: Avoid accessing seq directly
Simon Glass
2020-12-18
*
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
*
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
2020-05-20
|
\
|
*
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-19
*
|
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-05-18
|
/
*
drivers: net: fsl-mc: add support for CONFIG_DM_ETH
Ioana Ciornei
2020-04-29
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
*
drivers/fsl-mc: Support DPSPARSER object and apply spb command
Florinel Iordache
2019-12-26
*
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-12-02
*
drivers: net: mc: Report extra memory to Linux
Meenakshi Aggarwal
2019-08-22
*
env: Move env_get() to env.h
Simon Glass
2019-08-11
*
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-03-15
*
fsl-layerscape: dpaa: fix fsl-mc status in fdt with bootefi
Mian Yousaf Kaukab
2019-01-17
*
driver: net: fsl-mc: initialize dpmac irrespective of phy
Pankaj Bansal
2018-10-10
*
driver: net: fsl-mc: Memset MC reserve ram memory before usage
Prabhakar Kushwaha
2018-09-27
*
u-boot: fixup the iommu-map property of fsl-mc node
Nipun Gupta
2018-09-27
*
fsl/mc: Limit the ethernet name to ETH_NAME_LEN
Pankaj Bansal
2018-08-08
*
driver: net: fsl-mc: updated copyright info
Yogesh Gaur
2018-05-09
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-03-05
*
driver: fsl-mc: Perform fsl-mc fdt fixup for lazyapply dpl
Yogesh Gaur
2018-01-30
*
driver: fsl-mc: MC object cleanup when DPL not loaded
Yogesh Gaur
2017-12-06
*
driver: net: fsl-mc: flib changes for MC 10.3.0
Yogesh Gaur
2017-12-06
*
driver: net: fsl-mc: Use base 16 in simple_strtoul
Prabhakar Kushwaha
2017-11-15
*
driver: fsl-mc: use calloc instead malloc
Prabhakar Kushwaha
2017-10-27
*
drivers:net:fsl-mc: Update MC address calculation
Priyanka Jain
2017-09-11
[next]