aboutsummaryrefslogtreecommitdiff
path: root/libfdt
AgeCommit message (Expand)Author
2018-09-20libfdt: add acpi table verification supportandroid-o-mr1-iot-release-smart-display-r3oreo-mr1-1.2-iot-releasemaster-cuttlefish-testing-releaseChen, ZhiminX
2017-11-09Update dtc to the version of 20170713 of upstreamandroid-o-mr1-iot-preview-6o-mr1-iot-preview-6SzuWei Lin
2017-09-27Use -Werror in external/dtcChih-Hung Hsieh
2017-05-08libfdt: Android.mk -> Android.bpandroid-o-preview-4android-o-preview-3android-o-iot-preview-5android-n-iot-preview-4o-iot-preview-5n-iot-preview-4Steven Moreland
2017-04-25Update to dtc-1.4.4android-wear-o-preview-4android-wear-o-preview-3android-o-preview-2SzuWei Lin
2017-04-18Disable warningsSzuWei Lin
2017-04-09Fix a few whitespace and style nitsSimon Glass
2017-04-02Add a libfdt function to write a property placeholderSimon Glass
2017-03-21Adjust libfdt.h to work with swigSimon Glass
2017-03-06libfdt: overlay: Check the value of the right variableNicolas Iooss
2017-03-06libfdt: Change names of sparse helper macrosDavid Gibson
2017-03-06Fix assorted sparse warningsDavid Gibson
2017-02-24Disable macro redefined warnings.android-o-preview-1android-n-mr2-preview-2o-previewChristopher Ferris
2017-02-24libfdt: Add fdt_setprop_empty()David Gibson
2017-02-24libfdt: Remove undefined behaviour setting empty propertiesDavid Gibson
2017-02-17Reset master to upstreamSzuWei Lin
2016-12-09tests: Correct fdt handling of overlays without fixups and base trees without...David Gibson
2016-11-04libfdt: add missing errors to fdt_strerror()Benjamin Fair
2016-10-17libfdt: fix fdt_stringlist_search()Masahiro Yamada
2016-10-17libfdt: fix fdt_stringlist_count()Masahiro Yamada
2016-10-11libfdt: Add fdt_overlay_apply to the exported symbolsMaxime Ripard
2016-10-11fdt: strerr: Remove spurious BADOVERLAYMaxime Ripard
2016-10-07libfdt: overlay: Fix symbols and fixups nodes conditionMaxime Ripard
2016-10-07libfdt: overlay: Report a bad overlay for mismatching local fixupsMaxime Ripard
2016-10-07libfdt: Add BADPHANDLE error stringMaxime Ripard
2016-10-06libfdt: Don't use 'index' as a local variable nameDavid Gibson
2016-10-06libfdt: Add overlay application functionMaxime Ripard
2016-10-06libfdt: Extend the reach of FDT_ERR_BADPHANDLEMaxime Ripard
2016-10-06libfdt: Add new errors for the overlay codeMaxime Ripard
2016-09-27Fix some typing errors in libfdt.h and livetree.cThomas Huth
2016-09-09Build libfdt as a static library.android-n-mr1-preview-2android-n-mr1-preview-1LiChen
2016-08-22libfdt: simplify fdt_del_mem_rsv()Masahiro Yamada
2016-08-01libfdt: Add fdt_setprop_inplace_namelen_partialMaxime Ripard
2016-07-28libfdt: Add fdt_getprop_namelen_wMaxime Ripard
2016-07-28libfdt: Add max phandle retrieval functionMaxime Ripard
2016-07-28libfdt: Add iterator over propertiesMaxime Ripard
2016-07-28libfdt: Add a subnodes iterator macroThierry Reding
2016-03-07Correct a missing space in a fdt_header castSimon Glass
2016-03-07Correct line lengths in libfdt.hSimon Glass
2016-03-07Correct space-after-tab in libfdt.hSimon Glass
2016-02-23Make it build under AndroidChris Phoenix
2016-02-20libfdt: simplify fdt_node_check_compatible()Masahiro Yamada
2015-12-17libfdt: Fix undefined behaviour in fdt_offset_ptr()David Gibson
2015-12-02libfdt: check for potential overrun in _fdt_splice()Courtney Cavin
2015-12-01libfdt: Add some missing symbols to version.ldsDavid Gibson
2015-09-30fdt: Add functions to retrieve stringsThierry Reding
2015-09-30fdt: Add a function to get the index of a stringThierry Reding
2015-09-30fdt: Add a function to count stringsThierry Reding
2015-08-27libfdt: fix comment block of fdt_get_property_namelen()Masahiro Yamada
2015-04-07libfdt: Add fdt_path_offset_namelen()Peter Hurley