27 Commits (07a12a08005f3b5cd9337900a6551e450c07b515)
 

Author SHA1 Message Date
David Gibson 07a12a0800 libfdt: Use correct property format 18 years ago
David Gibson 5434fcc7e0 libfdt: Fix fdt_strerror() bugs 18 years ago
David Gibson 5b344f9c5a libfdt: Add fdt_strerror() function to library 18 years ago
David Gibson 209c5e56d2 libfdt: Add TODO file 18 years ago
David Gibson 3aea828501 libfdt: Clean up error codes 18 years ago
David Gibson 9a9fdf5991 libfdt: More consistent handling of returned error codes. 18 years ago
David Gibson a7ee95ded6 libfdt: Abolish encoding of error codes into pointers 18 years ago
David Gibson 73d60926a0 libfdt: Use void * to refer to device tree blobs 18 years ago
David Gibson 568b569e89 libfdt: Fixup usage of fdt_offset_ptr() in fdt_rw.c 18 years ago
David Gibson 9825f823eb libfdt: Fix bounds-checking bug in fdt_get_property() 18 years ago
David Gibson 6ae4de5c81 libfdt: Remove unused _ptr_offset() function 18 years ago
David Gibson 94993f4fc4 libfdt: Abolish fdt_property_offset() 18 years ago
David Gibson 1a765f51a4 libfdt: Fixups for 64-bit machines 18 years ago
David Gibson e25487db34 libfdt: Fix libfdt for little endian hosts 18 years ago
David Gibson 81bdd52c07 libfdt: Add dtb files to .gitignore 18 years ago
David Gibson 7ba551f966 libfdt: Read-write support 18 years ago
David Gibson fe92f6bb75 libfdt: Introduce flat tree format v17 18 years ago
David Gibson aeddfe2c34 libfdt: Factor out string search function 18 years ago
David Gibson 423697628a libfdt: Implement fdt_move() 18 years ago
David Gibson ede25deae6 libfdt: Export accessors for header fields 18 years ago
David Gibson 41722c230c libfdt: Fix logic in nop_property testcase 18 years ago
David Gibson 65380f164c Add a copy of the GPL 18 years ago
David Gibson 063693a9e4 libfdt: Sequential write support 18 years ago
David Gibson 3aa4cfd66b Simplify string table access functions 18 years ago
David Gibson 156649d4f6 Fix building of dumptrees 18 years ago
David Gibson 4e6221c171 Have tests read example tree from a generated file, rather than link it in. 18 years ago
David Gibson 3da0f9a10d libfdt - library for manipulating device trees in flattened format 18 years ago