aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ofw/ofw_fdt.c
Commit message (Expand)AuthorAgeFilesLines
* Fix OF_finddevice error return value in case of FDT.Jayachandran C.2011-12-021-1/+3
* FDT changes for 64 bit kernelJayachandran C.2011-10-171-30/+41
* Return IEEE 1275 compliant error codes.Rafal Jaworowski2010-11-111-8/+8
* Change OF_interpret() to also take an array of cell_t (missed in r209801).Marius Strobl2010-09-111-2/+2
* Initial implementation of the OFW i/f methods for FDT back-end.Rafal Jaworowski2010-05-281-0/+458