1. d229504 scripts: Remove duplicate newlines by Marek Vasut · 4 months ago
  2. 3c57f4d pylibfdt: Fix "invalid escape sequence '\w'" in setup.py by Florian Schmaus · 9 months ago
  3. 2d2d81c Allow Python packages to be dropped by Simon Glass · 1 year, 3 months ago
  4. c88ddb2 pylibfdt: Allow version normalization to fail by Tom Rini · 1 year, 11 months ago
  5. c61791e pylibfdt: Fix disable version normalization by Philippe Schenker · 1 year, 11 months ago
  6. 9675f80 pylibfdt: Fix version normalization warning by Marek Vasut · 2 years ago
  7. 85feff3 fdt: Move to setuptools by Simon Glass · 2 years, 4 months ago
  8. 96c2ead libfdt: Fix build with python 3.10 by Michal Suchanek · 2 years, 1 month ago
  9. f6901fd libfdt: Fix invalid version warning by Michal Suchanek · 2 years, 1 month ago
  10. d010811 scripts: dtc: libfdt: fdt_ro.c: always define fdt_check_full by Philippe Reynes · 2 years, 10 months ago
  11. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  12. 3fd6633 WS cleanup: remove trailing empty lines by Wolfgang Denk · 3 years, 2 months ago
  13. 65b0dea pylibfdt: Rework "avoid unused variable warning" lines by Tom Rini · 3 years, 6 months ago
  14. f973677 dtc: Update the build rule for pylibfdt by Simon Glass · 3 years, 8 months ago
  15. 237b3cc libfdt: Tidy up pylibfdt build rule by Simon Glass · 3 years, 8 months ago
  16. 19d2c02 libfdt: Check for multiple/invalid root nodes by Simon Glass · 3 years, 9 months ago
  17. daa7e75 libfdt: Fix signedness comparison warnings by Andre Przywara · 4 years, 1 month ago
  18. 90ee4a7 libfdt: Detected out-of-space with fdt_finish() by Simon Glass · 4 years, 3 months ago
  19. 6359273 binman: Adjust pylibfdt for incremental build by Simon Glass · 4 years, 5 months ago
  20. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  21. 3c19a25 binman: Adjust pylibfdt for incremental build by Simon Glass · 4 years, 5 months ago
  22. db12d38 libfdt: Remove superfluous NUL character from overlay symbols by Marcus Comstedt · 4 years, 6 months ago
  23. f0476a1 libfdt: Export overlay_apply_node() as fdt_overlay_apply_node() by Marek Vasut · 4 years, 8 months ago
  24. 5d4ecf2 kconfig / kbuild: Re-sync with Linux 4.19 by Tom Rini · 4 years, 8 months ago
  25. 3f8ede9 scripts/dtc: Update to upstream version v1.4.6-21-g84e414b0b5bc by Rob Herring · 4 years, 9 months ago
  26. a96fe17 dtc: add ability to make nodes conditional on them being referenced by Maxime Ripard · 4 years, 10 months ago
  27. a3d97a0 Remove redundant YYLOC global declaration by Peter Robinson · 4 years, 10 months ago
  28. bea42b7 libfdt: Revert 6dcb8ba4 from upstream libfdt by Tom Rini · 4 years, 10 months ago
  29. 11402e8 scripts: dtc: ignore files generated generated by python by Bartosz Golaszewski · 5 years ago
  30. c5db519 pylibfdt: Correct the type for fdt_property_stub() by Simon Glass · 5 years ago
  31. fd92666 pylibfdt: Sync up with upstream by Simon Glass · 5 years ago
  32. 7ccca83 pylibfdt: Convert to Python 3 by Simon Glass · 5 years ago
  33. a5e1a58 fdt: Sync up to the latest libfdt by Simon Glass · 5 years ago
  34. 8cbe9a3 libfdt: fix typo on comment by Giulio Benetti · 5 years ago
  35. ab742cf libfdt: Allow #size-cells of 0 by Matthias Brugger · 5 years ago
  36. a1d7a43 libfdt: return correct value if #size-cells property is not present by Matthias Brugger · 5 years ago
  37. 76ddba1 libfdt: fdt_address_cells() and fdt_size_cells() by Matthias Brugger · 5 years ago
  38. 14ec68c libfdt: Copy the struct region in fdt_resize() by Simon Glass · 5 years ago
  39. 0431be0 libfdt: Add phandle generation helper by Thierry Reding · 6 years ago
  40. acc3da6 pylibfdt: Use Python 2 in Makefile by Josef Lusticky · 6 years ago
  41. 5be2455 fdt: Add Python support for adding/removing nodes by Simon Glass · 6 years ago
  42. b474c76 libfdt: Update to latest pylibfdt implementation by Simon Glass · 6 years ago
  43. 0537c55 libfdt: Add get_property() and del_node() by Simon Glass · 6 years ago
  44. 04402d3 libfdt: Fix the Python pack() function by Simon Glass · 6 years ago
  45. 70cd0d7 libfdt: Bring in proposed pylibfdt changes by Simon Glass · 6 years ago
  46. 4299d52 scripts/dtc: Re-sync with Linux 4.17-rc4 by Eugeniu Rosca · 7 years ago
  47. cd5f70d scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987 by Rob Herring · 7 years ago
  48. 86abb7f scripts/dtc: Update to upstream version v1.4.5-6-gc1e55a5513e9 by Rob Herring · 7 years ago
  49. 7f93db7 pylibfdt: Add missing CC and LD to Makefile by Marek Vasut · 7 years ago
  50. 8b0c8a1 SPDX: Convert all of our multiple license tags to Linux Kernel style by Tom Rini · 7 years ago
  51. c05e791 host-tools: use python2 explicitly for shebang by Masahiro Yamada · 7 years ago
  52. 87247af pylibfdt: compile pylibfdt only when dtoc/binman is necessary by Masahiro Yamada · 7 years ago
  53. 47ae539 pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile by Masahiro Yamada · 7 years ago
  54. 09a9dca scripts/dtc: Update to upstream version v1.4.5-3-gb1a60033c110 by Masahiro Yamada · 7 years ago
  55. 4156426 scripts/dtc: add fdt_overlay.c and fdt_addresses.c to sync script by Rob Herring · 7 years ago
  56. d859602 scripts: dtc: Add .gitignore by Bin Meng · 7 years ago
  57. 0eb096d scripts/dtc: Update to upstream version v1.4.4-50-gfe50bd1ecc1d by Tom Rini · 7 years ago
  58. 56aeab5 scripts/dtc: Update to upstream version v1.4.4 by Tom Rini · 7 years ago
  59. bd39173 scripts/dtc: Update to upstream version v1.4.3 by Tom Rini · 7 years ago