aboutsummaryrefslogtreecommitdiff
path: root/tests/testdata.h
AgeCommit message (Expand)AuthorFilesLines
2021-03-23libfdt: Check that the root-node name is emptySimon Glass1-0/+1
2021-03-23libfdt: Check that there is only one root nodeSimon Glass1-0/+1
2019-03-29libfdt: add fdt_append_addrrange()AKASHI Takahiro1-0/+6
2018-06-07libfdt: Safer access to memory reservationsDavid Gibson1-0/+1
2018-06-07libfdt: Safer access to strings sectionDavid Gibson1-0/+1
2017-10-26Remove leading underscores from identifiersDavid Gibson1-6/+6
2017-10-06tests: Avoid 64-bit arithmetic in assemblerDavid Gibson1-5/+15
2016-08-01libfdt: Add fdt_setprop_inplace_namelen_partialMaxime Ripard1-0/+3
2016-02-19Catch unsigned 32bit overflow when parsing flattened device tree offsetsAnton Blanchard1-0/+1
2012-06-03libfdt: Add helpers for 64-bit integer propertiesDavid Gibson1-0/+2
2011-09-22dtc: Support character literals in cell listsAnton Staaf1-0/+6
2008-07-14dtc: Address an assortment of portability problemsDavid Gibson1-11/+0
2008-03-23dtc: Implement checks for the format of node and property namesDavid Gibson1-0/+3
2007-11-20libfdt: Abolish _typed() variants, add _cell() variantsDavid Gibson1-2/+2
2007-11-13libfdt: Add phandle related functionsDavid Gibson1-0/+3
2007-11-08dtc: Better exercise dtc base and bytestring featuresDavid Gibson1-3/+3
2007-10-17dtc: Improve -Odts outputDavid Gibson1-1/+2
2007-10-16dtc: Improve support for string escapesDavid Gibson1-0/+1
2007-10-15libfdt: Add functions to get/add/delete memory reservemap entriesDavid Gibson1-0/+11
2007-09-17libfdt: Consistently use big-endian property data in testcasesDavid Gibson1-2/+13
2007-06-14Merge libfdt into dtc.David Gibson1-0/+9