summaryrefslogtreecommitdiffstats
path: root/include/of.h
Commit message (Expand)AuthorAgeFilesLines
* of: partitions: pass struct cdev as argumentSascha Hauer2013-04-221-3/+4
* of: Allow multiple resources in 'reg' propertySascha Hauer2013-04-221-0/+1
* of: Add of_property_read_string_index()Sascha Hauer2013-04-221-0/+2
* of: make locally used functions staticSascha Hauer2013-03-061-0/+2
* of: remove unused libfdtSascha Hauer2013-03-061-24/+0
* of: Add reservemap handlingSascha Hauer2013-03-061-0/+10
* of: fixup unflattened devicetreeSascha Hauer2013-03-061-3/+3
* of: Add missing prototype for size/address counting functionsSascha Hauer2013-03-061-0/+3
* of: Add of property write functions for u32Sascha Hauer2013-03-061-0/+11
* of: Pass barebox internal format devicetree to of_get_fixed_treeSascha Hauer2013-03-061-1/+2
* of: make OFDEVICE a user selectable optionSascha Hauer2013-03-061-8/+4
* of: make flatten independent of libfdtSascha Hauer2013-03-061-2/+4
* of: make unflatten independent of libfdtSascha Hauer2013-03-061-1/+1
* of: Add initrd helperSascha Hauer2013-03-061-0/+3
* of: Add of_write_number helperSascha Hauer2013-03-061-0/+11
* of: Add root node argument to of_find_node_by_pathSascha Hauer2013-03-061-1/+1
* of: let of_unflatten_dtb return the unflattened treeSascha Hauer2013-03-061-1/+2
* of: Add missing prototype for of_device_is_compatibleSascha Hauer2013-03-061-0/+3
* of: Add of_set_property and of_create_nodeSascha Hauer2013-03-061-0/+3
* of: remove allnodes listSascha Hauer2013-03-061-0/+8
* of: export of_find_childSascha Hauer2013-03-061-0/+2
* Merge branch 'for-next/highbank'Sascha Hauer2013-03-041-0/+12
|\
| * of: add do_fixup_by_compatible with u32 and string versionJean-Christophe PLAGNIOL-VILLARD2013-03-031-0/+6
| * of: make of_add_memory available for other boardJean-Christophe PLAGNIOL-VILLARD2013-02-141-0/+6
* | DeviceTree: add support for initrd in the DTVicente Bergas2013-02-121-0/+8
|/
* of: rename new_device_node to of_new_node and export itSascha Hauer2013-01-191-0/+1
* of: add of_delete_propertySascha Hauer2013-01-191-0/+3
* of: remove unused barebox_fdtSascha Hauer2013-01-191-2/+0
* of: Add support for converting the unflattened tree back to a dtbSascha Hauer2013-01-191-0/+6
* of: rename of_parse_dtb to of_unflatten_dtbSascha Hauer2013-01-111-0/+1
* of: of_free fixesSascha Hauer2013-01-111-0/+1
* of: make of_get_fixed_tree more universally usableSascha Hauer2013-01-111-1/+1
* Merge branch 'for-next/of'Sascha Hauer2012-11-161-0/+9
|\
| * of: Add function to get the model nameSascha Hauer2012-10-091-0/+9
* | console/of: evaluate linux,stdout-path propertySascha Hauer2012-10-091-0/+6
|/
* of: Add devicetree partition parsingSascha Hauer2012-09-141-0/+9
* of: add devicetree probing supportSascha Hauer2012-09-141-0/+104
* oftree: add of_fix_tree()Sascha Hauer2011-12-151-0/+1
* initial oftree command supportSascha Hauer2011-10-191-0/+21