summaryrefslogtreecommitdiff
path: root/drivers/net/fm
AgeCommit message (Expand)AuthorFilesLines
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada4-4/+4
2020-06-29spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*Lukasz Majewski1-2/+2
2020-05-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini1-1/+1
2020-05-19driver: net: fm: minor fix in DM ETH supportMadalin Bucur1-1/+1
2020-05-19common: Drop linux/delay.h from common headerSimon Glass3-0/+3
2020-05-19common: Drop log.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop image.h from common headerSimon Glass2-0/+2
2020-05-19common: Drop part.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2020-04-29driver: net: fm: add DM ETH supportMadalin Bucur5-10/+447
2020-04-29driver: net: fm: add DM MDIO supportMadalin Bucur1-2/+137
2020-04-29driver: net: fm: separate receive buffer free codeMadalin Bucur1-26/+37
2020-04-29driver: net: fm: change init_phy() paramMadalin Bucur1-11/+8
2020-04-17net: fm: fix build error when not using nandFrancois Gervais1-0/+2
2020-03-30armv8/ls1046ardb: RGMII ports require internal delayMadalin Bucur1-2/+2
2020-03-30armv8/ls1043ardb: RGMII ports require internal delayMadalin Bucur1-2/+2
2020-03-30net: fman: add support for all RGMII delay modesMadalin Bucur1-0/+4
2019-12-03crc32: Use the crc.h header for crc functionsSimon Glass2-0/+2
2019-08-11env: Drop environment.h header file where not neededSimon Glass1-1/+0
2019-08-11env: Move env_get() to env.hSimon Glass1-0/+1
2019-08-11env: Move env_set_hex() to env.hSimon Glass1-0/+1
2019-08-11env: Move env_get_f() to env.hSimon Glass1-0/+1
2019-05-26configs: Migrate CONFIG_FMAN_ENET and some related options to KconfigTom Rini1-1/+1
2018-12-07net: fm: add TFABOOT supportRajesh Bhagat1-3/+100
2018-10-29powerpc: t1040: Correct RCW EC2 settingsBin Meng1-3/+0
2018-09-27net: fman: Support both new and legacy FMan CompatiblesZhao Qiang1-1/+2
2018-09-27ppa/fm/qe: use block layer in ppa/fm/qe driverYinbo Zhu1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini22-45/+22
2017-09-15blk: Remove various places that do flush cache after readBin Meng1-2/+0
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass2-2/+2
2017-08-16env: Rename common functions related to setenv()Simon Glass1-1/+1
2017-08-14net: fman: add support RGMII_TXID to memacMadalin Bucur1-1/+3
2017-07-12net: fm: use get_nand_dev_by_index()Grygorii Strashko1-1/+2
2017-06-02armv8/ls1046a: RGMII PHY requires internal delay on TxMadalin Bucur1-2/+2
2017-06-02armv8/ls1043a: RGMII PHY requires internal delay on TxMadalin Bucur1-2/+2
2017-04-17armv8: ls1043a: Drop macro CONFIG_LS1043AYork Sun1-1/+1
2017-01-05powerpc: mpc85xx: Remove variant SoCs T1020/T1022/T1013/T1014York Sun1-2/+0
2016-12-08net: fman: fix 2.5G SGMII settingsshaohui xie2-10/+24
2016-11-24powerpc: T4080: Drop configuration for T4080York Sun1-1/+0
2016-11-24powerpc: T4240: Remove macro CONFIG_PPC_T4240York Sun1-1/+1
2016-11-24powerpc: T4160: Remove macro CONFIG_PPC_T4160York Sun1-1/+1
2016-11-24powerpc: T2080, T2081: Remove macro CONFIG_PPC_T2080 and CONFIG_PPC_T2081York Sun1-2/+2
2016-11-24powerpc: T1042: Remove macro CONFIG_PPC_T1042York Sun1-1/+1
2016-11-24powerpc: T1040: Remove macro CONFIG_PPC_T1040York Sun1-1/+1
2016-11-24powerpc: T1024: Remove macro CONFIG_PPC_T1024York Sun1-1/+1
2016-11-24powerpc: T1023: Remove macro CONFIG_PPC_T1023York Sun1-1/+1
2016-11-24powerpc: B4420: Remove macro CONFIG_PPC_B4420York Sun1-1/+1
2016-11-24powerpc: B4860QDS: Remove macro CONFIG_B4860QDSYork Sun1-3/+4
2016-11-24powerpc: B4860: Remove macro CONFIG_PPC_B4860York Sun1-1/+1
2016-11-24powerpc: P5040: Remove macro CONFIG_P5040York Sun1-1/+1