1. 6b8e056 dtc: Make eval_literal() static by David Gibson · 16 years ago
  2. 3c3ecaa Remove \n from yyerror() call. by Scott Wood · 17 years ago
  3. ad4f54a Return a non-zero exit code if an error occurs during dts parsing. by Scott Wood · 17 years ago
  4. 910efac Look for include files in the directory of the including file. by Scott Wood · 17 years ago
  5. f77fe6a Add yyerrorf() for formatted error messages. by Scott Wood · 17 years ago
  6. efbbef8 dtc: Implement path references by David Gibson · 17 years ago
  7. c048102 dtc: Generate useful error message for properties after subnodes by David Gibson · 17 years ago
  8. dc94177 dtc: Merge refs and labels into single "markers" list (v2) by David Gibson · 17 years ago
  9. 9138db5 dtc: Switch dtc to C-style literals by David Gibson · 17 years ago
  10. 9ed27a2 dtc: Simplify lexing/parsing of literals vs. node/property names by David Gibson · 17 years ago
  11. f7497dc dtc: Don't force alignment of cell list data by David Gibson · 17 years ago
  12. 7b3fb78 DTC: Remove the need for the GLR Parser. by Jon Loeliger · 17 years ago
  13. 7dfba39 DTC: Remove an unneeded %token definition. by Jon Loeliger · 17 years ago
  14. 5641289 DTC: Minor grammar rule shuffle. by Jon Loeliger · 17 years ago
  15. 30807ca Reformat grammar rules to not mix language syntax and yacc syntax. by Jon Loeliger · 17 years ago
  16. 63dc9c7 dtc: Whitespace cleanup by David Gibson · 17 years ago
  17. 6a99b13 dtc: implement labels on property data by Milton Miller · 17 years ago
  18. d429033 dtc: implement labels on memory reserve slots by Milton Miller · 17 years ago
  19. 85ab5cc dtc: complain about unparsed digits in cell lists by Milton Miller · 17 years ago
  20. 6d7b222 dtc: move declaration of yyerror by Milton Miller · 17 years ago
  21. e45e6fd DTC: Add support for a C-like #include "file" mechanism. by Jon Loeliger · 17 years ago
  22. 3948849 Moved data_convert_cell() out of data.c to the parser. by Jon Loeliger · 17 years ago
  23. af0278a Add support for decimal, octal and binary based cell values. by Jon Loeliger · 17 years ago
  24. 32da475 Allow multipart property values by David Gibson · 17 years ago
  25. f040d95 Rework tracking of reserve entries during processing. This is initial work by David Gibson · 19 years ago
  26. 86dbcbd Rudimentary support for reporting the line number of syntax errors. by David Gibson · 19 years ago
  27. f0517db Support for specifying memreserve ranges in the source format, based on by David Gibson · 19 years ago
  28. 03a9b9d Use u8 instead of uint8_t, as we do with the other size types. 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