summaryrefslogtreecommitdiff
path: root/drivers/net/fm
AgeCommit message (Expand)Author
2019-05-26configs: Migrate CONFIG_FMAN_ENET and some related options to KconfigTom Rini
2018-12-06net: fm: add TFABOOT supportRajesh Bhagat
2018-10-29powerpc: t1040: Correct RCW EC2 settingsBin Meng
2018-09-27net: fman: Support both new and legacy FMan CompatiblesZhao Qiang
2018-09-27ppa/fm/qe: use block layer in ppa/fm/qe driverYinbo Zhu
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-09-15blk: Remove various places that do flush cache after readBin Meng
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-16env: Rename common functions related to setenv()Simon Glass
2017-08-14net: fman: add support RGMII_TXID to memacMadalin Bucur
2017-07-11net: fm: use get_nand_dev_by_index()Grygorii Strashko
2017-06-02armv8/ls1046a: RGMII PHY requires internal delay on TxMadalin Bucur
2017-06-02armv8/ls1043a: RGMII PHY requires internal delay on TxMadalin Bucur
2017-04-17armv8: ls1043a: Drop macro CONFIG_LS1043AYork Sun
2017-01-04powerpc: mpc85xx: Remove variant SoCs T1020/T1022/T1013/T1014York Sun
2016-12-08net: fman: fix 2.5G SGMII settingsshaohui xie
2016-11-23powerpc: T4080: Drop configuration for T4080York Sun
2016-11-23powerpc: T4240: Remove macro CONFIG_PPC_T4240York Sun
2016-11-23powerpc: T4160: Remove macro CONFIG_PPC_T4160York Sun
2016-11-23powerpc: T2080, T2081: Remove macro CONFIG_PPC_T2080 and CONFIG_PPC_T2081York Sun
2016-11-23powerpc: T1042: Remove macro CONFIG_PPC_T1042York Sun
2016-11-23powerpc: T1040: Remove macro CONFIG_PPC_T1040York Sun
2016-11-23powerpc: T1024: Remove macro CONFIG_PPC_T1024York Sun
2016-11-23powerpc: T1023: Remove macro CONFIG_PPC_T1023York Sun
2016-11-23powerpc: B4420: Remove macro CONFIG_PPC_B4420York Sun
2016-11-23powerpc: B4860QDS: Remove macro CONFIG_B4860QDSYork Sun
2016-11-23powerpc: B4860: Remove macro CONFIG_PPC_B4860York Sun
2016-11-23powerpc: P5040: Remove macro CONFIG_P5040York Sun
2016-11-23powerpc: P5020: Remove macro CONFIG_PPC_P5020York Sun
2016-11-23powerpc: P4080: Remove macro CONFIG_PPC_P4080York Sun
2016-11-23powerpc: P3041: Remove macro CONFIG_PPC_P3041York Sun
2016-11-23powerpc: P2041: Remove macro CONFIG_PPC_P2041York Sun
2016-11-23powerpc: P1017: Drop configuration for P1017York Sun
2016-11-23powerpc: P1023: Remove macro CONFIG_P1023York Sun
2016-09-26Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-09-26armv8: ls1046a: Convert CONFIG_LS1046A to Kconfig option ARCH_LS1046AYork Sun
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-14net: fm: fix spi flash probe for using driver modelQianyu Gong
2016-08-22net/fm: Remove unused code of FMan QMIHou Zhiqiang
2016-07-26drivers: net/fm: Add Fman support for LS1046AMingkai Hu
2016-06-03nand: Embed mtd_info in struct nand_chipScott Wood
2016-05-24powerpc:t4240: MAC9 and MAC10 should not be identified as 1G interface in som...Ying Zhang
2016-03-14Kconfig: Move CONFIG_FIT and related options to KconfigSimon Glass
2016-02-24driver/fm: fdt.c: fix fdt_fixup_fman_firmware() to support ARM platformsQianyu Gong
2016-02-24fm: fdt: Move fman ucode fixup to driver codeQianyu Gong
2016-02-24qe: move drivers/qe/qe.h to include/fsl_qe.hQianyu Gong
2016-01-14Fix GCC format-security errors and convert sprintfs.Ben Whitten
2016-01-13block: pass block dev not num to read/write/erase()Stephen Warren
2015-12-17net: fm: disables unused FM1-DTSEC1 MAC node in DTSShaohui Xie
2015-12-17armv8/ls1043a: remove print infoMingkai Hu