643 Commits (e56f2b07be3866eff49651cbe34be3bce79ceb38)
 

Author SHA1 Message Date
David Gibson 00fbb8696b Rename boot_info 8 years ago
David Gibson 1ef86ad2c2 dtc: Clean up /dts-v1/ and /plugin/ handling in grammar 8 years ago
David Gibson e3c769aa9c dtc: Don't always generate __symbols__ for plugins 8 years ago
David Gibson c96cb3c016 tests: Don't use -@ on plugin de/recompile tests 8 years ago
David Gibson 66381538ce tests: Remove "suppression of fixups" tests 8 years ago
David Gibson ba765b273f tests: Clarify dtc overlay tests 8 years ago
David Gibson 6ea8cd944f tests: More thorough tests of libfdt overlay application without dtc 8 years ago
David Gibson 7d8ef6e1db tests: Correct fdt handling of overlays without fixups and base trees without symbols 8 years ago
David Gibson b4dc0ed8b1 tests: Fix double expansion bugs in test code 8 years ago
David Gibson 3ea879dc0c tests: Split overlay tests into those with do/don't exercise dtc plugin generation 8 years ago
David Gibson 47b4d66a2f tests: Test auto-alias generation on base tree, not overlay 8 years ago
David Gibson 72e1ad8115 tests: Make overlay/plugin tests unconditional 8 years ago
Pantelis Antoniou e7b3c3b595 tests: Add overlay tests 8 years ago
Pantelis Antoniou 9637e3f772 tests: Add check_path test 8 years ago
Pantelis Antoniou 20f29d8d41 dtc: Plugin and fixup support 8 years ago
Pantelis Antoniou a2c92cac53 dtc: Document the dynamic plugin internals 8 years ago
Pantelis Antoniou 8f70ac3980 checks: Pass boot_info instead of root node 8 years ago
Benjamin Fair ea10f95387 libfdt: add missing errors to fdt_strerror() 8 years ago
Masahiro Yamada daa75e8fa5 libfdt: fix fdt_stringlist_search() 8 years ago
Masahiro Yamada e28eff5b78 libfdt: fix fdt_stringlist_count() 8 years ago
Maxime Ripard ae97c77228 tests: overlay: Rename the device tree blobs to be more explicit 8 years ago
Maxime Ripard 96162d2bd9 tests: overlay: Add test suffix to the compiled blobs 8 years ago
Maxime Ripard 5ce8634733 libfdt: Add fdt_overlay_apply to the exported symbols 8 years ago
Maxime Ripard 804a9db90a fdt: strerr: Remove spurious BADOVERLAY 8 years ago
Maxime Ripard e8c3a1a493 tests: overlay: Move back the bad fixup tests 8 years ago
Maxime Ripard 7a72d89d3f libfdt: overlay: Fix symbols and fixups nodes condition 8 years ago
Maxime Ripard cabbaa972c libfdt: overlay: Report a bad overlay for mismatching local fixups 8 years ago
Maxime Ripard deb0a5c1ae libfdt: Add BADPHANDLE error string 8 years ago
David Gibson 7b7a6be9ba libfdt: Don't use 'index' as a local variable name 8 years ago
Maxime Ripard aea8860d83 tests: Add tests cases for the overlay code 8 years ago
Maxime Ripard 0cdd06c513 libfdt: Add overlay application function 8 years ago
Maxime Ripard 39240cc865 libfdt: Extend the reach of FDT_ERR_BADPHANDLE 8 years ago
Maxime Ripard 4aa3a6f5e6 libfdt: Add new errors for the overlay code 8 years ago
David Gibson 6d1832c9e6 dtc: Remove "home page" link 8 years ago
Thomas Huth 45fd440a95 Fix some typing errors in libfdt.h and livetree.c 8 years ago
David Gibson a59be4939c DTC 1.4.2 8 years ago
David Gibson a34bb721ca dtc: Fix assorted problems in the testcases for the -a option 8 years ago
Tim Wang 874f40588d Implement the -a option to pad dtb aligned 8 years ago
David Gibson ec02b34c05 dtc: Makefile improvements for release uploading 8 years ago
David Gibson 1ed45d40a1 dtc: Bump version to 1.4.2 8 years ago
Masahiro Yamada 36fd7331fb libfdt: simplify fdt_del_mem_rsv() 8 years ago
Maxime Ripard d877364e4a libfdt: Add fdt_setprop_inplace_namelen_partial 8 years ago
Maxime Ripard 3e9037aaad libfdt: Add fdt_getprop_namelen_w 8 years ago
Maxime Ripard 84e0e1346c libfdt: Add max phandle retrieval function 8 years ago
Maxime Ripard d29126c90a libfdt: Add iterator over properties 8 years ago
Thierry Reding 902d0f0953 libfdt: Add a subnodes iterator macro 8 years ago
Jean-Christophe Dubois c539075ba8 fdtput.c: Fix memory leak. 8 years ago
Jean-Christophe Dubois f79ddb83e1 fdtget.c: Fix memory leak 8 years ago
David Gibson 1074ee54b6 convert-dtsv0-lexer.l: fix memory leak 8 years ago
Jean-Christophe Dubois e24d39a024 fdtdump.c: make sure size_t argument to memchr is always unsigned. 8 years ago