1. f040d95 Rework tracking of reserve entries during processing. This is initial work by David Gibson · 19 years ago
  2. fccb194 Add a second cpu and a timebase frequency to test.dts. by David Gibson · 19 years ago
  3. 8f1bc85 Add a .gitignore file. by David Gibson · 19 years ago
  4. 740a19a Alter add_property() and add_child() functiosn to add to the end of their by David Gibson · 19 years ago
  5. cba839c Reduce message about too-long property names to a mere warning, it causes by David Gibson · 19 years ago
  6. 1847d16 Update TODO by David Gibson · 19 years ago
  7. 86dbcbd Rudimentary support for reporting the line number of syntax errors. by David Gibson · 19 years ago
  8. b4ac049 Oops avoid using case range gcc extension. by David Gibson · 19 years ago
  9. 93c8217 Use C99 fixed width integer type names in libdt. by David Gibson · 19 years ago
  10. c6d036e Oops, use strtoul() instead of strtol() in dtc-lexer.l, so that we by David Gibson · 19 years ago
  11. b2543fc Add ftdump utility, contributed by Pantelis Antoniou. by David Gibson · 19 years ago
  12. 6c0f367 Fix endian problems with handling of memreserve entries (bug pointed out by David Gibson · 19 years ago
  13. 230f253 Remove an unused function, mark a bunch of other functions and variables by David Gibson · 19 years ago
  14. 4191613 Forgot to realign after emitting auto-generated "name" properties. Oops. by David Gibson · 19 years ago
  15. dffc2a8 Add a couple of missing cpu_to_be32() writing the version numbers out. by David Gibson · 19 years ago
  16. 4ddf7c0 In flat tree reading, check for (negative) string offsets which underrun by David Gibson · 19 years ago
  17. 7f6d12b Remove unused enum from dtc.h. by David Gibson · 19 years ago
  18. f0517db Support for specifying memreserve ranges in the source format, based on by David Gibson · 19 years ago
  19. 586606e Oops, fix stupid bug where we emitted padding before, rather than after by David Gibson · 19 years ago
  20. 47f23de Ensure that the reserve map is doubleword aligned in blob and asm output. by David Gibson · 19 years ago
  21. a6c6957 Remove inaccurate comment. by David Gibson · 19 years ago
  22. 03a9b9d Use u8 instead of uint8_t, as we do with the other size types. by David Gibson · 19 years ago
  23. 7ee3ffd Fix bug in error message. by David Gibson · 19 years ago
  24. 1cb934b Add automatic dependency generation. by David Gibson · 19 years ago
  25. 5a446b0 Add flex option to stop warning about unused yyunput(). by David Gibson · 19 years ago
  26. c5c437e Oops. Using %{ %} in the rules (rather than definitions) section of a by David Gibson · 19 years ago
  27. 363f1ea Add missing file. by David Gibson · 19 years ago
  28. ab870ca First cut at a "libdt" set of routines for extracting things from the by David Gibson · 19 years ago
  29. 9ad4587 Remove build_empty_property(). It wasn't useful. by David Gibson · 19 years ago
  30. 81f2e89 Rudimentary phandle reference support. by David Gibson · 19 years ago
  31. 4102d84 Initial label support. Also switch to glr-parser mode and get rid of by David Gibson · 19 years ago
  32. fc14dad Initial commit by David Gibson · 19 years ago