20 Commits (v1.5.0)

Author SHA1 Message Date
Simon Glass 82a52ce457 libfdt: Add a test for fdt_getprop_by_offset() 6 years ago
David Gibson b94c056b13 Make valgrind optional 6 years ago
David Gibson 85bce8b2f0 tests: Correction to vg_prepare_blob() 6 years ago
David Gibson 57f7f9e7bc tests: Don't call memcmp() with NULL arguments 6 years ago
David Gibson c14223fb22 tests: Use valgrind client requests for better checking 6 years ago
David Gibson 5b67d2b955 tests: Better handling of valgrind errors saving blobs 6 years ago
David Gibson e2556aaeb5 tests: Remove unused #define 6 years ago
David Gibson 6473a21d8b Consolidate utilfdt_read_len() variants 6 years ago
David Gibson 70166d62a2 libfdt: Safer access to strings section 6 years ago
Heinrich Schuchardt 9bf20d3896 Remove duplicate assignment 11 years ago
Jon Loeliger 5543b88d5e Revert "utilfdt_read: pass back up the length of data read" 12 years ago
Mike Frysinger cc2c178727 utilfdt_read: pass back up the length of data read 12 years ago
Simon Glass 1c25c0d520 Make testutils use utilfdt 13 years ago
David Gibson 36786db615 dtc: Enable and fix -Wpointer-arith warnings 17 years ago
David Gibson cdcb415851 dtc: Address an assortment of portability problems 17 years ago
David Gibson a041dcdc48 libfdt: Handle v16 and re-ordered trees for r/w 17 years ago
David Gibson fd1bf3a5ae libfdt: Add functions to get/add/delete memory reservemap entries 17 years ago
David Gibson d2a9da0458 libfdt: Make unit address optional for finding nodes 17 years ago
David Gibson 63dc9c7113 dtc: Whitespace cleanup 17 years ago
David Gibson 12578976fe Merge libfdt into dtc. 18 years ago
David Gibson 23cdf2379f Move everything into a subdirectory in preparation for merge into dtc. 18 years ago
David Gibson a6c76f923d libfdt: More thorough use of constification 18 years ago
David Gibson 857f54e79f libfdt: Remove #includes from fdt.h 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 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 94993f4fc4 libfdt: Abolish fdt_property_offset() 18 years ago
David Gibson 063693a9e4 libfdt: Sequential write support 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