Commit Graph

69 Commits (cd87c4e3ef7cbd554d17e9676b8bb223ea2e2748)

Author SHA1 Message Date
Masahiro Yamada 26e961c8cf libfdt: migrate fdt_wip.c to a wrapper of scripts/dtc/libfdt/fdt_wip.c 7 years ago
Masahiro Yamada 87be1e9fb4 libfdt: move fdt_find_regions() to fdt_region.c from fdt_wip.c 7 years ago
Masahiro Yamada 50a327ded6 lib: libfdt: wrap scripts/dtc/libfdt/* where possible 7 years ago
Masahiro Yamada 35a33baea5 libfdt: change libfdt_internal.h to a wrapper of scripts/dtc/libfdt/* 7 years ago
Masahiro Yamada 9e65b01ac5 libfdt: change fdt.h to a wrapper of scripts/dtc/libfdt/* 7 years ago
Masahiro Yamada 15b97f5c5e pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile 7 years ago
Pantelis Antoniou f00c36a01e fdt: Allow stacked overlays phandle references 7 years ago
Tien Fong Chee 18c991ca2b libfdt: Initialize the stack variable 7 years ago
Simon Glass 93c94b889b fdt: Sync libfdt up to upstream 7 years ago
Simon Glass c79d18c4b4 moveconfig: Use fd.write() instead of print >> 7 years ago
Simon Glass 2bf94120e9 libfdt: Drop -FDT_ERR_TOODEEP 7 years ago
Simon Glass 727f153629 fdt: Stop building the old python libfdt module 7 years ago
Simon Glass 555ba4889c fdt: Rename existing python libfdt module 7 years ago
Simon Glass 7e91b10253 fdt: Allow swig options to be provided by Makefile 7 years ago
Simon Glass a2b2caae5a fdt: Move header files into lib/libfdt 7 years ago
Simon Glass cf2064d785 fdt: Add Python bindings 7 years ago
Simon Glass c47a38b477 fdtgrep: Cope with the /aliases node being last 7 years ago
Stefan Agner 9963890b8b libfdt: fix build with Python 3 7 years ago
Simon Glass 92688a0993 fdt: Bring in changes from v1.4.4 7 years ago
David Gibson 46743c412d libfdt: Correct fdt handling of overlays without fixups and base trees without symbols 7 years ago
Masahiro Yamada 01ae56cfcb libfdt: fix fdt_stringlist_search() 8 years ago
Masahiro Yamada 7c9786d61f libfdt: fix fdt_stringlist_count() 8 years ago
Maxime Ripard 610db7058f libfdt: Sync overlay with upstream 8 years ago
Simon Glass 42b7600d62 libfdt: Drop inlining of fdt_path_offset() 8 years ago
Simon Glass df87e6b1b8 libfdt: Sync fdt_for_each_subnode() with upstream 8 years ago
Simon Glass b02e4044ff libfdt: Bring in upstream stringlist functions 8 years ago
Simon Glass 9c07b9877c libfdt: Sync up with upstream 8 years ago
David Gibson 491c7b6f42 libfdt: Fix undefined behaviour in fdt_offset_ptr() 8 years ago
Masahiro Yamada 7dc0789579 libfdt: simplify fdt_del_mem_rsv() 8 years ago
Simon Glass babdbde68f dtoc: Support finding the offset of a property 8 years ago
Simon Glass da5f74998b dtoc: Support packing the device tree 8 years ago
Simon Glass 2a70d897ed dtoc: Support deleting device tree properties 8 years ago
Simon Glass 0170804f60 dtoc: Move to using bytearray 8 years ago
Maxime Ripard f2a9942fbc tests: Introduce DT overlay tests 8 years ago
Maxime Ripard e6628ad7b9 cmd: fdt: add fdt overlay application subcommand 8 years ago
Maxime Ripard ddf67f7135 libfdt: Add overlay application function 8 years ago
Maxime Ripard ea7b1a213e libfdt: Add fdt_setprop_inplace_namelen_partial 8 years ago
Maxime Ripard 8e9685715b libfdt: Add fdt_path_offset_namelen 8 years ago
Maxime Ripard 6f5f92c60b libfdt: Fix separator spelling 8 years ago
Maxime Ripard 57c7809ab0 libfdt: Add max phandle retrieval function 8 years ago
Simon Glass 76bce10d21 dm: Add a more efficient libfdt library 8 years ago
Robert P. J. Day 6feed2a5ae lib/libfdt/: General aesthetic/style fixes. 8 years ago
Simon Glass f8a2d7a416 libfdt: Add a function to write a property placeholder 8 years ago
Simon Glass 9d8ac956af fdt: Correct handling of alias regions 9 years ago
Simon Glass c3c4c00563 fdt: Add fdt_first/next_region() functions 9 years ago
Simon Glass 8f6e2e1ee1 fdt: Add a function to remove unused strings from a device tree 9 years ago
Masahiro Yamada 73e1e7952a libfdt: fix error code of fdt_count_strings() 9 years ago
Masahiro Yamada 31f334abc5 libfdt: fix error code of fdt_get_string_index() 9 years ago
Hans de Goede 77d7fff8ce fdt: Fix handling of paths with options in them 9 years ago
Masahiro Yamada 61eb5d72ab libfdt: move CONFIG_OF_LIBFDT and CONFIG_FIT to lib/Makefile 10 years ago