1. daef5ee rockchip: board: Increase rng-seed size to make it sufficient for modern Linux by Alex Shumsky · 5 weeks ago
  2. 00ae122 Add fdt_kaslrseed function to add kaslr-seed to chosen node by Tim Harvey · 5 months ago
  3. 3119989 boot: Move framebuffer reservation to separate helper by Devarsh Thakkar · 9 months ago
  4. 449b759 boot: Move adding initrd earlier in image_setup_libfdt() by Simon Glass · 1 year ago
  5. d21485d fdt: Improve the comment for fdt_shrink_to_minimum() by Simon Glass · 1 year ago
  6. fd7595a fdt: Allow use of fdt_support inside if() statements by Simon Glass · 1 year ago
  7. 019127b fdt_support: add fdt_copy_fixed_partitions function by Patrick Delaunay · 1 year, 6 months ago
  8. ab2307b ofnode: fdt_support definitions needed if OF_CONTROL is enabled by Troy Kisky · 1 year, 9 months ago
  9. b529603 fdt_support: cosmetic: remove fdt_fixup_nor_flash_size prototype by Patrick Delaunay · 2 years, 2 months ago
  10. bd2e353 fdt_support: add optional board_rng_seed() hook by Rasmus Villemoes · 2 years, 3 months ago
  11. c340341 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · 2 years, 10 months ago
  12. 5d6b448 fdt_support: Add fdt_for_each_node_by_compatible() helper macro by Marek Behún · 2 years, 10 months ago
  13. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  14. ac4d9ff fdt_support: Add fdt_delete_disabled_nodes() and use in Turris MOX by Marek Behún · 3 years ago
  15. 4ef5ca6 fdt_support: Add some useful functions by Marek Behún · 3 years ago
  16. f872e83 fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODE by Marek Behún · 3 years ago
  17. 3577eba3 fdt_support: Remove fdt_alloc_phandle() in favor of fdt_generate_phandle() by Marek Behún · 3 years ago
  18. 383dd57 hash: Use Kconfig to enable hashing in host tools and SPL by Simon Glass · 3 years, 2 months ago
  19. ff6ab5e fdt_support.h: Remove duplicated declarations by Bin Meng · 3 years, 2 months ago
  20. 0e4f43d spl: fit: Also record architecture in /fit-images by Michal Simek · 3 years, 6 months ago
  21. 623e1ac fdt_support: move fdt_valid from cmd_fdt.c to fdt_support.c by Kory Maincent · 3 years, 7 months ago
  22. 673db43 fdt_support.c: Allow late kernel cmdline modification by Niko Mauno · 3 years, 9 months ago
  23. 50d2fa4 dm: Introduce xxx_get_dma_range() by Nicolas Saenz Julienne · 3 years, 11 months ago
  24. cdd6a6d cmd: Fixup DT to pass PStore Ramoops parameters by Frédéric Danis · 4 years, 8 months ago
  25. 940a922 treewide: convert bd_t to struct bd_info manually by Masahiro Yamada · 4 years, 5 months ago
  26. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  27. 8010fa4 libfdt: Make fdtdec_get_child_count() available for HOST by Kever Yang · 4 years, 8 months ago
  28. 3bbe70c common: Move device-tree setup functions to fdt_support.h by Simon Glass · 5 years ago
  29. c29f5a5 Include missing headers for fdt_support.h by Sean Anderson · 5 years ago
  30. 80b9578 common: fdt_support: add support for setting usable memory by Igor Opaniuk · 5 years ago
  31. 22236e0 dm: core: Introduce xxx_translate_dma_address() by Fabien Dessenne · 5 years ago
  32. f3d4014 fdt_support: make fdt_fixup_mtdparts() prototype more specific by Masahiro Yamada · 6 years ago
  33. fa28d14 fdt: Add device tree memory bindings by Michael Pratt · 6 years ago
  34. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  35. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  36. 8dadfb4 driver: fsl-mc: Perform fsl-mc fdt fixup for lazyapply dpl by Yogesh Gaur · 7 years ago
  37. c10b967 arm: Add support of updating dts before fix-up by Prabhakar Kushwaha · 7 years ago
  38. 4faa011 spl: fit: add SPL_FIT_IMAGE_TINY config to reduce code-size by Philipp Tomsich · 7 years ago
  39. a601818 spl: fit: implement fdt_record_loadable by Philipp Tomsich · 7 years ago
  40. 592386d fdt: Introduce helper method fdt_overlay_apply_verbose() by Pantelis Antoniou · 7 years ago
  41. bb7c01e fdt: Rename a few functions in fdt_support by Simon Glass · 8 years ago
  42. 293340a fdt: Update fdt_get_base_address() to use const by Simon Glass · 8 years ago
  43. f6aa39e libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · 8 years ago
  44. d3dbac8 cmd/fdt: add possibilty to have 'extrasize' on fdt resize by Hannes Schmelzer · 8 years ago
  45. 9fd465c usb: fsl: Rename fdt_fixup_dr_usb by Sriram Dash · 8 years ago
  46. c99581b fdt_support: fdt_translate_address() blob const correctness by Stephen Warren · 8 years ago
  47. e51b8a4 fdt_support: define stub for fdt_fixup_mtdparts by Christopher Spinrath · 8 years ago
  48. 2510ff5 drivers:usb:common:fsl-dt-fixup: Add device-tree fixup support for xhci controller by Sriram Dash · 9 years ago
  49. 3d2d441 fdt: prevent clearing memory node if there are no banks by Andre Przywara · 9 years ago
  50. 4795337 fdt: Documentation for a few support functions aside their prototypes by Paul Kocialkowski · 10 years ago
  51. 2c0fbc7 fdt: Pass the device serial number through devicetree by Paul Kocialkowski · 10 years ago
  52. 5d7c6b5 fdt: add new fdt_fixup_display function to configure display by Tim Harvey · 10 years ago
  53. 3d4ea4c cmd_fdt: Actually fix fdt command in sandbox by Joe Hershberger · 10 years ago
  54. 32bdd4e Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  55. ea87637 fdt_support: Add a fdt_setup_simplefb_node helper function by Hans de Goede · 10 years ago
  56. 6c0be91 fdt: Add ft_system_setup() function for system device tree additions by Simon Glass · 10 years ago
  57. f3dd50b fdt: Tidy up error handling in image_setup_libfdt() by Simon Glass · 10 years ago
  58. 014aa05 fdt: Export the fdt_find_or_add_subnode() function by Simon Glass · 10 years ago
  59. 2aec3cc fdt: Allow ft_board_setup() to report failure by Simon Glass · 10 years ago
  60. 0aa4b37 fdt_support: add prototypes for __weak functions by Jeroen Hofstee · 10 years ago
  61. 9f6a06a fdt_support: Make of_bus_default_count_cells non static by Arnab Basu · 10 years ago
  62. ae16fc8 fdt_support: Move of_read_number to fdt_support.h by Arnab Basu · 10 years ago
  63. 9f85a72 fdt: Rename fdt_resize() to fdt_shrink_to_minimum() by Simon Glass · 10 years ago
  64. 8ff14b7 armv8/fsl-lsch3: Add support to load and start MC Firmware by J. German Rivera · 10 years ago
  65. 451c204 fdt_support: delete force argument of fdt_chosen() by Masahiro Yamada · 11 years ago
  66. 5b11489 fdt_support: delete force argument of fdt_initrd() by Masahiro Yamada · 11 years ago
  67. 6284547 Merge branch 'u-boot/master' by Albert ARIBAUD · 11 years ago
  68. 19555be fdt_support: Add helper function to read "ranges" property by Alexander Graf · 11 years ago
  69. 7c8a6cf fdt_support: split fdt_getprop_u32_default by Alexander Graf · 11 years ago
  70. a122cbb fdt: call ft_board_setup_ex() at the end of image_setup_libfdt() by Vitaly Andrianov · 11 years ago
  71. d7b4232 tools, fit_check_sign: verify a signed fit image by Heiko Schocher · 11 years ago
  72. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  73. 9ca3742 image: Add device tree setup to image library by Simon Glass · 12 years ago
  74. e10ffab Clean up libfdt.h includes by Gerald Van Baren · 12 years ago
  75. 6542c07 common/fdt_support.c: sparse fixes by Kim Phillips · 12 years ago
  76. d150db6 treewide: include libfdt_env.h before fdt.h by Kim Phillips · 12 years ago
  77. 800c206 powerpc/8xxx:Add MPH controller support in USB device-tree fixup by ramneek mehresh · 13 years ago
  78. cd37de7 Fix constness of the fdt void pointer in fdt_getprop_u32_default by Gabe Black · 13 years ago
  79. a7be802 fdt: Add new fdt_set_node_status & fdt_set_status_by_alias helpers by Shengzhou Liu · 13 years ago
  80. 0f46c80 fdt: check for fdt errors in fdt_create_phandle by Timur Tabi · 13 years ago
  81. 566f833 fdt: Add a do_fixup_by_path_string() function by Chunhe Lan · 13 years ago
  82. d5fc258 fdt: Add new fdt_create_phandle helper by Kumar Gala · 13 years ago
  83. f2f1c5a fdt: Rename fdt_create_phandle to fdt_set_phandle by Kumar Gala · 13 years ago
  84. af73788 fdt: introduce fdt_create_phandle() by Gerald Van Baren · 13 years ago
  85. cd7d8e8 fdt: add prototype for fdt_increase_size() by Timur Tabi · 14 years ago
  86. 8ebaf20 fdt: introduce fdt_verify_alias_address() and fdt_get_base_address() by Timur Tabi · 14 years ago
  87. b4ae942 FDT: Add fixup support for multiple banks of memory by John Rigby · 14 years ago
  88. 3b857f1 fdt_support: support adding EDID property to FDT display nodes by Anatolij Gustschin · 14 years ago
  89. 412a71a ppc4xx/fdt/flash: Change fdt_fixup_nor_flash_node() to not rely on cs size by Stefan Roese · 14 years ago
  90. b7afb11 fdt: Add function to alloc phandle values by Kumar Gala · 14 years ago
  91. 800d1d1 fdt: Add fdt_node_offset_by_compat_reg helper by Kumar Gala · 14 years ago
  92. b87e793 fdt: Add fdt_translate_address to convert reg node to cpu phys addr by Kumar Gala · 14 years ago
  93. def125f powerpc/8xxx: Distinguish between incompatible SEC h/w types by Kim Phillips · 14 years ago
  94. f4ad4fd fdt: Add fdt_del_node_and_alias helper by Kumar Gala · 15 years ago
  95. 6c44c38 fdt_support: add partitions fixup in mtd node by Anatolij Gustschin · 15 years ago
  96. a0f10c9 fdt: Add fdt_fixup_nor_flash_size() to fixup NOR FLASH size in dtb by Stefan Roese · 15 years ago
  97. 62e7398 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xx by Peter Tyser · 16 years ago
  98. e0475cd fdt: Added helper to set PCI dma-ranges property by Kumar Gala · 16 years ago
  99. 1ba0040 fdt: Add fdt_getprop_u32_default helpers by Kumar Gala · 16 years ago
  100. d29abae powerpc: Fix bootm to boot up again with a Ramdisk by Heiko Schocher · 16 years ago