1. 2d50f8f Quiet a bogus "May be used uninitialized" warning. by Jon Loeliger · 17 years ago
  2. fb7c7ac dtc: Use libfdt/fdt.h instead of flat_dt.h by David Gibson · 17 years ago
  3. 63dc9c7 dtc: Whitespace cleanup by David Gibson · 17 years ago
  4. 592ea58 dtc: Assume properties preced subnodes in the flattened tree by David Gibson · 17 years ago
  5. bf94497 dtc: Optimise by default, fix warnings thus uncovered by David Gibson · 17 years ago
  6. 445d55d dtc: format memory reserve as pairs on two lines by Milton Miller · 17 years ago
  7. 7f45666 dtc: align header comments in asm output by Milton Miller · 17 years ago
  8. 6a99b13 dtc: implement labels on property data by Milton Miller · 17 years ago
  9. d429033 dtc: implement labels on memory reserve slots by Milton Miller · 17 years ago
  10. 81fda8a dtc: fix asm for version 17 by Milton Miller · 17 years ago
  11. 6936273 dtc: Remove bogus break statement by David Gibson · 17 years ago
  12. 0738774 dtc: Accept NOPs in dtb input regardless of version by David Gibson · 17 years ago
  13. ce24322 dtc: parse NOP in dtb input by Milton Miller · 17 years ago
  14. 7ea144f Fix the -S to modify the totalsize properly. by Jerry Van Baren · 17 years ago
  15. 86c01ee Assemble the blob in memory before writing it out. by Jerry Van Baren · 17 years ago
  16. ca25e54 Fix reserve map output for asm format. by Jerry Van Baren · 17 years ago
  17. 4384b23 Implement the -R option and add a -S option. by Jerry Van Baren · 17 years ago
  18. 46c88df Add support for flat device tree format version 17 by David Gibson · 17 years ago
  19. 332c536 dtc: fix endian issue when reading blobs by Michael Neuling · 18 years ago
  20. 38e8f8f dtc: add setting of physical boot cpu by Michael Neuling · 18 years ago
  21. 05ae3d8 Use .long on high and low halfs of u64s to avoid .quad by Jon Loeliger · 18 years ago
  22. f7374f6 Don't generate the mem-reserve entry for the blob itself, by Jon Loeliger · 18 years ago
  23. 7a9f663 The problem is that asm_emit_cell() was swapping its asm output when by Mark A. Greer · 18 years ago
  24. 712e52e Use names for output functions in the form dt_to_*() instead of by David Gibson · 19 years ago
  25. f040d95 Rework tracking of reserve entries during processing. This is initial work by David Gibson · 19 years ago
  26. 6c0f367 Fix endian problems with handling of memreserve entries (bug pointed out by David Gibson · 19 years ago
  27. 230f253 Remove an unused function, mark a bunch of other functions and variables by David Gibson · 19 years ago
  28. 4191613 Forgot to realign after emitting auto-generated "name" properties. Oops. by David Gibson · 19 years ago
  29. dffc2a8 Add a couple of missing cpu_to_be32() writing the version numbers out. by David Gibson · 19 years ago
  30. 4ddf7c0 In flat tree reading, check for (negative) string offsets which underrun by David Gibson · 19 years ago
  31. f0517db Support for specifying memreserve ranges in the source format, based on by David Gibson · 19 years ago
  32. 586606e Oops, fix stupid bug where we emitted padding before, rather than after by David Gibson · 19 years ago
  33. 47f23de Ensure that the reserve map is doubleword aligned in blob and asm output. by David Gibson · 19 years ago
  34. a6c6957 Remove inaccurate comment. by David Gibson · 19 years ago
  35. 7ee3ffd Fix bug in error message. by David Gibson · 19 years ago
  36. ab870ca First cut at a "libdt" set of routines for extracting things from the by David Gibson · 19 years ago
  37. 81f2e89 Rudimentary phandle reference support. by David Gibson · 19 years ago
  38. 4102d84 Initial label support. Also switch to glr-parser mode and get rid of by David Gibson · 19 years ago
  39. fc14dad Initial commit by David Gibson · 19 years ago