aboutsummaryrefslogtreecommitdiff
path: root/libfdt/fdt_sw.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-01Fix a possible overflow case detected by gcc 4.3.2Emil Medve1-1/+1
2009-04-01libfdt: Rework/cleanup fdt_next_tag()David Gibson1-5/+4
2008-08-24libfdt: Increase namespace-pollution paranoiaDavid Gibson1-19/+19
2008-08-24dtc: Enable and fix -Wpointer-arith warningsDavid Gibson1-1/+1
2008-06-09libfdt: Several cleanups to parameter checkingDavid Gibson1-16/+15
2007-11-21Update libfdt from device tree compiler (dtc)Kumar Gala1-30/+62
2007-11-21[BUILD] conditionally compile libfdt/*.c in libfdt/MakefileKumar Gala1-5/+0
2007-08-10libfdt: Conditionally compile based on CONFIG_OF_LIBFDTGerald Van Baren1-0/+5
2007-03-31libfdt: Enhanced and published fdt_next_tag()Gerald Van Baren1-1/+1
2007-03-31libfdt: Import libfdt source (2 of 2)Gerald Van Baren1-0/+226