aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/extres/phy
Commit message (Expand)AuthorAgeFilesLines
* MFC r345295:Michal Meloun2019-08-091-1/+1
* MFC r343498:Michal Meloun2019-08-092-2/+2
* MFC r340845-r340848, r340971, r340981, r342076Emmanuel Vadot2019-08-055-50/+369
* Align OF_getencprop_alloc API with OF_getencprop and OF_getprop_allocOleksandr Tymoshenko2018-04-091-1/+1
* Convert extres/phy to kobj model.Michal Meloun2018-01-204-97/+502
* EXTRES: Add OF node as argument to all <foo>_get_by_ofw_<bar>() functions.Michal Meloun2016-07-102-13/+21
* Use OF_prop_free instead of direct call to free(9)Oleksandr Tymoshenko2016-05-141-4/+4
* Add phy framework, a next part of new 'extended resources' family ofMichal Meloun2016-03-153-0/+382