summaryrefslogtreecommitdiffstats
path: root/common/oftree.c
Commit message (Expand)AuthorAgeFilesLines
* common: oftree: Pass reset source and reset source instance to kernelAndrey Smirnov2018-05-181-0/+5
* common: oftree: Pass bootsource and bootsource instance to kernelAndrey Smirnov2018-05-181-1/+27
* of: Pass barebox version to kernelSascha Hauer2018-03-221-0/+1
* common: oftree: Add autoenable functionalityDaniel Schultz2017-11-071-0/+89
* treewide: Use of_property_write_string() where appropriateSascha Hauer2017-03-301-1/+1
* common: oftree: Add function to register set status fixupTeresa Remmet2016-03-011-0/+36
* of_fix_tree: do not fail when fixup failsSascha Hauer2015-09-241-4/+2
* of_fix_tree: Print error messageSascha Hauer2015-09-081-1/+4
* of: add a function to remove an of_fixupUwe Kleine-König2015-05-181-0/+19
* of: Add a context pointer to fixup functionsSascha Hauer2013-11-061-5/+7
* of: Use correct devicetree in of_print_cmdlineSascha Hauer2013-07-271-1/+1
* OF: base: sync of_find_node_by_path with linux OF APISebastian Hesselbarth2013-06-201-1/+1
* bootm: print Kernel commandline in verbose modeSascha Hauer2013-05-311-0/+15
* of: remove unused defineSascha Hauer2013-05-311-6/+0
* of: remove unused libfdtSascha Hauer2013-03-061-175/+0
* ARM bootm: Switch initrd support to unflattened treeSascha Hauer2013-03-061-66/+0
* of: fixup unflattened devicetreeSascha Hauer2013-03-061-48/+22
* of: Pass barebox internal format devicetree to of_get_fixed_treeSascha Hauer2013-03-061-10/+9
* of: make flatten independent of libfdtSascha Hauer2013-03-061-1/+7
* Merge branch 'for-next/highbank'Sascha Hauer2013-03-041-0/+27
|\
| * of: add do_fixup_by_compatible with u32 and string versionJean-Christophe PLAGNIOL-VILLARD2013-03-031-0/+27
* | DeviceTree: add support for initrd in the DTVicente Bergas2013-02-121-0/+66
|/
* oftree command: refactorSascha Hauer2013-01-191-3/+8
* of: remove unused barebox_fdtSascha Hauer2013-01-191-2/+0
* of: make of_get_fixed_tree more universally usableSascha Hauer2013-01-111-5/+45
* of: add devicetree probing supportSascha Hauer2012-09-141-2/+2
* of: Fix usage of 0 as NULL pointerSascha Hauer2012-06-301-1/+1
* booting: more flexible Linux bootargs generationSascha Hauer2012-05-141-1/+2
* oftree: add of_fix_tree()Sascha Hauer2011-12-151-7/+15
* initial oftree command supportSascha Hauer2011-10-191-0/+312