1. f334658 doc: sl-mx8mm: Update the NXP TF-A source reference by Frieder Schrempf · Thu Jan 19 12:20:36 2023 +0100
  2. 5c49d4b doc: sl-mx8mm: Add note about using cross toolchain by Frieder Schrempf · Thu Jan 19 12:20:35 2023 +0100
  3. 8c90659 doc: sl-mx8mm: Mention OSM 1.1 support by Frieder Schrempf · Thu Jan 19 12:20:34 2023 +0100
  4. cffb3ba cmd: fix mtest on 64 bit systems by Heinrich Schuchardt · Fri Jan 27 00:38:50 2023 +0100
  5. c93c52f Merge tag 'dm-pull-26jan23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Thu Jan 26 21:57:38 2023 -0500
  6. d21f71b Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Thu Jan 26 13:07:06 2023 -0500
  7. 6490d4b binman: Fix a test-coverage regression by Simon Glass · Mon Jan 23 11:29:41 2023 -0700
  8. a70a35d dm: core: Use full printf() format when possible by Samuel Holland · Sat Jan 21 17:30:12 2023 -0600
  9. e257402 binman: Add 'min-size' entry property by Samuel Holland · Sat Jan 21 17:25:16 2023 -0600
  10. 60ee192 rockchip: Use atf as firmware and move u-boot to loadables in FIT by Jonas Karlman · Sat Jan 21 19:02:26 2023 +0000
  11. 490f73c binman: Add support for selecting firmware to use with split-elf by Jonas Karlman · Sat Jan 21 19:02:12 2023 +0000
  12. d20ecb8 rockchip: Add sha256 hash to FIT images by Jonas Karlman · Sat Jan 21 19:01:59 2023 +0000
  13. d2c7d90 binman: Add special subnodes to the nodes generated by split-elf by Jonas Karlman · Sat Jan 21 19:01:48 2023 +0000
  14. 42d201a rockchip: Align FIT image data to SD/MMC block length by Jonas Karlman · Sat Jan 21 19:01:39 2023 +0000
  15. c59ea89 binman: Add support for align argument to mkimage tool by Jonas Karlman · Sat Jan 21 19:01:39 2023 +0000
  16. c1c3857 mtd: spi-nor: Add support for Infineon s25fs256t by Takahiro Kuwano · Mon Dec 19 10:28:21 2022 +0900
  17. 1894627 mtd: spi-nor: Rename s25hx_t prefix by Takahiro Kuwano · Mon Dec 19 10:28:20 2022 +0900
  18. d2659a3 cmd: fix return code of 'sf erase' by Heinrich Schuchardt · Mon Jan 02 18:21:16 2023 +0100
  19. c6f864e cmd: simplify do_spi_flash() by Heinrich Schuchardt · Mon Jan 02 18:21:15 2023 +0100
  20. b555e36 cmd: fix return code of 'sf write' and 'sf read' by Heinrich Schuchardt · Mon Jan 02 18:21:14 2023 +0100
  21. 64343d5 spi: cadence_qspi: use STIG mode for small reads by Dhruva Gole · Tue Jan 03 12:01:12 2023 +0530
  22. 24d8de6 spi: cadence_qspi: setup ADDR Bits in cmd reads by Dhruva Gole · Tue Jan 03 12:01:11 2023 +0530
  23. 89cf7cc mtd: spi-nor-core: Make CFRx reg fields generic by Takahiro Kuwano · Fri Jan 20 12:28:22 2023 +0900
  24. 0f4bf2a mtd: spi-nor-core: Consider reserved bits in CFR5 register by Takahiro Kuwano · Fri Jan 20 12:28:21 2023 +0900
  25. 7edb7d7 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Jan 26 10:24:13 2023 -0500
  26. 7509ea1 spi: Add Socionext F_OSPI SPI flash controller driver by Kunihiko Hayashi · Tue Nov 29 11:17:09 2022 +0900
  27. 05d1388 drivers: spi: sh_qspi.c: Use log_warning() instead of printf() by Pengfei Fan · Fri Dec 09 09:39:51 2022 +0800
  28. 746271d drivers: spi: fix some typos by Pengfei Fan · Fri Dec 09 09:39:50 2022 +0800
  29. 2e5a49e arm: kirkwood: Use Kirkwood common early malloc area for various Kirkwood boards by Tony Dinh · Mon Jan 23 00:39:34 2023 -0800
  30. e2c524b ddr: marvell: a38x: Add support for DDR4 from Marvell mv-ddr-marvell repository by Tony Dinh · Wed Jan 18 19:03:04 2023 -0800
  31. 2b24dde Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Tue Jan 24 21:07:01 2023 -0500
  32. 0de272f Merge branch '2023-01-24-bootstd-allow-migration-from-distro_bootcmd-script' by Tom Rini · Tue Jan 24 14:04:14 2023 -0500
  33. a90f327 rockchip: Convert rockpro64-rk3399 to use standard boot by Simon Glass · Tue Jan 17 10:48:20 2023 -0700
  34. 736612e bootstd: Update documentation for new features by Simon Glass · Tue Jan 17 10:48:19 2023 -0700
  35. 3306346 bootstd: Add a little more logging of bootflows by Simon Glass · Tue Jan 17 10:48:18 2023 -0700
  36. cb2a5cd bootstd: Record the bootdevs used during scanning by Simon Glass · Tue Jan 17 10:48:17 2023 -0700
  37. 5d3d44f bootstd: Drop the old bootflow_scan_first() by Simon Glass · Tue Jan 17 10:48:16 2023 -0700
  38. ba3d537 bootstd: Allow scanning a single bootdev label by Simon Glass · Tue Jan 17 10:48:15 2023 -0700
  39. 484e407 bootstd: Switch bootdev scanning to use labels by Simon Glass · Tue Jan 17 10:48:14 2023 -0700
  40. e4cf106 bootstd: Add a hunter for the extension feature by Simon Glass · Tue Jan 17 10:48:13 2023 -0700
  41. 5e50858 extension: Refactor to allow non-command usage by Simon Glass · Tue Jan 17 10:48:12 2023 -0700
  42. 660a995 bootstd: Allow iterating to the next bootdev priortiy by Simon Glass · Tue Jan 17 10:48:11 2023 -0700
  43. ac06b26a bootstd: Allow iterating to the next label in a list by Simon Glass · Tue Jan 17 10:48:10 2023 -0700
  44. de567b1 bootstd: Allow hunting for a bootdev by label by Simon Glass · Tue Jan 17 10:48:09 2023 -0700
  45. 7e1f6a4 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · Tue Jan 17 10:48:08 2023 -0700
  46. 3e9f6be bootstd: Allow hunting for bootdevs of a given priority by Simon Glass · Tue Jan 17 10:48:07 2023 -0700
  47. a21e775 bootstd: Use hunters when scanning for bootflows by Simon Glass · Tue Jan 17 10:48:06 2023 -0700
  48. e22fe92 bootstd: Treat DHCP and PXE as bootdev labels by Simon Glass · Tue Jan 17 10:48:05 2023 -0700
  49. d393c4f bootstd: Support reading a script from network or SPI flash by Simon Glass · Tue Jan 17 10:48:04 2023 -0700
  50. 215be68 bootstd: Add a SPI flash bootdev by Simon Glass · Tue Jan 17 10:48:03 2023 -0700
  51. 4937be0 sandbox: Allow SPI flash bootdevs to be disabled for tests by Simon Glass · Tue Jan 17 10:48:02 2023 -0700
  52. a63bda6 bootstd: Add a new bootmeth method to set the bootflow by Simon Glass · Tue Jan 17 10:48:01 2023 -0700
  53. 7370825 bootstd: Move label parsing into its own function by Simon Glass · Tue Jan 17 10:48:00 2023 -0700
  54. 4adeeb8 bootstd: Update docs on bootmeth_try_file() for sandbox by Simon Glass · Tue Jan 17 10:47:59 2023 -0700
  55. 30fbeb5 bootstd: Set the distro_bootpart env var with scripts by Simon Glass · Tue Jan 17 10:47:58 2023 -0700
  56. 56bb4e4 bootstd: Support reading the device tree with EFI by Simon Glass · Tue Jan 17 10:47:57 2023 -0700
  57. 7b8c634 bootstd: Include the device tree in the bootflow by Simon Glass · Tue Jan 17 10:47:56 2023 -0700
  58. 9e08caa bootstd: Allow reading an EFI file from the network by Simon Glass · Tue Jan 17 10:47:55 2023 -0700
  59. 18c5040 bootstd: Rename bootdev checkers by Simon Glass · Tue Jan 17 10:47:54 2023 -0700
  60. 6268e7c ata: Don't try to use non-existent ports by Simon Glass · Tue Jan 17 10:47:53 2023 -0700
  61. a4bf8f6 bootstd: Add a virtio bootdev by Simon Glass · Tue Jan 17 10:47:52 2023 -0700
  62. 8de5a54 virtio: Add a block device by Simon Glass · Tue Jan 17 10:47:51 2023 -0700
  63. a2cc4b7 virtio: Avoid strange behaviour on removal by Simon Glass · Tue Jan 17 10:47:50 2023 -0700
  64. d47ec04 virtio: Fix returning -ENODEV by Simon Glass · Tue Jan 17 10:47:49 2023 -0700
  65. ddceecf virtio: Avoid repeating a long expression by Simon Glass · Tue Jan 17 10:47:48 2023 -0700
  66. 0838287 bootstd: Add an NVMe bootdev by Simon Glass · Tue Jan 17 10:47:47 2023 -0700
  67. be7c666 bootstd: Add an IDE bootdev by Simon Glass · Tue Jan 17 10:47:46 2023 -0700
  68. 9985e9c bootstd: Add a SCSI bootdev by Simon Glass · Tue Jan 17 10:47:45 2023 -0700
  69. 01ed80a scsi: Remove all children of SCSI devices before rescanning by Simon Glass · Tue Jan 17 10:47:44 2023 -0700
  70. 1af3eed scsi: Correct allocation of block-device name by Simon Glass · Tue Jan 17 10:47:43 2023 -0700
  71. 64cbc5c bootstd: Only scan bootable partitions by Simon Glass · Tue Jan 17 10:47:42 2023 -0700
  72. f5e2df0 part: Add a function to find the first bootable partition by Simon Glass · Tue Jan 17 10:47:41 2023 -0700
  73. 5ea0a8d bootstd: Add a hunter for ethernet by Simon Glass · Tue Jan 17 10:47:40 2023 -0700
  74. 31ef394 net: Add a function to run dhcp by Simon Glass · Tue Jan 17 10:47:39 2023 -0700
  75. df71f26 bootstd: Add an MMC hunter by Simon Glass · Tue Jan 17 10:47:38 2023 -0700
  76. f3cb89f bootstd: Add a USB hunter by Simon Glass · Tue Jan 17 10:47:37 2023 -0700
  77. ffc4948 test: Add a generic function to skip delays by Simon Glass · Tue Jan 17 10:47:36 2023 -0700
  78. 4d2c359 dm: usb: Mark the device name as alloced when binding by Simon Glass · Tue Jan 17 10:47:35 2023 -0700
  79. 1248d2b bootstd: Support running bootdev hunters by Simon Glass · Tue Jan 17 10:47:34 2023 -0700
  80. 5acb97a bootstd: Add the concept of a bootdev hunter by Simon Glass · Tue Jan 17 10:47:33 2023 -0700
  81. 438e049 efi: Improve logging in efi_disk by Simon Glass · Tue Jan 17 10:47:32 2023 -0700
  82. 1573cca event: Correct duplicate log message in event_notify() by Simon Glass · Tue Jan 17 10:47:31 2023 -0700
  83. f3c30ac lib: Support printing an error string by Simon Glass · Tue Jan 17 10:47:30 2023 -0700
  84. 202c9c6 sandbox: Enable the Ethernet bootdev by Simon Glass · Tue Jan 17 10:47:29 2023 -0700
  85. b490f5f sandbox: Allow ethernet bootdevs to be disabled for tests by Simon Glass · Tue Jan 17 10:47:28 2023 -0700
  86. 66014cc sandbox: Allow ethernet to be disabled at runtime by Simon Glass · Tue Jan 17 10:47:27 2023 -0700
  87. d6e39d1 bootstd: Add a default method to get bootflows by Simon Glass · Tue Jan 17 10:47:26 2023 -0700
  88. b1dc36a dm: mmc: Use bootdev_setup_sibling_blk() by Simon Glass · Tue Jan 17 10:47:25 2023 -0700
  89. 6e2bee3 ide: Drop non-DM code for BLK by Simon Glass · Tue Jan 17 10:47:24 2023 -0700
  90. b9ff648 dm: test: Correct ordering of DM setup by Simon Glass · Tue Jan 17 10:47:23 2023 -0700
  91. 29bfcd6 dm: part: Update test to use mmc2 by Simon Glass · Tue Jan 17 10:47:22 2023 -0700
  92. 61234dd vbe: sandbox: Drop VBE node in chosen by Simon Glass · Tue Jan 17 10:47:21 2023 -0700
  93. bbbd018 vbe: Avoid a build failure when bloblist is not enabled by Simon Glass · Tue Jan 17 10:47:20 2023 -0700
  94. b9d1ad5 sandbox: mmc: Start off with a zeroed file by Simon Glass · Tue Jan 17 10:47:19 2023 -0700
  95. 1b7664a test: Drop duplicate restore of DM state by Simon Glass · Tue Jan 17 10:47:18 2023 -0700
  96. a13797a test: Fix the help for the ut command by Simon Glass · Tue Jan 17 10:47:17 2023 -0700
  97. 99c55a8 bootstd: Simplify locating existing bootdevs by Simon Glass · Tue Jan 17 10:47:16 2023 -0700
  98. a1bcafb bootstd: Remove special-case code for boot_targets by Simon Glass · Tue Jan 17 10:47:15 2023 -0700
  99. 6a9de55 lib: Add a function to split a string into substrings by Simon Glass · Tue Jan 17 10:47:14 2023 -0700
  100. 68a56ba dm: test: Correct assertion in dm_test_part() by Simon Glass · Tue Jan 17 10:47:13 2023 -0700