1. 237f018 spl: spl_legacy: Fix NAND boot on OMAP3 BeagleBoard by Roger Quadros · Thu Sep 29 13:11:28 2022 +0300
  2. b562878 Merge https://source.denx.de/u-boot/custodians/u-boot-watchdog by Tom Rini · Wed Oct 26 07:45:55 2022 -0400
  3. a58e246 Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Tue Oct 25 09:54:59 2022 -0400
  4. a1e1e82 Merge tag 'fsl-qoriq-2022-10-18' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Mon Oct 24 21:28:47 2022 -0400
  5. e7e4d0c Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Mon Oct 24 21:28:14 2022 -0400
  6. 62baa61 Merge tag 'u-boot-imx-20221024' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Mon Oct 24 10:04:30 2022 -0400
  7. 5a61973 imx6sl: synchronise device tree with linux by Marcel Ziswiler · Sat Oct 22 23:59:37 2022 +0200
  8. b93341c imx6sll: synchronise device tree with linux by Marcel Ziswiler · Sat Oct 22 23:59:36 2022 +0200
  9. 451e539 imx7ulp: synchronise device tree with linux by Marcel Ziswiler · Sat Oct 22 23:59:30 2022 +0200
  10. 48646d8 verdin-imx8mm: verdin-imx8mp: update env memory layout (again) by Marcel Ziswiler · Thu Sep 22 23:28:32 2022 +0200
  11. 38b4c76 board: imx8mp: Add Engicam i.Core MX8M Plus EDIMM2.2 Starter Kit by Manoj Sai · Fri Aug 26 18:03:37 2022 +0530
  12. 75b0d96 cyclic: Don't disable cylic function upon exceeding CPU time by Stefan Roese · Mon Oct 17 09:00:58 2022 +0200
  13. ae400f3 sandbox: add SIGALRM-based watchdog device by Rasmus Villemoes · Tue Sep 27 11:54:04 2022 +0200
  14. a03df6c mmc: sdhci: Add new quirks for SUPPORT_SINGLE by Kunihiko Hayashi · Fri Sep 09 16:23:32 2022 +0900
  15. 9810725 mtd: spi-nor-core: Track flash's internal address mode by Takahiro Kuwano · Thu Sep 01 15:05:31 2022 +0900
  16. 06619fc board/km: drop CONFIG_KM_ROOTFSSIZE by Holger Brunck · Mon Oct 17 11:45:21 2022 +0200
  17. 3cc71a0 blk: fix a couple of trivial documentation typos by Mattijs Korpershoek · Mon Oct 17 09:35:04 2022 +0200
  18. ec1ba0f qemu: Try to automatically boot from the QEMU firmware device (qfw) by Andre Przywara · Mon Oct 10 18:01:22 2022 +0100
  19. c8f4ab0 net: NC-SI setup and handling by Samuel Mendoza-Jonas · Mon Aug 08 21:46:03 2022 +0930
  20. 7105e36 ARM: imx6: dh-imx6: Use sf update instead of sf erase and write by Marek Vasut · Wed Sep 28 18:45:18 2022 +0200
  21. 351d831 apalis/colibri_imx6/-imx6ull/_imx7: update env memory layout by Marcel Ziswiler · Tue Sep 27 17:50:52 2022 +0200
  22. 242b6f1 nitrogen6x: Remove extra quotes in fdtfile by Ariel D'Alessandro · Tue Sep 27 11:24:53 2022 -0300
  23. f3bccec verdin-imx8mm: verdin-imx8mp: drop obsolete net/phy configs by Marcel Ziswiler · Wed Sep 21 13:34:19 2022 +0200
  24. a9d7593 board: tbs2910: Add serial rx buffer in defconfig by Soeren Moch · Tue Sep 20 18:05:41 2022 +0200
  25. cc61c58 Merge tag 'u-boot-rockchip-20221020' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Thu Oct 20 22:32:38 2022 -0400
  26. 331e3fc ARM: dts: imx8mm: Swap i.MX8M Mini Menlo board UARTs back by Marek Vasut · Mon Sep 19 21:35:56 2022 +0200
  27. 38d01ee imx: kontron-sl-mx8mm: Migrate to use CONFIG_EXTRA_ENV_TEXT by Frieder Schrempf · Wed Aug 24 15:59:09 2022 +0200
  28. dbbb780 imx: imx6ul: kontron-sl-mx6ul: Migrate to use CONFIG_EXTRA_ENV_TEXT by Frieder Schrempf · Tue Aug 23 16:29:14 2022 +0200
  29. fb3a40d Merge tag 'clk-2023.01' of https://source.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · Thu Oct 20 08:58:25 2022 -0400
  30. 5edb2c3 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Thu Oct 20 08:58:05 2022 -0400
  31. 0d4d5e4 clk: change return type of clk_get_parent_rate from long long to ulong by Michal Suchanek · Wed Sep 28 12:37:57 2022 +0200
  32. 7bf64ec sunxi: fix 32MB load address layout by Andre Przywara · Thu Oct 06 18:16:34 2022 +0100
  33. a2860fb sunxi: Kconfig: introduce SUNXI_MINIMUM_DRAM_MB by Andre Przywara · Sun Jul 03 00:47:20 2022 +0100
  34. 98dc96a arm: dts: rockchip: rk356x: sync with Linux 6.0 by FUKAUMI Naoki · Tue Oct 04 01:30:30 2022 +0000
  35. d2da284 dma: Transfer dma_ops should use DMA address types by Andrew Davis · Fri Oct 07 12:11:13 2022 -0500
  36. 5eb4bbe sunxi: dts: arm64: update devicetree files by Andre Przywara · Sun Sep 11 00:04:41 2022 +0100
  37. e6a211c dm: core: Update docs about oftree_from_fdt() by Simon Glass · Tue Oct 11 09:47:19 2022 -0600
  38. 93a85dc dm: core: Switch uclass_*_device_err to use uclass_*_device_check by Michal Suchanek · Wed Oct 12 21:58:06 2022 +0200
  39. 53beee9 dm: core: Switch uclass_foreach_dev_probe to use simple iterator by Michal Suchanek · Wed Oct 12 21:58:05 2022 +0200
  40. 0babf30 arm: fsl: csu: Reduce size of ns_dev by Sean Anderson · Mon Oct 17 11:45:12 2022 -0400
  41. 7e05279 efi_loader: remove efi_delete_handle on loadfile2 by Ilias Apalodimas · Sun Oct 16 11:36:32 2022 +0300
  42. dbb689f spi: Implement spi_set_speed by Paul Barker · Wed Oct 05 13:18:34 2022 +0100
  43. a2d2416 Nokia RX-51: Remove CONFIG_UBI_SIZE by Pali Rohár · Sun Oct 09 15:12:09 2022 +0200
  44. 3cf84bb Fix typo in CONFIG_USBNET_DEVADDR by Ignacio Zamora · Sat Oct 08 09:50:56 2022 -0500
  45. db7b157 image-pre-load: Move macros/definitions to image.h by Steven Lawrance · Wed Sep 14 20:57:27 2022 +0200
  46. af74e27 Merge tag 'xilinx-for-v2023.01-rc1-v3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Tue Oct 11 09:57:08 2022 -0400
  47. 1d40e98 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Mon Oct 10 15:38:14 2022 -0400
  48. ea7c49e phy: Add generic_{setup,shutdown}_phy() helpers by Patrice Chotard · Tue Sep 06 08:15:26 2022 +0200
  49. 5e39433 efi_loader: internal CloseProtocol by Heinrich Schuchardt · Fri Oct 07 15:18:15 2022 +0200
  50. 9df31c2 efi_loader: don't export efi_remove_all_protocols by Heinrich Schuchardt · Fri Oct 07 16:55:29 2022 +0200
  51. c1f49a2 Merge tag 'u-boot-nand-20221009' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · Mon Oct 10 08:17:08 2022 -0400
  52. d23a58d mtd: Update the function name to 'rfree' by Fabio Estevam · Fri Oct 07 11:35:53 2022 -0300
  53. fd6e13e mtd: mxs_nand: Support EDO mode for imx8mn architecture by Michael Trimarchi · Tue Aug 30 16:48:47 2022 +0200
  54. b32e24f dm: clk: add missing stub when CONFIG_CLK is deactivated by Dario Binacchi · Tue Sep 27 19:18:19 2022 +0200
  55. c86fcca Merge tag 'efi-2023-01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri Oct 07 11:51:05 2022 -0400
  56. 147c000 arm: nuvoton: Add support for Nuvoton NPCM845 BMC by Jim Liu · Tue Sep 27 16:45:15 2022 +0800
  57. bbce5f3 common/board_f: introduce arch_setup_dest_addr() by Ovidiu Panait · Tue Sep 13 21:31:28 2022 +0300
  58. 8ac0ebe efi_loader: define internal implementations of install/uninstallmultiple by Ilias Apalodimas · Thu Oct 06 16:08:46 2022 +0300
  59. da620cf efi_driver: move event registration to driver by Heinrich Schuchardt · Thu Oct 06 07:29:41 2022 +0200
  60. 6c5fd21 efi_driver: add init function to EFI block driver by Heinrich Schuchardt · Wed Oct 05 11:28:47 2022 +0200
  61. ff1d50b efi_driver: provide driver binding protocol to bind function by Heinrich Schuchardt · Tue Oct 04 19:12:59 2022 +0200
  62. b5aeef7 doc: documentation of EFI driver binding protocol by Heinrich Schuchardt · Tue Oct 04 18:28:24 2022 +0200
  63. 3f712db efi_driver: fix error handling by Heinrich Schuchardt · Mon Oct 03 10:35:35 2022 +0200
  64. 34f3462 efi_loader: function to unlink udevice and handle by Heinrich Schuchardt · Mon Oct 03 09:47:51 2022 +0200
  65. 8acc3d9 efi: Add string conversion helper by Paul Barker · Wed Oct 05 13:18:35 2022 +0100
  66. 75e1bde board/km: remove kirkwood boards by Holger Brunck · Mon Aug 15 08:35:11 2022 +0200
  67. 6ac319d dm: fpga: Introduce new uclass by Alexander Dahl · Fri Sep 30 14:04:30 2022 +0200
  68. 7a7229a dm: core: Support copying properties with ofnode by Simon Glass · Tue Sep 06 20:27:33 2022 -0600
  69. 17abed0 dm: core: Allow copying ofnode property data when writing by Simon Glass · Tue Sep 06 20:27:32 2022 -0600
  70. c63ffd7 dm: core: Update comments for default-FDT ofnode functions by Simon Glass · Tue Sep 06 20:27:28 2022 -0600
  71. f912a72 dm: core: Complete phandle implementation using the other FDT by Simon Glass · Tue Sep 06 20:27:27 2022 -0600
  72. cb13a1b dm: core: Add the ofnode multi-tree implementation by Simon Glass · Tue Sep 06 20:27:26 2022 -0600
  73. f007731 dm: core: Add definitions for multiple ofnode trees by Simon Glass · Tue Sep 06 20:27:25 2022 -0600
  74. 45ae59d dm: core: Split ofnode_path_root() into two functions by Simon Glass · Tue Sep 06 20:27:24 2022 -0600
  75. 37dcd91 dm: core: Allow obtaining a node offset in the same tree by Simon Glass · Tue Sep 06 20:27:23 2022 -0600
  76. 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
  77. 2b9b1458 dm: core: Add ofnode functions to obtain an oftree by Simon Glass · Tue Sep 06 20:27:21 2022 -0600
  78. 04fa09a dm: core: Add an ofnode function to obtain the flat tree by Simon Glass · Tue Sep 06 20:27:20 2022 -0600
  79. ba8457b dm: core: Provide a way to reset the device tree by Simon Glass · Tue Sep 06 20:27:19 2022 -0600
  80. e3be5fc dm: core: Expand integer-reading tests by Simon Glass · Tue Sep 06 20:27:18 2022 -0600
  81. 2e4938b dm: core: Drop ofnode_is_available() by Simon Glass · Tue Sep 06 20:27:17 2022 -0600
  82. 4caa79a dm: core: Add a macro to iterate through properties by Simon Glass · Tue Sep 06 20:27:16 2022 -0600
  83. 91d89a8 dm: core: Avoid creating a name property when unflattening by Simon Glass · Tue Sep 06 20:27:15 2022 -0600
  84. d0aff8b dm: core: Rename ofnode_get_property_by_prop() by Simon Glass · Tue Sep 06 20:27:14 2022 -0600
  85. fec058d dm: core: Rename ofnode_get_first/next_property() by Simon Glass · Tue Sep 06 20:27:13 2022 -0600
  86. cb12c9f dm: core: Reduce code size with dev_of_offset() by Simon Glass · Tue Sep 06 20:27:12 2022 -0600
  87. b995807 sandbox: test: Provide an easy way to use the other FDT by Simon Glass · Tue Sep 06 20:27:11 2022 -0600
  88. 57b00a9 sandbox: Support setting up the other FDT for testing by Simon Glass · Tue Sep 06 20:27:10 2022 -0600
  89. 8ae9f96 test: Drop the UT_TESTF_LIVE_OR_FLAT flag by Simon Glass · Tue Sep 06 20:27:07 2022 -0600
  90. 60f0899 test: Detect a change in the device tree by Simon Glass · Tue Sep 06 20:27:06 2022 -0600
  91. 3ba7675 test: Make a copy of the device tree before running a test by Simon Glass · Tue Sep 06 20:27:05 2022 -0600
  92. 9036c5c dm: core: Drop the const from ofnode by Simon Glass · Tue Sep 06 20:27:04 2022 -0600
  93. 56bc332 dm: core: Allow adding ofnode subnodes by Simon Glass · Tue Sep 06 20:27:02 2022 -0600
  94. ef5ca00 dm: core: Document the livetree structures properly by Simon Glass · Tue Sep 06 20:27:01 2022 -0600
  95. 1a3e39b test: Support testing malloc() failures by Simon Glass · Tue Sep 06 20:27:00 2022 -0600
  96. 7f9b580 test: Fix missing livetree test runs by Simon Glass · Tue Sep 06 20:26:59 2022 -0600
  97. 74ba8e6 event: Pass the images to EVT_FT_FIXUP by Simon Glass · Tue Sep 06 20:26:58 2022 -0600
  98. 176dd43 dm: core: Pass a root node to of_find_node_by_phandle() by Simon Glass · Tue Sep 06 20:26:57 2022 -0600
  99. b169e21 event: Allow multiple spy declarations for each event by Simon Glass · Tue Sep 06 20:26:56 2022 -0600
  100. ed66cd2 log: update the comment for log_msg_ret() by Simon Glass · Tue Sep 06 20:26:53 2022 -0600