summaryrefslogtreecommitdiffstats
path: root/sys/dev/tsec/if_tsec_fdt.c
Commit message (Expand)AuthorAgeFilesLines
* Rename OF_xref_phandle() to OF_node_from_xref() and add a new functionian2014-09-011-1/+1
* Remove bogus module dependencies.marcel2014-07-261-2/+0
* Follow r261352 by updating all drivers which are children of simplebusian2014-02-021-0/+3
* Make tsec work with the device tree present on the RB800. The previous codenwhitehorn2013-11-111-2/+19
* - Provide necessary includes.glebius2013-10-291-2/+2
* Respect phy-handle property in Ethernet nodes of the device tree.raj2012-03-041-7/+2
* - There's no need to overwrite the default device method with the defaultmarius2011-11-221-5/+2
* Don't use the MAC address in the device tree if it's all zeroesmarcel2011-01-281-19/+10
* Convert Freescale PowerPC platforms to FDT convention.raj2010-07-111-0/+352
OpenPOWER on IntegriCloud