| Commit message (Expand) | Author | Age | Lines |
* | libfdt: Rework/cleanup fdt_next_tag() | David Gibson | 2009-04-01 | -17/+29 |
* | libfdt: Rework fdt_next_node() | David Gibson | 2009-04-01 | -2/+2 |
* | Fix an overflow case in fdt_offset_ptr() detected by GCC 4.3. | Jon Loeliger | 2008-10-01 | -1/+1 |
* | libfdt: Increase namespace-pollution paranoia | David Gibson | 2008-08-24 | -4/+4 |
* | dtc: Enable and fix -Wpointer-arith warnings | David Gibson | 2008-08-24 | -1/+1 |
* | libfdt: Several cleanups to parameter checking | David Gibson | 2008-06-09 | -5/+12 |
* | Merge branch 'new-image' of git://www.denx.de/git/u-boot-testing | Bartlomiej Sieka | 2008-03-26 | -0/+4 |
|\ |
|
| * | libfdt: Add and use a node iteration helper function. | David Gibson | 2008-02-29 | -0/+41 |
| * | [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 | -4/+1 |
* | | libfdt: Add and use a node iteration helper function. | David Gibson | 2008-03-18 | -0/+41 |
|/ |
|
* | Update libfdt from device tree compiler (dtc) | Kumar Gala | 2007-11-21 | -13/+84 |
* | [BUILD] conditionally compile libfdt/*.c in libfdt/Makefile | Kumar Gala | 2007-11-21 | -5/+0 |
* | 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 | -2/+2 |
* | libfdt: Enhanced and published fdt_next_tag() | Gerald Van Baren | 2007-03-31 | -39/+0 |
* | libfdt: Import libfdt source (1 of 2) | Gerald Van Baren | 2007-03-31 | -0/+124 |