Commit Graph

76 Commits (lime2-spi)

Author SHA1 Message Date
Rob Herring db405d1980 scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987 6 years ago
Tom Rini 4549e789c1 SPDX: Convert all of our multiple license tags to Linux Kernel style 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Masahiro Yamada 414e2dbbf2 fdt_region: remove unneeded fdt_internal.h inclusion 6 years ago
Masahiro Yamada b08c8c4870 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> 6 years ago
Masahiro Yamada 144fbea969 libfdt: migrate libfdt.h to a wrapper + U-Boot own code 6 years ago
Masahiro Yamada ae9ace7089 libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.c 6 years ago
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