351 Commits (390635762d97502bda9c295fcb61b45d04d3d8d2)
 

Author SHA1 Message Date
David Gibson 390635762d Remove another bashism from run_tests.sh 14 years ago
Martin Ettl 0e89e8c5a0 Fix a filehandle leak 14 years ago
David Gibson e3b32b75b5 dtc: Extend and better test dtbs_equal utility programs (resend) 15 years ago
David Gibson 341df2bdc3 dtc: Add -Wredundant-decls (resend) 15 years ago
David Gibson 73dca9ae0b libfdt: Implement property iteration functions 15 years ago
David Gibson 74f6a51b1f dtc: Enable more warnings 15 years ago
David Gibson 8765874963 dtc: Correct headers in util.c 15 years ago
Grant Likely 9dfb495f80 Update .gitignore files 15 years ago
Grant Likely 83da1b2a4e Allow device tree to be modified by additonal device tree sections 15 years ago
David Gibson 716418849a dtc: Audit and fix valgrind errors 15 years ago
David Gibson 05898c67c1 dtc: Allow multiple labels on nodes and properties 15 years ago
David Gibson 49c2da3085 Remove obsolete references_dts0 test 15 years ago
David Gibson 329055dbbc Disallow re-use of the same label within a dts file 15 years ago
David Gibson 15ad6d862e dtc: Automatically pick a sensible boot_cpuid_phys 15 years ago
Lukasz Wojcik 5c8d2e2b57 Modification of lexer and parser, improving dtc portability. 15 years ago
David Gibson c6225f86fd dtc: Cleanup YYLTYPE and YYLLOC_DEFAULT declarations 15 years ago
David Gibson e1fee329e2 dtc: Cleanup srcpos_string() 15 years ago
David Gibson 728c5e87c6 dtc: Cleanup line number tracking, add column number tracking 15 years ago
David Gibson d68cb36b0b dtc: Simpler interface to source file management 15 years ago
David Gibson d75b33af67 Support ePAPR compliant phandle properties 15 years ago
David Gibson 0ef21055ee Assorted cleanups and extensions for ftdump 15 years ago
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 350c9cce9e Use yylloc instead of yyloc 15 years ago
David Gibson c623fe5c21 Fix bug in -Odts with properties containing multiple terminating nulls 15 years ago
Jean-Christophe PLAGNIOL-VILLARD 9c1a0df677 add Mac OS X support 15 years ago
Laurent Gregoire f281f526d4 libfdt: Fix C++ compile-time cast error on gnu 4.2.1 16 years ago
Emil Medve 804fed8dcd Fix a possible overflow case detected by gcc 4.3.2 16 years ago
Emil Medve 925bd8c054 Fix libraries (static and dynamic) installation 16 years ago
David Gibson 1a020e4030 libfdt: Rework/cleanup fdt_next_tag() 16 years ago
David Gibson ce4d9c0f74 libfdt: Rework fdt_next_node() 16 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
David Gibson b2b4990bbf dtc: Move some functions to util.[ch] 16 years ago
David Gibson 75bdd849dc libfdt: Fix error in documentation for fdt_get_alias_namelen() 16 years ago
Josh Boyer 6272182b41 libfdt: Introduce libfdt shared library 16 years ago
Josh Boyer 787b599c81 libfdt: Add version.lds file 16 years ago
David Gibson 9878f30f31 dtc: Handle linux,phandle properties which self-reference 16 years ago
David Gibson 2f766233c2 dtc: Use noinput flex option for convert-dtsv0 to remove warning 16 years ago
David Gibson 0783d7e705 dtc: Check return value from fwrite() 16 years ago
David Gibson f99cd158a9 libfdt: Fix bug in fdt_subnode_offset_namelen() 16 years ago
Jon Loeliger 2ebe88df69 Add conditionalized debug() print macro. 16 years ago
Jon Loeliger 4e1a0a0129 Remove support for the legacy DTS source file format. 16 years ago
Jon Loeliger e5c8e1dcd7 Enhance source position implementation. 16 years ago
Jon Loeliger 83ac55d9c4 Use flex's YY_USER_ACTION feature to avoid code duplication 16 years ago
Jon Loeliger 879e4d2590 Implement and use an xstrdup() function 16 years ago
Jon Loeliger 68f98d7b8a Rearrange ftdump and convert-dtsv0 into sub-Makefiles. 16 years ago
Jon Loeliger e8903fe225 Some Documentation fixes and generalizations. 16 years ago
Niklaus Giger 3a90ce6d75 Install & document convert-dtsv0 16 years ago
David Gibson 9c83115351 libfdt: Add function to explicitly expand aliases 16 years ago