summaryrefslogtreecommitdiffstats
path: root/cpukit/include/libfdt.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* libfdt: fdt_address_cells() and fdt_size_cells()Sebastian Huber2018-07-201-1/+1
* libfdt: Add helpers for accessing unaligned wordsDavid Gibson2018-07-191-1/+24
* pylibfdt: Add functions to update propertiesSimon Glass2018-07-191-0/+3
* libfdt: Add fdt_check_full() functionDavid Gibson2018-07-191-0/+2
* libfdt: Add fdt_header_size()David Gibson2018-07-191-0/+11
* libfdt: Safer access to strings sectionDavid Gibson2018-07-191-1/+17
* libfdt: Make fdt_check_header() more thoroughDavid Gibson2018-07-191-6/+9
* Add limited read-only support for older (V2 and V3) device tree to libfdt.Nathan Whitehorn2018-07-191-1/+4
* libfdt: Remove leading underscores from identifiersDavid Gibson2018-07-191-15/+15
* Fix some errors in commentsDavid Gibson2018-07-191-1/+1
* Introduce fdt_setprop_placeholder() methodPantelis Antoniou2018-07-191-0/+31
* Add a libfdt function to write a property placeholderSimon Glass2018-07-191-0/+16
* Adjust libfdt.h to work with swigSimon Glass2018-07-191-1/+20
* libfdt: Add fdt_setprop_empty()David Gibson2018-07-191-0/+30
* libfdt: Add overlay application functionMaxime Ripard2018-07-191-0/+31
* libfdt: Extend the reach of FDT_ERR_BADPHANDLEMaxime Ripard2018-07-191-2/+4
* libfdt: Add new errors for the overlay codeMaxime Ripard2018-07-191-1/+10
* Fix some typing errors in libfdt.h and livetree.cThomas Huth2018-07-191-2/+2
* libfdt: Add fdt_setprop_inplace_namelen_partialMaxime Ripard2018-07-191-0/+21
* libfdt: Add fdt_getprop_namelen_wMaxime Ripard2018-07-191-0/+7
* libfdt: Add max phandle retrieval functionMaxime Ripard2018-07-191-0/+15
* libfdt: Add iterator over propertiesMaxime Ripard2018-07-191-0/+27
* libfdt: Add a subnodes iterator macroThierry Reding2018-07-191-0/+28
* Correct a missing space in a fdt_header castSimon Glass2018-07-191-1/+1
* Correct line lengths in libfdt.hSimon Glass2018-07-191-12/+23
* Correct space-after-tab in libfdt.hSimon Glass2018-07-191-13/+12
* Remove make preinstallChris Johns2018-01-251-0/+1653