1. 8f224b3 dtoc: Add methods for reading data from properties by Simon Glass · 8 years ago
  2. 20024da dtoc: Correct quotes in fdt_util by Simon Glass · 8 years ago
  3. babdbde dtoc: Support finding the offset of a property by Simon Glass · 8 years ago
  4. da5f749 dtoc: Support packing the device tree by Simon Glass · 8 years ago
  5. 2a70d89 dtoc: Support deleting device tree properties by Simon Glass · 8 years ago
  6. 0170804 dtoc: Move to using bytearray by Simon Glass · 8 years ago
  7. 346179f dtoc: Prepare for supporting changing of device trees by Simon Glass · 8 years ago
  8. 6b93c55 dtoc: Drop the convert_dash parameter to GetProps() by Simon Glass · 8 years ago
  9. 355c67c dtoc: Allow the device tree to be compiled from source by Simon Glass · 8 years ago
  10. f7a2aee dtoc: Move a few more common functions into fdt.py by Simon Glass · 8 years ago
  11. c322a85 dtoc: Move Widen() and GetPhandle() into the base class by Simon Glass · 8 years ago
  12. bc1dea3 dtoc: Move BytesToValue() and GetEmpty() into PropBase by Simon Glass · 8 years ago
  13. a06a34b dtoc: Create a base class for Fdt by Simon Glass · 8 years ago
  14. 66051b1 dtoc: Rename fdt.py to fdt_normal.py by Simon Glass · 8 years ago
  15. ba48258 dtoc: Move the fdt library selection into fdt_select by Simon Glass · 8 years ago
  16. 5859311 dtoc: Move the struct import into the correct order by Simon Glass · 8 years ago
  17. d6a3391 dtoc: Correct the type widening code in fdt_fallback by Simon Glass · 8 years ago
  18. 9fa2819 dm: core: Expand platdata for of-platdata devices by Simon Glass · 8 years ago
  19. efefe12 dtoc: Ignore the u-boot, dm-pre-reloc property by Simon Glass · 8 years ago
  20. 76bce10 dm: Add a more efficient libfdt library by Simon Glass · 8 years ago
  21. 69f2ed7 dm: Add a tool to generate C code from a device tree by Simon Glass · 8 years ago
  22. ec564b4 dm: Add a library to provide simple device-tree access by Simon Glass · 8 years ago