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
/
test
/
dm
/
phy.c
Age
Commit message (
Expand
)
Author
2024-09-09
phy: test: Implement sandbox PHY .set_mode and DM test
Marek Vasut
2024-09-09
phy: Extend generic_setup_phy() with PHY mode and submode
Marek Vasut
2024-08-26
test: Rename unit-test flags
Simon Glass
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-06
test: Remove <common.h> and add needed includes
Tom Rini
2023-11-10
tree-wide: Replace http:// link with https:// link for ti.com
Nishanth Menon
2023-09-13
phy: Return success from generic_setup_phy() when phy is not found
Jonas Karlman
2023-09-13
phy: Fix generic_setup_phy() return value on power on failure
Jonas Karlman
2023-09-13
phy: Set phy->dev to NULL when generic_phy_get_by_index_nodev() fails
Jonas Karlman
2023-09-13
phy: Set phy->dev to NULL when generic_phy_get_by_name() fails
Jonas Karlman
2023-03-14
test: Wrap assert macros in ({ ... }) and fix missing semicolons
Marek Vasut
2022-01-14
phy: Track power-on and init counts in uclass
Alper Nebi Yasak
2020-08-22
sandbox: dts: Add compatible string for bind-test node
Patrice Chotard
2020-08-07
dm: Rename DM test flags to make them more generic
Simon Glass
2020-08-03
dm: core: Drop header files from dm/test.h
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-02
test: dm: phy: add a test item for the phy_bulk API
Chunfeng Yun
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2017-06-01
dm: phy: Update tests to use ut_asserteq()
Simon Glass
2017-05-09
dm: test: Add tests for the generic PHY uclass
Jean-Jacques Hiblot