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
/
phy
/
cortina.c
Age
Commit message (
Expand
)
Author
2025-08-15
net: phy: cortina: Ensure memory allocated is freed
Andrew Goodbody
2025-06-20
env: Rename SYS_MMC_ENV_DEV to ENV_MMC_DEVICE_INDEX
Marek Vasut
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-04-07
net: phy: cortina: Convert to U_BOOT_PHY_DRIVER()
Marek Vasut
2023-04-07
net: phy: cortina: Staticize PHY driver entries
Marek Vasut
2021-12-27
Convert CONFIG_ENV_SPI_BUS et al to Kconfig
Tom Rini
2021-08-18
net: cortina: Add support for tfa boot in cortina firmware
Kuldeep Singh
2020-12-10
drivers/net/phy: Add CORTINA_NO_FW_UPLOAD to Kconfig
Meenakshi Aggarwal
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
2019-07-15
net: phy: cortina: Use block layer to read from mmc
Yinbo Zhu
2018-06-13
net/phy/cortina: Add support for CS4223 PHY
Vicentiu Galanopulo
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-22
net/phy/cortina: Add No firmware upload option
Priyanka Jain
2018-03-22
net/phy/cortina.c: Update get_phy_id implementation
Priyanka Jain
2017-09-15
blk: Remove various places that do flush cache after read
Bin Meng
2017-07-11
net: phy: cortina: use get_nand_dev_by_index()
Grygorii Strashko
2016-06-03
nand: Embed mtd_info in struct nand_chip
Scott Wood
2016-01-28
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2016-01-28
net: phy: implements probe for Cortina phy
Shaohui Xie
2016-01-13
block: pass block dev not num to read/write/erase()
Stephen Warren
2015-04-23
net/phy/cortina: Fix compilation warning
pankaj chauhan
2014-12-05
net/phy: Add support for CS4315/CS4340 PHY
Shengzhou Liu