summaryrefslogtreecommitdiff
path: root/drivers/net/fm
Commit message (Expand)AuthorAgeFilesLines
* net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x"Vladimir Oltean2021-09-285-10/+10
* net: replace the "xfi" phy-mode with "10gbase-r"Vladimir Oltean2021-09-282-3/+3
* global: Convert simple_strtoul() with hex to hextoul()Simon Glass2021-08-021-1/+1
* ppc: Remove T4160RDB boardTom Rini2021-07-071-1/+0
* ppc: Remove T1023RBD boards and T1024RDB_SECURE_BOOTTom Rini2021-07-071-1/+0
* Fix a memory leak issue in the RX port initialization.Hou Zhiqiang2021-06-181-1/+3
* ppc: Remove Cyrus_P5020 and P5040 boardsTom Rini2021-04-101-1/+0
* ppc: Remove T2081QDS board and ARCH_T2081 supportTom Rini2021-04-101-1/+0
* net: memac_phy: add a timeout to MDIO operationsIoana Ciornei2021-02-081-18/+58
* dm: core: Access device ofnode through functionsSimon Glass2021-01-051-2/+2
* dm: Use access methods for dev/uclass private dataSimon Glass2021-01-051-4/+18
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-131-1/+1
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-132-2/+2
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-133-5/+5
* driver: net: fm: add support for XFIMadalin Bucur2020-09-241-1/+2
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-174-4/+4
* spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*Lukasz Majewski2020-06-291-2/+2
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqWIP/20May2020Tom Rini2020-05-201-1/+1
|\
| * driver: net: fm: minor fix in DM ETH supportMadalin Bucur2020-05-191-1/+1
* | common: Drop linux/delay.h from common headerSimon Glass2020-05-183-0/+3
* | common: Drop log.h from common headerSimon Glass2020-05-182-0/+2
* | common: Drop image.h from common headerSimon Glass2020-05-182-0/+2
* | common: Drop part.h from common headerSimon Glass2020-05-181-0/+1
* | common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
|/
* driver: net: fm: add DM ETH supportMadalin Bucur2020-04-295-10/+447
* driver: net: fm: add DM MDIO supportMadalin Bucur2020-04-291-2/+137
* driver: net: fm: separate receive buffer free codeMadalin Bucur2020-04-291-26/+37
* driver: net: fm: change init_phy() paramMadalin Bucur2020-04-291-11/+8
* net: fm: fix build error when not using nandFrancois Gervais2020-04-171-0/+2
* armv8/ls1046ardb: RGMII ports require internal delayMadalin Bucur2020-03-301-2/+2
* armv8/ls1043ardb: RGMII ports require internal delayMadalin Bucur2020-03-301-2/+2
* net: fman: add support for all RGMII delay modesMadalin Bucur2020-03-301-0/+4
* crc32: Use the crc.h header for crc functionsSimon Glass2019-12-022-0/+2
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* env: Move env_get() to env.hSimon Glass2019-08-111-0/+1
* env: Move env_set_hex() to env.hSimon Glass2019-08-111-0/+1
* env: Move env_get_f() to env.hSimon Glass2019-08-111-0/+1
* configs: Migrate CONFIG_FMAN_ENET and some related options to KconfigTom Rini2019-05-261-1/+1
* net: fm: add TFABOOT supportRajesh Bhagat2018-12-061-3/+100
* powerpc: t1040: Correct RCW EC2 settingsBin Meng2018-10-291-3/+0
* net: fman: Support both new and legacy FMan CompatiblesZhao Qiang2018-09-271-1/+2
* ppa/fm/qe: use block layer in ppa/fm/qe driverYinbo Zhu2018-09-271-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0722-45/+22
* blk: Remove various places that do flush cache after readBin Meng2017-09-151-2/+0
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-162-2/+2
* env: Rename common functions related to setenv()Simon Glass2017-08-161-1/+1
* net: fman: add support RGMII_TXID to memacMadalin Bucur2017-08-141-1/+3
* net: fm: use get_nand_dev_by_index()Grygorii Strashko2017-07-111-1/+2
* armv8/ls1046a: RGMII PHY requires internal delay on TxMadalin Bucur2017-06-021-2/+2
* armv8/ls1043a: RGMII PHY requires internal delay on TxMadalin Bucur2017-06-021-2/+2