summaryrefslogtreecommitdiffstats
path: root/sys/dev/ofw/ofw_fdt.c
Commit message (Expand)AuthorAgeFilesLines
* Return the correct IEEE 1275 code for "nextprop".nwhitehorn2013-12-101-3/+5
* Open Firmware mandates that certain cross-references, in particular thosenwhitehorn2013-12-011-2/+8
* An addendum: it is possible, though of questionable utility, for a nodenwhitehorn2013-11-061-0/+2
* Make OF_nextprop() work correctly for FDT by using the libfdtnwhitehorn2013-11-061-67/+26
* Remove OF_instance_to_package() hack for FDT and replace with use of thenwhitehorn2013-10-231-13/+1
* Return standards-compliant code from OF_nextprop() with FDT when nonwhitehorn2013-10-221-1/+1
* Fix OF_finddevice error return value in case of FDT.jchandra2011-12-021-1/+3
* FDT changes for 64 bit kerneljchandra2011-10-171-30/+41
* Return IEEE 1275 compliant error codes.raj2010-11-111-8/+8
* Change OF_interpret() to also take an array of cell_t (missed in r209801).marius2010-09-111-2/+2
* Initial implementation of the OFW i/f methods for FDT back-end.raj2010-05-281-0/+458
OpenPOWER on IntegriCloud