| Commit message (Expand) | Author | Age | Lines |
* | libfdt: Increase namespace-pollution paranoia | David Gibson | 2008-08-24 | -61/+60 |
* | dtc: Enable and fix -Wcast-qual warnings | David Gibson | 2008-08-24 | -2/+2 |
* | dtc: Enable and fix -Wpointer-arith warnings | David Gibson | 2008-08-24 | -22/+27 |
* | libfdt: Several cleanups to parameter checking | David Gibson | 2008-06-09 | -16/+8 |
* | Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing | Bartlomiej Sieka | 2008-03-26 | -0/+4 |
|\ |
|
| * | [new uImage] Add libfdt support to mkimage | Bartlomiej Sieka | 2008-02-29 | -0/+4 |
* | | libfdt: Trivial cleanup for CHECK_HEADER) | David Gibson | 2008-03-18 | -6/+2 |
* | | libfdt: Fix NOP handling bug in fdt_add_subnode_namelen() | David Gibson | 2008-03-18 | -1/+1 |
* | | libfdt: Add fdt_set_name() function | David Gibson | 2008-03-18 | -0/+24 |
|/ |
|
* | LIBFDT: use memmove() instead of memcpy() | Gerald Van Baren | 2008-01-08 | -3/+3 |
* | Update libfdt from device tree compiler (dtc) | Kumar Gala | 2007-11-21 | -43/+197 |
* | Removed some nonused fdt functions and moved fdt_find_and_setprop out of libfdt | Kumar Gala | 2007-11-21 | -26/+0 |
* | [BUILD] conditionally compile libfdt/*.c in libfdt/Makefile | Kumar Gala | 2007-11-21 | -5/+0 |
* | libfdt: add convenience function fdt_find_and_setprop() | Grant Likely | 2007-09-06 | -0/+26 |
* | libfdt: Conditionally compile based on CONFIG_OF_LIBFDT | Gerald Van Baren | 2007-08-10 | -0/+5 |
* | libfdt: Make fdt_check_header() public | Gerald Van Baren | 2007-04-06 | -1/+1 |
* | libfdt: Enhanced and published fdt_next_tag() | Gerald Van Baren | 2007-03-31 | -3/+3 |
* | libfdt: Import libfdt source (2 of 2) | Gerald Van Baren | 2007-03-31 | -0/+293 |