1. dc94177 dtc: Merge refs and labels into single "markers" list (v2) by David Gibson · 17 years ago
  2. 9138db5 dtc: Switch dtc to C-style literals by David Gibson · 17 years ago
  3. 9ed27a2 dtc: Simplify lexing/parsing of literals vs. node/property names by David Gibson · 17 years ago
  4. f7497dc dtc: Don't force alignment of cell list data by David Gibson · 17 years ago
  5. 7b3fb78 DTC: Remove the need for the GLR Parser. by Jon Loeliger · 17 years ago
  6. 7dfba39 DTC: Remove an unneeded %token definition. by Jon Loeliger · 17 years ago
  7. 5641289 DTC: Minor grammar rule shuffle. by Jon Loeliger · 17 years ago
  8. 30807ca Reformat grammar rules to not mix language syntax and yacc syntax. by Jon Loeliger · 17 years ago
  9. 63dc9c7 dtc: Whitespace cleanup by David Gibson · 17 years ago
  10. 6a99b13 dtc: implement labels on property data by Milton Miller · 17 years ago
  11. d429033 dtc: implement labels on memory reserve slots by Milton Miller · 17 years ago
  12. 85ab5cc dtc: complain about unparsed digits in cell lists by Milton Miller · 17 years ago
  13. 6d7b222 dtc: move declaration of yyerror by Milton Miller · 17 years ago
  14. e45e6fd DTC: Add support for a C-like #include "file" mechanism. by Jon Loeliger · 17 years ago
  15. 3948849 Moved data_convert_cell() out of data.c to the parser. by Jon Loeliger · 17 years ago
  16. af0278a Add support for decimal, octal and binary based cell values. by Jon Loeliger · 17 years ago
  17. 32da475 Allow multipart property values by David Gibson · 17 years ago
  18. f040d95 Rework tracking of reserve entries during processing. This is initial work by David Gibson · 19 years ago
  19. 86dbcbd Rudimentary support for reporting the line number of syntax errors. by David Gibson · 19 years ago
  20. f0517db Support for specifying memreserve ranges in the source format, based on by David Gibson · 19 years ago
  21. 03a9b9d Use u8 instead of uint8_t, as we do with the other size types. by David Gibson · 19 years ago
  22. 9ad4587 Remove build_empty_property(). It wasn't useful. by David Gibson · 19 years ago
  23. 81f2e89 Rudimentary phandle reference support. by David Gibson · 19 years ago
  24. 4102d84 Initial label support. Also switch to glr-parser mode and get rid of by David Gibson · 19 years ago
  25. fc14dad Initial commit by David Gibson · 19 years ago