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