617 Commits (194d5caaefcb7a65f492f09f83815e200d20b3df)
 

Author SHA1 Message Date
Nicolas Iooss 194d5caaef fdtget: Use @return to document the return value 8 years ago
Nicolas Iooss d922ecdd01 tests: Make realloc_fdt() really allocate *fdt 8 years ago
Nicolas Iooss 921cc17fec libfdt: overlay: Check the value of the right variable 8 years ago
Nicolas Iooss 9ffdf60bf4 dtc: Simplify asm_emit_string() implementation 8 years ago
David Gibson 881012e443 libfdt: Change names of sparse helper macros 8 years ago
David Gibson bad5b28049 Fix assorted sparse warnings 8 years ago
David Gibson 672ac09ea0 Clean up gcc attributes 8 years ago
David Gibson 49300f2ade dtc: Don't abuse struct fdt_reserve_entry 8 years ago
David Gibson fa8bc7f928 dtc: Bump version to v1.4.3 8 years ago
David Gibson 34a9886a17 Add printf format attributes 8 years ago
David Gibson f72508e2b6 Correct some broken printf() like format mismatches 8 years ago
David Gibson 397d5ef020 libfdt: Add fdt_setprop_empty() 8 years ago
David Gibson 69a1bd6ad3 libfdt: Remove undefined behaviour setting empty properties 8 years ago
Ian Campbell acd1b534a5 Print output filename as part of warning messages 8 years ago
David Gibson 120775eb1c dtc: Use streq() in preference to strcmp() 8 years ago
Rob Herring 852e9ecbe1 checks: Add Warning for stricter node name character checking 8 years ago
Rob Herring ef0e8f0615 checks: Add Warning for stricter property name character checking 8 years ago
David Gibson 00d7bb1f4b dtc: pos parameter to srcpos_string() can't be NULL 8 years ago
Jean-Christophe Dubois 95d57726bc livetree.c: Fix memory leak 8 years ago
Stephen Boyd 3b9c97093d dtc: Fix NULL pointer use in dtlabel + dtref case 8 years ago
Stephen Boyd 43eb551426 manual: Fix typo it -> in 8 years ago
Stephen Boyd 4baf15f7f1 Makefile: Add tags rule 8 years ago
Heinrich Schuchardt 0931cea3ba dtc: fdtdump: check fdt if not in scanning mode 8 years ago
Gabriel Smith f88865469b dtc: Fix memory leak in character literal parsing 8 years ago
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