501 Commits (5ef2f7c2fa16320d01b66601f9147a10a38edcee)
 

Author SHA1 Message Date
Jon Loeliger b236893fc4 Fix an overflow case in fdt_offset_ptr() detected by GCC 4.3. 16 years ago
David Gibson 8daae14b74 libfdt: Fix bugs in fdt_get_path() 16 years ago
Kumar Gala 02cc83540b libfdt: Add support for using aliases in fdt_path_offset() 16 years ago
David Gibson cb650ae143 libfdt: Implement fdt_get_property_namelen() and fdt_getprop_namelen() 16 years ago
David Gibson 01a2d8a3e9 dtc: Make many functions 'static' 16 years ago
Paul Gortmaker 315c5d095e dtc: give advance warning that "-S" is going away. 16 years ago
David Gibson a1db0749fd dtc: Remove unused lexer function 16 years ago
David Gibson d5653618d2 libfdt: Forgot one function when cleaning the namespace 16 years ago
Jon Loeliger 52c356d81b Tag Version 1.2.0 16 years ago
Jon Loeliger a653228522 libfdt: Fix 'make install' target handling of .h files. 16 years ago
Jon Loeliger 17773b0e51 Tag Version 1.2.0-rc2 16 years ago
Wolfram Sang 08309aa1a4 libfdt: Improve documentation in libfdt.h 16 years ago
David Gibson b6d80a20fc libfdt: Increase namespace-pollution paranoia 16 years ago
David Gibson 4d7bea7873 dtc: Run relevant checks on dtb input as well as dts 16 years ago
David Gibson 1409097db8 dtc: Enable and fix -Wcast-qual warnings 16 years ago
David Gibson 36786db615 dtc: Enable and fix -Wpointer-arith warnings 16 years ago
David Gibson 76e0622b68 dtc: Clean up lexing of include files 16 years ago
David Gibson cdcb415851 dtc: Address an assortment of portability problems 16 years ago
David Gibson 11d7100ee5 dtc: Use libfdt endian conversion functions in libfdt 16 years ago
David Gibson c8c374b856 dtc: Use the same endian-conversion functions as libfdt 16 years ago
David Gibson 53359016ca dtc: Use stdint.h types throughout dtc 16 years ago
David Gibson f8e52fe6d8 dtc: Testcase for /include/ directive 16 years ago
Jon Loeliger f8bf4bfc87 Tag Version 1.2.0-rc1 17 years ago
David Gibson e37ec7d588 dtc: Add support for binary includes. 17 years ago
David Gibson 050e6f0cff dtc: Add a testcase for 'reg' or 'ranges' in / 17 years ago
David Gibson 6aaee513dd dtc: Fix some printf() format warnings when compiling 64-bit 17 years ago
David Gibson fc6e6f8d91 dtc: Remove some small bashisms from test scripts 17 years ago
David Gibson aa1baab3cc libfdt: Several cleanups to parameter checking 17 years ago
David Gibson e4a64a8cd0 dtc: Remove reference to dead Makefile variables 17 years ago
David Gibson a84c065f44 dtc: Add program to convert dts files from v0 to v1 17 years ago
David Gibson 548767f42e dtc: Rework handling of boot_cpuid_phys 17 years ago
David Gibson a742aade6a dtc: Make dt_from_blob() open its own input file, like the other input formats 17 years ago
David Gibson c26015443a dtc: Trivial formatting fixes 17 years ago
David Gibson 6a6c972cdf dtc: Clean up included Makefile fragments 17 years ago
David Gibson 35aa1a273b dtc: Simplify error handling for unparseable input 17 years ago
David Gibson 1577696b6d dtc: Change exit code for usage message 17 years ago
David Gibson 2192d46dfd dtc: Cleanup \nnn and \xNN string escape handling 17 years ago
David Gibson 3bdd393965 dtc: Add some documentation for the dts formta 17 years ago
David Gibson 1a9468c9a0 dtc: Abolish asize field of struct data 17 years ago
David Gibson 8a88ad8bad dtc: Remove ugly include stack abuse 17 years ago
David Gibson f7ea3708c3 dtc: Make dtc_open_file() die() if unable to open requested file 17 years ago
David Gibson 6c2e4d61f8 dtc: Testcases for input handling 17 years ago
David Gibson 68fe10ba4e dtc: Assorted improvements to test harness 17 years ago
David Gibson 6b8e05626a dtc: Make eval_literal() static 17 years ago
David Gibson b2de518b80 dtc: Make -I dtb mode use fill_fullpaths() 17 years ago
David Gibson 5ac97df149 dtc: Use for_each_marker_of_type in asm_emit_data() 17 years ago
David Gibson a266e5c1e1 dtc: Test and fix conversion to/from old dtb versions 17 years ago
David Gibson d028e84140 dtc: Strip redundant "name" properties 17 years ago
David Gibson 2b3a96761a dtc: Fix indentation of fixup_phandle_references 17 years ago
David Gibson fa5b520ccb dtc: Implement checks for the format of node and property names 17 years ago