94 Commits (0ef21055ee414697aac7226c171d921214ef3981)

Author SHA1 Message Date
David Gibson b31b271f91 Fix dtc bugs for 64-bit compile 15 years ago
David Gibson f2f6d0f2f0 Don't use echo -e in run_tests.sh 15 years ago
David Gibson c623fe5c21 Fix bug in -Odts with properties containing multiple terminating nulls 15 years ago
David Gibson bae93e8992 dtc: Add testcases for labels within values 16 years ago
David Gibson 26d93f6c92 dtc: Make asm output more portable and add testcases 16 years ago
Josh Boyer 6272182b41 libfdt: Introduce libfdt shared library 16 years ago
David Gibson 9878f30f31 dtc: Handle linux,phandle properties which self-reference 16 years ago
David Gibson f99cd158a9 libfdt: Fix bug in fdt_subnode_offset_namelen() 16 years ago
Jon Loeliger 4e1a0a0129 Remove support for the legacy DTS source file format. 16 years ago
Jon Loeliger 68f98d7b8a Rearrange ftdump and convert-dtsv0 into sub-Makefiles. 16 years ago
David Gibson 9c83115351 libfdt: Add function to explicitly expand aliases 16 years ago
David Gibson 8daae14b74 libfdt: Fix bugs in fdt_get_path() 16 years ago
Kumar Gala 02cc83540b libfdt: Add support for using aliases in fdt_path_offset() 16 years ago
David Gibson 01a2d8a3e9 dtc: Make many functions 'static' 16 years ago
David Gibson 4d7bea7873 dtc: Run relevant checks on dtb input as well as dts 17 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 f8e52fe6d8 dtc: Testcase for /include/ directive 17 years ago
David Gibson e37ec7d588 dtc: Add support for binary includes. 17 years ago
David Gibson 050e6f0cff dtc: Add a testcase for 'reg' or 'ranges' in / 17 years ago
David Gibson 6aaee513dd dtc: Fix some printf() format warnings when compiling 64-bit 17 years ago
David Gibson fc6e6f8d91 dtc: Remove some small bashisms from test scripts 17 years ago
David Gibson a84c065f44 dtc: Add program to convert dts files from v0 to v1 17 years ago
David Gibson 548767f42e dtc: Rework handling of boot_cpuid_phys 17 years ago
David Gibson 6a6c972cdf dtc: Clean up included Makefile fragments 17 years ago
David Gibson 6c2e4d61f8 dtc: Testcases for input handling 17 years ago
David Gibson 68fe10ba4e dtc: Assorted improvements to test harness 17 years ago
David Gibson a266e5c1e1 dtc: Test and fix conversion to/from old dtb versions 17 years ago
David Gibson fa5b520ccb dtc: Implement checks for the format of node and property names 17 years ago
David Gibson a90b5905fe libfdt: More tests of NOP handling behaviour 17 years ago
David Gibson d8b6942666 dtc: Fold comment handling test into testsuite 17 years ago
David Gibson 089adb9964 libfdt: Fix NOP handling bug in fdt_add_subnode_namelen() 17 years ago
David Gibson 82b327d380 libfdt: Add fdt_set_name() function 17 years ago
David Gibson 08c0be206d dtc: Add missing copyright notice for dumptrees.c 17 years ago
David Gibson a68cbc09ff dtc: Fix silly typo in dtc-checkfails.sh 17 years ago
David Gibson 0d9d10184b dtc: Make dtc-checfails.sh script catch deaths-by-signal 17 years ago
David Gibson e4ffc1443d dtc: Convert check for obsolete /chosen property 17 years ago
David Gibson 7e089d9473 dtc: Convert #address-cells and #size-cells related checks 17 years ago
David Gibson faf037f0ef dtc: Migrate "string property" checks to new framework 17 years ago
David Gibson c21acabc40 dtc: Migrate "one cell" checks to new framework 17 years ago
David Gibson 5ba0086bfd dtc: More detailed testing of tree checks 17 years ago
David Gibson efbbef8e4f dtc: Implement path references 17 years ago
David Gibson c048102f5b dtc: Generate useful error message for properties after subnodes 17 years ago
David Gibson 459c955cca dtc: Convert "name" property checking to new infrastructure 17 years ago
David Gibson 7c44c2f9cb dtc: Fix some lexical problems with references 17 years ago
David Gibson b16a2bd89d dtc: Flexible tree checking infrastructure (v2) 17 years ago
David Gibson 67b6b33b9b dtc: Add valgrind support to testsuite 17 years ago
David Gibson 3ce5363387 dtc: Remove some redundant testcases 17 years ago
Jon Loeliger 8eaf5e3583 Add a script that compares an "old" and "new" dtc results. 17 years ago
David Gibson b2e61bde9f dtc: Don't use env(1) in testsuite 17 years ago