326 Commits (9c1a0df677bf0f4af622a404f6c738ad711326e0)
 

Author SHA1 Message Date
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
Jon Loeliger b236893fc4 Fix an overflow case in fdt_offset_ptr() detected by GCC 4.3. 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 cb650ae143 libfdt: Implement fdt_get_property_namelen() and fdt_getprop_namelen() 16 years ago
David Gibson 01a2d8a3e9 dtc: Make many functions 'static' 16 years ago
Paul Gortmaker 315c5d095e dtc: give advance warning that "-S" is going away. 16 years ago
David Gibson a1db0749fd dtc: Remove unused lexer function 16 years ago
David Gibson d5653618d2 libfdt: Forgot one function when cleaning the namespace 16 years ago
Jon Loeliger 52c356d81b Tag Version 1.2.0 16 years ago
Jon Loeliger a653228522 libfdt: Fix 'make install' target handling of .h files. 16 years ago
Jon Loeliger 17773b0e51 Tag Version 1.2.0-rc2 17 years ago
Wolfram Sang 08309aa1a4 libfdt: Improve documentation in libfdt.h 17 years ago
David Gibson b6d80a20fc libfdt: Increase namespace-pollution paranoia 17 years ago
David Gibson 4d7bea7873 dtc: Run relevant checks on dtb input as well as dts 17 years ago
David Gibson 1409097db8 dtc: Enable and fix -Wcast-qual warnings 17 years ago
David Gibson 36786db615 dtc: Enable and fix -Wpointer-arith warnings 17 years ago
David Gibson 76e0622b68 dtc: Clean up lexing of include files 17 years ago
David Gibson cdcb415851 dtc: Address an assortment of portability problems 17 years ago
David Gibson 11d7100ee5 dtc: Use libfdt endian conversion functions in libfdt 17 years ago
David Gibson c8c374b856 dtc: Use the same endian-conversion functions as libfdt 17 years ago
David Gibson 53359016ca dtc: Use stdint.h types throughout dtc 17 years ago
David Gibson f8e52fe6d8 dtc: Testcase for /include/ directive 17 years ago
Jon Loeliger f8bf4bfc87 Tag Version 1.2.0-rc1 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