20 Commits (9d7888cbf19c2930992844e69a097dc71e5a7354)

Author SHA1 Message Date
Rob Herring c4ffc05574 tests: Replace license boilerplate with SPDX tags 5 years ago
Nicholas Piggin ce01b21098 libfdt: Add FDT_CREATE_FLAG_NO_NAME_DEDUP flag that trades size for speed 6 years ago
David Gibson 9b0e4fe260 tests: Improve fdt_resize() tests 6 years ago
David Gibson b0ae9e4b0c tests: Correct warning in sw_tree1.c 7 years ago
Simon Glass 580a9f6c28 Add a libfdt function to write a property placeholder 8 years ago
Nicolas Iooss d922ecdd01 tests: Make realloc_fdt() really allocate *fdt 8 years ago
David Gibson a7ecdb4e75 Fix valgrind errors in sw_tree1 11 years ago
David Gibson 79eebb23db libfdt: Add function to resize the buffer for a sequential write tree 11 years ago
Stephen Warren b290428d71 Ensure all tests have matching reg and unit address 11 years ago
Kim Phillips 38ad79d339 dtc/tests: don't include fdt.h prior to libfdt.h 12 years ago
David Gibson cbf1410eab libfdt: Add helpers for 64-bit integer properties 13 years ago
David Gibson d75b33af67 Support ePAPR compliant phandle properties 15 years ago
David Gibson f99cd158a9 libfdt: Fix bug in fdt_subnode_offset_namelen() 16 years ago
David Gibson 9521dc5ecc libfdt: Abolish _typed() variants, add _cell() variants 17 years ago
David Gibson 7346858f81 libfdt: Add phandle related functions 17 years ago
David Gibson d79d4e280f libfdt: Fix sw_tree1 testcase 17 years ago
David Gibson 333542fabf libfdt: Add functions for handling the "compatible" property 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 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 857f54e79f libfdt: Remove #includes from fdt.h 18 years ago
David Gibson 73d60926a0 libfdt: Use void * to refer to device tree blobs 18 years ago
David Gibson 063693a9e4 libfdt: Sequential write support 18 years ago