1. cafde93 fdt: Correct condition for bloblist existing by Simon Glass · 3 months ago
  2. 2f8c004 lib: Remove duplicate newlines by Marek Vasut · 3 months ago
  3. 70fe238 fdt: Allow the devicetree to come from a bloblist by Simon Glass · 10 months ago
  4. 467382c lib: Remove <common.h> inclusion from these files by Tom Rini · 10 months ago
  5. ccea96f treewide: unify the linker symbol reference format by Shiji Yang · 1 year, 3 months ago
  6. 27dc882 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 1 year, 6 months ago
  7. f43fc16 fdt: Indicate that people should use the ofnode API by Simon Glass · 1 year, 6 months ago
  8. 1eb0908 mtd: nand: sunxi: Convert from fdtdec to ofnode by Samuel Holland · 1 year, 9 months ago
  9. ebc1d50 Revert "fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQ" by Simon Glass · 1 year, 10 months ago
  10. 9557592 fdt: Check for overlapping data and FDT by Simon Glass · 1 year, 10 months ago
  11. ec4f327 fdt: Pass the device tree to fdtdec_prepare_fdt() by Simon Glass · 1 year, 10 months ago
  12. b62d349 fdt: Drop ifdefs in fdtdec_prepare_fdt() by Simon Glass · 1 year, 10 months ago
  13. c662d0b fdt: Avoid exporting fdtdec_prepare_fdt() by Simon Glass · 1 year, 10 months ago
  14. ee88ba7 dm: core: Provide a way to reset the device tree by Simon Glass · 2 years, 1 month ago
  15. 8909066 dm: core: Drop ofnode_is_available() by Simon Glass · 2 years, 1 month ago
  16. 4e4bf94 common: Drop display_options.h from common header by Simon Glass · 2 years, 3 months ago
  17. 26f981f fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQ by Rasmus Villemoes · 2 years, 5 months ago
  18. 1123213 nds32: Remove the architecture by Tom Rini · 2 years, 7 months ago
  19. 0de71bb fdt: Fix TPL SEPARATE_BSS check when locating DTB by Andrew Abbott · 2 years, 6 months ago
  20. 423cf0a fdt: sandbox: Avoid looking for an appended device tree by Simon Glass · 2 years, 8 months ago
  21. 690af71 fdt: Correct condition for SEPARATE_BSS by Simon Glass · 2 years, 8 months ago
  22. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 9 months ago
  23. 275b483 fdt: Add a Kconfig for boards with a prior stage by Simon Glass · 2 years, 10 months ago
  24. ff66e7b fdt: Report the devicetree source by Simon Glass · 2 years, 10 months ago
  25. 39605c6 fdt: Record where the devicetree came from by Simon Glass · 2 years, 10 months ago
  26. 9855034 fdt: Don't call board_fdt_blob_setup() without OF_BOARD by Simon Glass · 2 years, 10 months ago
  27. ba83d85 fdt: Drop remaining preprocessor macros in fdtdec_setup() by Simon Glass · 2 years, 10 months ago
  28. b519938 fdt: Drop OF_CONTROL check in fdtdec_setup() by Simon Glass · 2 years, 10 months ago
  29. 931511d fdt: Use if() for fdtcontroladdr check by Simon Glass · 2 years, 10 months ago
  30. 66cd511 fdt: Drop #ifdef around board_fdt_blob_setup() by Simon Glass · 2 years, 10 months ago
  31. d893b8a fdt: Drop CONFIG_SPL_BUILD check in fdtdec_setup() by Simon Glass · 2 years, 10 months ago
  32. b4b6daf fdt: Drop #ifdefs with MULTI_DTB_FIT by Simon Glass · 2 years, 10 months ago
  33. 3f51f78 fdt: Move MULTI_DTB_FIT handling out of fdtdec_setup() by Simon Glass · 2 years, 10 months ago
  34. e7fb789 sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · 3 years ago WIP/27Oct2021
  35. d6f8ab3 treewide: Remove OF_PRIOR_STAGE by Ilias Apalodimas · 3 years ago WIP/bisect-testing
  36. b9aad37 fdtdec: Support reserved-memory flags by Thierry Reding · 3 years, 2 months ago
  37. 9019487 fdtdec: Reorder fdtdec_set_carveout() parameters for consistency by Thierry Reding · 3 years, 2 months ago
  38. 46cb067 fdtdec: Support compatible string list for reserved memory by Thierry Reding · 3 years, 2 months ago
  39. 4bf88ba fdtdec: Support retrieving the name of a carveout by Thierry Reding · 3 years, 2 months ago
  40. d5598cf fdtdec: Allow using fdtdec_get_carveout() in loops by Thierry Reding · 3 years, 2 months ago
  41. 7de8bd0 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · 3 years, 2 months ago
  42. b717f2f pci: Drop DM_PCI check from fdtdec by Simon Glass · 3 years, 3 months ago
  43. b91c704 Merge https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 3 years, 3 months ago
  44. 0b1284e global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 3 months ago
  45. 5e19f4a samsung: exynos: Convert SROMC interface to a driver by Simon Glass · 3 years, 3 months ago
  46. feb7ac4 dm: core: Add address translation in fdt_get_resource by Patrick Delaunay · 3 years, 7 months ago
  47. 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 8 months ago
  48. e31350c Revert "fdtdec: Use CONFIG_IS_ENABLED in board_fdt_blob_setup()" by Tom Rini · 3 years, 8 months ago
  49. d17e9d2 fdtdec: Cast prior_stage_fdt_address with uintptr_t by Bin Meng · 3 years, 9 months ago
  50. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago WIP/2021-02-02-drop-asm_global_data-when-unused
  51. 0a2aaab fdtdec: Use CONFIG_IS_ENABLED in board_fdt_blob_setup() by Simon Glass · 3 years, 9 months ago
  52. e1d23f5 fdtdec: Update the missing-devicetree message by Simon Glass · 3 years, 9 months ago
  53. c589132 fdt: Use phandle to distinguish DT nodes with same name by Aswath Govindraju · 3 years, 11 months ago
  54. cba487c fdtdec: correct test on return of fdt_node_offset_by_phandle by Patrick Delaunay · 4 years, 1 month ago
  55. ccaa574 fdtdec: optionally add property no-map to created reserved memory node by Etienne Carriere · 4 years, 1 month ago
  56. 751b18b Merge branch 'master' into next by Tom Rini · 4 years, 1 month ago
  57. 81d0cef lib: fdt: Fix fdtdec_setup_mem..() conversion to livetree API by Marek Vasut · 4 years, 1 month ago
  58. dfaf6a5 CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined by Stefan Roese · 4 years, 2 months ago
  59. 1db7ee4 fdtdec: Add API to read pci bus-range property by Suneel Garapati · 5 years ago
  60. c2f0950 lib: fdt: Convert fdtdes_setup_mem..() to livetree API by Michal Simek · 4 years, 3 months ago
  61. 7fce739 lib: fdt: Introduce fdtdec_setup_mem_size_base_lowest() by Michal Simek · 4 years, 3 months ago
  62. 50c7b72 Revert "lib: fdt: Split fdtdec_setup_mem_size_base()" by Michal Simek · 4 years, 3 months ago
  63. 62897c4 Revert "lib: fdt: Split fdtdec_setup_memory_banksize()" by Michal Simek · 4 years, 3 months ago
  64. 7208396 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 3 months ago
  65. b589b80 Revert "lib: fdt: Split fdtdec_setup_mem_size_base()" by Michal Simek · 4 years, 3 months ago
  66. d4cc6f6 Revert "lib: fdt: Split fdtdec_setup_memory_banksize()" by Michal Simek · 4 years, 3 months ago
  67. b75d8dc treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 4 months ago
  68. f6704c7 fdtdec: Honor #address-cells and #size-cells in fdtdec_add_reserved_memory() by Bin Meng · 4 years, 5 months ago
  69. a9ad113 fdtdec: Fix the types of addr and size in fdtdec_add_reserved_memory() by Bin Meng · 4 years, 5 months ago
  70. 0e2afc8 fdtdec: Add weak function to patch U-Boot DT right after fdtdec_setup() by Marek Vasut · 4 years, 6 months ago
  71. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  72. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  73. 10d887d libfdt: Make fdtdec_get_child_count() available for HOST by Kever Yang · 4 years, 7 months ago
  74. f614753 fdtdec: Fix boundary check by Atish Patra · 4 years, 6 months ago
  75. b9200b1 fdtdec: support multiple phandles in memory carveout by Laurentiu Tudor · 4 years, 7 months ago
  76. 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
  77. 194fca9 dm: pci: Update a few more interfaces for const udevice * by Simon Glass · 4 years, 9 months ago
  78. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 10 months ago
  79. 9b4a205 common: Move RAM-sizing functions to init.h by Simon Glass · 4 years, 10 months ago
  80. 357d2ce fdtdec: only create phandle if caller wants it in fdtdec_add_reserved_memory() by Heiko Stuebner · 5 years ago
  81. 086336a fdtdec: protect against another NULL phandlep in fdtdec_add_reserved_memory() by Heiko Stuebner · 5 years ago
  82. d60ae4c fdt: Fix alignment issue when reading 64-bits properties from fdt by Jean-Jacques Hiblot · 5 years ago
  83. 594d272 dm: core: Drop fdtdec_get_pci_addr() by Simon Glass · 5 years ago
  84. e587886 dm: core: Correct low cell in ofnode_read_pci_addr() by Simon Glass · 5 years ago
  85. c4f603f fdtdec: make CONFIG_OF_PRIOR_STAGE available in SPL by Lukas Auer · 5 years ago
  86. 9eef56d env: Move env_get_ulong() to env.h by Simon Glass · 5 years ago
  87. 0c670fc common: Move gzip functions into a new gzip header by Simon Glass · 5 years ago
  88. ebf30e8 fdtdec: Add fdtdec_set_ethernet_mac_address() by Thierry Reding · 6 years ago
  89. 3bf2f15 fdtdec: Remove fdt_{addr,size}_unpack() by Thierry Reding · 6 years ago
  90. d81d969 fdtdec: Use fdt_setprop_u32() for fdtdec_set_phandle() by Thierry Reding · 6 years ago
  91. 216800a Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago WIP-14Apr2019
  92. 51e4e3e x86: dts: switch spi-flash to jedec, spi-nor compatible by Neil Armstrong · 6 years ago
  93. 16523ac fdtdec: Implement carveout support functions by Thierry Reding · 6 years ago
  94. c9222a0 fdtdec: Implement fdtdec_add_reserved_memory() by Thierry Reding · 6 years ago
  95. 8153d53 fdtdec: Implement fdtdec_set_phandle() by Thierry Reding · 6 years ago
  96. 95f4bbd lib: fdt: Allow LZO and GZIP DT compression in U-Boot by Marek Vasut · 6 years ago
  97. 1fd3035 lib: fdt: Allow enabling both LZO and GZIP DT compression by Marek Vasut · 6 years ago
  98. 118f4d4 lib: fdt: Split fdtdec_setup_memory_banksize() by Marek Vasut · 6 years ago
  99. 3ebe09d lib: fdt: Split fdtdec_setup_mem_size_base() by Marek Vasut · 6 years ago
  100. f94fa0e Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 6 years ago WIP-11Feb2019