1. c38cbf2 board: ti: j721s2: Add support to update board_name for am68-sk by Sinthu Raja · Tue Jan 10 21:17:50 2023 +0530
  2. 1a68227 configs: j721s2_evm: Enable configs to store env in MMC FAT partition by Sinthu Raja · Tue Jan 10 21:17:49 2023 +0530
  3. 0b99cd8 configs: j721s2_evm_a72: Enable support for building multiple dtbs into FIT by Sinthu Raja · Tue Jan 10 21:17:48 2023 +0530
  4. 9243419 configs: j721s2_evm_r5: Enable support for building multiple dtbs into FIT by Sinthu Raja · Tue Jan 10 21:17:47 2023 +0530
  5. efb7050 MAINTAINERS: add include/power/ to POWER by John Keeping · Thu Jan 19 12:55:19 2023 +0000
  6. 1826c55 ifwitool: Fix member access by Simon Glass · Wed Jan 18 13:13:17 2023 -0700
  7. 6f772ea pinctrl: fix docstring by Michael Walle · Wed Jan 18 13:12:24 2023 +0100
  8. d08a989 pinctrl: get rid of some ifdeffery by Michael Walle · Wed Jan 18 13:12:23 2023 +0100
  9. ac09e6b pinctrl: don't fall back to pinctrl_select_state_simple() by Michael Walle · Wed Jan 18 13:12:22 2023 +0100
  10. ca0be9e arm: npcm8xx: add security feature header by Jim Liu · Tue Jan 17 16:59:23 2023 +0800
  11. 74f8286 ARM: config: enable function for nuvoton npcm845 bmc by Jim Liu · Tue Jan 17 16:59:22 2023 +0800
  12. 2e4fb4e ARM: dts: npcm8xx: add npcm845 function node by Jim Liu · Tue Jan 17 16:59:21 2023 +0800
  13. c441863 Merge tag 'xilinx-for-v2023.04-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Fri Jan 27 10:15:39 2023 -0500
  14. 975de85 fru: ops: Display FRU fields properly for 0xc1 fields by Algapally Santosh Sagar · Wed Jan 25 13:06:21 2023 +0100
  15. daccab2 xilinx: board: Update logic in xilinx_read_eeprom_legacy by Michal Simek · Tue Jan 24 16:19:28 2023 +0100
  16. d432cbb xilinx: board: Fix xilinx_eeprom_legacy_cleanup() by Michal Simek · Tue Jan 24 16:19:27 2023 +0100
  17. b2df1df xilinx: board: Use ETH_ALEN macro for mac address size by Michal Simek · Tue Jan 24 16:19:26 2023 +0100
  18. 7acfc26 net: zynq_gem: Wait for SGMII PCS link in zynq_gem_init() by Stefan Roese · Wed Jan 25 08:09:08 2023 +0100
  19. 99a98ca drivers: mmc: Change datatype of tuning_loop_counter to int by Algapally Santosh Sagar · Thu Jan 19 22:36:17 2023 -0700
  20. 3c351b2 xilinx: versal: Add missing header by Algapally Santosh Sagar · Thu Jan 19 22:36:16 2023 -0700
  21. c75f1c4 gpio: zynqmp: Handle error from get_gpio_modepin by Algapally Santosh Sagar · Thu Jan 19 22:36:15 2023 -0700
  22. d1c1b1e xilinx: common: Include header file to fix warning by Algapally Santosh Sagar · Thu Jan 19 22:36:14 2023 -0700
  23. f781575 arm64: versal-net: Enable remaking ELF from bin by Michal Simek · Thu Jan 19 10:46:59 2023 +0100
  24. 36d9eee microblaze: spl: disable falcon mode by default by Ovidiu Panait · Wed Jan 25 18:41:57 2023 +0200
  25. adc2891 microblaze: spl: drop boot_linux by Ovidiu Panait · Wed Jan 25 18:41:56 2023 +0200
  26. d482acd microblaze: spl: wrap spl_start_uboot() in SPL_OS_BOOT ifdefs by Ovidiu Panait · Wed Jan 25 18:41:55 2023 +0200
  27. 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
  28. d21f71b Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Thu Jan 26 13:07:06 2023 -0500
  29. 6490d4b binman: Fix a test-coverage regression by Simon Glass · Mon Jan 23 11:29:41 2023 -0700
  30. a70a35d dm: core: Use full printf() format when possible by Samuel Holland · Sat Jan 21 17:30:12 2023 -0600
  31. e257402 binman: Add 'min-size' entry property by Samuel Holland · Sat Jan 21 17:25:16 2023 -0600
  32. 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
  33. 490f73c binman: Add support for selecting firmware to use with split-elf by Jonas Karlman · Sat Jan 21 19:02:12 2023 +0000
  34. d20ecb8 rockchip: Add sha256 hash to FIT images by Jonas Karlman · Sat Jan 21 19:01:59 2023 +0000
  35. d2c7d90 binman: Add special subnodes to the nodes generated by split-elf by Jonas Karlman · Sat Jan 21 19:01:48 2023 +0000
  36. 42d201a rockchip: Align FIT image data to SD/MMC block length by Jonas Karlman · Sat Jan 21 19:01:39 2023 +0000
  37. c59ea89 binman: Add support for align argument to mkimage tool by Jonas Karlman · Sat Jan 21 19:01:39 2023 +0000
  38. c1c3857 mtd: spi-nor: Add support for Infineon s25fs256t by Takahiro Kuwano · Mon Dec 19 10:28:21 2022 +0900
  39. 1894627 mtd: spi-nor: Rename s25hx_t prefix by Takahiro Kuwano · Mon Dec 19 10:28:20 2022 +0900
  40. d2659a3 cmd: fix return code of 'sf erase' by Heinrich Schuchardt · Mon Jan 02 18:21:16 2023 +0100
  41. c6f864e cmd: simplify do_spi_flash() by Heinrich Schuchardt · Mon Jan 02 18:21:15 2023 +0100
  42. b555e36 cmd: fix return code of 'sf write' and 'sf read' by Heinrich Schuchardt · Mon Jan 02 18:21:14 2023 +0100
  43. 64343d5 spi: cadence_qspi: use STIG mode for small reads by Dhruva Gole · Tue Jan 03 12:01:12 2023 +0530
  44. 24d8de6 spi: cadence_qspi: setup ADDR Bits in cmd reads by Dhruva Gole · Tue Jan 03 12:01:11 2023 +0530
  45. 89cf7cc mtd: spi-nor-core: Make CFRx reg fields generic by Takahiro Kuwano · Fri Jan 20 12:28:22 2023 +0900
  46. 0f4bf2a mtd: spi-nor-core: Consider reserved bits in CFR5 register by Takahiro Kuwano · Fri Jan 20 12:28:21 2023 +0900
  47. 7edb7d7 Merge https://source.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Thu Jan 26 10:24:13 2023 -0500
  48. 7509ea1 spi: Add Socionext F_OSPI SPI flash controller driver by Kunihiko Hayashi · Tue Nov 29 11:17:09 2022 +0900
  49. 05d1388 drivers: spi: sh_qspi.c: Use log_warning() instead of printf() by Pengfei Fan · Fri Dec 09 09:39:51 2022 +0800
  50. 746271d drivers: spi: fix some typos by Pengfei Fan · Fri Dec 09 09:39:50 2022 +0800
  51. 2e5a49e arm: kirkwood: Use Kirkwood common early malloc area for various Kirkwood boards by Tony Dinh · Mon Jan 23 00:39:34 2023 -0800
  52. 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
  53. 2b24dde Merge https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Tue Jan 24 21:07:01 2023 -0500
  54. 0de272f Merge branch '2023-01-24-bootstd-allow-migration-from-distro_bootcmd-script' by Tom Rini · Tue Jan 24 14:04:14 2023 -0500
  55. 72b232f arm64: zynqmp: Add support for Kria K24 SOM by Michal Simek · Wed Jan 18 13:11:59 2023 +0100
  56. f2d270d arm64: zynqmp: Fill model name for SOM CCs by Michal Simek · Wed Jan 18 13:04:14 2023 +0100
  57. d2d6fb7 arm64: versal: Remove xilinx_versal_mini_qspi.h configs by Michal Simek · Wed Jan 18 12:26:43 2023 +0100
  58. 58c4844 arm64: zynqmp: Remove xilinx_zynqmp_mini_emmc/qspi.h configs by Michal Simek · Wed Jan 18 12:12:57 2023 +0100
  59. 67a5efa soc: zynqmp: Fix IDcode for xck24 by Michal Simek · Wed Jan 18 09:25:26 2023 +0100
  60. a90f327 rockchip: Convert rockpro64-rk3399 to use standard boot by Simon Glass · Tue Jan 17 10:48:20 2023 -0700
  61. 736612e bootstd: Update documentation for new features by Simon Glass · Tue Jan 17 10:48:19 2023 -0700
  62. 3306346 bootstd: Add a little more logging of bootflows by Simon Glass · Tue Jan 17 10:48:18 2023 -0700
  63. cb2a5cd bootstd: Record the bootdevs used during scanning by Simon Glass · Tue Jan 17 10:48:17 2023 -0700
  64. 5d3d44f bootstd: Drop the old bootflow_scan_first() by Simon Glass · Tue Jan 17 10:48:16 2023 -0700
  65. ba3d537 bootstd: Allow scanning a single bootdev label by Simon Glass · Tue Jan 17 10:48:15 2023 -0700
  66. 484e407 bootstd: Switch bootdev scanning to use labels by Simon Glass · Tue Jan 17 10:48:14 2023 -0700
  67. e4cf106 bootstd: Add a hunter for the extension feature by Simon Glass · Tue Jan 17 10:48:13 2023 -0700
  68. 5e50858 extension: Refactor to allow non-command usage by Simon Glass · Tue Jan 17 10:48:12 2023 -0700
  69. 660a995 bootstd: Allow iterating to the next bootdev priortiy by Simon Glass · Tue Jan 17 10:48:11 2023 -0700
  70. ac06b26a bootstd: Allow iterating to the next label in a list by Simon Glass · Tue Jan 17 10:48:10 2023 -0700
  71. de567b1 bootstd: Allow hunting for a bootdev by label by Simon Glass · Tue Jan 17 10:48:09 2023 -0700
  72. 7e1f6a4 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · Tue Jan 17 10:48:08 2023 -0700
  73. 3e9f6be bootstd: Allow hunting for bootdevs of a given priority by Simon Glass · Tue Jan 17 10:48:07 2023 -0700
  74. a21e775 bootstd: Use hunters when scanning for bootflows by Simon Glass · Tue Jan 17 10:48:06 2023 -0700
  75. e22fe92 bootstd: Treat DHCP and PXE as bootdev labels by Simon Glass · Tue Jan 17 10:48:05 2023 -0700
  76. d393c4f bootstd: Support reading a script from network or SPI flash by Simon Glass · Tue Jan 17 10:48:04 2023 -0700
  77. 215be68 bootstd: Add a SPI flash bootdev by Simon Glass · Tue Jan 17 10:48:03 2023 -0700
  78. 4937be0 sandbox: Allow SPI flash bootdevs to be disabled for tests by Simon Glass · Tue Jan 17 10:48:02 2023 -0700
  79. a63bda6 bootstd: Add a new bootmeth method to set the bootflow by Simon Glass · Tue Jan 17 10:48:01 2023 -0700
  80. 7370825 bootstd: Move label parsing into its own function by Simon Glass · Tue Jan 17 10:48:00 2023 -0700
  81. 4adeeb8 bootstd: Update docs on bootmeth_try_file() for sandbox by Simon Glass · Tue Jan 17 10:47:59 2023 -0700
  82. 30fbeb5 bootstd: Set the distro_bootpart env var with scripts by Simon Glass · Tue Jan 17 10:47:58 2023 -0700
  83. 56bb4e4 bootstd: Support reading the device tree with EFI by Simon Glass · Tue Jan 17 10:47:57 2023 -0700
  84. 7b8c634 bootstd: Include the device tree in the bootflow by Simon Glass · Tue Jan 17 10:47:56 2023 -0700
  85. 9e08caa bootstd: Allow reading an EFI file from the network by Simon Glass · Tue Jan 17 10:47:55 2023 -0700
  86. 18c5040 bootstd: Rename bootdev checkers by Simon Glass · Tue Jan 17 10:47:54 2023 -0700
  87. 6268e7c ata: Don't try to use non-existent ports by Simon Glass · Tue Jan 17 10:47:53 2023 -0700
  88. a4bf8f6 bootstd: Add a virtio bootdev by Simon Glass · Tue Jan 17 10:47:52 2023 -0700
  89. 8de5a54 virtio: Add a block device by Simon Glass · Tue Jan 17 10:47:51 2023 -0700
  90. a2cc4b7 virtio: Avoid strange behaviour on removal by Simon Glass · Tue Jan 17 10:47:50 2023 -0700
  91. d47ec04 virtio: Fix returning -ENODEV by Simon Glass · Tue Jan 17 10:47:49 2023 -0700
  92. ddceecf virtio: Avoid repeating a long expression by Simon Glass · Tue Jan 17 10:47:48 2023 -0700
  93. 0838287 bootstd: Add an NVMe bootdev by Simon Glass · Tue Jan 17 10:47:47 2023 -0700
  94. be7c666 bootstd: Add an IDE bootdev by Simon Glass · Tue Jan 17 10:47:46 2023 -0700
  95. 9985e9c bootstd: Add a SCSI bootdev by Simon Glass · Tue Jan 17 10:47:45 2023 -0700
  96. 01ed80a scsi: Remove all children of SCSI devices before rescanning by Simon Glass · Tue Jan 17 10:47:44 2023 -0700
  97. 1af3eed scsi: Correct allocation of block-device name by Simon Glass · Tue Jan 17 10:47:43 2023 -0700
  98. 64cbc5c bootstd: Only scan bootable partitions by Simon Glass · Tue Jan 17 10:47:42 2023 -0700
  99. f5e2df0 part: Add a function to find the first bootable partition by Simon Glass · Tue Jan 17 10:47:41 2023 -0700
  100. 5ea0a8d bootstd: Add a hunter for ethernet by Simon Glass · Tue Jan 17 10:47:40 2023 -0700