977 Commits (64990a272e8f7cbbdfd5a53f752b5a0db7ddf41c)
 

Author SHA1 Message Date
Jon Loeliger af0278a3a0 Add support for decimal, octal and binary based cell values. 18 years ago
David Gibson c226ddcabc Allow references to labels 18 years ago
David Gibson 32da475af1 Allow multipart property values 18 years ago
David Gibson 54382390e4 Bugfix for CHECK_HAVE_WARN_PHANDLE() 18 years ago
David Gibson e6dd3f1d3c Remove check for linux,platform property in /chosen 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 95393db96f dtc: Remove verbose message from get_node_phandle() 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
Kim Phillips f016882f91 Change default output blob version from 3 to 16 18 years ago
Michael Neuling 332c536425 dtc: fix endian issue when reading blobs 19 years ago
Jon Loeliger a73b7d43d4 Merge branch 'jdl' 19 years ago
Jon Loeliger 6cf2bcd1e0 Add copyright. Fix 80-column line. 19 years ago
Jon Loeliger 780c742b14 Remove dead code. 19 years ago
Michael Neuling 38e8f8fd88 dtc: add setting of physical boot cpu 19 years ago
Jon Loeliger 05ae3d8eeb Use .long on high and low halfs of u64s to avoid .quad 19 years ago
Jon Loeliger f7374f60eb Don't generate the mem-reserve entry for the blob itself, 19 years ago
Mark A. Greer 7a9f663ac7 The problem is that asm_emit_cell() was swapping its asm output when 19 years ago
David Gibson f5aa792d81 Add paper on the flattened tree and dtc presented at linux.conf.au 2006 by 19 years ago
Becky Bruce f192a7ae0b [PATCH] dtc: Update flat OF doc for new mdio properties 19 years ago
David Gibson 986c272d66 Added document describing flattened tree format and what properties / nodes 19 years ago
David Gibson 1ae70562f0 Remove no longer used (and already commented) reserve_data field from boot_info. 19 years ago
David Gibson 712e52e438 Use names for output functions in the form dt_to_*() instead of 19 years ago
David Gibson f040d95b84 Rework tracking of reserve entries during processing. This is initial work 19 years ago
David Gibson fccb194a14 Add a second cpu and a timebase frequency to test.dts. 19 years ago
David Gibson 8f1bc85611 Add a .gitignore file. 19 years ago
David Gibson 740a19a819 Alter add_property() and add_child() functiosn to add to the end of their 19 years ago
David Gibson cba839c728 Reduce message about too-long property names to a mere warning, it causes 19 years ago