1. ca1c588 patman: test_util: Use unittest text runner to print test results by Alper Nebi Yasak · Sat Apr 02 20:06:06 2022 +0300
  2. 77164ee dtoc: Update fdt tests to use test_util by Simon Glass · Fri Mar 18 18:01:50 2022 -0600
  3. 120fa00 dtoc: Tidy up implementation of AddStringList() by Simon Glass · Sat Mar 05 20:18:56 2022 -0700
  4. c6b3cdc dtoc: Make GetArgs() more flexible by Simon Glass · Sat Mar 05 20:18:52 2022 -0700
  5. 2b16007 dtoc: Correct pylint errors by Simon Glass · Fri Feb 11 13:23:20 2022 -0700
  6. 738a54d dtoc: Support reading a list of arguments by Simon Glass · Tue Feb 08 11:49:53 2022 -0700
  7. 0023861 dtoc: Allow deleting nodes and adding them in the same sync by Simon Glass · Tue Feb 08 11:49:52 2022 -0700
  8. b9b5cb3 dtoc: Support deleting a node by Simon Glass · Tue Feb 08 11:49:51 2022 -0700
  9. 452be42 dtoc: Support adding a string list to a device tree by Simon Glass · Tue Feb 08 11:49:50 2022 -0700
  10. 1b53d90 patman: Convert camel case in test_util.py by Simon Glass · Sat Jan 29 14:14:14 2022 -0700
  11. 8002552 patman: Convert camel case in tools.py by Simon Glass · Sat Jan 29 14:14:04 2022 -0700
  12. b2e8861 dtoc: Add support for reading string-list properties by Simon Glass · Tue Nov 23 21:09:51 2021 -0700
  13. 0e055bf dtoc: Add support for reading fixed-length bytes properties by Simon Glass · Tue Nov 23 11:03:40 2021 -0700
  14. 3b55e3f dtoc: Add support for reading 64-bit ints by Simon Glass · Tue Nov 23 11:03:39 2021 -0700
  15. 7e10f8a dtoc: Bring in the libfdt module automatically by Simon Glass · Tue Nov 23 11:03:38 2021 -0700
  16. f42f26e dtoc: Correct the intarray-widening test case by Simon Glass · Mon Aug 02 07:37:54 2021 -0600
  17. 4311832 dtoc: Support widening a bool value by Simon Glass · Wed Jul 28 19:23:11 2021 -0600
  18. a7d6698 dtoc: Fix widening an int array to an int by Simon Glass · Wed Jul 28 19:23:10 2021 -0600
  19. d8bee46 dtoc: Add new check that offsets are correct by Simon Glass · Sun Mar 21 18:24:39 2021 +1300
  20. 3be798a dtoc: Support adding subnodes alongside existing ones by Simon Glass · Sun Mar 21 18:24:38 2021 +1300
  21. 244548f dtoc: Add a subnode test for multiple nodes by Simon Glass · Sun Mar 21 18:24:37 2021 +1300
  22. 93f18a1 dtoc: Improve internal error for Refresh() by Simon Glass · Sun Mar 21 18:24:34 2021 +1300
  23. 4f4b240 dtoc: Move test files into a test/ directory by Simon Glass · Wed Feb 03 06:00:56 2021 -0700
  24. a2af730 binman: Support alignment of files by Simon Glass · Wed Jan 06 21:35:18 2021 -0700
  25. 632b84c patman: Drop tools.ToChar() and ToChars() by Simon Glass · Sun Nov 08 20:36:20 2020 -0700
  26. c9a032c fdt: Use an Enum for the data type by Simon Glass · Sun Nov 08 20:36:17 2020 -0700
  27. 8034e4d dtoc: Fix widening of int to bytes by Simon Glass · Sat Oct 03 11:31:27 2020 -0600
  28. f67c99c dtoc: Allow adding variable-sized data to a dtb by Simon Glass · Thu Jul 09 18:39:44 2020 -0600
  29. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · Fri Jul 24 08:42:06 2020 -0400
  30. f1cfee5 dtoc: Allow adding variable-sized data to a dtb by Simon Glass · Thu Jul 09 18:39:44 2020 -0600
  31. 4214316 patman: Tidy up sys.path changes by Simon Glass · Fri Apr 17 18:09:05 2020 -0600
  32. a997ea5 patman: Move to absolute imports by Simon Glass · Fri Apr 17 18:09:04 2020 -0600
  33. b38aa01 patman: Drop references to __future__ by Simon Glass · Fri Apr 17 18:08:54 2020 -0600
  34. fc01782 test_fdt: Move to use Python 3 by Simon Glass · Thu Oct 31 07:42:54 2019 -0600
  35. 74f5feb binman: Update state when replacing device-tree entries by Simon Glass · Sat Jul 20 12:24:08 2019 -0600
  36. b8d2daa binman: Tidy up _SetupDtb() to use its own temporary file by Simon Glass · Sat Jul 20 12:23:49 2019 -0600
  37. 3b9a829 dtoc: Update Fdt.GetNode() to handle the root node by Simon Glass · Sat Jul 20 12:23:39 2019 -0600
  38. a683a5f binman: Show a helpful error when a DT property is missing by Simon Glass · Sat Jul 20 12:23:37 2019 -0600
  39. c69b450 dtoc: Update fdt_util for Python 3 by Simon Glass · Fri May 17 22:00:42 2019 -0600
  40. 5872f0c dtoc: Add a unit test for BytesToValue() by Simon Glass · Fri May 17 22:00:41 2019 -0600
  41. b0a34a4 dtoc: Test full 64-bit properties with FdtCellsToCpu() by Simon Glass · Fri May 17 22:00:40 2019 -0600
  42. 80d54ee dtoc: Use binary mode for reading files by Simon Glass · Fri May 17 22:00:39 2019 -0600
  43. 1cd4008 dtoc: Use byte type instead of str in fdt by Simon Glass · Fri May 17 22:00:36 2019 -0600
  44. 6bbfafb dtoc: Use GetBytes() to obtain repeating bytes by Simon Glass · Fri May 17 22:00:33 2019 -0600
  45. 61b88e5 dtoc: Adjust code for Python 3 by Simon Glass · Fri May 17 22:00:31 2019 -0600
  46. 7057d02 binman: Run tests concurrently by Simon Glass · Mon Oct 01 21:12:47 2018 -0600
  47. 752e755 binman: Fix up removal of temporary directories by Simon Glass · Mon Oct 01 21:12:41 2018 -0600
  48. b8a4929 dtoc: Add a way to create an Fdt object from a data block by Simon Glass · Fri Sep 14 04:57:17 2018 -0600
  49. ccd2526 dtoc: Add methods for adding and updating properties by Simon Glass · Fri Sep 14 04:57:16 2018 -0600
  50. f3a1796 dtoc: Support adding new nodes by Simon Glass · Fri Sep 14 04:57:15 2018 -0600
  51. eddd729 dtoc: Allow syncing of the device tree back to a file by Simon Glass · Fri Sep 14 04:57:13 2018 -0600
  52. b474c76 libfdt: Update to latest pylibfdt implementation by Simon Glass · Thu Jul 26 14:02:13 2018 -0600
  53. e2d6528 dtoc: Add a function to obtain a list of phandles by Simon Glass · Tue Jul 17 13:25:46 2018 -0600
  54. aa1a5d7 dtoc: Export the _FindNode() function by Simon Glass · Tue Jul 17 13:25:41 2018 -0600
  55. 53f5399 binman: Add an entry filled with a repeating byte by Simon Glass · Tue Jul 17 13:25:40 2018 -0600
  56. 91710b3 binman: Add support for passing arguments to entries by Simon Glass · Tue Jul 17 13:25:32 2018 -0600
  57. e80c556 dtoc: Add functions to add integer properties by Simon Glass · Fri Jul 06 10:27:38 2018 -0600
  58. 609e2b1 dtoc: Fix properties with a single zero-arg phandle by Simon Glass · Fri Jul 06 10:27:31 2018 -0600
  59. c5eddc8 dtoc: Fix Fdt.GetNode() to handle a missing node by Simon Glass · Fri Jul 06 10:27:30 2018 -0600
  60. 4df8a0c dtoc: Keep track of property offsets by Simon Glass · Fri Jul 06 10:27:29 2018 -0600
  61. 9c52633 dtoc: Update fdt tests to increase code coverage by Simon Glass · Fri Jul 06 10:27:28 2018 -0600
  62. 792d239 dtoc: Drop use of a local dtb buffer by Simon Glass · Fri Jul 06 10:27:27 2018 -0600
  63. 0ed5075 dtoc: Add some tests for the fdt module by Simon Glass · Fri Jul 06 10:27:24 2018 -0600