1. 2662d2c arm: mvebu: Add support for specifying VHV_Enable GPIO by Pali Rohár · Thu Sep 22 13:43:45 2022 +0200
  2. 666252d arm: mvebu: Add support for programming LD0 and LD1 eFuse by Pali Rohár · Thu Sep 22 13:43:44 2022 +0200
  3. bd758d4 timer: orion-timer: Only init timer once by Stefan Roese · Wed Sep 21 08:26:42 2022 +0200
  4. 4024823 arm: mvebu: Remove timer.c by Stefan Roese · Wed Sep 21 08:26:41 2022 +0200
  5. 55f9e49 tools: kwbimage: Verify maximal kwbimage header size by Pali Rohár · Sun Sep 18 18:39:18 2022 +0200
  6. 03085ca mtd: nand: pxa3xx: simplify ECC hardware parameters by Chris Packham · Thu Aug 25 16:59:49 2022 +1200
  7. 75e1bde board/km: remove kirkwood boards by Holger Brunck · Mon Aug 15 08:35:11 2022 +0200
  8. 9411630 Merge branch 'next' by Tom Rini · Mon Oct 03 15:39:46 2022 -0400
  9. d6e4e90 Prepare v2022.10 by Tom Rini · Mon Oct 03 15:25:32 2022 -0400
  10. 9a8b542 imx8mn-ddr4-evk-u-boot: Fix broken boot by Fabio Estevam · Mon Oct 03 11:02:03 2022 -0300
  11. 16379f0 imx8mn-venice-u-boot: Fix broken boot by Fabio Estevam · Mon Oct 03 11:01:15 2022 -0300
  12. 3dcd9fd Merge branch '2022-09-29-dm-core-support-multiple-device-trees-in-ofnode' into next by Tom Rini · Fri Sep 30 15:52:10 2022 -0400
  13. 5c33b52 Merge tag 'efi-2022-10-rc6' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri Sep 30 08:30:38 2022 -0400
  14. 7a7229a dm: core: Support copying properties with ofnode by Simon Glass · Tue Sep 06 20:27:33 2022 -0600
  15. 17abed0 dm: core: Allow copying ofnode property data when writing by Simon Glass · Tue Sep 06 20:27:32 2022 -0600
  16. eda440b vbe: Allow test to run with live/flat tree by Simon Glass · Tue Sep 06 20:27:31 2022 -0600
  17. 9e7a42a dm: core: Expand ofnode tests by Simon Glass · Tue Sep 06 20:27:30 2022 -0600
  18. dad9751 dm: core: Create a function to get a live tree in a test by Simon Glass · Tue Sep 06 20:27:29 2022 -0600
  19. c63ffd7 dm: core: Update comments for default-FDT ofnode functions by Simon Glass · Tue Sep 06 20:27:28 2022 -0600
  20. f912a72 dm: core: Complete phandle implementation using the other FDT by Simon Glass · Tue Sep 06 20:27:27 2022 -0600
  21. cb13a1b dm: core: Add the ofnode multi-tree implementation by Simon Glass · Tue Sep 06 20:27:26 2022 -0600
  22. f007731 dm: core: Add definitions for multiple ofnode trees by Simon Glass · Tue Sep 06 20:27:25 2022 -0600
  23. 45ae59d dm: core: Split ofnode_path_root() into two functions by Simon Glass · Tue Sep 06 20:27:24 2022 -0600
  24. 37dcd91 dm: core: Allow obtaining a node offset in the same tree by Simon Glass · Tue Sep 06 20:27:23 2022 -0600
  25. 95fd209 dm: core: Add a way to look up a phandle in an oftree by Simon Glass · Tue Sep 06 20:27:22 2022 -0600
  26. 2b9b1458 dm: core: Add ofnode functions to obtain an oftree by Simon Glass · Tue Sep 06 20:27:21 2022 -0600
  27. 04fa09a dm: core: Add an ofnode function to obtain the flat tree by Simon Glass · Tue Sep 06 20:27:20 2022 -0600
  28. ba8457b dm: core: Provide a way to reset the device tree by Simon Glass · Tue Sep 06 20:27:19 2022 -0600
  29. e3be5fc dm: core: Expand integer-reading tests by Simon Glass · Tue Sep 06 20:27:18 2022 -0600
  30. a0ace87 efi_loader: fix efi_initrd_deregister() by Heinrich Schuchardt · Fri Sep 30 01:55:02 2022 +0200
  31. f5c26c9 efi_selftest: prefix test functions with efi_st_ by Heinrich Schuchardt · Thu Sep 22 15:16:30 2022 +0200
  32. aa5ffb3 doc: improve description of autostart by Heinrich Schuchardt · Sat Sep 10 09:16:37 2022 +0200
  33. 2e4938b dm: core: Drop ofnode_is_available() by Simon Glass · Tue Sep 06 20:27:17 2022 -0600
  34. 4caa79a dm: core: Add a macro to iterate through properties by Simon Glass · Tue Sep 06 20:27:16 2022 -0600
  35. 91d89a8 dm: core: Avoid creating a name property when unflattening by Simon Glass · Tue Sep 06 20:27:15 2022 -0600
  36. d0aff8b dm: core: Rename ofnode_get_property_by_prop() by Simon Glass · Tue Sep 06 20:27:14 2022 -0600
  37. fec058d dm: core: Rename ofnode_get_first/next_property() by Simon Glass · Tue Sep 06 20:27:13 2022 -0600
  38. cb12c9f dm: core: Reduce code size with dev_of_offset() by Simon Glass · Tue Sep 06 20:27:12 2022 -0600
  39. b995807 sandbox: test: Provide an easy way to use the other FDT by Simon Glass · Tue Sep 06 20:27:11 2022 -0600
  40. 57b00a9 sandbox: Support setting up the other FDT for testing by Simon Glass · Tue Sep 06 20:27:10 2022 -0600
  41. f17b967 sandbox: Support loading the other FDT by Simon Glass · Tue Sep 06 20:27:09 2022 -0600
  42. d74c461 sandbox: Add a function to load a relative file path by Simon Glass · Tue Sep 06 20:27:08 2022 -0600
  43. 8ae9f96 test: Drop the UT_TESTF_LIVE_OR_FLAT flag by Simon Glass · Tue Sep 06 20:27:07 2022 -0600
  44. 60f0899 test: Detect a change in the device tree by Simon Glass · Tue Sep 06 20:27:06 2022 -0600
  45. 3ba7675 test: Make a copy of the device tree before running a test by Simon Glass · Tue Sep 06 20:27:05 2022 -0600
  46. 9036c5c dm: core: Drop the const from ofnode by Simon Glass · Tue Sep 06 20:27:04 2022 -0600
  47. 238afb5 dm: core: Support writing a property to an empty node by Simon Glass · Tue Sep 06 20:27:03 2022 -0600
  48. 56bc332 dm: core: Allow adding ofnode subnodes by Simon Glass · Tue Sep 06 20:27:02 2022 -0600
  49. ef5ca00 dm: core: Document the livetree structures properly by Simon Glass · Tue Sep 06 20:27:01 2022 -0600
  50. 1a3e39b test: Support testing malloc() failures by Simon Glass · Tue Sep 06 20:27:00 2022 -0600
  51. 7f9b580 test: Fix missing livetree test runs by Simon Glass · Tue Sep 06 20:26:59 2022 -0600
  52. 74ba8e6 event: Pass the images to EVT_FT_FIXUP by Simon Glass · Tue Sep 06 20:26:58 2022 -0600
  53. 176dd43 dm: core: Pass a root node to of_find_node_by_phandle() by Simon Glass · Tue Sep 06 20:26:57 2022 -0600
  54. b169e21 event: Allow multiple spy declarations for each event by Simon Glass · Tue Sep 06 20:26:56 2022 -0600
  55. 37e8511 event: Fix a typo in the EVENT help by Simon Glass · Tue Sep 06 20:26:55 2022 -0600
  56. 10dda9e sandbox: power: Update PMIC driver to use log by Simon Glass · Tue Sep 06 20:26:54 2022 -0600
  57. ed66cd2 log: update the comment for log_msg_ret() by Simon Glass · Tue Sep 06 20:26:53 2022 -0600
  58. bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · Tue Sep 06 20:26:52 2022 -0600
  59. 74578f5 treewide: Drop image_info_t typedef by Simon Glass · Tue Sep 06 20:26:51 2022 -0600
  60. df00afa treewide: Drop bootm_headers_t typedef by Simon Glass · Tue Sep 06 20:26:50 2022 -0600
  61. 5f074d4 image: Fix BOOTM_STATE values by Simon Glass · Tue Sep 06 20:26:49 2022 -0600
  62. 5b05a5c Merge branch '2022-09-29-assorted-fixes' by Tom Rini · Thu Sep 29 16:06:19 2022 -0400
  63. 4b74a4e board_r: Relocate OF_EMBED if NEEDS_MANUAL_RELOC only by Pierre-Clément Tosi · Fri Sep 09 21:16:18 2022 +0100
  64. fae1228 pci: Remove duplicate PCI_REGION_IO / "io" line by Pali Rohár · Thu Sep 15 15:54:45 2022 +0200
  65. 64f2dda tools: env: Fix missing closedir in ubi_get_volnum_by_name by Miaoqian Lin · Mon Sep 19 08:28:09 2022 +0400
  66. 892d5c0 board: ti: common: board_detect: Fix EEPROM read quirk for AM6 style data by Nishanth Menon · Wed Sep 21 08:38:42 2022 -0500
  67. 875685e vexpress64: also consider DTB pointer in x1 by Andre Przywara · Wed Sep 21 18:09:46 2022 +0100
  68. f33da56 fs: btrfs: remove the usage of undeclared fs_mutex variable by Pankaj Raghav · Wed Sep 28 17:23:01 2022 +0200
  69. bcd34ce configs: rockchip: Drop TPL_MAX_SIZE definition by Michael Trimarchi · Sat Sep 24 15:36:24 2022 +0200
  70. efe268c Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · Tue Sep 27 11:05:37 2022 -0400
  71. 41716c1 Merge tag 'u-boot-stm32-20220927' of https://source.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · Tue Sep 27 08:53:51 2022 -0400
  72. db794c2 autoboot: make sure watchdog device(s) are handled with keyed autoboot by Rasmus Villemoes · Tue Sep 27 11:54:02 2022 +0200
  73. 293c034 watchdog: max6370: use __udelay() to avoid recursion by Pali Rohár · Tue Sep 27 12:19:19 2022 +0200
  74. 21df251 watchdog: gpio_wdt: use __udelay() to avoid recursion by Rasmus Villemoes · Tue Sep 27 09:45:44 2022 +0200
  75. be5ae06 configs: increase SYS_MALLOC_F_LEN for STM32 MCU's board by Patrice Chotard · Mon Sep 26 17:59:36 2022 +0200
  76. 785be73 Merge tag 'xilinx-for-v2023.01-rc1-v2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Mon Sep 26 11:28:14 2022 -0400
  77. eff2077 Merge branch 'next' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv into next by Tom Rini · Mon Sep 26 11:27:30 2022 -0400
  78. bd84c6f configs: stm32f746-disco: Remove CONFIG_SYS_UBOOT_START flag by Patrice Chotard · Tue Sep 20 18:04:36 2022 +0200
  79. f3cf5b1 configs: stm32f769-disco: Fix internal flash size by Patrice Chotard · Tue Sep 20 18:04:35 2022 +0200
  80. b89edf2 configs: stm32746g-eval: Fix CONFIG_SYS_SPL_ARGS_ADDR by Patrice Chotard · Tue Sep 20 18:04:34 2022 +0200
  81. 865ca8e configs: stm32f746-disco: Fix CONFIG_SYS_SPL_ARGS_ADDR by Patrice Chotard · Tue Sep 20 18:04:33 2022 +0200
  82. b036335 configs: stm32746g-eval: Fix SPL boot by Patrice Chotard · Tue Sep 20 18:04:32 2022 +0200
  83. d864acd configs: stm32f769-disco: Fix SPL boot by Patrice Chotard · Tue Sep 20 18:04:31 2022 +0200
  84. aaac723 configs: stm32f746-disco: Fix SPL boot by Patrice Chotard · Tue Sep 20 18:04:30 2022 +0200
  85. 8397532 ARM: dts: stm32: DT sync with kernel v6.0-rc4 for MCU's boards by Patrice Chotard · Fri Sep 23 13:20:33 2022 +0200
  86. 5887be5 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Mon Sep 26 08:30:17 2022 -0400
  87. 5dc1dcd Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Mon Sep 26 08:29:42 2022 -0400
  88. 5543f50 arm64: versal-net: Add support for mini configuration by Michal Simek · Mon Sep 19 14:21:10 2022 +0200
  89. 59e49c3 arm64: versal-net: Add defconfig for Versal NET by Michal Simek · Mon Sep 19 14:21:09 2022 +0200
  90. dac2b17 reset: zynqmp: Enable reset driver for Versal NET by Jay Buddhabhatti · Mon Sep 19 14:21:08 2022 +0200
  91. 2a0c918 mailbox: zynqmp: Enable ipi mailbox driver for Versal NET by Jay Buddhabhatti · Mon Sep 19 14:21:07 2022 +0200
  92. bc62eb2 firmware: zynqmp: Add Versal NET compatible string by Jay Buddhabhatti · Mon Sep 19 14:21:06 2022 +0200
  93. d52796d clk: versal: Enable clock driver for Versal NET by Jay Buddhabhatti · Mon Sep 19 14:21:05 2022 +0200
  94. 06995c4 spi: zynqmp_gqspi: Add support for Versal NET by Michal Simek · Mon Sep 19 14:21:04 2022 +0200
  95. 2895a22 spi: cadence_qspi: Add support for Versal NET platform by Michal Simek · Mon Sep 19 14:21:03 2022 +0200
  96. 2e53eb2 arm64: versal-net: Add support for Versal NET platform by Michal Simek · Mon Sep 19 14:21:02 2022 +0200
  97. 265f989 gpio: turris_omnia_mcu: Fix registering gpios by Pali Rohár · Thu Sep 22 13:25:13 2022 +0200
  98. 0d821f3 riscv: ae350: Disable AVAILABLE_HARTS by Rick Chen · Wed Sep 21 14:34:55 2022 +0800
  99. 9c4d5c1 riscv: Introduce AVAILABLE_HARTS by Rick Chen · Wed Sep 21 14:34:54 2022 +0800
  100. 7e5e029 spl: introduce SPL_XIP to config by Nikita Shubin · Fri Sep 02 11:47:39 2022 +0300