aboutsummaryrefslogtreecommitdiff
path: root/libfdt/fdt_sw.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-07libfdt: Improve sequential write state checkingDavid Gibson1-14/+75
2018-06-07libfdt: Clean up header checking functionsDavid Gibson1-9/+9
2017-10-26libfdt: Remove leading underscores from identifiersDavid Gibson1-12/+12
2017-04-02Add a libfdt function to write a property placeholderSimon Glass1-2/+14
2013-10-26libfdt: Add function to resize the buffer for a sequential write treeDavid Gibson1-0/+32
2013-01-06dtc/libfdt: sparse fixesKim Phillips1-2/+2
2009-02-23Fix a possible overflow case detected by gcc 4.3.2Emil Medve1-1/+1
2009-02-06libfdt: Rework/cleanup fdt_next_tag()David Gibson1-5/+4
2008-07-14libfdt: Increase namespace-pollution paranoiaDavid Gibson1-19/+19
2008-07-14dtc: Enable and fix -Wpointer-arith warningsDavid Gibson1-1/+1
2008-05-29libfdt: Several cleanups to parameter checkingDavid Gibson1-16/+15
2007-10-25libfdt: Remove un-const-safe fdt_set_header macroDavid Gibson1-14/+14
2007-10-24libfdt: Rename and publish _fdt_next_tag()David Gibson1-1/+1
2007-06-14Move everything into a subdirectory in preparation for merge into dtc.David Gibson1-0/+258