1. 35aa1a2 dtc: Simplify error handling for unparseable input by David Gibson · 17 years ago
  2. 1a9468c dtc: Abolish asize field of struct data by David Gibson · 17 years ago
  3. b2de518 dtc: Make -I dtb mode use fill_fullpaths() by David Gibson · 17 years ago
  4. ad4f54a Return a non-zero exit code if an error occurs during dts parsing. by Scott Wood · 17 years ago
  5. 376ab6f dtc: Remove remaining old-style checks by David Gibson · 17 years ago
  6. efbbef8 dtc: Implement path references by David Gibson · 17 years ago
  7. 92cb9a2 dtc: Add many const qualifications by David Gibson · 17 years ago
  8. 2d72816 dtc: Fix uninitialized use of structure_ok by David Gibson · 17 years ago
  9. 2b7dc8d Add an option to pad the blob that is generated by Kumar Gala · 17 years ago
  10. dc94177 dtc: Merge refs and labels into single "markers" list (v2) by David Gibson · 17 years ago
  11. b16a2bd dtc: Flexible tree checking infrastructure (v2) by David Gibson · 17 years ago
  12. 2f1ccc3 dtc: Move tree checking code to checks.c by David Gibson · 17 years ago
  13. 7b3fb78 DTC: Remove the need for the GLR Parser. by Jon Loeliger · 17 years ago
  14. 169f0b1 dtc: Disable semantic checks by default by David Gibson · 17 years ago
  15. fb7c7ac dtc: Use libfdt/fdt.h instead of flat_dt.h by David Gibson · 17 years ago
  16. 63dc9c7 dtc: Whitespace cleanup by David Gibson · 17 years ago
  17. bf94497 dtc: Optimise by default, fix warnings thus uncovered by David Gibson · 17 years ago
  18. 6a99b13 dtc: implement labels on property data by Milton Miller · 17 years ago
  19. 4384b23 Implement the -R option and add a -S option. by Jerry Van Baren · 18 years ago
  20. e45e6fd DTC: Add support for a C-like #include "file" mechanism. by Jon Loeliger · 18 years ago
  21. cd1da87 Improve options, #define default version. by Jerry Van Baren · 18 years ago
  22. 3948849 Moved data_convert_cell() out of data.c to the parser. by Jon Loeliger · 18 years ago
  23. af0278a Add support for decimal, octal and binary based cell values. by Jon Loeliger · 18 years ago
  24. 32da475 Allow multipart property values by David Gibson · 18 years ago
  25. 38e8f8f dtc: add setting of physical boot cpu by Michael Neuling · 18 years ago
  26. 1ae7056 Remove no longer used (and already commented) reserve_data field from boot_info. by David Gibson · 19 years ago
  27. 712e52e Use names for output functions in the form dt_to_*() instead of by David Gibson · 19 years ago
  28. f040d95 Rework tracking of reserve entries during processing. This is initial work by David Gibson · 19 years ago
  29. 7f6d12b Remove unused enum from dtc.h. by David Gibson · 19 years ago
  30. f0517db Support for specifying memreserve ranges in the source format, based on by David Gibson · 19 years ago
  31. 03a9b9d Use u8 instead of uint8_t, as we do with the other size types. by David Gibson · 19 years ago
  32. 9ad4587 Remove build_empty_property(). It wasn't useful. by David Gibson · 19 years ago
  33. 81f2e89 Rudimentary phandle reference support. by David Gibson · 19 years ago
  34. 4102d84 Initial label support. Also switch to glr-parser mode and get rid of by David Gibson · 19 years ago
  35. fc14dad Initial commit by David Gibson · 19 years ago