1. 3e69db1 fdt_region: move fdt_region.c to common/ from lib/libfdt/ by Masahiro Yamada · 4 years, 5 months ago
  2. bcbdab7 libfdt: migrate fdt_ro.c to a wrapper of scripts/dtc/libfdt/fdt_ro.c by Masahiro Yamada · 4 years, 5 months ago
  3. e8c2d25 libfdt: Revert 6dcb8ba4 from upstream libfdt by Tom Rini · 4 years, 8 months ago
  4. f0921f5 fdt: Sync up to the latest libfdt by Simon Glass · 5 years ago
  5. 0d76afc fdt: Add Kconfig options to control code size by Simon Glass · 5 years ago
  6. ea1df3e libfdt: Add phandle generation helper by Thierry Reding · 6 years ago
  7. 21ebf2a fdt_region: Ensure that depth never goes below -1 by Konrad Beckmann · 6 years ago
  8. db405d1 scripts/dtc: Update to upstream version v1.4.6-9-gaadd0b65c987 by Rob Herring · 6 years ago
  9. 4549e78 SPDX: Convert all of our multiple license tags to Linux Kernel style by Tom Rini · 6 years ago
  10. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  11. 414e2db fdt_region: remove unneeded fdt_internal.h inclusion by Masahiro Yamada · 7 years ago
  12. b08c8c4 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  13. 144fbea libfdt: migrate libfdt.h to a wrapper + U-Boot own code by Masahiro Yamada · 7 years ago
  14. ae9ace7 libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.c by Masahiro Yamada · 7 years ago
  15. 26e961c libfdt: migrate fdt_wip.c to a wrapper of scripts/dtc/libfdt/fdt_wip.c by Masahiro Yamada · 7 years ago
  16. 87be1e9 libfdt: move fdt_find_regions() to fdt_region.c from fdt_wip.c by Masahiro Yamada · 7 years ago
  17. 50a327d lib: libfdt: wrap scripts/dtc/libfdt/* where possible by Masahiro Yamada · 7 years ago
  18. 35a33ba libfdt: change libfdt_internal.h to a wrapper of scripts/dtc/libfdt/* by Masahiro Yamada · 7 years ago
  19. 9e65b01 libfdt: change fdt.h to a wrapper of scripts/dtc/libfdt/* by Masahiro Yamada · 7 years ago
  20. 15b97f5 pylibfdt: move pylibfdt to scripts/dtc/pylibfdt and refactor makefile by Masahiro Yamada · 7 years ago
  21. f00c36a fdt: Allow stacked overlays phandle references by Pantelis Antoniou · 7 years ago
  22. 18c991c libfdt: Initialize the stack variable by Tien Fong Chee · 7 years ago
  23. 93c94b8 fdt: Sync libfdt up to upstream by Simon Glass · 7 years ago
  24. c79d18c moveconfig: Use fd.write() instead of print >> by Simon Glass · 7 years ago
  25. 2bf9412 libfdt: Drop -FDT_ERR_TOODEEP by Simon Glass · 7 years ago
  26. 727f153 fdt: Stop building the old python libfdt module by Simon Glass · 7 years ago
  27. 555ba48 fdt: Rename existing python libfdt module by Simon Glass · 7 years ago
  28. 7e91b102 fdt: Allow swig options to be provided by Makefile by Simon Glass · 7 years ago
  29. a2b2caa fdt: Move header files into lib/libfdt by Simon Glass · 7 years ago
  30. cf2064d fdt: Add Python bindings by Simon Glass · 7 years ago
  31. c47a38b fdtgrep: Cope with the /aliases node being last by Simon Glass · 7 years ago
  32. 9963890 libfdt: fix build with Python 3 by Stefan Agner · 7 years ago
  33. 92688a0 fdt: Bring in changes from v1.4.4 by Simon Glass · 7 years ago
  34. 46743c4 libfdt: Correct fdt handling of overlays without fixups and base trees without symbols by David Gibson · 8 years ago
  35. 01ae56c libfdt: fix fdt_stringlist_search() by Masahiro Yamada · 8 years ago
  36. 7c9786d libfdt: fix fdt_stringlist_count() by Masahiro Yamada · 8 years ago
  37. 610db70 libfdt: Sync overlay with upstream by Maxime Ripard · 8 years ago
  38. 42b7600 libfdt: Drop inlining of fdt_path_offset() by Simon Glass · 8 years ago
  39. df87e6b libfdt: Sync fdt_for_each_subnode() with upstream by Simon Glass · 8 years ago
  40. b02e404 libfdt: Bring in upstream stringlist functions by Simon Glass · 8 years ago
  41. 9c07b98 libfdt: Sync up with upstream by Simon Glass · 8 years ago
  42. 491c7b6 libfdt: Fix undefined behaviour in fdt_offset_ptr() by David Gibson · 8 years ago
  43. 7dc0789 libfdt: simplify fdt_del_mem_rsv() by Masahiro Yamada · 8 years ago
  44. babdbde dtoc: Support finding the offset of a property by Simon Glass · 8 years ago
  45. da5f749 dtoc: Support packing the device tree by Simon Glass · 8 years ago
  46. 2a70d89 dtoc: Support deleting device tree properties by Simon Glass · 8 years ago
  47. 0170804 dtoc: Move to using bytearray by Simon Glass · 8 years ago
  48. f2a9942 tests: Introduce DT overlay tests by Maxime Ripard · 8 years ago
  49. e6628ad cmd: fdt: add fdt overlay application subcommand by Maxime Ripard · 8 years ago
  50. ddf67f7 libfdt: Add overlay application function by Maxime Ripard · 8 years ago
  51. ea7b1a2 libfdt: Add fdt_setprop_inplace_namelen_partial by Maxime Ripard · 8 years ago
  52. 8e96857 libfdt: Add fdt_path_offset_namelen by Maxime Ripard · 8 years ago
  53. 6f5f92c libfdt: Fix separator spelling by Maxime Ripard · 8 years ago
  54. 57c7809 libfdt: Add max phandle retrieval function by Maxime Ripard · 8 years ago
  55. 76bce10 dm: Add a more efficient libfdt library by Simon Glass · 8 years ago
  56. 6feed2a lib/libfdt/: General aesthetic/style fixes. by Robert P. J. Day · 8 years ago
  57. f8a2d7a libfdt: Add a function to write a property placeholder by Simon Glass · 9 years ago
  58. 9d8ac95 fdt: Correct handling of alias regions by Simon Glass · 9 years ago
  59. c3c4c00 fdt: Add fdt_first/next_region() functions by Simon Glass · 9 years ago
  60. 8f6e2e1 fdt: Add a function to remove unused strings from a device tree by Simon Glass · 9 years ago
  61. 73e1e79 libfdt: fix error code of fdt_count_strings() by Masahiro Yamada · 9 years ago
  62. 31f334a libfdt: fix error code of fdt_get_string_index() by Masahiro Yamada · 9 years ago
  63. 77d7fff fdt: Fix handling of paths with options in them by Hans de Goede · 9 years ago
  64. 61eb5d7 libfdt: move CONFIG_OF_LIBFDT and CONFIG_FIT to lib/Makefile by Masahiro Yamada · 10 years ago
  65. 5094eb4 fdt: Add functions to retrieve strings by Thierry Reding · 10 years ago
  66. fc503c1 fdt: Add a function to get the index of a string by Thierry Reding · 10 years ago
  67. bc4147a fdt: Add a function to count strings by Thierry Reding · 10 years ago
  68. 0596d35 fdt: Sync up with libfdt by Simon Glass · 10 years ago
  69. af67b25 libfdt: Fix segfault when calling fit_check_format() on corrupt FIT images by Jon Nalley · 11 years ago
  70. 0a1a157 lib: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  71. d4c8aa9 Coding Style cleanup: remove trailing empty lines by Wolfgang Denk · 11 years ago
  72. 3508476 libfdt: SPDX-License-Identifier: GPL-2.0+ BSD-2-Clause by Roger Meier · 11 years ago
  73. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  74. 3e06cd1 libfdt: Add fdt_find_regions() by Simon Glass · 11 years ago
  75. 88f95bb libfdt: Add fdt_next_subnode() to permit easy subnode iteration by Simon Glass · 11 years ago
  76. e853b32 Export fdt_stringlist_contains() by Simon Glass · 12 years ago
  77. b2ba62a libfdt: update from upstream dtc commit 142419e by Kim Phillips · 12 years ago
  78. c71b64f libfdt: Add helper function to create a trivial, empty tree by Gerald Van Baren · 12 years ago
  79. 36ad18a libfdt: Add support for appending the values to a existing property by Minghuan Lian · 12 years ago
  80. d1c6314 libfdt: Implement property iteration functions by David Gibson · 15 years ago
  81. 05a22ba Support ePAPR compliant phandle properties by David Gibson · 15 years ago
  82. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  83. 0de71d5 Move libfdt/ into lib/ by Peter Tyser · 14 years ago