1. 6d928a7 dtoc: Adjust GetProps() in fdt_normal to use the node path by Simon Glass · Sun Sep 25 15:52:18 2016 -0600
  2. 1a096ce dtoc: Fix bug in GetProp() by Simon Glass · Sun Sep 25 15:52:17 2016 -0600
  3. 4066b31 dtoc: Add methods for reading data from properties by Simon Glass · Mon Jul 25 18:59:18 2016 -0600
  4. 29462c3 dtoc: Correct quotes in fdt_util by Simon Glass · Mon Jul 25 18:59:17 2016 -0600
  5. 54cec6d dtoc: Support finding the offset of a property by Simon Glass · Mon Jul 25 18:59:16 2016 -0600
  6. 32d9827 dtoc: Support packing the device tree by Simon Glass · Mon Jul 25 18:59:15 2016 -0600
  7. c719e42 dtoc: Support deleting device tree properties by Simon Glass · Mon Jul 25 18:59:14 2016 -0600
  8. a930ecc dtoc: Move to using bytearray by Simon Glass · Mon Jul 25 18:59:13 2016 -0600
  9. 14fb292 dtoc: Prepare for supporting changing of device trees by Simon Glass · Mon Jul 25 18:59:12 2016 -0600
  10. c2470f4 dtoc: Drop the convert_dash parameter to GetProps() by Simon Glass · Mon Jul 25 18:59:11 2016 -0600
  11. efc9bf6 dtoc: Allow the device tree to be compiled from source by Simon Glass · Mon Jul 25 18:59:10 2016 -0600
  12. cc346a7 dtoc: Move a few more common functions into fdt.py by Simon Glass · Mon Jul 25 18:59:07 2016 -0600
  13. 248ccd2 dtoc: Move Widen() and GetPhandle() into the base class by Simon Glass · Mon Jul 25 18:59:06 2016 -0600
  14. b1a5e26 dtoc: Move BytesToValue() and GetEmpty() into PropBase by Simon Glass · Mon Jul 25 18:59:05 2016 -0600
  15. 1f941b6 dtoc: Create a base class for Fdt by Simon Glass · Mon Jul 25 18:59:04 2016 -0600
  16. 8be1d28 dtoc: Rename fdt.py to fdt_normal.py by Simon Glass · Mon Jul 25 18:59:03 2016 -0600
  17. b71ef89 dtoc: Move the fdt library selection into fdt_select by Simon Glass · Mon Jul 25 18:59:02 2016 -0600
  18. 8a30514 dtoc: Move the struct import into the correct order by Simon Glass · Mon Jul 25 18:59:01 2016 -0600
  19. 90313a9 dtoc: Correct the type widening code in fdt_fallback by Simon Glass · Fri Jul 22 09:22:49 2016 -0600
  20. afbf9b8 dm: core: Expand platdata for of-platdata devices by Simon Glass · Mon Jul 04 11:58:18 2016 -0600
  21. 6522a55 dtoc: Ignore the u-boot, dm-pre-reloc property by Simon Glass · Mon Jul 04 11:58:16 2016 -0600
  22. a2a6f04 dm: Add a more efficient libfdt library by Simon Glass · Mon Jul 04 11:58:11 2016 -0600
  23. bfad22e dm: Add a tool to generate C code from a device tree by Simon Glass · Mon Jul 04 11:58:09 2016 -0600
  24. fa8974d dm: Add a library to provide simple device-tree access by Simon Glass · Mon Jul 04 11:58:08 2016 -0600