1. 7a7229a dm: core: Support copying properties with ofnode by Simon Glass · Tue Sep 06 20:27:33 2022 -0600
  2. 17abed0 dm: core: Allow copying ofnode property data when writing by Simon Glass · Tue Sep 06 20:27:32 2022 -0600
  3. eda440b vbe: Allow test to run with live/flat tree by Simon Glass · Tue Sep 06 20:27:31 2022 -0600
  4. 9e7a42a dm: core: Expand ofnode tests by Simon Glass · Tue Sep 06 20:27:30 2022 -0600
  5. 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
  6. c63ffd7 dm: core: Update comments for default-FDT ofnode functions by Simon Glass · Tue Sep 06 20:27:28 2022 -0600
  7. f912a72 dm: core: Complete phandle implementation using the other FDT by Simon Glass · Tue Sep 06 20:27:27 2022 -0600
  8. cb13a1b dm: core: Add the ofnode multi-tree implementation by Simon Glass · Tue Sep 06 20:27:26 2022 -0600
  9. f007731 dm: core: Add definitions for multiple ofnode trees by Simon Glass · Tue Sep 06 20:27:25 2022 -0600
  10. 45ae59d dm: core: Split ofnode_path_root() into two functions by Simon Glass · Tue Sep 06 20:27:24 2022 -0600
  11. 37dcd91 dm: core: Allow obtaining a node offset in the same tree by Simon Glass · Tue Sep 06 20:27:23 2022 -0600
  12. 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
  13. 2b9b1458 dm: core: Add ofnode functions to obtain an oftree by Simon Glass · Tue Sep 06 20:27:21 2022 -0600
  14. 04fa09a dm: core: Add an ofnode function to obtain the flat tree by Simon Glass · Tue Sep 06 20:27:20 2022 -0600
  15. ba8457b dm: core: Provide a way to reset the device tree by Simon Glass · Tue Sep 06 20:27:19 2022 -0600
  16. e3be5fc dm: core: Expand integer-reading tests by Simon Glass · Tue Sep 06 20:27:18 2022 -0600
  17. 2e4938b dm: core: Drop ofnode_is_available() by Simon Glass · Tue Sep 06 20:27:17 2022 -0600
  18. 4caa79a dm: core: Add a macro to iterate through properties by Simon Glass · Tue Sep 06 20:27:16 2022 -0600
  19. 91d89a8 dm: core: Avoid creating a name property when unflattening by Simon Glass · Tue Sep 06 20:27:15 2022 -0600
  20. d0aff8b dm: core: Rename ofnode_get_property_by_prop() by Simon Glass · Tue Sep 06 20:27:14 2022 -0600
  21. fec058d dm: core: Rename ofnode_get_first/next_property() by Simon Glass · Tue Sep 06 20:27:13 2022 -0600
  22. cb12c9f dm: core: Reduce code size with dev_of_offset() by Simon Glass · Tue Sep 06 20:27:12 2022 -0600
  23. b995807 sandbox: test: Provide an easy way to use the other FDT by Simon Glass · Tue Sep 06 20:27:11 2022 -0600
  24. 57b00a9 sandbox: Support setting up the other FDT for testing by Simon Glass · Tue Sep 06 20:27:10 2022 -0600
  25. f17b967 sandbox: Support loading the other FDT by Simon Glass · Tue Sep 06 20:27:09 2022 -0600
  26. d74c461 sandbox: Add a function to load a relative file path by Simon Glass · Tue Sep 06 20:27:08 2022 -0600
  27. 8ae9f96 test: Drop the UT_TESTF_LIVE_OR_FLAT flag by Simon Glass · Tue Sep 06 20:27:07 2022 -0600
  28. 60f0899 test: Detect a change in the device tree by Simon Glass · Tue Sep 06 20:27:06 2022 -0600
  29. 3ba7675 test: Make a copy of the device tree before running a test by Simon Glass · Tue Sep 06 20:27:05 2022 -0600
  30. 9036c5c dm: core: Drop the const from ofnode by Simon Glass · Tue Sep 06 20:27:04 2022 -0600
  31. 238afb5 dm: core: Support writing a property to an empty node by Simon Glass · Tue Sep 06 20:27:03 2022 -0600
  32. 56bc332 dm: core: Allow adding ofnode subnodes by Simon Glass · Tue Sep 06 20:27:02 2022 -0600
  33. ef5ca00 dm: core: Document the livetree structures properly by Simon Glass · Tue Sep 06 20:27:01 2022 -0600
  34. 1a3e39b test: Support testing malloc() failures by Simon Glass · Tue Sep 06 20:27:00 2022 -0600
  35. 7f9b580 test: Fix missing livetree test runs by Simon Glass · Tue Sep 06 20:26:59 2022 -0600
  36. 74ba8e6 event: Pass the images to EVT_FT_FIXUP by Simon Glass · Tue Sep 06 20:26:58 2022 -0600
  37. 176dd43 dm: core: Pass a root node to of_find_node_by_phandle() by Simon Glass · Tue Sep 06 20:26:57 2022 -0600
  38. b169e21 event: Allow multiple spy declarations for each event by Simon Glass · Tue Sep 06 20:26:56 2022 -0600
  39. 37e8511 event: Fix a typo in the EVENT help by Simon Glass · Tue Sep 06 20:26:55 2022 -0600
  40. 10dda9e sandbox: power: Update PMIC driver to use log by Simon Glass · Tue Sep 06 20:26:54 2022 -0600
  41. ed66cd2 log: update the comment for log_msg_ret() by Simon Glass · Tue Sep 06 20:26:53 2022 -0600
  42. bb7d3bb treewide: Drop image_header_t typedef by Simon Glass · Tue Sep 06 20:26:52 2022 -0600
  43. 74578f5 treewide: Drop image_info_t typedef by Simon Glass · Tue Sep 06 20:26:51 2022 -0600
  44. df00afa treewide: Drop bootm_headers_t typedef by Simon Glass · Tue Sep 06 20:26:50 2022 -0600
  45. 5f074d4 image: Fix BOOTM_STATE values by Simon Glass · Tue Sep 06 20:26:49 2022 -0600
  46. 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
  47. be5ae06 configs: increase SYS_MALLOC_F_LEN for STM32 MCU's board by Patrice Chotard · Mon Sep 26 17:59:36 2022 +0200
  48. 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
  49. 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
  50. bd84c6f configs: stm32f746-disco: Remove CONFIG_SYS_UBOOT_START flag by Patrice Chotard · Tue Sep 20 18:04:36 2022 +0200
  51. f3cf5b1 configs: stm32f769-disco: Fix internal flash size by Patrice Chotard · Tue Sep 20 18:04:35 2022 +0200
  52. b89edf2 configs: stm32746g-eval: Fix CONFIG_SYS_SPL_ARGS_ADDR by Patrice Chotard · Tue Sep 20 18:04:34 2022 +0200
  53. 865ca8e configs: stm32f746-disco: Fix CONFIG_SYS_SPL_ARGS_ADDR by Patrice Chotard · Tue Sep 20 18:04:33 2022 +0200
  54. b036335 configs: stm32746g-eval: Fix SPL boot by Patrice Chotard · Tue Sep 20 18:04:32 2022 +0200
  55. d864acd configs: stm32f769-disco: Fix SPL boot by Patrice Chotard · Tue Sep 20 18:04:31 2022 +0200
  56. aaac723 configs: stm32f746-disco: Fix SPL boot by Patrice Chotard · Tue Sep 20 18:04:30 2022 +0200
  57. 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
  58. 5543f50 arm64: versal-net: Add support for mini configuration by Michal Simek · Mon Sep 19 14:21:10 2022 +0200
  59. 59e49c3 arm64: versal-net: Add defconfig for Versal NET by Michal Simek · Mon Sep 19 14:21:09 2022 +0200
  60. dac2b17 reset: zynqmp: Enable reset driver for Versal NET by Jay Buddhabhatti · Mon Sep 19 14:21:08 2022 +0200
  61. 2a0c918 mailbox: zynqmp: Enable ipi mailbox driver for Versal NET by Jay Buddhabhatti · Mon Sep 19 14:21:07 2022 +0200
  62. bc62eb2 firmware: zynqmp: Add Versal NET compatible string by Jay Buddhabhatti · Mon Sep 19 14:21:06 2022 +0200
  63. d52796d clk: versal: Enable clock driver for Versal NET by Jay Buddhabhatti · Mon Sep 19 14:21:05 2022 +0200
  64. 06995c4 spi: zynqmp_gqspi: Add support for Versal NET by Michal Simek · Mon Sep 19 14:21:04 2022 +0200
  65. 2895a22 spi: cadence_qspi: Add support for Versal NET platform by Michal Simek · Mon Sep 19 14:21:03 2022 +0200
  66. 2e53eb2 arm64: versal-net: Add support for Versal NET platform by Michal Simek · Mon Sep 19 14:21:02 2022 +0200
  67. 0d821f3 riscv: ae350: Disable AVAILABLE_HARTS by Rick Chen · Wed Sep 21 14:34:55 2022 +0800
  68. 9c4d5c1 riscv: Introduce AVAILABLE_HARTS by Rick Chen · Wed Sep 21 14:34:54 2022 +0800
  69. 7e5e029 spl: introduce SPL_XIP to config by Nikita Shubin · Fri Sep 02 11:47:39 2022 +0300
  70. 7f13413 Merge tag 'dm-next-25sep22' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm into next by Tom Rini · Sun Sep 25 17:20:11 2022 -0400
  71. 509f32e sandbox: Add a test for SCSI by Simon Glass · Wed Sep 21 16:21:47 2022 +0200
  72. fe0e249 sandbox: Convert to use driver model for SCSI by Simon Glass · Wed Sep 21 16:21:46 2022 +0200
  73. 4d3b00d sandbox: scsi: Move request-handling code to scsi_emul by Simon Glass · Wed Sep 21 16:21:45 2022 +0200
  74. 9ef3ac8 sandbox: Enable SCSI for all builds by Simon Glass · Wed Sep 21 16:21:44 2022 +0200
  75. bfe2c81 sandbox: scsi: Move structs to header file by Simon Glass · Wed Sep 21 16:21:43 2022 +0200
  76. 657efaa sandbox: scsi: Remove setup calls from handle_read() by Simon Glass · Wed Sep 21 16:21:42 2022 +0200
  77. 8cfdea7 sandbox: scsi: Move reply setup out of helper by Simon Glass · Wed Sep 21 16:21:41 2022 +0200
  78. 4313c3e sandbox: scsi: Move file size into shared struct by Simon Glass · Wed Sep 21 16:21:40 2022 +0200
  79. d0962c9 sandbox: scsi: Move block size into shared struct by Simon Glass · Wed Sep 21 16:21:39 2022 +0200
  80. 37884f0 scsi: Move vendor/product info into the shared struct by Simon Glass · Wed Sep 21 16:21:38 2022 +0200
  81. 293c43f sandbox: Move buffer to scsi_emul_info by Simon Glass · Wed Sep 21 16:21:37 2022 +0200
  82. 4c92a4d scsi: Move core emulation state into a new struct by Simon Glass · Wed Sep 21 16:21:36 2022 +0200
  83. e6e05ad scsi: Move cmd_phase enum to the header by Simon Glass · Wed Sep 21 16:21:35 2022 +0200
  84. e241fc3 sandbox: usb: Rename transfer_len in protocol struct by Simon Glass · Wed Sep 21 16:21:34 2022 +0200
  85. eccb24a scsi: Tidy up comments for struct scsi_cmd by Simon Glass · Wed Sep 21 16:21:33 2022 +0200
  86. fada3f9 blk: Rename if_type to uclass_id by Simon Glass · Sat Sep 17 09:00:09 2022 -0600
  87. 79cb241 sandbox: unblock signal before calling execv() by Heinrich Schuchardt · Fri Sep 02 02:32:25 2022 +0200
  88. 630fd3c Merge branch '2022-09-24-add-console-flush' into next by Tom Rini · Sat Sep 24 13:58:49 2022 -0400
  89. 937b7d8 boot: Call flush() before booting by Pali Rohár · Mon Sep 05 11:31:21 2022 +0200
  90. 8e67a8a serial: Call flush() before changing baudrate by Pali Rohár · Mon Sep 05 11:31:20 2022 +0200
  91. a48a24f serial: Implement serial_flush() function for console flush() fallback by Pali Rohár · Mon Sep 05 11:31:19 2022 +0200
  92. 9c9ceca serial: Implement flush callback by Pali Rohár · Mon Sep 05 11:31:18 2022 +0200
  93. 5aceb26 console: Implement flush() function by Pali Rohár · Mon Sep 05 11:31:17 2022 +0200
  94. 4acd1a0 sandbox: Add function os_flush() by Pali Rohár · Mon Sep 05 11:31:16 2022 +0200
  95. f1adb18 efi_selftest: prefix test functions with efi_st_ by Heinrich Schuchardt · Thu Sep 22 15:26:43 2022 +0200
  96. a674b80 Merge branch '2022-09-23-4gb-ddr-in-32bit-ppc' into next by Tom Rini · Fri Sep 23 18:42:53 2022 -0400
  97. 8dc23ef board_f: show_dram_config: Print also real DRAM size by Pali Rohár · Sun Sep 18 13:23:27 2022 +0200
  98. c14fad5 display_options: print_size: Fix order overflow by Pali Rohár · Mon Sep 12 21:02:27 2022 +0200
  99. 16f862f powerpc/mpc85xx: Fix re-align of unmapped DDR memory message for non-SPL builds by Pali Rohár · Sun Sep 11 11:29:16 2022 +0200
  100. 777ba48 powerpc/mpc85xx: Explain TLB unmapped memory message by Pali Rohár · Fri Sep 09 17:32:46 2022 +0200