Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
0f28e18f1e206de5d92c878da06e13f280946f9a
/
drivers
/
net
/
fm
364d002
global: Finish CONFIG -> CFG migration
by Tom Rini
· Tue Jan 10 11:19:45 2023 -0500
b55b750
net: fm: Support loading firmware from a filesystem
by Sean Anderson
· Thu Dec 29 11:53:01 2022 -0500
394b4ef
net: fm: Add firmware name parameter
by Sean Anderson
· Thu Dec 29 11:53:00 2022 -0500
3476841
net: fm: Remove non-DM_ETH code
by Tom Rini
· Sun Nov 27 10:25:05 2022 -0500
6a5dccc
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
by Tom Rini
· Wed Nov 16 13:10:41 2022 -0500
0a2bac7
global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_*
by Tom Rini
· Wed Nov 16 13:10:29 2022 -0500
376b88a
global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace
by Tom Rini
· Fri Oct 28 20:27:13 2022 -0400
d5c3bf2
global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace
by Tom Rini
· Fri Oct 28 20:27:12 2022 -0400
75a6a37
treewide: Remove the unnecessary space before semicolon
by Bin Meng
· Wed Oct 26 12:40:07 2022 +0800
9a2c773
net: fm: Add support for FIT firmware
by Sean Anderson
· Wed Sep 07 13:44:55 2022 +0800
33ae6a7
Convert CONFIG_FSL_MEMAC et al to Kconfig
by Tom Rini
· Sat Jul 23 13:05:10 2022 -0400
05b1aa6
spi: spi_flash_probe_bus_cs() rely on DT for spi speed and mode
by Patrice Chotard
· Wed Mar 30 09:33:14 2022 +0200
48631e4
treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA
by Marek Behún
· Thu Apr 07 00:33:03 2022 +0200
bc19477
net: introduce helpers to get PHY interface mode from a device/ofnode
by Marek Behún
· Thu Apr 07 00:33:01 2022 +0200
5d6b448
fdt_support: Add fdt_for_each_node_by_compatible() helper macro
by Marek Behún
· Thu Jan 20 01:04:42 2022 +0100
9c87899
net: fsl: Fix busy flag polling register
by Markus Koch
· Tue Jan 11 19:22:54 2022 +0100
119d2fb
Convert CONFIG_ENV_SPI_BUS et al to Kconfig
by Tom Rini
· Sat Dec 11 14:55:48 2021 -0500
6caef97
net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x"
by Vladimir Oltean
· Sat Sep 18 15:32:35 2021 +0300
6a6e402
net: replace the "xfi" phy-mode with "10gbase-r"
by Vladimir Oltean
· Sat Sep 18 15:32:34 2021 +0300
3ff49ec
global: Convert simple_strtoul() with hex to hextoul()
by Simon Glass
· Sat Jul 24 09:03:29 2021 -0600
a7ffa3d
ppc: Remove T4160RDB board
by Tom Rini
· Sun May 23 10:58:05 2021 -0400
b4e6026
ppc: Remove T1023RBD boards and T1024RDB_SECURE_BOOT
by Tom Rini
· Fri May 14 21:34:22 2021 -0400
46bcbeb
Fix a memory leak issue in the RX port initialization.
by Hou Zhiqiang
· Sat Jun 12 21:15:41 2021 +0300
3090082
ppc: Remove Cyrus_P5020 and P5040 boards
by Tom Rini
· Sat Feb 20 20:06:30 2021 -0500
3ec582b
ppc: Remove T2081QDS board and ARCH_T2081 support
by Tom Rini
· Sat Feb 20 20:06:21 2021 -0500
f78f21d
net: memac_phy: add a timeout to MDIO operations
by Ioana Ciornei
· Wed Dec 09 13:31:58 2020 +0200
a7ece58
dm: core: Access device ofnode through functions
by Simon Glass
· Sat Dec 19 10:40:14 2020 -0700
9558862
dm: Use access methods for dev/uclass private data
by Simon Glass
· Tue Dec 22 19:30:28 2020 -0700
fa20e93
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
by Simon Glass
· Thu Dec 03 16:55:20 2020 -0700
71fa5b4
dm: treewide: Rename 'platdata' variables to just 'plat'
by Simon Glass
· Thu Dec 03 16:55:18 2020 -0700
8a2b47f
dm: treewide: Rename auto_alloc_size members to be shorter
by Simon Glass
· Thu Dec 03 16:55:17 2020 -0700
13763ee
driver: net: fm: add support for XFI
by Madalin Bucur
· Fri Sep 11 10:24:09 2020 +0300
f7ed78b
treewide: convert bd_t to struct bd_info by coccinelle
by Masahiro Yamada
· Fri Jun 26 15:13:33 2020 +0900
76f44298
spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*
by Lukasz Majewski
· Thu Jun 04 23:11:53 2020 +0800
dadccd9
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
by Tom Rini
· Wed May 20 08:46:56 2020 -0400
d3e20b7
driver: net: fm: minor fix in DM ETH support
by Madalin Bucur
· Mon May 04 13:09:12 2020 +0300
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· Sun May 10 11:40:11 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
2dc9c34
common: Drop image.h from common header
by Simon Glass
· Sun May 10 11:40:01 2020 -0600
655306c
common: Drop part.h from common header
by Simon Glass
· Sun May 10 11:39:58 2020 -0600
274e0b0
common: Drop net.h from common header
by Simon Glass
· Sun May 10 11:39:56 2020 -0600
b76b0a6
driver: net: fm: add DM ETH support
by Madalin Bucur
· Thu Apr 23 16:25:19 2020 +0300
9d327b0
driver: net: fm: add DM MDIO support
by Madalin Bucur
· Thu Apr 23 16:25:18 2020 +0300
248f920
driver: net: fm: separate receive buffer free code
by Madalin Bucur
· Thu Apr 23 16:25:17 2020 +0300
11fa7a3
driver: net: fm: change init_phy() param
by Madalin Bucur
· Thu Apr 23 16:25:16 2020 +0300
28ff2ef
net: fm: fix build error when not using nand
by Francois Gervais
· Wed Apr 08 09:48:12 2020 -0400
b54666e
armv8/ls1046ardb: RGMII ports require internal delay
by Madalin Bucur
· Thu Mar 12 14:53:46 2020 +0200
7c955cc
armv8/ls1043ardb: RGMII ports require internal delay
by Madalin Bucur
· Thu Mar 12 14:53:45 2020 +0200
fa8f6b4
net: fman: add support for all RGMII delay modes
by Madalin Bucur
· Thu Mar 12 14:53:44 2020 +0200
48b6c6b
crc32: Use the crc.h header for crc functions
by Simon Glass
· Thu Nov 14 12:57:16 2019 -0700
9cce6f7
env: Drop environment.h header file where not needed
by Simon Glass
· Thu Aug 01 09:47:12 2019 -0600
0af6e2d
env: Move env_get() to env.h
by Simon Glass
· Thu Aug 01 09:46:52 2019 -0600
313112a
env: Move env_set_hex() to env.h
by Simon Glass
· Thu Aug 01 09:46:46 2019 -0600
db22961
env: Move env_get_f() to env.h
by Simon Glass
· Thu Aug 01 09:46:42 2019 -0600
fa911f8
configs: Migrate CONFIG_FMAN_ENET and some related options to Kconfig
by Tom Rini
· Sun May 12 07:59:12 2019 -0400
1dec961
net: fm: add TFABOOT support
by Rajesh Bhagat
· Mon Nov 05 18:02:23 2018 +0000
f02840b
powerpc: t1040: Correct RCW EC2 settings
by Bin Meng
· Mon Oct 08 06:55:57 2018 -0700
c47115e
net: fman: Support both new and legacy FMan Compatibles
by Zhao Qiang
· Wed Aug 29 11:46:34 2018 +0800
45c20bd
ppa/fm/qe: use block layer in ppa/fm/qe driver
by Yinbo Zhu
· Tue Sep 25 14:47:06 2018 +0800
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
629e799
blk: Remove various places that do flush cache after read
by Bin Meng
· Tue Sep 12 19:00:23 2017 -0700
64b723f
env: Rename getenv/_f() to env_get()
by Simon Glass
· Thu Aug 03 12:22:12 2017 -0600
4d949a2
env: Rename common functions related to setenv()
by Simon Glass
· Thu Aug 03 12:22:10 2017 -0600
25122b4
net: fman: add support RGMII_TXID to memac
by Madalin Bucur
· Fri Aug 04 09:14:53 2017 +0300
aa942fe
net: fm: use get_nand_dev_by_index()
by Grygorii Strashko
· Mon Jun 26 19:13:00 2017 -0500
395c1e3
armv8/ls1046a: RGMII PHY requires internal delay on Tx
by Madalin Bucur
· Mon Apr 03 17:43:56 2017 +0300
5b72f9b
armv8/ls1043a: RGMII PHY requires internal delay on Tx
by Madalin Bucur
· Mon Apr 03 17:43:55 2017 +0300
342cf06
armv8: ls1043a: Drop macro CONFIG_LS1043A
by York Sun
· Mon Mar 27 11:41:02 2017 -0700
d7dd06c
powerpc: mpc85xx: Remove variant SoCs T1020/T1022/T1013/T1014
by York Sun
· Wed Dec 28 08:43:32 2016 -0800
a3384a1
net: fman: fix 2.5G SGMII settings
by shaohui xie
· Tue Nov 15 14:36:47 2016 +0800
c184503
powerpc: T4080: Drop configuration for T4080
by York Sun
· Mon Nov 21 13:41:30 2016 -0800
0fad326
powerpc: T4240: Remove macro CONFIG_PPC_T4240
by York Sun
· Mon Nov 21 13:35:41 2016 -0800
c7ea924
powerpc: T4160: Remove macro CONFIG_PPC_T4160
by York Sun
· Mon Nov 21 13:31:34 2016 -0800
e20c685
powerpc: T2080, T2081: Remove macro CONFIG_PPC_T2080 and CONFIG_PPC_T2081
by York Sun
· Mon Nov 21 12:54:19 2016 -0800
2d7b2d4
powerpc: T1042: Remove macro CONFIG_PPC_T1042
by York Sun
· Fri Nov 18 13:36:39 2016 -0800
a5b5d88
powerpc: T1040: Remove macro CONFIG_PPC_T1040
by York Sun
· Fri Nov 18 13:11:12 2016 -0800
7d29dd6
powerpc: T1024: Remove macro CONFIG_PPC_T1024
by York Sun
· Fri Nov 18 13:01:34 2016 -0800
bcee92e
powerpc: T1023: Remove macro CONFIG_PPC_T1023
by York Sun
· Fri Nov 18 12:35:47 2016 -0800
fda566d
powerpc: B4420: Remove macro CONFIG_PPC_B4420
by York Sun
· Fri Nov 18 11:56:57 2016 -0800
2dfafc6
powerpc: B4860QDS: Remove macro CONFIG_B4860QDS
by York Sun
· Fri Nov 18 11:47:35 2016 -0800
68eaa9a
powerpc: B4860: Remove macro CONFIG_PPC_B4860
by York Sun
· Fri Nov 18 11:44:43 2016 -0800
a3c5b66
powerpc: P5040: Remove macro CONFIG_P5040
by York Sun
· Fri Nov 18 11:39:36 2016 -0800
2ed73f4
powerpc: P5020: Remove macro CONFIG_PPC_P5020
by York Sun
· Fri Nov 18 11:30:56 2016 -0800
84be8a9
powerpc: P4080: Remove macro CONFIG_PPC_P4080
by York Sun
· Fri Nov 18 11:24:40 2016 -0800
df70d06
powerpc: P3041: Remove macro CONFIG_PPC_P3041
by York Sun
· Fri Nov 18 11:20:40 2016 -0800
5786fca
powerpc: P2041: Remove macro CONFIG_PPC_P2041
by York Sun
· Fri Nov 18 11:15:21 2016 -0800
ab507fb
powerpc: P1017: Drop configuration for P1017
by York Sun
· Wed Nov 16 16:06:48 2016 -0800
feeaae2
powerpc: P1023: Remove macro CONFIG_P1023
by York Sun
· Wed Nov 16 15:45:31 2016 -0800
71c10a4
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· Mon Sep 26 13:24:46 2016 -0400
bad4984
armv8: ls1046a: Convert CONFIG_LS1046A to Kconfig option ARCH_LS1046A
by York Sun
· Mon Sep 26 08:09:24 2016 -0700
56a931c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· Wed Sep 21 11:28:55 2016 +0900
ea4923e
net: fm: fix spi flash probe for using driver model
by Qianyu Gong
· Wed Aug 03 11:04:25 2016 +0800
77bc77a
net/fm: Remove unused code of FMan QMI
by Hou Zhiqiang
· Fri Aug 19 11:35:35 2016 +0800
d62ecb4
drivers: net/fm: Add Fman support for LS1046A
by Mingkai Hu
· Tue Jul 05 16:01:56 2016 +0800
2c1b7e1
nand: Embed mtd_info in struct nand_chip
by Scott Wood
· Mon May 30 13:57:55 2016 -0500
9ff34e3
powerpc:t4240: MAC9 and MAC10 should not be identified as 1G interface in some case
by Ying Zhang
· Mon Apr 18 17:04:16 2016 +0800
e3ee2fb
Kconfig: Move CONFIG_FIT and related options to Kconfig
by Simon Glass
· Mon Feb 22 22:55:43 2016 -0700
0f331d8
driver/fm: fdt.c: fix fdt_fixup_fman_firmware() to support ARM platforms
by Qianyu Gong
· Thu Feb 18 13:02:01 2016 +0800
8868a64
fm: fdt: Move fman ucode fixup to driver code
by Qianyu Gong
· Thu Feb 18 13:02:00 2016 +0800
ae6a758
qe: move drivers/qe/qe.h to include/fsl_qe.h
by Qianyu Gong
· Thu Feb 18 13:01:59 2016 +0800
Next »