74 Commits (1ff3d3f8de701ed107e908030b5c1fed9d17125a)

Author SHA1 Message Date
Yann E. MORIN 8716901d22 dtc/libfdt: install missing header 12 years ago
David Gibson be6026838e libfdt: Add helper function to create a trivial, empty tree 13 years ago
David Gibson cbf1410eab libfdt: Add helpers for 64-bit integer properties 13 years ago
Bert Kenward 37b167f68a Remove invalid macro starting with _ from libfdt_env.h 13 years ago
Minghuan Lian a31e3ef83b libfdt: Add support for appending the values to a existing property 13 years ago
Anton Staaf 2cd4c8d27d libfdt: Add fdt16_to_cpu utility function 13 years ago
Paolo Bonzini 99c1db78dc libfdt: include version number in soname 14 years ago
David Gibson 73dca9ae0b libfdt: Implement property iteration functions 15 years ago
David Gibson d75b33af67 Support ePAPR compliant phandle properties 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
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 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 f99cd158a9 libfdt: Fix bug in fdt_subnode_offset_namelen() 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 d5653618d2 libfdt: Forgot one function when cleaning the namespace 16 years ago
Jon Loeliger a653228522 libfdt: Fix 'make install' target handling of .h files. 16 years ago
Wolfram Sang 08309aa1a4 libfdt: Improve documentation in libfdt.h 16 years ago
David Gibson b6d80a20fc libfdt: Increase namespace-pollution paranoia 16 years ago
David Gibson 1409097db8 dtc: Enable and fix -Wcast-qual warnings 16 years ago
David Gibson 36786db615 dtc: Enable and fix -Wpointer-arith warnings 16 years ago
David Gibson cdcb415851 dtc: Address an assortment of portability problems 16 years ago
David Gibson aa1baab3cc libfdt: Several cleanups to parameter checking 17 years ago
David Gibson 6a6c972cdf dtc: Clean up included Makefile fragments 17 years ago
David Gibson 2512a7eb5c libfdt: Remove no longer used code from fdt_node_offset_by_compatible() 17 years ago
David Gibson 8a4e75049d libfdt: Trivial cleanup for CHECK_HEADER) 17 years ago
David Gibson 089adb9964 libfdt: Fix NOP handling bug in fdt_add_subnode_namelen() 17 years ago
David Gibson fc9769ac2b libfdt: Add and use a node iteration helper function. 17 years ago
David Gibson 82b327d380 libfdt: Add fdt_set_name() function 17 years ago
David Gibson 3e516d961a dtc: Update TODO files 17 years ago
David Gibson 30f7fbfbe9 libfdt: Add more documentation (patch the seventh) 17 years ago
David Gibson f819a4e21d libfdt: Add more documentation (patch the sixth) 17 years ago
Kumar Gala f29454eb7e Fix whitespace in libfdt/fdt.h 17 years ago
David Gibson 67b6b33b9b dtc: Add valgrind support to testsuite 17 years ago
David Gibson 2cf86939af libfdt: Abolish fdt_offset_ptr_typed() 17 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 53acf491e9 libfdt: Add more documentation (path the fifth) 17 years ago
David Gibson 9d3af7ab62 libfdt: Add more documentation (patch the fourth) 17 years ago
David Gibson 2ec634d24b libfdt: Add more documentation (patch the third) 17 years ago
David Gibson a041dcdc48 libfdt: Handle v16 and re-ordered trees for r/w 17 years ago
David Gibson 4a5df5c026 libfdt: Correctly handle versions > 17 17 years ago
David Gibson 9b91134ba3 libfdt: Remove un-const-safe fdt_set_header macro 17 years ago