838 Commits (d37f6b20107e952064e3f77e9d6915a9c09d10a6)
 

Author SHA1 Message Date
Simon Glass 1c5170d3a4 pylibfdt: Rename libfdt.swig to libfdt.i 8 years ago
Simon Glass 580a9f6c28 Add a libfdt function to write a property placeholder 8 years ago
Simon Glass ab15256d8d pylibfdt: Use the call function to simplify the Makefile 8 years ago
Simon Glass 9f2e3a3a1f pylibfdt: Use the correct libfdt version in the module 8 years ago
Simon Glass e91c652af2 pylibfdt: Enable installation of Python module 8 years ago
Simon Glass 8a892fd85d pylibfdt: Allow building to be disabled 8 years ago
David Gibson 741cdff85d .travis.yml: Add builds with and without Python library prerequisites 8 years ago
Simon Glass 14c4171f4f pylibfdt: Use package_dir to set the package directory 8 years ago
Simon Glass 89a5062ab2 pylibfdt: Use environment to pass C flags and files 8 years ago
Simon Glass 4e0e0d0497 pylibfdt: Allow pkg-config to be supplied in the environment 8 years ago
David Gibson 6afd7d9688 Correct typo: s/pylibgfdt/pylibfdt/ 8 years ago
Simon Glass 756ffc4f52 Build pylibfdt as part of the normal build process 8 years ago
Simon Glass 8cb3896358 Adjust libfdt.h to work with swig 8 years ago
Simon Glass b40aa8359a Mention pylibfdt in the documentation 8 years ago
Simon Glass 12cfb740cc Add tests for pylibfdt 8 years ago
Simon Glass 50f2507016 Add an initial Python library for libfdt 8 years ago
Rob Herring cdbb2b6c7a checks: Warn on node name unit-addresses with '0x' or leading 0s 8 years ago
Rob Herring 4c15d5da17 checks: Add bus checks for simple-bus buses 8 years ago
Rob Herring 33c3985226 checks: Add bus checks for PCI buses 8 years ago
David Gibson 558cd81bdd dtc: Bump version to v1.4.4 8 years ago
Nicolas Iooss c17a811c62 fdtput: Remove star from value_len documentation 8 years ago
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