1. d82062b dtoc: add coverage test for unicode error by Walter Lozano · Tue Jul 28 19:06:23 2020 -0300
  2. 7f5e226 dtoc: Support ACPI paths in of-platdata by Simon Glass · Tue Jul 07 21:32:06 2020 -0600
  3. 179f0b6 dtoc: update dtb_platdata to support cd-gpios by Walter Lozano · Thu Jun 25 01:10:16 2020 -0300
  4. dc5b437 dtoc: extend dtoc to use struct driver_info when linking nodes by Walter Lozano · Thu Jun 25 01:10:13 2020 -0300
  5. a324e41 dtoc: add option to disable warnings by Walter Lozano · Thu Jun 25 01:10:08 2020 -0300
  6. e675d96 dtoc: add support to scan drivers by Walter Lozano · Fri Jul 03 08:07:17 2020 -0300
  7. 8b239f4 dtoc: add missing code comments by Walter Lozano · Thu Jun 25 01:10:05 2020 -0300
  8. a997ea5 patman: Move to absolute imports by Simon Glass · Fri Apr 17 18:09:04 2020 -0600
  9. c79f03c doc: fix references to driver-model by Heinrich Schuchardt · Tue Feb 25 21:35:39 2020 +0100
  10. 534eda9 dtoc: Update dtb_platdata to support Python 3 by Simon Glass · Fri May 17 22:00:43 2019 -0600
  11. c82de56 dtoc: Sort platdata output from dtoc by Simon Glass · Fri May 17 22:00:32 2019 -0600
  12. 61b88e5 dtoc: Adjust code for Python 3 by Simon Glass · Fri May 17 22:00:31 2019 -0600
  13. 701c401 dtb_platdata.py: prevent define generation of alias by Heiko Schocher · Tue Apr 16 13:31:58 2019 +0200
  14. 6d99b85 dtoc: make generated platdata structs const by Simon Goldschmidt · Mon Jan 07 20:29:26 2019 +0100
  15. c38fee04 dtoc: Fix some minor errors by Simon Glass · Fri Jul 06 10:27:32 2018 -0600
  16. 609e2b1 dtoc: Fix properties with a single zero-arg phandle by Simon Glass · Fri Jul 06 10:27:31 2018 -0600
  17. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  18. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · Mon Mar 05 01:20:11 2018 +0900
  19. 68d32c7 dtoc: Add a header to the generated files by Simon Glass · Tue Aug 29 14:16:01 2017 -0600
  20. 3deeb47 dtoc: Support properties containing multiple phandle values by Simon Glass · Tue Aug 29 14:15:59 2017 -0600
  21. fdec580 dtoc: Put phandle args in an array by Simon Glass · Tue Aug 29 14:15:58 2017 -0600
  22. d0cd075 dtoc: Put each phandle on a separate line by Simon Glass · Tue Aug 29 14:15:57 2017 -0600
  23. e94414b dtoc: Rename the phandle struct by Simon Glass · Tue Aug 29 14:15:56 2017 -0600
  24. ec3b5e4 dtoc: Rename is_phandle() and adjust it to return more detail by Simon Glass · Tue Aug 29 14:15:55 2017 -0600
  25. ce5621d dtoc: Make is_phandle() a member function by Simon Glass · Tue Aug 29 14:15:54 2017 -0600
  26. 17ffd62 dtoc: Use the Fdt's class's phandle map by Simon Glass · Tue Aug 29 14:15:53 2017 -0600
  27. 1b1fe41 dtoc: Add support for 32 or 64-bit addresses by Simon Glass · Tue Aug 29 14:15:50 2017 -0600
  28. 131e0b0 dtoc: Avoid very long lines in output by Simon Glass · Tue Aug 29 14:15:49 2017 -0600
  29. fc3ae9c dtoc: Add a 64-bit type and a way to convert cells into 64 bits by Simon Glass · Tue Aug 29 14:15:48 2017 -0600
  30. da707d4 Fix 'notes' typos by Anatolij Gustschin · Fri Aug 18 17:58:51 2017 +0200
  31. 2e0bf3f dtoc: Add a comment about string replace in conv_name_to_c() by Simon Glass · Sun Jun 18 22:09:04 2017 -0600
  32. 3fa797a dtoc: Move the main logic into the dtb_platdata file by Simon Glass · Sun Jun 18 22:09:03 2017 -0600
  33. 7a2add1 dtoc: Move static functions out of the class by Simon Glass · Sun Jun 18 22:09:02 2017 -0600
  34. eab3f62 dtoc: Pass include_disabled explicitly by Simon Glass · Sun Jun 18 22:09:01 2017 -0600
  35. 761773f dtoc: Don't handle properties with / in them by Simon Glass · Sun Jun 18 22:09:00 2017 -0600
  36. 1f730c8 dtoc: Fix pylint warnings by Simon Glass · Sun Jun 18 22:08:59 2017 -0600
  37. d570dec dtoc: Split out the main class into its own file by Simon Glass · Sun Jun 18 22:08:58 2017 -0600