index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
fsl-mc
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-20
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
1
-4
/
+30
2020-05-19
net: fsl-mc: fixup DPC: add /board/ports node if missing
Razvan Ionut Cirjan
1
-3
/
+14
2020-05-19
drivers: net: fsl-mc: fixup msi-map property
Laurentiu Tudor
1
-1
/
+16
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2
-0
/
+2
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
3
-0
/
+3
2020-05-18
common: Drop log.h from common header
Simon Glass
2
-0
/
+2
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
1
-1
/
+2
2020-05-18
common: Drop image.h from common header
Simon Glass
1
-0
/
+1
2020-04-29
drivers: net: fsl-mc: add support for CONFIG_DM_ETH
Ioana Ciornei
1
-12
/
+36
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2
-0
/
+2
2019-12-26
drivers/fsl-mc: Support DPSPARSER object and apply spb command
Florinel Iordache
4
-22
/
+396
2019-12-02
common: Move command functions out of common.h
Simon Glass
1
-0
/
+1
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
1
-0
/
+1
2019-09-04
drivers/fsl-mc: Create Kconfig file to manage driver specific configs better
Florinel Iordache
1
-0
/
+25
2019-08-22
drivers: net: mc: Report extra memory to Linux
Meenakshi Aggarwal
1
-0
/
+10
2019-08-11
env: Move env_get() to env.h
Simon Glass
1
-0
/
+1
2019-03-15
mc : Reduce MC memory size to 128M
Meenakshi Aggarwal
1
-4
/
+18
2019-03-15
driver: net: fsl-mc: Fix DPC MAC address fixup
Ioana Ciocoi Radulescu
1
-1
/
+3
2019-01-17
fsl-layerscape: dpaa: fix fsl-mc status in fdt with bootefi
Mian Yousaf Kaukab
1
-0
/
+5
2018-10-10
driver: net: fsl-mc: initialize dpmac irrespective of phy
Pankaj Bansal
1
-4
/
+2
2018-09-27
driver: net: fsl-mc: Memset MC reserve ram memory before usage
Prabhakar Kushwaha
1
-0
/
+7
2018-09-27
u-boot: fixup the iommu-map property of fsl-mc node
Nipun Gupta
1
-0
/
+34
2018-08-08
fsl/mc: Limit the ethernet name to ETH_NAME_LEN
Pankaj Bansal
1
-3
/
+3
2018-05-09
driver: net: fsl-mc: updated copyright info
Yogesh Gaur
7
-8
/
+8
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
15
-32
/
+15
2018-03-05
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
1
-1
/
+1
2018-01-30
driver: fsl-mc: Perform fsl-mc fdt fixup for lazyapply dpl
Yogesh Gaur
1
-1
/
+3
2017-12-13
armv8: ls1043a/ls2080a: check SoC by device ID
Wenbin song
1
-2
/
+2
2017-12-06
driver: fsl-mc: MC object cleanup when DPL not loaded
Yogesh Gaur
1
-1
/
+2
2017-12-06
driver: net: fsl-mc: flib changes for MC 10.3.0
Yogesh Gaur
7
-353
/
+374
2017-11-15
driver: net: fsl-mc: Use base 16 in simple_strtoul
Prabhakar Kushwaha
1
-1
/
+1
2017-10-27
driver: fsl-mc: use calloc instead malloc
Prabhakar Kushwaha
1
-18
/
+21
2017-09-11
drivers:net:fsl-mc: Update MC address calculation
Priyanka Jain
1
-2
/
+9
2017-08-16
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
Simon Glass
1
-2
/
+2
2017-08-16
env: Rename getenv/_f() to env_get()
Simon Glass
1
-3
/
+3
2017-08-09
driver: net: fsl-mc: fsl_mc_ldpaa_exit exit earlier if dpl applied
Santan Kumar
1
-2
/
+9
2017-06-05
common: freescale: Move arch-specific declarations
Simon Glass
1
-0
/
+1
2017-06-01
drivers: net: fsl-mc: Include MAC addr fixup to DPL
Bogdan Purcareata
1
-63
/
+195
2017-06-01
drivers: net: fsl-mc: Link MC boot to PHY_RESET_R
Bogdan Purcareata
1
-0
/
+16
2017-05-23
driver: net: fsl-mc: Update fsl_mc_ldpaa_exit() path
Yogesh Gaur
1
-7
/
+13
2017-03-14
driver: net: fsl-mc: Update calculation of MC RAM
York Sun
1
-51
/
+8
2017-03-14
armv8: layerscape: Rewrite memory reservation
York Sun
1
-15
/
+1
2017-01-31
drivers: net: fsl-mc: Fixup MAC addresses in DPC
Bogdan Purcareata
1
-2
/
+101
2016-12-15
driver: fsl-mc: qbman: Add QBMAN 4.1 support
Priyanka Jain
4
-13
/
+48
2016-11-17
ls2080: Exit dpaa only right before exiting U-Boot
Alexander Graf
1
-2
/
+22
2016-04-06
armv8: LS2080A: Consolidate LS2080A and LS2085A
York Sun
1
-0
/
+10
2016-03-29
driver: net: fsl-mc: Check NULL before pointer dereference
Prabhakar Kushwaha
1
-1
/
+1
2016-03-28
driver: net: fsl-mc: Free dflt_dpio pointer after its usage
Prabhakar Kushwaha
1
-1
/
+1
2016-03-21
driver: net: fsl-mc: Return from DPAA_exit if boot_status !=0
Prabhakar Kushwaha
1
-1
/
+2
2016-02-06
Use correct spelling of "U-Boot"
Bin Meng
1
-1
/
+1
[next]