113 Commits (804a9db90ad284d2c2e24978d68ca40ec638a15f)

Author SHA1 Message Date
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 17 years ago
David Gibson b6d80a20fc libfdt: Increase namespace-pollution paranoia 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 cdcb415851 dtc: Address an assortment of portability problems 17 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
David Gibson 57f99b7b3f libfdt: Documentation (patch the second) 17 years ago
David Gibson cec0c384ef libfdt: Add some documenting comments in libfdt.h 17 years ago
David Gibson 3c44c87bde libfdt: Rename and publish _fdt_next_tag() 17 years ago
David Gibson 96b5fad3a1 libfdt: Rename and publish _fdt_check_header() 17 years ago
David Gibson 394e47208d libfdt: Add missing RW_CHECK_HEADER to fdt_del_node() 17 years ago
David Gibson 11d5302021 libfdt: Make fdt_string() return a const pointer 17 years ago
David Gibson 333542fabf libfdt: Add functions for handling the "compatible" property 17 years ago
David Gibson 6f8b7710c9 libfdt: libfdt_env.h must be included first 17 years ago
David Gibson fd1bf3a5ae libfdt: Add functions to get/add/delete memory reservemap entries 17 years ago
David Gibson ad9593f229 dtc: Refactor Makefiles 17 years ago
David Gibson d2a9da0458 libfdt: Make unit address optional for finding nodes 17 years ago