Commit Graph

2 Commits (3f33d3c8f4cc1b19a4a74e185bd3b6910f30e00f)

Author SHA1 Message Date
Tom Rini 2d4c225993 scripts/dtc: Update to upstream version v1.4.4-50-gfe50bd1ecc1d 8 years ago
Tom Rini c0e032e009 scripts/dtc: Update to upstream version v1.4.3 8 years ago
Simon Glass 93c94b889b fdt: Sync libfdt up to upstream 8 years ago
Simon Glass 2bf94120e9 libfdt: Drop -FDT_ERR_TOODEEP 8 years ago
Simon Glass a2b2caae5a fdt: Move header files into lib/libfdt 8 years ago
Simon Glass c40bfbadf2 fdt: Use SPDX format for licenses in the libfdt headers 8 years ago
Maxime Ripard 610db7058f libfdt: Sync overlay with upstream 9 years ago
Simon Glass 42b7600d62 libfdt: Drop inlining of fdt_path_offset() 9 years ago
Simon Glass df87e6b1b8 libfdt: Sync fdt_for_each_subnode() with upstream 9 years ago
Simon Glass b02e4044ff libfdt: Bring in upstream stringlist functions 9 years ago
Simon Glass 9c07b9877c libfdt: Sync up with upstream 9 years ago
Maxime Ripard ddf67f7135 libfdt: Add overlay application function 9 years ago
Maxime Ripard ea7b1a213e libfdt: Add fdt_setprop_inplace_namelen_partial 9 years ago
Maxime Ripard 2b941bf96d libfdt: Add fdt_getprop_namelen_w 9 years ago
Maxime Ripard 8e9685715b libfdt: Add fdt_path_offset_namelen 9 years ago
Maxime Ripard 57c7809ab0 libfdt: Add max phandle retrieval function 9 years ago
Maxime Ripard 67e610d9f0 libfdt: Add iterator over properties 9 years ago
Simon Glass f8a2d7a416 libfdt: Add a function to write a property placeholder 9 years ago
Simon Glass c3c4c00563 fdt: Add fdt_first/next_region() functions 10 years ago
Simon Glass 8f6e2e1ee1 fdt: Add a function to remove unused strings from a device tree 10 years ago
Masahiro Yamada 965fab1adf libfdt: fix description of fdt_get_string() 10 years ago
Thierry Reding 2f3760428f fdt: Add a subnodes iterator macro 11 years ago
Thierry Reding 5094eb408a fdt: Add functions to retrieve strings 11 years ago
Thierry Reding fc503c1791 fdt: Add a function to get the index of a string 11 years ago
Thierry Reding bc4147ab2d fdt: Add a function to count strings 11 years ago
Simon Glass 0596d35d80 fdt: Sync up with libfdt 11 years ago
Robert P. J. Day 1f8b546f9e Fix some obvious typos across multiple subsystems. 12 years ago
Simon Glass 3e06cd1f97 libfdt: Add fdt_find_regions() 12 years ago
Simon Glass 88f95bbadd libfdt: Add fdt_next_subnode() to permit easy subnode iteration 12 years ago
François Revol c73bd49dee Fix typo 12 years ago
Simon Glass e853b32424 Export fdt_stringlist_contains() 12 years ago
Kim Phillips b2ba62a1aa libfdt: update from upstream dtc commit 142419e 12 years ago
Gerald Van Baren c71b64f361 libfdt: Add helper function to create a trivial, empty tree 13 years ago
David Gibson 24fa0e588e libfdt: Add helpers for 64-bit integer properties 13 years ago
Minghuan Lian 36ad18a6db libfdt: Add support for appending the values to a existing property 13 years ago
David Gibson d1c6314887 libfdt: Implement property iteration functions 14 years ago
Laurent Gregoire 67b89c79e7 libfdt: Fix C++ compile-time cast error on gnu 4.2.1 16 years ago
Gerald Van Baren cd3cb0d926 libfdt: Fix error in documentation for fdt_get_alias_namelen() 17 years ago
David Gibson 9a6cf73a88 libfdt: Add function to explicitly expand aliases 17 years ago
Jon Loeliger 741a6d010d Fix an overflow case in fdt_offset_ptr() detected by GCC 4.3. 17 years ago
David Gibson 0219399a4e libfdt: Implement fdt_get_property_namelen() and fdt_getprop_namelen() 17 years ago
Wolfram Sang 46390da154 libfdt: Improve documentation in libfdt.h 17 years ago
David Gibson c66830263a dtc: Enable and fix -Wcast-qual warnings 17 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 17 years ago
David Gibson ae0b5908de libfdt: Add and use a node iteration helper function. 17 years ago
David Gibson 9eaeb07a71 libfdt: Add fdt_set_name() function 17 years ago
David Gibson d1cc52879c libfdt: Add and use a node iteration helper function. 17 years ago
David Gibson aec7135bc3 libfdt: Add more documentation (patch the seventh) 18 years ago
David Gibson 9d4450b5ad libfdt: Add more documentation (patch the sixth) 18 years ago
Wolfgang Denk 1182e9f8e3 Fix compile problem introduced by "cleanup" commit 3dfd708c 18 years ago