1. 9ac02ef lib: fdtdec: Parse the gzip/lzo headers only when dependencies have met by Lad Prabhakar · 8 weeks ago
  2. 97799bc Merge patch series "Tidy up use of 'SPL' and CONFIG_SPL_BUILD" by Tom Rini · 6 weeks ago
  3. 0e84d96 global: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD by Simon Glass · 8 weeks ago
  4. 6b7f9c0 xpl: Rename spl_next_phase() and spl_prev_phase() by Simon Glass · 8 weeks ago
  5. d4dce4a xpl: Rename spl_phase() to xpl_phase() by Simon Glass · 8 weeks ago
  6. d6fce7d fdtdec: Support separate BSS for all XPL builds by Simon Glass · 9 weeks ago
  7. ed12284 fdt: Don't overwrite bloblist devicetree by Simon Glass · 4 months ago
  8. 1a6d2e0 fdt: Correct condition for bloblist existing by Simon Glass · 4 months ago
  9. f0c233b lib: Remove duplicate newlines by Marek Vasut · 4 months ago
  10. 4a30a57 fdt: Allow the devicetree to come from a bloblist by Simon Glass · 11 months ago
  11. a877ce1 lib: Remove <common.h> inclusion from these files by Tom Rini · 12 months ago
  12. eff11fa treewide: unify the linker symbol reference format by Shiji Yang · 1 year, 4 months ago
  13. 164663c Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 1 year, 7 months ago
  14. 1fbd614 fdt: Indicate that people should use the ofnode API by Simon Glass · 1 year, 7 months ago
  15. 1edb878 mtd: nand: sunxi: Convert from fdtdec to ofnode by Samuel Holland · 1 year, 10 months ago
  16. 42d97e5 Revert "fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQ" by Simon Glass · 1 year, 11 months ago
  17. 7e87afb fdt: Check for overlapping data and FDT by Simon Glass · 1 year, 11 months ago
  18. 2c62a94 fdt: Pass the device tree to fdtdec_prepare_fdt() by Simon Glass · 1 year, 11 months ago
  19. 8413737 fdt: Drop ifdefs in fdtdec_prepare_fdt() by Simon Glass · 1 year, 11 months ago
  20. fa3f52d fdt: Avoid exporting fdtdec_prepare_fdt() by Simon Glass · 1 year, 11 months ago
  21. ba8457b dm: core: Provide a way to reset the device tree by Simon Glass · 2 years, 3 months ago
  22. 2e4938b dm: core: Drop ofnode_is_available() by Simon Glass · 2 years, 3 months ago
  23. 1ab1692 common: Drop display_options.h from common header by Simon Glass · 2 years, 4 months ago
  24. c55d261 fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQ by Rasmus Villemoes · 2 years, 6 months ago
  25. 5332012 nds32: Remove the architecture by Tom Rini · 2 years, 8 months ago
  26. b449fed fdt: Fix TPL SEPARATE_BSS check when locating DTB by Andrew Abbott · 2 years, 7 months ago
  27. df5f438 fdt: sandbox: Avoid looking for an appended device tree by Simon Glass · 2 years, 9 months ago
  28. d9179b4 fdt: Correct condition for SEPARATE_BSS by Simon Glass · 2 years, 9 months ago
  29. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  30. 3760439 fdt: Add a Kconfig for boards with a prior stage by Simon Glass · 3 years ago
  31. 8f9ce7e fdt: Report the devicetree source by Simon Glass · 3 years ago
  32. bed6bc7 fdt: Record where the devicetree came from by Simon Glass · 3 years ago
  33. 28b7651 fdt: Don't call board_fdt_blob_setup() without OF_BOARD by Simon Glass · 3 years ago
  34. 2a3789b fdt: Drop remaining preprocessor macros in fdtdec_setup() by Simon Glass · 3 years ago
  35. 0aeb45d fdt: Drop OF_CONTROL check in fdtdec_setup() by Simon Glass · 3 years ago
  36. bcafa8c fdt: Use if() for fdtcontroladdr check by Simon Glass · 3 years ago
  37. eb77c54 fdt: Drop #ifdef around board_fdt_blob_setup() by Simon Glass · 3 years ago
  38. bbe5797 fdt: Drop CONFIG_SPL_BUILD check in fdtdec_setup() by Simon Glass · 3 years ago
  39. 69daf5a fdt: Drop #ifdefs with MULTI_DTB_FIT by Simon Glass · 3 years ago
  40. e1d46fa fdt: Move MULTI_DTB_FIT handling out of fdtdec_setup() by Simon Glass · 3 years ago
  41. ab5348a sandbox: Remove OF_HOSTFILE by Ilias Apalodimas · 3 years, 1 month ago
  42. 554f85e treewide: Remove OF_PRIOR_STAGE by Ilias Apalodimas · 3 years, 1 month ago
  43. bedc439 fdtdec: Support reserved-memory flags by Thierry Reding · 3 years, 3 months ago
  44. d6ad807 fdtdec: Reorder fdtdec_set_carveout() parameters for consistency by Thierry Reding · 3 years, 3 months ago
  45. 5e33691 fdtdec: Support compatible string list for reserved memory by Thierry Reding · 3 years, 3 months ago
  46. 8a3c9fc fdtdec: Support retrieving the name of a carveout by Thierry Reding · 3 years, 3 months ago
  47. 3dcc4cf fdtdec: Allow using fdtdec_get_carveout() in loops by Thierry Reding · 3 years, 3 months ago
  48. 0034d96 treewide: fdt: Move fdt_get_config_... to ofnode_conf_read... by Simon Glass · 3 years, 4 months ago
  49. fde8b76 pci: Drop DM_PCI check from fdtdec by Simon Glass · 3 years, 4 months ago
  50. c14d7b3 Merge https://source.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · 3 years, 4 months ago
  51. ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
  52. 881c886 samsung: exynos: Convert SROMC interface to a driver by Simon Glass · 3 years, 4 months ago
  53. 2a28c6e dm: core: Add address translation in fdt_get_resource by Patrick Delaunay · 3 years, 8 months ago
  54. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 9 months ago
  55. dd46bae Revert "fdtdec: Use CONFIG_IS_ENABLED in board_fdt_blob_setup()" by Tom Rini · 3 years, 9 months ago
  56. 97ddd33 fdtdec: Cast prior_stage_fdt_address with uintptr_t by Bin Meng · 3 years, 10 months ago
  57. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  58. 1754978 fdtdec: Use CONFIG_IS_ENABLED in board_fdt_blob_setup() by Simon Glass · 3 years, 10 months ago
  59. a527e41 fdtdec: Update the missing-devicetree message by Simon Glass · 3 years, 10 months ago
  60. 3dd8125 fdt: Use phandle to distinguish DT nodes with same name by Aswath Govindraju · 4 years ago
  61. f9cbd1a fdtdec: correct test on return of fdt_node_offset_by_phandle by Patrick Delaunay · 4 years, 2 months ago
  62. 646f8c6 fdtdec: optionally add property no-map to created reserved memory node by Etienne Carriere · 4 years, 3 months ago
  63. 594a7f0 Merge branch 'master' into next by Tom Rini · 4 years, 2 months ago
  64. 253c1a4 lib: fdt: Fix fdtdec_setup_mem..() conversion to livetree API by Marek Vasut · 4 years, 2 months ago
  65. bbc8846 CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined by Stefan Roese · 4 years, 3 months ago
  66. 78d0bea fdtdec: Add API to read pci bus-range property by Suneel Garapati · 5 years ago
  67. 6dd9cfd lib: fdt: Convert fdtdes_setup_mem..() to livetree API by Michal Simek · 4 years, 5 months ago
  68. 9d2cf07 lib: fdt: Introduce fdtdec_setup_mem_size_base_lowest() by Michal Simek · 4 years, 5 months ago
  69. 43ba85b Revert "lib: fdt: Split fdtdec_setup_mem_size_base()" by Michal Simek · 4 years, 5 months ago
  70. f783329 Revert "lib: fdt: Split fdtdec_setup_memory_banksize()" by Michal Simek · 4 years, 5 months ago
  71. 5a9ecb2 Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm" by Tom Rini · 4 years, 4 months ago
  72. 45944bb Revert "lib: fdt: Split fdtdec_setup_mem_size_base()" by Michal Simek · 4 years, 5 months ago
  73. b7dadb2 Revert "lib: fdt: Split fdtdec_setup_memory_banksize()" by Michal Simek · 4 years, 5 months ago
  74. f7ed78b treewide: convert bd_t to struct bd_info by coccinelle by Masahiro Yamada · 4 years, 5 months ago
  75. 32d294b fdtdec: Honor #address-cells and #size-cells in fdtdec_add_reserved_memory() by Bin Meng · 4 years, 6 months ago
  76. a26ad7a fdtdec: Fix the types of addr and size in fdtdec_add_reserved_memory() by Bin Meng · 4 years, 6 months ago
  77. edeb654 fdtdec: Add weak function to patch U-Boot DT right after fdtdec_setup() by Marek Vasut · 4 years, 8 months ago
  78. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  79. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  80. 8010fa4 libfdt: Make fdtdec_get_child_count() available for HOST by Kever Yang · 4 years, 8 months ago
  81. b57af06 fdtdec: Fix boundary check by Atish Patra · 4 years, 7 months ago
  82. ef13522 fdtdec: support multiple phandles in memory carveout by Laurentiu Tudor · 4 years, 8 months ago
  83. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 10 months ago
  84. c92aac1 dm: pci: Update a few more interfaces for const udevice * by Simon Glass · 4 years, 10 months ago
  85. f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  86. 8e16b1e common: Move RAM-sizing functions to init.h by Simon Glass · 5 years ago
  87. 754302f fdtdec: only create phandle if caller wants it in fdtdec_add_reserved_memory() by Heiko Stuebner · 5 years ago
  88. 49723ac fdtdec: protect against another NULL phandlep in fdtdec_add_reserved_memory() by Heiko Stuebner · 5 years ago
  89. 487f917 fdt: Fix alignment issue when reading 64-bits properties from fdt by Jean-Jacques Hiblot · 5 years ago
  90. 04ec59c dm: core: Drop fdtdec_get_pci_addr() by Simon Glass · 5 years ago
  91. dfd4315 dm: core: Correct low cell in ofnode_read_pci_addr() by Simon Glass · 5 years ago
  92. 3f47b63 fdtdec: make CONFIG_OF_PRIOR_STAGE available in SPL by Lukas Auer · 5 years ago
  93. 6eaea25 env: Move env_get_ulong() to env.h by Simon Glass · 5 years ago
  94. 1a974af common: Move gzip functions into a new gzip header by Simon Glass · 5 years ago
  95. 1bb59a9 fdtdec: Add fdtdec_set_ethernet_mac_address() by Thierry Reding · 6 years ago
  96. 2613001 fdtdec: Remove fdt_{addr,size}_unpack() by Thierry Reding · 6 years ago
  97. a312309 fdtdec: Use fdt_setprop_u32() for fdtdec_set_phandle() by Thierry Reding · 6 years ago
  98. d5cdfd5 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  99. f6625b4 x86: dts: switch spi-flash to jedec, spi-nor compatible by Neil Armstrong · 6 years ago
  100. e629b0d fdtdec: Implement carveout support functions by Thierry Reding · 6 years ago