summaryrefslogtreecommitdiff
path: root/drivers/net/fm
AgeCommit message (Expand)Author
2022-01-20fdt_support: Add fdt_for_each_node_by_compatible() helper macroMarek BehĂșn
2022-01-15net: fsl: Fix busy flag polling registerMarkus Koch
2021-12-27Convert CONFIG_ENV_SPI_BUS et al to KconfigTom Rini
2021-09-28net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x"Vladimir Oltean
2021-09-28net: replace the "xfi" phy-mode with "10gbase-r"Vladimir Oltean
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-07-07ppc: Remove T4160RDB boardTom Rini
2021-07-07ppc: Remove T1023RBD boards and T1024RDB_SECURE_BOOTTom Rini
2021-06-18Fix a memory leak issue in the RX port initialization.Hou Zhiqiang
2021-04-10ppc: Remove Cyrus_P5020 and P5040 boardsTom Rini
2021-04-10ppc: Remove T2081QDS board and ARCH_T2081 supportTom Rini
2021-02-08net: memac_phy: add a timeout to MDIO operationsIoana Ciornei
2021-01-05dm: core: Access device ofnode through functionsSimon Glass
2021-01-05dm: Use access methods for dev/uclass private dataSimon Glass
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-09-24driver: net: fm: add support for XFIMadalin Bucur
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada
2020-06-29spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*Lukasz Majewski
2020-05-20Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriqTom Rini
2020-05-19driver: net: fm: minor fix in DM ETH supportMadalin Bucur
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-05-18common: Drop part.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-04-29driver: net: fm: add DM ETH supportMadalin Bucur
2020-04-29driver: net: fm: add DM MDIO supportMadalin Bucur
2020-04-29driver: net: fm: separate receive buffer free codeMadalin Bucur
2020-04-29driver: net: fm: change init_phy() paramMadalin Bucur
2020-04-17net: fm: fix build error when not using nandFrancois Gervais
2020-03-30armv8/ls1046ardb: RGMII ports require internal delayMadalin Bucur
2020-03-30armv8/ls1043ardb: RGMII ports require internal delayMadalin Bucur
2020-03-30net: fman: add support for all RGMII delay modesMadalin Bucur
2019-12-02crc32: Use the crc.h header for crc functionsSimon Glass
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_get() to env.hSimon Glass
2019-08-11env: Move env_set_hex() to env.hSimon Glass
2019-08-11env: Move env_get_f() to env.hSimon Glass
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