1. d31b40f spl: fdt: Record load/entry fit-images entries in 64bit format by Michal Simek · 4 years, 3 months ago
  2. 9e64a55 spl: Use standard FIT entries by Michal Simek · 4 years, 3 months ago
  3. 2164429 fdt_support: skip MTD node with "disabled" in fdt_fixup_mtdparts() by Masahiro Yamada · 4 years, 4 months ago
  4. 030348f fdt_support: call mtdparts_init() after finding MTD node to fix up by Masahiro Yamada · 4 years, 4 months ago
  5. 6566960 fdt_support: add static to fdt_node_set_part_info() by Masahiro Yamada · 4 years, 4 months ago
  6. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  7. ac068a8 fdt_support: skip MTD node with "disabled" in fdt_fixup_mtdparts() by Masahiro Yamada · 4 years, 4 months ago
  8. b51b5ce fdt_support: call mtdparts_init() after finding MTD node to fix up by Masahiro Yamada · 4 years, 4 months ago
  9. b161ffa fdt_support: add static to fdt_node_set_part_info() by Masahiro Yamada · 4 years, 4 months ago
  10. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  11. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  12. 80b9578 common: fdt_support: add support for setting usable memory by Igor Opaniuk · 5 years ago
  13. 487f917 fdt: Fix alignment issue when reading 64-bits properties from fdt by Jean-Jacques Hiblot · 5 years ago
  14. 0af6e2d env: Move env_get() to env.h by Simon Glass · 5 years ago
  15. 22203f5 common: fdt_support: Add missing cpu_to_fdt32() to fdt_pci_dma_ranges() by Marek Vasut · 5 years ago
  16. b1dd47c fdt: make fdt_get_base_address() return OF_BAD_ADDR when "reg" not found by Masahiro Yamada · 5 years ago
  17. 22236e0 dm: core: Introduce xxx_translate_dma_address() by Fabien Dessenne · 5 years ago
  18. 51b0c03 common: fdt_support: Check mtdparts cell size by Stefan Mavrodiev · 6 years ago
  19. 5d5a0c0 fdt_shrink_to_minimum: do not mark fdt space reserved unconditionally by Simon Goldschmidt · 6 years ago
  20. 7f42c33 fdt: Remove duplicate code by Thierry Reding · 6 years ago
  21. a98ba7f common: fdt_support: print hexadecimal numbers in debug by Sekhar Nori · 6 years ago
  22. 668cabc fdt_support: fdt reservations on the sandbox by Heinrich Schuchardt · 6 years ago
  23. c7570a3 Remove <inttypes.h> includes and PRI* usages in printf() entirely by Masahiro Yamada · 6 years ago
  24. 9cab183 fdt_support: Use CONFIG_NR_DRAM_BANKS if necessary by Ramon Fried · 6 years ago
  25. c2ed007 common: fdt: Make fdt_del_subnodes/fdt_del_partition static by Michal Simek · 6 years ago
  26. 37fdd6a Revert "fdt_support: Use CONFIG_NR_DRAM_BANKS if defined" by Ramon Fried · 6 years ago
  27. f3d4014 fdt_support: make fdt_fixup_mtdparts() prototype more specific by Masahiro Yamada · 6 years ago
  28. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  29. 75f82d0 libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> by Masahiro Yamada · 7 years ago
  30. 9eb0e7e fdt: Fixup only valid memory banks by Thierry Reding · 7 years ago
  31. 74af8a3 fdt: Fixup only valid memory banks by Thierry Reding · 7 years ago
  32. 1b1b4e4 spl: fit: move fdt_record_loadable out of ARCH_FIXUP_FDT_MEMORY guard by Philipp Tomsich · 7 years ago
  33. 2dec06f common: Fix-up MAC addr in dts by fetching env variable serially by Prabhakar Kushwaha · 7 years ago
  34. a601818 spl: fit: implement fdt_record_loadable by Philipp Tomsich · 7 years ago
  35. 592386d fdt: Introduce helper method fdt_overlay_apply_verbose() by Pantelis Antoniou · 7 years ago
  36. 64b723f env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  37. 29f304b fdt: Correct fdt_get_base_address() by Simon Glass · 7 years ago
  38. 2028012 powerpc: remove 4xx support by Heiko Schocher · 7 years ago
  39. bb7c01e fdt: Rename a few functions in fdt_support by Simon Glass · 8 years ago
  40. 293340a fdt: Update fdt_get_base_address() to use const by Simon Glass · 8 years ago
  41. a7042f5 fdt_support: Fixup 'ethernet' aliases not ending in digits by Tuomas Tynkkynen · 8 years ago
  42. ff7951e Merge branch 'master' of git://git.denx.de/u-boot-net by Tom Rini · 8 years ago
  43. 2299938 common: fdt_support: Remove check for mtdparts in fdt_fixup_mtdparts by Ladislav Michl · 8 years ago
  44. 496904b net: cosmetic: Do not use magic values for ARP_HLEN by oliver@schinagl.nl · 8 years ago
  45. f6aa39e libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORY by Masahiro Yamada · 8 years ago
  46. d3dbac8 cmd/fdt: add possibilty to have 'extrasize' on fdt resize by Hannes Schmelzer · 8 years ago
  47. c99581b fdt_support: fdt_translate_address() blob const correctness by Stephen Warren · 8 years ago
  48. 03f08c5 fdt: Document the rest of struct of_bus by Paul Burton · 9 years ago
  49. dbef2f0 fdt: Support for ISA busses by Paul Burton · 9 years ago
  50. cde7761 fdt: fix setting MAC addresses for multiple interfaces by Lev Iserovich · 9 years ago
  51. f4d337c Revert "fdt: fix address cell count checking in fdt_translate_address()" by Przemyslaw Marczak · 9 years ago
  52. b819911 Revert "fdt_support: Add multi-serial support for stdout fixup" by Bin Meng · 9 years ago
  53. de857fa Merge git://git.denx.de/u-boot-net by Tom Rini · 9 years ago
  54. 0f6ba87 fdt: fix address cell count checking in fdt_translate_address() by Przemyslaw Marczak · 9 years ago
  55. bfb93cc fdt: Rewrite the logic in fdt_fixup_ethernet() by Bin Meng · 9 years ago
  56. 719271a fdt: Deprecate "usbethaddr" usage in fdt_fixup_ethernet() by Bin Meng · 9 years ago
  57. d9a0093 fdt: Change OF_BAD_ADDR to FDT_ADDR_T_NONE by Bin Meng · 9 years ago
  58. edd551f fdt_support: Don't panic if stdout alias is missing by Scott Wood · 9 years ago
  59. 3d2d441 fdt: prevent clearing memory node if there are no banks by Andre Przywara · 9 years ago
  60. 2c0fbc7 fdt: Pass the device serial number through devicetree by Paul Kocialkowski · 10 years ago
  61. 248b18d fdt: Correct warning in fdt_setup_simplefb_node() by Simon Glass · 10 years ago
  62. 5d7c6b5 fdt: add new fdt_fixup_display function to configure display by Tim Harvey · 10 years ago
  63. 8e738ce Merge branch 'sandbox' of git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
  64. 4c80fb0 fdt: Fix regression in fdt_pack_reg() by Hans de Goede · 10 years ago
  65. e9f343f sandbox: Fix warnings due to 64-bit printf() strings by Simon Glass · 10 years ago
  66. 32bdd4e Merge branch 'master' of http://git.denx.de/u-boot-sunxi by Tom Rini · 10 years ago
  67. 0c87277 Merge git://git.denx.de/u-boot-fdt by Tom Rini · 10 years ago
  68. ea87637 fdt_support: Add a fdt_setup_simplefb_node helper function by Hans de Goede · 10 years ago
  69. db20464 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  70. 9fbc632 fdt: Try to use fdt_address_cells()/fdt_size_cells() by Simon Glass · 10 years ago
  71. 0058e11 fdt: Change fdt_pack_reg() to static and fix types by Simon Glass · 10 years ago
  72. 014aa05 fdt: Export the fdt_find_or_add_subnode() function by Simon Glass · 10 years ago
  73. 9f6a06a fdt_support: Make of_bus_default_count_cells non static by Arnab Basu · 10 years ago
  74. ae16fc8 fdt_support: Move of_read_number to fdt_support.h by Arnab Basu · 10 years ago
  75. 9f85a72 fdt: Rename fdt_resize() to fdt_shrink_to_minimum() by Simon Glass · 10 years ago
  76. 9a3b4de fdt_support: correct the return condition of fdt_initrd() by Masahiro Yamada · 11 years ago
  77. b891a34 fdt_support: fix an endian bug of fdt_initrd() by Masahiro Yamada · 11 years ago
  78. a6ae8d3 fdt_support: fix an endian bug of fdt_fixup_memory_banks by Masahiro Yamada · 11 years ago
  79. aba38af fdt_support: add 'const' qualifier for unchanged argument by Masahiro Yamada · 11 years ago
  80. a467792c6 fdt_support: refactor fdt_fixup_stdout() function by Masahiro Yamada · 11 years ago
  81. 451c204 fdt_support: delete force argument of fdt_chosen() by Masahiro Yamada · 11 years ago
  82. 5b11489 fdt_support: delete force argument of fdt_initrd() by Masahiro Yamada · 11 years ago
  83. c020728 fdt_support: refactor with fdt_find_or_add_subnode helper func by Masahiro Yamada · 11 years ago
  84. 57b9069 fdt_support: delete unnecessary DECLARE_GLOBAL_DATA_PTR by Masahiro Yamada · 11 years ago
  85. 0b9bf27 ARM: fdt support: Add usbethaddr as an acceptable MAC by Dan Murphy · 11 years ago
  86. 19555be fdt_support: Add helper function to read "ranges" property by Alexander Graf · 11 years ago
  87. 7c8a6cf fdt_support: split fdt_getprop_u32_default by Alexander Graf · 11 years ago
  88. 2cc84cc fdt_support.c: Correct linux,initrd-start/end setting by Tom Rini · 11 years ago
  89. f041083 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  90. d985013 fdt_support: 64bit initrd start address support by David Feng · 11 years ago
  91. 0904eb2 common/fdt_support.c: avoid unintended return from fdt_fixup_memory_banks() by Miao Yan · 11 years ago
  92. efe7f30 mtd: fix warnings due to 64-bit partition support by Scott Wood · 11 years ago
  93. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  94. 7c15c77 fdt: remove unaligned access in fdt_fixup_ethernet() by Stephen Warren · 12 years ago
  95. 8e4ed9a fdt_support: Use CONFIG_NR_DRAM_BANKS if defined by Doug Anderson · 12 years ago
  96. 6542c07 common/fdt_support.c: sparse fixes by Kim Phillips · 12 years ago
  97. d150db6 treewide: include libfdt_env.h before fdt.h by Kim Phillips · 12 years ago
  98. db4a88d fdt: edid: Enable fdt_add_edid() function when CONFIG_LCD defined by Tom Wai-Hong Tam · 12 years ago
  99. 52039da serial: Remove CONFIG_SERIAL_MULTI from remaining sources by Marek Vasut · 12 years ago
  100. cd37de7 Fix constness of the fdt void pointer in fdt_getprop_u32_default by Gabe Black · 13 years ago