1. 8f37ac4 Convert CONFIG_TEGRA_NAND to Kconfig by Tom Rini · Sun Dec 12 22:12:35 2021 -0500
  2. 0a25069 Finish converting CONFIG_SYS_FSL_CLK to Kconfig by Tom Rini · Sun Dec 12 22:12:34 2021 -0500
  3. 5e653ca warp7, pic32mzdask: Remove SYS_FDT_ADDR/SYS_ENV_ADDR from CONFIG namespace by Tom Rini · Sun Dec 12 22:12:33 2021 -0500
  4. 50e6f1b Convert CONFIG_SYS_PCI_64BIT to Kconfig by Tom Rini · Sun Dec 12 22:12:32 2021 -0500
  5. 89cdcab Finish CONFIG_VID et al conversion to Kconfig by Tom Rini · Sun Dec 12 22:12:31 2021 -0500
  6. e9269a0 Convert CONFIG_SYS_IMMR to Kconfig by Tom Rini · Sun Dec 12 22:12:30 2021 -0500
  7. c2ac2f6 Convert CONFIG_SYS_MEMTEST_START et al to Kconfig by Tom Rini · Sun Dec 12 22:12:29 2021 -0500
  8. 3e6a35b Convert CONFIG_WATCHDOG_TIMEOUT_MSECS to Kconfig by Tom Rini · Sun Dec 12 22:12:28 2021 -0500
  9. af978a0 Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to Kconfig by Tom Rini · Sun Dec 12 22:12:27 2021 -0500
  10. e63618a pci: Remove unused FSL_PCI_INIT code by Tom Rini · Sun Dec 12 22:12:26 2021 -0500
  11. d03e14e Convert CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT to Kconfig by Tom Rini · Sat Dec 11 14:55:54 2021 -0500
  12. 5df873f Convert CONFIG_SUPPORT_EMMC_RPMB to Kconfig by Tom Rini · Sat Dec 11 14:55:53 2021 -0500
  13. b113bca Remove CONFIG_SYS_MMC_IMG_LOAD_PART from CONFIG namespace by Tom Rini · Sat Dec 11 14:55:52 2021 -0500
  14. d391d8b Convert CONFIG_CONS_INDEX et al to Kconfig by Tom Rini · Sat Dec 11 14:55:51 2021 -0500
  15. a43bf4e Convert CONFIG_SD_BOOT et al to Kconfig by Tom Rini · Sat Dec 11 14:55:50 2021 -0500
  16. 05b419e Convert CONFIG_FSL_IFC to Kconfig by Tom Rini · Sat Dec 11 14:55:49 2021 -0500
  17. 119d2fb Convert CONFIG_ENV_SPI_BUS et al to Kconfig by Tom Rini · Sat Dec 11 14:55:48 2021 -0500
  18. f059955 Clarify CONFIG_SYS_I2C_EEPROM_ADDR_OVERFLOW in Kconfig by Tom Rini · Sat Dec 11 14:55:47 2021 -0500
  19. 3162fd3 arm: Drop unused tam3517-common.h by Tom Rini · Sat Dec 11 14:55:46 2021 -0500
  20. 8cc98c4 Merge branch '2021-12-23-make-OF_BOARD-a-boolean' into next by Tom Rini · Fri Dec 24 09:31:35 2021 -0500
  21. 467cf5a fdt: Show a runtime warning based on devicetree source by Simon Glass · Thu Dec 16 20:59:39 2021 -0700
  22. 944f8d8 fdt: Avoid emitting an device tree when not needed by Simon Glass · Thu Dec 16 20:59:38 2021 -0700
  23. 084cd90 fdt: Makefile: Ensure that OF_BOARD is used when needed by Simon Glass · Thu Dec 16 20:59:37 2021 -0700
  24. 94886db fdt: Enable OF_HAS_PRIOR_STAGE for most boards with OF_BOARD by Simon Glass · Thu Dec 16 20:59:36 2021 -0700
  25. 3760439 fdt: Add a Kconfig for boards with a prior stage by Simon Glass · Thu Dec 16 20:59:35 2021 -0700
  26. 8f9ce7e fdt: Report the devicetree source by Simon Glass · Thu Dec 16 20:59:34 2021 -0700
  27. bed6bc7 fdt: Record where the devicetree came from by Simon Glass · Thu Dec 16 20:59:33 2021 -0700
  28. 51608c9 dm: core: Allow getting some basic stats by Simon Glass · Thu Dec 16 20:59:32 2021 -0700
  29. 28b7651 fdt: Don't call board_fdt_blob_setup() without OF_BOARD by Simon Glass · Thu Dec 16 20:59:31 2021 -0700
  30. 2a3789b fdt: Drop remaining preprocessor macros in fdtdec_setup() by Simon Glass · Thu Dec 16 20:59:30 2021 -0700
  31. 0aeb45d fdt: Drop OF_CONTROL check in fdtdec_setup() by Simon Glass · Thu Dec 16 20:59:29 2021 -0700
  32. bcafa8c fdt: Use if() for fdtcontroladdr check by Simon Glass · Thu Dec 16 20:59:28 2021 -0700
  33. eb77c54 fdt: Drop #ifdef around board_fdt_blob_setup() by Simon Glass · Thu Dec 16 20:59:27 2021 -0700
  34. bbe5797 fdt: Drop CONFIG_SPL_BUILD check in fdtdec_setup() by Simon Glass · Thu Dec 16 20:59:26 2021 -0700
  35. 69daf5a fdt: Drop #ifdefs with MULTI_DTB_FIT by Simon Glass · Thu Dec 16 20:59:25 2021 -0700
  36. e1d46fa fdt: Move MULTI_DTB_FIT handling out of fdtdec_setup() by Simon Glass · Thu Dec 16 20:59:24 2021 -0700
  37. 0a1b3b6 fdt: Make it easier to debug u-boot.dtsi files by Simon Glass · Thu Dec 16 20:59:23 2021 -0700
  38. 023bdf5 fdt: Drop CONFIG_BINMAN_STANDALONE_FDT by Simon Glass · Thu Dec 16 20:59:22 2021 -0700
  39. 4cea97f fdt: Make OF_BOARD a bool option by Simon Glass · Thu Dec 16 20:59:21 2021 -0700
  40. 3a4597d arm: highbank: Add devicetree files by Simon Glass · Thu Dec 16 20:59:20 2021 -0700
  41. 7a8b472 arm: qemu-ppce500: Add a devicetree file by Simon Glass · Thu Dec 16 20:59:19 2021 -0700
  42. ea98dc4 arm: bcm7xxx: Add a devicetree file by Simon Glass · Thu Dec 16 20:59:18 2021 -0700
  43. 13445c5 arm: xilinx_versal_virt: Add a devicetree file by Simon Glass · Thu Dec 16 20:59:17 2021 -0700
  44. 28ab212 arm: octeontx: Add an empty devicetree file by Simon Glass · Thu Dec 16 20:59:16 2021 -0700
  45. 69114b1 arm: xenguest_arm64: Add a empty devicetree file by Simon Glass · Thu Dec 16 20:59:15 2021 -0700
  46. 6c26d71 arm: vexpress: Add a devicetree files for juno by Simon Glass · Thu Dec 16 20:59:14 2021 -0700
  47. 0ca7009 arm: rpi: Sync rpi dts files from Linux by Simon Glass · Thu Dec 16 20:59:13 2021 -0700
  48. bd07fb4 riscv: qemu: Split devicetree files for qemu_riscv32/64 by Simon Glass · Thu Dec 16 20:59:12 2021 -0700
  49. 64d6bbb arm: qemu: Add a devicetree file for qemu_arm64 virt by Simon Glass · Thu Dec 16 20:59:11 2021 -0700
  50. 525b22d arm: qemu: Add a devicetree file for qemu_arm by Simon Glass · Thu Dec 16 20:59:10 2021 -0700
  51. eb28494 arm: riscv: qemu: Explain how to extract the generated dt by Simon Glass · Thu Dec 16 20:59:09 2021 -0700
  52. f188b75 arm: qemu: Mention -nographic in the docs by Simon Glass · Thu Dec 16 20:59:08 2021 -0700
  53. 08eba81 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-marvell into next by Tom Rini · Tue Dec 21 08:02:28 2021 -0500
  54. 8472471 doc: remove duplicate page inclusion by Heinrich Schuchardt · Tue Dec 21 09:00:44 2021 +0100
  55. 446a6e9 arm: mvebu: turris_mox: Remove extra newline after module topology by Marek Behún · Thu Nov 11 16:35:49 2021 +0100
  56. 17de873 pci: pci_mvebu: Remove unused DECLARE_GLOBAL_DATA_PTR by Pali Rohár · Thu Nov 11 16:35:47 2021 +0100
  57. 2aeb942 pci: pci_mvebu: Replace MBUS_PCI_*_SIZE by resource_size() by Pali Rohár · Thu Nov 11 16:35:43 2021 +0100
  58. 495f313 pci: pci_mvebu: Move setup for BAR[0] where other BARs are setup by Pali Rohár · Thu Nov 11 16:35:42 2021 +0100
  59. dc4a786 Merge tag 'v2022.01-rc4' into next by Tom Rini · Mon Dec 20 17:12:04 2021 -0500
  60. 929e511 Prepare v2022.01-rc4 by Tom Rini · Mon Dec 20 11:15:15 2021 -0500
  61. bc7d9d2 Revert "image: Remove #ifdefs from select_ramdisk()" by Tom Rini · Mon Dec 20 09:36:32 2021 -0500
  62. 85206c0 fw_setenv: Unbreak fw_setenv caused by buggy MEMISLOCKED use by Joakim Tjernlund · Wed Dec 08 15:33:11 2021 +0100
  63. ab3afea Merge tag '20211220-fixes-for-2022.01' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · Mon Dec 20 08:51:53 2021 -0500
  64. 0520727 i2c: mvtwsi: Swab the register address if its size is > 1 by Stefan Roese · Thu Nov 18 09:18:41 2021 +0100
  65. bf9caf8 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-marvell into next by Tom Rini · Sun Dec 19 08:59:59 2021 -0500
  66. 6e86351 arm: mvebu: Use printf for printing fatal errors by Pali Rohár · Fri Dec 17 18:31:14 2021 +0100
  67. d37c46a arm: mvebu: Remove commented example code by Pali Rohár · Fri Dec 17 18:28:51 2021 +0100
  68. 3689099 arm: mvebu: serial: Add me as co-maintainer and author of Marvell serial drivers by Pali Rohár · Thu Dec 16 12:04:07 2021 +0100
  69. 028ac88 arm: mvebu: pci: Add me as co-maintainer and author of Marvell PCIe drivers by Pali Rohár · Thu Dec 16 12:04:06 2021 +0100
  70. e12810e arm: mvebu: a38x: serdes: improve USB3 electrical configuration by Stefan Eichenberger · Thu Dec 09 11:19:34 2021 +0100
  71. 288359a arm: mvebu: a38x: serdes: fix serdes config for USB3 by Stefan Eichenberger · Thu Dec 09 11:19:33 2021 +0100
  72. ac4d9ff fdt_support: Add fdt_delete_disabled_nodes() and use in Turris MOX by Marek Behún · Fri Nov 26 14:57:15 2021 +0100
  73. 77d9312 arm: mvebu: turris_mox: Fix unstable board topology reading by Marek Behún · Fri Nov 26 14:57:14 2021 +0100
  74. 04c9347 phy: marvell: a3700: Convert to official DT bindings in COMPHY driver by Pali Rohár · Fri Nov 26 14:57:13 2021 +0100
  75. cbaaf5e arm: mvebu: turris_mox: Enable eth1 in U-Boot if a network module is present by Pali Rohár · Fri Nov 26 14:57:12 2021 +0100
  76. d050eab arm: mvebu: turris_mox: Find DT nodes by compatible or alias instead of path by Marek Behún · Fri Nov 26 14:57:11 2021 +0100
  77. 4ef5ca6 fdt_support: Add some useful functions by Marek Behún · Fri Nov 26 14:57:10 2021 +0100
  78. ae0ef95 fdt_support: Fix comment for fdt_create_phandle() by Marek Behún · Fri Nov 26 14:57:09 2021 +0100
  79. f872e83 fdt_support: Remove FDT_STATUS_FAIL_ERROR_CODE by Marek Behún · Fri Nov 26 14:57:08 2021 +0100
  80. 3577eba3 fdt_support: Remove fdt_alloc_phandle() in favor of fdt_generate_phandle() by Marek Behún · Fri Nov 26 14:57:07 2021 +0100
  81. a4273f5 treewide: Use fdt_create_phandle() where appropriate by Marek Behún · Fri Nov 26 14:57:06 2021 +0100
  82. 5dc7e67 include/linux/byteorder: Fix compilation of __constant_cpu_to_be32() by Pali Rohár · Fri Nov 26 14:57:05 2021 +0100
  83. 2dc6bc7 arm: mvebu: armada-xp-theadorable.dts: Add I2C DT nodes by Stefan Roese · Thu Nov 18 09:19:39 2021 +0100
  84. 11c6693 arm: mvebu: axp: ddr: Switch to using DM I2C API by Stefan Roese · Thu Nov 18 09:19:38 2021 +0100
  85. 6f3dc96 arm: mvebu: axp: Remove unreferenced ddr3_get_eprom_fabric() function by Stefan Roese · Thu Nov 18 09:19:37 2021 +0100
  86. e38f601 arm: mvebu: axp/high_speed_env_lib: Switch to DM_I2C API by Stefan Roese · Thu Nov 18 09:19:36 2021 +0100
  87. 4d69bc8 arm: mvebu: theadorable: Switch to using DM I2C API by Stefan Roese · Thu Nov 18 09:19:35 2021 +0100
  88. ffa296c arm: mvebu: maxbcm_defconfig: Enable DM_I2C by Stefan Roese · Thu Nov 18 09:19:34 2021 +0100
  89. 23ccc98 arm: mvebu: ds414_defconfig: Enable DM_I2C by Stefan Roese · Thu Nov 18 09:19:33 2021 +0100
  90. f7ab511 arm: mvebu: db-mv784mp-gp_defconfig: Enable DM_I2C by Stefan Roese · Thu Nov 18 09:19:32 2021 +0100
  91. 767837d arm: mvebu: theadorable_debug_defconfig: Enable DM_I2C by Stefan Roese · Thu Nov 18 09:19:31 2021 +0100
  92. 08d0530 Merge tag 'efi-2022-01-rc4-3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Dec 18 14:39:21 2021 -0500
  93. 4874c4d dm: fix an 'undefined' error in some macros by AKASHI Takahiro · Fri Dec 10 15:49:36 2021 +0900
  94. 3e32dbe blk: add a helper function, blk_probe_or_unbind() by AKASHI Takahiro · Fri Dec 10 15:49:29 2021 +0900
  95. 9601775 part: call part_init() in blk_get_device_by_str() only for MMC by AKASHI Takahiro · Fri Dec 10 15:49:28 2021 +0900
  96. 15997ea doc: board: Add Calxeda Highbank/Midway documentation by Andre Przywara · Tue Dec 14 17:47:00 2021 +0000
  97. 613c0db Merge tag 'dm-pull-17dec21' of https://source.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · Fri Dec 17 18:18:15 2021 -0500
  98. 62a48b4 fdtgrep: Handle an empty output tree by Simon Glass · Wed Dec 08 09:55:35 2021 -0700
  99. 2943bd2 fdtgrep: Correct alignment of struct section by Simon Glass · Wed Dec 08 09:55:34 2021 -0700
  100. e1953e4 iot2050: binman: add missing-msg for blobs by Ivan Mikhaylov · Thu Dec 09 16:10:53 2021 +0000