summaryrefslogtreecommitdiffstats
path: root/libfdt/fdt.c
Commit message (Expand)AuthorAgeFilesLines
* Fix an overflow case in fdt_offset_ptr() detected by GCC 4.3.Jon Loeliger2008-10-011-1/+1
* libfdt: Increase namespace-pollution paranoiaDavid Gibson2008-08-241-4/+4
* dtc: Enable and fix -Wpointer-arith warningsDavid Gibson2008-08-241-1/+1
* libfdt: Several cleanups to parameter checkingDavid Gibson2008-06-091-5/+12
* Merge branch 'new-image' of git://www.denx.de/git/u-boot-testingBartlomiej Sieka2008-03-261-0/+4
|\
| * libfdt: Add and use a node iteration helper function.David Gibson2008-02-291-0/+41
| * [new uImage] Add libfdt support to mkimageBartlomiej Sieka2008-02-291-0/+4
* | libfdt: Trivial cleanup for CHECK_HEADER)David Gibson2008-03-181-4/+1
* | libfdt: Add and use a node iteration helper function.David Gibson2008-03-181-0/+41
|/
* Update libfdt from device tree compiler (dtc)Kumar Gala2007-11-211-13/+84
* [BUILD] conditionally compile libfdt/*.c in libfdt/MakefileKumar Gala2007-11-211-5/+0
* libfdt: Conditionally compile based on CONFIG_OF_LIBFDTGerald Van Baren2007-08-101-0/+5
* libfdt: Make fdt_check_header() publicGerald Van Baren2007-04-061-2/+2
* libfdt: Enhanced and published fdt_next_tag()Gerald Van Baren2007-03-311-39/+0
* libfdt: Import libfdt source (1 of 2)Gerald Van Baren2007-03-311-0/+124
OpenPOWER on IntegriCloud