aboutsummaryrefslogtreecommitdiff
path: root/fstree.c
AgeCommit message (Expand)Author
2019-10-14fstree: replace lstat with statMarc-André Lureau
2019-06-21dtc: Replace GPLv2 boilerplate/reference with SPDX tagsRob Herring
2018-11-19annotations: add positionsJulia Lawall
2018-11-14Revert "annotations: add positions"David Gibson
2018-11-13annotations: add positionsJulia Lawall
2016-12-09Rename boot_infoDavid Gibson
2016-12-09dtc: Plugin and fixup supportPantelis Antoniou
2014-06-19Open binary files in binary modeAndrei Errapart
2014-02-01dtc: fix some more -Wshadow warningsFlorian Fainelli
2010-07-14Fix a filehandle leakMartin Ettl
2010-02-24dtc: Allow multiple labels on nodes and propertiesDavid Gibson
2010-02-19dtc: Automatically pick a sensible boot_cpuid_physDavid Gibson
2008-10-03Implement and use an xstrdup() functionJon Loeliger
2008-05-19dtc: Rework handling of boot_cpuid_physDavid Gibson
2008-03-23dtc: Make dtc_open_file() die() if unable to open requested fileDavid Gibson
2008-03-23dtc: Make -I dtb mode use fill_fullpaths()David Gibson
2007-12-04dtc: Add many const qualificationsDavid Gibson
2007-09-18dtc: Whitespace cleanupDavid Gibson
2005-10-24Rework tracking of reserve entries during processing. This is initial workDavid Gibson
2005-07-15Support for specifying memreserve ranges in the source format, based onDavid Gibson
2005-06-16Initial label support. Also switch to glr-parser mode and get rid ofDavid Gibson
2005-06-08Initial commitDavid Gibson