Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
fd9149152354fb1bb6e6b6b4077b3b19b2a99ab5
/
include
/
fsl-mc
528bca8
include: Drop <common.h> from include lists
by Tom Rini
· Wed Nov 01 12:28:20 2023 -0400
0427440
fsl-mc: Add prototype for bd_info
by Tom Rini
· Wed Nov 01 12:28:18 2023 -0400
99eed83
drivers: net: fsl-mc: add support for MC reserved memory
by Laurentiu Tudor
· Wed Sep 27 18:30:47 2023 +0300
1c3769d
net: fsl-mc: sync remaining MC commands
by Ioana Ciornei
· Wed May 31 19:04:36 2023 +0300
bc262da
net: fsl-mc: sync DPIO MC APIs
by Ioana Ciornei
· Wed May 31 19:04:35 2023 +0300
bd4bbe2b
net: fsl-mc: sync DPSPARSER MC APIs
by Ioana Ciornei
· Wed May 31 19:04:34 2023 +0300
be11737
net: fsl-mc: sync DPNI MC APIs
by Ioana Ciornei
· Wed May 31 19:04:33 2023 +0300
4b4370e
net: fsl-mc: sync DPRC MC APIs
by Ioana Ciornei
· Wed May 31 19:04:32 2023 +0300
0ef7e5a
net: fsl-mc: sync DPMAC MC APIs
by Ioana Ciornei
· Wed May 31 19:04:31 2023 +0300
2f232fa
net: fsl-mc: sync DPBP MC APIs
by Ioana Ciornei
· Wed May 31 19:04:30 2023 +0300
b78b9df
net: fsl-mc: remove unused MC APIs
by Ioana Ciornei
· Wed May 31 19:04:29 2023 +0300
98fdaaa
net: ldpaa_eth: extend debug capabilities with DPMAC statistics
by Ioana Ciornei
· Tue May 23 16:47:46 2023 +0300
d6733a4
net: ldpaa_eth: transform dpni_statistics from a struct to a union
by Ioana Ciornei
· Tue May 23 16:47:44 2023 +0300
ae0638f
net: ldpaa_eth: fix the memory layout of the dpmac_get_counters() API
by Ioana Ciornei
· Tue May 23 16:47:43 2023 +0300
6a5dccc
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
by Tom Rini
· Wed Nov 16 13:10:41 2022 -0500
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
accb63b
WS cleanup: remove excessive empty lines
by Wolfgang Denk
· Mon Sep 27 17:42:37 2021 +0200
f7ed78b
treewide: convert bd_t to struct bd_info by coccinelle
by Masahiro Yamada
· Fri Jun 26 15:13:33 2020 +0900
4dcacfc
common: Drop linux/bitops.h from common header
by Simon Glass
· Sun May 10 11:40:13 2020 -0600
ae6d852
drivers/fsl-mc: Support DPSPARSER object and apply spb command
by Florinel Iordache
· Tue Nov 19 10:28:17 2019 +0000
d67ae48
drivers: net: mc: Report extra memory to Linux
by Meenakshi Aggarwal
· Thu May 23 15:13:43 2019 +0530
9712465
fsl-layerscape: dpaa: fix fsl-mc status in fdt with bootefi
by Mian Yousaf Kaukab
· Tue Dec 18 14:01:17 2018 +0100
50adb5e
driver: net: fsl-mc: Add support of multiple phys for dpmac
by Pankaj Bansal
· Wed Oct 10 14:08:34 2018 +0530
1c2289d
driver: net: fsl-mc: remove unused strcture elements
by Pankaj Bansal
· Wed Oct 10 14:08:30 2018 +0530
d691264
u-boot: fixup the iommu-map property of fsl-mc node
by Nipun Gupta
· Mon Aug 20 16:01:14 2018 +0530
1a0c4ae
driver: net: fsl-mc: updated copyright info
by Yogesh Gaur
· Wed May 09 10:52:17 2018 +0530
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
318c32f
driver: net: fsl-mc: flib changes for MC 10.3.0
by Yogesh Gaur
· Wed Nov 15 11:59:31 2017 +0530
ec455e2
armv8: fsl-layerscape: Support to add RGMII for ls1088aqds
by Ashish Kumar
· Thu Aug 31 16:37:31 2017 +0530
08bc014
drivers: net: fsl-mc: Link MC boot to PHY_RESET_R
by Bogdan Purcareata
· Wed May 24 16:40:21 2017 +0000
3c39c08
arm: fsl-layerscape: Move QSGMII wriop_init to SoC file
by Prabhakar Kushwaha
· Wed Feb 15 20:40:00 2017 +0530
c3d06e3
driver: net: fsl-mc: flib changes for MC FW 9.0.0
by Prabhakar Kushwaha
· Thu Dec 24 15:32:49 2015 +0530
52d2e2c
driver: net: ldpaa: Use DPMAC as net device
by Prabhakar Kushwaha
· Wed Nov 04 12:26:00 2015 +0530
316b71c
driver: net: fsl-mc: Create DPAA2 object at run-time
by Prabhakar Kushwaha
· Wed Nov 04 12:25:59 2015 +0530
29a63e4
driver: net: fsl-mc: Add DPAA2 commands to manage MC
by Prabhakar Kushwaha
· Wed Nov 04 12:25:58 2015 +0530
ef55310
driver: ldpaa: Add api to return linked PHY ID of DPMAC
by Prabhakar Kushwaha
· Wed Nov 04 12:25:56 2015 +0530
916ef9f
driver: net: fsl-mc: Add APIs for DPMAC objects in FLIB
by Prabhakar Kushwaha
· Wed Nov 04 12:25:54 2015 +0530
cf0c8cf
driver: net: fsl-mc: Add create, destroy APIs in flibs
by Prabhakar Kushwaha
· Wed Nov 04 12:25:53 2015 +0530
69bab55
bitops: introduce BIT() definition
by Heiko Schocher
· Mon Sep 07 13:43:52 2015 +0200
9564df6
drivers/fsl-mc: flib changes for mc 8.0.0
by Prabhakar Kushwaha
· Tue Jul 07 15:40:06 2015 +0530
d197035
armv8/fsl-lsch3: partition stream IDs
by Stuart Yoder
· Thu Jul 02 11:29:02 2015 +0530
fd5d127
drivers: fsl-mc: Update flibs to mc-0.6.0.1
by Prabhakar Kushwaha
· Thu Jul 02 11:28:59 2015 +0530
2dd335f
driver/ldpaa: Add support of WRIOP static data structure
by Prabhakar Kushwaha
· Fri Mar 20 19:28:22 2015 -0700
5350b99
driver/ldpaa_eth: Add LDPAA Ethernet driver
by Prabhakar Kushwaha
· Thu Mar 19 09:20:46 2015 -0700
cfd9fbf
driver/fsl-mc: Add support of MC Flibs
by Prabhakar Kushwaha
· Thu Mar 19 09:20:45 2015 -0700
25b8efe
armv8/fsl-lsch3: Add Freescale Debug Server driver
by Bhupesh Sharma
· Thu Mar 19 09:20:43 2015 -0700
43e4ae3
drivers/mc: Migrated MC Flibs to 0.5.2
by J. German Rivera
· Tue Jan 06 13:19:02 2015 -0800