914 Commits (c18bae9a4c96a9258fdcee30fe4b0c4fc3730036)
 

Author SHA1 Message Date
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
David Gibson 44a59713cf Remove unused srcpos_dump() function 8 years ago
Jean-Christophe Dubois cb9241ae34 DTC: Fix memory leak on flatname. 8 years ago
David Gibson 1ee0ae24ea Simplify check field and macro names 9 years ago
David Gibson 9d97527a86 Remove property check functions 9 years ago
David Gibson 2e709d158e Remove tree check functions 9 years ago
David Gibson c4cb12e193 Alter grammar to allow multiple /dts-v1/ tags 9 years ago
David Gibson d71d25d760 Use xasprintf() in srcpos 9 years ago
Pantelis Antoniou 9dc404958e util: Add xasprintf portable asprintf variant 9 years ago
Simon Glass beef80b8b5 Correct a missing space in a fdt_header cast 9 years ago
Simon Glass 68d43cec12 Correct line lengths in libfdt.h 9 years ago
Simon Glass b0dbceafd4 Correct space-after-tab in libfdt.h 9 years ago
Masahiro Yamada 53bf130b1c libfdt: simplify fdt_node_check_compatible() 9 years ago
Stephen Warren c9d9121683 Warn on node name unit-address presence/absence mismatch 9 years ago
Anton Blanchard 2e53f9d2f0 Catch unsigned 32bit overflow when parsing flattened device tree offsets 9 years ago
David Gibson b06e55c88b Prevent crash on modulo by zero 9 years ago
David Gibson b43345039b Fix some bugs in processing of line directives 9 years ago
David Gibson d728ad59f5 Fix crash on nul character in string escape sequence 9 years ago
David Gibson 1ab2205a6f Gracefully handle bad octal literals 9 years ago
David Gibson 1937095588 Prevent crash on division by zero 9 years ago
David Gibson d0b3ab0a0f libfdt: Fix undefined behaviour in fdt_offset_ptr() 9 years ago
Courtney Cavin d4c7c25c9e libfdt: check for potential overrun in _fdt_splice() 9 years ago
David Gibson f58799be13 libfdt: Add some missing symbols to version.lds 9 years ago
David Gibson af9f26d1e5 Remove duplicated -Werror in dtc Makefile 9 years ago
Thierry Reding 604e61e081 fdt: Add functions to retrieve strings 9 years ago
Thierry Reding 8702bd1d3b fdt: Add a function to get the index of a string 9 years ago
Thierry Reding 2218387a8c fdt: Add a function to count strings 9 years ago
Masahiro Yamada 554fde2c77 libfdt: fix comment block of fdt_get_property_namelen() 9 years ago
David Gibson e5e6df7c37 fdtdump: Fix bug printing bytestrings with negative values 9 years ago
David Gibson 067829ea5f Remove redundant fdtdump test code 9 years ago