index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
fm
Age
Commit message (
Expand
)
Author
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
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
[next]