index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
master
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_lf_v2025.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
toradex_u-boot-2024.07_smarc-imx8mp-bringup
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
fm
Age
Commit message (
Expand
)
Author
2023-01-20
global: Finish CONFIG -> CFG migration
Tom Rini
2023-01-12
net: fm: Support loading firmware from a filesystem
Sean Anderson
2023-01-12
net: fm: Add firmware name parameter
Sean Anderson
2022-12-07
net: fm: Remove non-DM_ETH code
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_*
Tom Rini
2022-11-10
global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace
Tom Rini
2022-11-10
global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace
Tom Rini
2022-11-02
treewide: Remove the unnecessary space before semicolon
Bin Meng
2022-09-07
net: fm: Add support for FIT firmware
Sean Anderson
2022-08-04
Convert CONFIG_FSL_MEMAC et al to Kconfig
Tom Rini
2022-05-23
spi: spi_flash_probe_bus_cs() rely on DT for spi speed and mode
Patrice Chotard
2022-04-10
treewide: Rename PHY_INTERFACE_MODE_NONE to PHY_INTERFACE_MODE_NA
Marek Behún
2022-04-10
net: introduce helpers to get PHY interface mode from a device/ofnode
Marek Behún
2022-01-20
fdt_support: Add fdt_for_each_node_by_compatible() helper macro
Marek Behún
2022-01-15
net: fsl: Fix busy flag polling register
Markus Koch
2021-12-27
Convert CONFIG_ENV_SPI_BUS et al to Kconfig
Tom Rini
2021-09-28
net: freescale: replace usage of phy-mode = "sgmii-2500" with "2500base-x"
Vladimir Oltean
2021-09-28
net: replace the "xfi" phy-mode with "10gbase-r"
Vladimir Oltean
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-07-07
ppc: Remove T4160RDB board
Tom Rini
2021-07-07
ppc: Remove T1023RBD boards and T1024RDB_SECURE_BOOT
Tom Rini
2021-06-18
Fix a memory leak issue in the RX port initialization.
Hou Zhiqiang
2021-04-10
ppc: Remove Cyrus_P5020 and P5040 boards
Tom Rini
2021-04-10
ppc: Remove T2081QDS board and ARCH_T2081 support
Tom Rini
2021-02-08
net: memac_phy: add a timeout to MDIO operations
Ioana Ciornei
2021-01-05
dm: core: Access device ofnode through functions
Simon Glass
2021-01-05
dm: Use access methods for dev/uclass private data
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-09-24
driver: net: fm: add support for XFI
Madalin Bucur
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-06-29
spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI*
Lukasz Majewski
2020-05-20
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq
Tom Rini
2020-05-19
driver: net: fm: minor fix in DM ETH support
Madalin Bucur
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-05-18
common: Drop part.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-04-29
driver: net: fm: add DM ETH support
Madalin Bucur
2020-04-29
driver: net: fm: add DM MDIO support
Madalin Bucur
2020-04-29
driver: net: fm: separate receive buffer free code
Madalin Bucur
2020-04-29
driver: net: fm: change init_phy() param
Madalin Bucur
2020-04-17
net: fm: fix build error when not using nand
Francois Gervais
2020-03-30
armv8/ls1046ardb: RGMII ports require internal delay
Madalin Bucur
2020-03-30
armv8/ls1043ardb: RGMII ports require internal delay
Madalin Bucur
2020-03-30
net: fman: add support for all RGMII delay modes
Madalin Bucur
2019-12-02
crc32: Use the crc.h header for crc functions
Simon Glass
[next]