1. 7e05279 efi_loader: remove efi_delete_handle on loadfile2 by Ilias Apalodimas · Sun Oct 16 11:36:32 2022 +0300
  2. dbb689f spi: Implement spi_set_speed by Paul Barker · Wed Oct 05 13:18:34 2022 +0100
  3. a2d2416 Nokia RX-51: Remove CONFIG_UBI_SIZE by Pali Rohár · Sun Oct 09 15:12:09 2022 +0200
  4. 3cf84bb Fix typo in CONFIG_USBNET_DEVADDR by Ignacio Zamora · Sat Oct 08 09:50:56 2022 -0500
  5. db7b157 image-pre-load: Move macros/definitions to image.h by Steven Lawrance · Wed Sep 14 20:57:27 2022 +0200
  6. 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
  7. 1d40e98 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Mon Oct 10 15:38:14 2022 -0400
  8. ea7c49e phy: Add generic_{setup,shutdown}_phy() helpers by Patrice Chotard · Tue Sep 06 08:15:26 2022 +0200
  9. 5e39433 efi_loader: internal CloseProtocol by Heinrich Schuchardt · Fri Oct 07 15:18:15 2022 +0200
  10. 9df31c2 efi_loader: don't export efi_remove_all_protocols by Heinrich Schuchardt · Fri Oct 07 16:55:29 2022 +0200
  11. 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
  12. d23a58d mtd: Update the function name to 'rfree' by Fabio Estevam · Fri Oct 07 11:35:53 2022 -0300
  13. fd6e13e mtd: mxs_nand: Support EDO mode for imx8mn architecture by Michael Trimarchi · Tue Aug 30 16:48:47 2022 +0200
  14. b32e24f dm: clk: add missing stub when CONFIG_CLK is deactivated by Dario Binacchi · Tue Sep 27 19:18:19 2022 +0200
  15. 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
  16. 147c000 arm: nuvoton: Add support for Nuvoton NPCM845 BMC by Jim Liu · Tue Sep 27 16:45:15 2022 +0800
  17. bbce5f3 common/board_f: introduce arch_setup_dest_addr() by Ovidiu Panait · Tue Sep 13 21:31:28 2022 +0300
  18. 8ac0ebe efi_loader: define internal implementations of install/uninstallmultiple by Ilias Apalodimas · Thu Oct 06 16:08:46 2022 +0300
  19. da620cf efi_driver: move event registration to driver by Heinrich Schuchardt · Thu Oct 06 07:29:41 2022 +0200
  20. 6c5fd21 efi_driver: add init function to EFI block driver by Heinrich Schuchardt · Wed Oct 05 11:28:47 2022 +0200
  21. ff1d50b efi_driver: provide driver binding protocol to bind function by Heinrich Schuchardt · Tue Oct 04 19:12:59 2022 +0200
  22. b5aeef7 doc: documentation of EFI driver binding protocol by Heinrich Schuchardt · Tue Oct 04 18:28:24 2022 +0200
  23. 3f712db efi_driver: fix error handling by Heinrich Schuchardt · Mon Oct 03 10:35:35 2022 +0200
  24. 34f3462 efi_loader: function to unlink udevice and handle by Heinrich Schuchardt · Mon Oct 03 09:47:51 2022 +0200
  25. 8acc3d9 efi: Add string conversion helper by Paul Barker · Wed Oct 05 13:18:35 2022 +0100
  26. 75e1bde board/km: remove kirkwood boards by Holger Brunck · Mon Aug 15 08:35:11 2022 +0200
  27. 6ac319d dm: fpga: Introduce new uclass by Alexander Dahl · Fri Sep 30 14:04:30 2022 +0200
  28. 7a7229a dm: core: Support copying properties with ofnode by Simon Glass · Tue Sep 06 20:27:33 2022 -0600
  29. 17abed0 dm: core: Allow copying ofnode property data when writing by Simon Glass · Tue Sep 06 20:27:32 2022 -0600
  30. c63ffd7 dm: core: Update comments for default-FDT ofnode functions by Simon Glass · Tue Sep 06 20:27:28 2022 -0600
  31. f912a72 dm: core: Complete phandle implementation using the other FDT by Simon Glass · Tue Sep 06 20:27:27 2022 -0600
  32. cb13a1b dm: core: Add the ofnode multi-tree implementation by Simon Glass · Tue Sep 06 20:27:26 2022 -0600
  33. f007731 dm: core: Add definitions for multiple ofnode trees by Simon Glass · Tue Sep 06 20:27:25 2022 -0600
  34. 45ae59d dm: core: Split ofnode_path_root() into two functions by Simon Glass · Tue Sep 06 20:27:24 2022 -0600
  35. 37dcd91 dm: core: Allow obtaining a node offset in the same tree by Simon Glass · Tue Sep 06 20:27:23 2022 -0600
  36. 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
  37. 2b9b1458 dm: core: Add ofnode functions to obtain an oftree by Simon Glass · Tue Sep 06 20:27:21 2022 -0600
  38. 04fa09a dm: core: Add an ofnode function to obtain the flat tree by Simon Glass · Tue Sep 06 20:27:20 2022 -0600
  39. ba8457b dm: core: Provide a way to reset the device tree by Simon Glass · Tue Sep 06 20:27:19 2022 -0600
  40. e3be5fc dm: core: Expand integer-reading tests by Simon Glass · Tue Sep 06 20:27:18 2022 -0600
  41. 2e4938b dm: core: Drop ofnode_is_available() by Simon Glass · Tue Sep 06 20:27:17 2022 -0600
  42. 4caa79a dm: core: Add a macro to iterate through properties by Simon Glass · Tue Sep 06 20:27:16 2022 -0600
  43. 91d89a8 dm: core: Avoid creating a name property when unflattening by Simon Glass · Tue Sep 06 20:27:15 2022 -0600
  44. d0aff8b dm: core: Rename ofnode_get_property_by_prop() by Simon Glass · Tue Sep 06 20:27:14 2022 -0600
  45. fec058d dm: core: Rename ofnode_get_first/next_property() by Simon Glass · Tue Sep 06 20:27:13 2022 -0600
  46. cb12c9f dm: core: Reduce code size with dev_of_offset() by Simon Glass · Tue Sep 06 20:27:12 2022 -0600
  47. b995807 sandbox: test: Provide an easy way to use the other FDT by Simon Glass · Tue Sep 06 20:27:11 2022 -0600
  48. 57b00a9 sandbox: Support setting up the other FDT for testing by Simon Glass · Tue Sep 06 20:27:10 2022 -0600
  49. 8ae9f96 test: Drop the UT_TESTF_LIVE_OR_FLAT flag by Simon Glass · Tue Sep 06 20:27:07 2022 -0600
  50. 60f0899 test: Detect a change in the device tree by Simon Glass · Tue Sep 06 20:27:06 2022 -0600
  51. 3ba7675 test: Make a copy of the device tree before running a test by Simon Glass · Tue Sep 06 20:27:05 2022 -0600
  52. 9036c5c dm: core: Drop the const from ofnode by Simon Glass · Tue Sep 06 20:27:04 2022 -0600
  53. 56bc332 dm: core: Allow adding ofnode subnodes by Simon Glass · Tue Sep 06 20:27:02 2022 -0600
  54. ef5ca00 dm: core: Document the livetree structures properly by Simon Glass · Tue Sep 06 20:27:01 2022 -0600
  55. 1a3e39b test: Support testing malloc() failures by Simon Glass · Tue Sep 06 20:27:00 2022 -0600
  56. 7f9b580 test: Fix missing livetree test runs by Simon Glass · Tue Sep 06 20:26:59 2022 -0600
  57. 74ba8e6 event: Pass the images to EVT_FT_FIXUP by Simon Glass · Tue Sep 06 20:26:58 2022 -0600
  58. 176dd43 dm: core: Pass a root node to of_find_node_by_phandle() by Simon Glass · Tue Sep 06 20:26:57 2022 -0600
  59. b169e21 event: Allow multiple spy declarations for each event by Simon Glass · Tue Sep 06 20:26:56 2022 -0600
  60. ed66cd2 log: update the comment for log_msg_ret() by Simon Glass · Tue Sep 06 20:26:53 2022 -0600
  61. bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · Tue Sep 06 20:26:52 2022 -0600
  62. 74578f5 treewide: Drop image_info_t typedef by Simon Glass · Tue Sep 06 20:26:51 2022 -0600
  63. df00afa treewide: Drop bootm_headers_t typedef by Simon Glass · Tue Sep 06 20:26:50 2022 -0600
  64. 5f074d4 image: Fix BOOTM_STATE values by Simon Glass · Tue Sep 06 20:26:49 2022 -0600
  65. 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
  66. 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
  67. 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
  68. bd84c6f configs: stm32f746-disco: Remove CONFIG_SYS_UBOOT_START flag by Patrice Chotard · Tue Sep 20 18:04:36 2022 +0200
  69. 5543f50 arm64: versal-net: Add support for mini configuration by Michal Simek · Mon Sep 19 14:21:10 2022 +0200
  70. 59e49c3 arm64: versal-net: Add defconfig for Versal NET by Michal Simek · Mon Sep 19 14:21:09 2022 +0200
  71. 2e53eb2 arm64: versal-net: Add support for Versal NET platform by Michal Simek · Mon Sep 19 14:21:02 2022 +0200
  72. 4d3b00d sandbox: scsi: Move request-handling code to scsi_emul by Simon Glass · Wed Sep 21 16:21:45 2022 +0200
  73. bfe2c81 sandbox: scsi: Move structs to header file by Simon Glass · Wed Sep 21 16:21:43 2022 +0200
  74. 4313c3e sandbox: scsi: Move file size into shared struct by Simon Glass · Wed Sep 21 16:21:40 2022 +0200
  75. d0962c9 sandbox: scsi: Move block size into shared struct by Simon Glass · Wed Sep 21 16:21:39 2022 +0200
  76. 37884f0 scsi: Move vendor/product info into the shared struct by Simon Glass · Wed Sep 21 16:21:38 2022 +0200
  77. 293c43f sandbox: Move buffer to scsi_emul_info by Simon Glass · Wed Sep 21 16:21:37 2022 +0200
  78. 4c92a4d scsi: Move core emulation state into a new struct by Simon Glass · Wed Sep 21 16:21:36 2022 +0200
  79. e6e05ad scsi: Move cmd_phase enum to the header by Simon Glass · Wed Sep 21 16:21:35 2022 +0200
  80. eccb24a scsi: Tidy up comments for struct scsi_cmd by Simon Glass · Wed Sep 21 16:21:33 2022 +0200
  81. fada3f9 blk: Rename if_type to uclass_id by Simon Glass · Sat Sep 17 09:00:09 2022 -0600
  82. a48a24f serial: Implement serial_flush() function for console flush() fallback by Pali Rohár · Mon Sep 05 11:31:19 2022 +0200
  83. 5aceb26 console: Implement flush() function by Pali Rohár · Mon Sep 05 11:31:17 2022 +0200
  84. 4acd1a0 sandbox: Add function os_flush() by Pali Rohár · Mon Sep 05 11:31:16 2022 +0200
  85. 4f4f583 board_f: Fix types for board_get_usable_ram_top() by Pali Rohár · Fri Sep 09 17:32:40 2022 +0200
  86. 79128da clk: mediatek: add clock driver support for MediaTek MT7981 SoC by developer · Fri Sep 09 20:00:12 2022 +0800
  87. 37161fe clk: mediatek: add clock driver support for MediaTek MT7986 SoC by developer · Fri Sep 09 20:00:09 2022 +0800
  88. ee250ad dt-bindings: pinctrl: mediatek: add a header for common pinconf parameters by developer · Fri Sep 09 19:59:52 2022 +0800
  89. 15dd2c8 board: mediatek: add MT7981 reference boards by developer · Fri Sep 09 19:59:16 2022 +0800
  90. 56ed64c board: mediatek: add MT7986 reference boards by developer · Fri Sep 09 19:59:13 2022 +0800
  91. f3a5997 configs: stm32mp1: cleanup config file by Patrick Delaunay · Fri Sep 16 16:52:57 2022 +0200
  92. 98bfe1d xilinx: versal: Remove unused comments from xilinx_versal.h by Michal Simek · Mon Sep 19 10:16:53 2022 +0200
  93. 586c22b Merge branch 'master' into next by Tom Rini · Mon Sep 19 13:19:39 2022 -0400
  94. adbd4ec usb: gadget: designware-udc: Drop the driver by Marek Vasut · Tue Aug 23 19:06:50 2022 +0200
  95. 273ab5a bsh: imx6ulz_smm_m2: Add imx6ulz BSH SMM M2 boards by Michael Trimarchi · Sun Sep 18 17:09:53 2022 +0200
  96. 3f8667c board: purism: add the Purism Librem5 phone by Angus Ainslie · Thu Aug 25 06:46:02 2022 -0700
  97. 82022f9 verdin-imx8mm: verdin-imx8mp: update env memory layout by Marcel Ziswiler · Mon Aug 22 15:06:00 2022 +0200
  98. 04946ee ARM: imx: dh-imx6: Increase SF erase area for u-boot update by Marek Vasut · Fri Aug 12 22:59:10 2022 +0200
  99. 28205bb ARM: imxrt1170_defconfig: Add i.MXRT1170 defconfig by Jesse Taube · Tue Jul 26 01:43:46 2022 -0400
  100. 5258edd RAM: Add changes for i.MXRT11xx series by Jesse Taube · Tue Jul 26 01:43:44 2022 -0400