index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
fm
Age
Commit message (
Expand
)
Author
2025-08-27
net: fm: Correct test for timeout
Andrew Goodbody
2025-08-27
net: fm: NULL check dev before dereference
Andrew Goodbody
2025-08-27
net: fm: Correct test for timeout
Andrew Goodbody
2025-06-20
env: Rename SYS_MMC_ENV_DEV to ENV_MMC_DEVICE_INDEX
Marek Vasut
2024-09-24
net: fm: call dtsec_init_phy() only when it is defined
Jerome Forissier
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
net: Remove <common.h> and add needed includes
Tom Rini
2023-12-21
global: Drop common.h inclusion
Tom Rini
2023-11-07
fsl_qe: Drop common.h
Tom Rini
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
[next]