1. 0de272f Merge branch '2023-01-24-bootstd-allow-migration-from-distro_bootcmd-script' by Tom Rini · Tue Jan 24 14:04:14 2023 -0500
  2. a90f327 rockchip: Convert rockpro64-rk3399 to use standard boot by Simon Glass · Tue Jan 17 10:48:20 2023 -0700
  3. 736612e bootstd: Update documentation for new features by Simon Glass · Tue Jan 17 10:48:19 2023 -0700
  4. 3306346 bootstd: Add a little more logging of bootflows by Simon Glass · Tue Jan 17 10:48:18 2023 -0700
  5. cb2a5cd bootstd: Record the bootdevs used during scanning by Simon Glass · Tue Jan 17 10:48:17 2023 -0700
  6. 5d3d44f bootstd: Drop the old bootflow_scan_first() by Simon Glass · Tue Jan 17 10:48:16 2023 -0700
  7. ba3d537 bootstd: Allow scanning a single bootdev label by Simon Glass · Tue Jan 17 10:48:15 2023 -0700
  8. 484e407 bootstd: Switch bootdev scanning to use labels by Simon Glass · Tue Jan 17 10:48:14 2023 -0700
  9. e4cf106 bootstd: Add a hunter for the extension feature by Simon Glass · Tue Jan 17 10:48:13 2023 -0700
  10. 5e50858 extension: Refactor to allow non-command usage by Simon Glass · Tue Jan 17 10:48:12 2023 -0700
  11. 660a995 bootstd: Allow iterating to the next bootdev priortiy by Simon Glass · Tue Jan 17 10:48:11 2023 -0700
  12. ac06b26a bootstd: Allow iterating to the next label in a list by Simon Glass · Tue Jan 17 10:48:10 2023 -0700
  13. de567b1 bootstd: Allow hunting for a bootdev by label by Simon Glass · Tue Jan 17 10:48:09 2023 -0700
  14. 7e1f6a4 bootstd: Add a new pre-scan priority for bootdevs by Simon Glass · Tue Jan 17 10:48:08 2023 -0700
  15. 3e9f6be bootstd: Allow hunting for bootdevs of a given priority by Simon Glass · Tue Jan 17 10:48:07 2023 -0700
  16. a21e775 bootstd: Use hunters when scanning for bootflows by Simon Glass · Tue Jan 17 10:48:06 2023 -0700
  17. e22fe92 bootstd: Treat DHCP and PXE as bootdev labels by Simon Glass · Tue Jan 17 10:48:05 2023 -0700
  18. d393c4f bootstd: Support reading a script from network or SPI flash by Simon Glass · Tue Jan 17 10:48:04 2023 -0700
  19. 215be68 bootstd: Add a SPI flash bootdev by Simon Glass · Tue Jan 17 10:48:03 2023 -0700
  20. 4937be0 sandbox: Allow SPI flash bootdevs to be disabled for tests by Simon Glass · Tue Jan 17 10:48:02 2023 -0700
  21. a63bda6 bootstd: Add a new bootmeth method to set the bootflow by Simon Glass · Tue Jan 17 10:48:01 2023 -0700
  22. 7370825 bootstd: Move label parsing into its own function by Simon Glass · Tue Jan 17 10:48:00 2023 -0700
  23. 4adeeb8 bootstd: Update docs on bootmeth_try_file() for sandbox by Simon Glass · Tue Jan 17 10:47:59 2023 -0700
  24. 30fbeb5 bootstd: Set the distro_bootpart env var with scripts by Simon Glass · Tue Jan 17 10:47:58 2023 -0700
  25. 56bb4e4 bootstd: Support reading the device tree with EFI by Simon Glass · Tue Jan 17 10:47:57 2023 -0700
  26. 7b8c634 bootstd: Include the device tree in the bootflow by Simon Glass · Tue Jan 17 10:47:56 2023 -0700
  27. 9e08caa bootstd: Allow reading an EFI file from the network by Simon Glass · Tue Jan 17 10:47:55 2023 -0700
  28. 18c5040 bootstd: Rename bootdev checkers by Simon Glass · Tue Jan 17 10:47:54 2023 -0700
  29. 6268e7c ata: Don't try to use non-existent ports by Simon Glass · Tue Jan 17 10:47:53 2023 -0700
  30. a4bf8f6 bootstd: Add a virtio bootdev by Simon Glass · Tue Jan 17 10:47:52 2023 -0700
  31. 8de5a54 virtio: Add a block device by Simon Glass · Tue Jan 17 10:47:51 2023 -0700
  32. a2cc4b7 virtio: Avoid strange behaviour on removal by Simon Glass · Tue Jan 17 10:47:50 2023 -0700
  33. d47ec04 virtio: Fix returning -ENODEV by Simon Glass · Tue Jan 17 10:47:49 2023 -0700
  34. ddceecf virtio: Avoid repeating a long expression by Simon Glass · Tue Jan 17 10:47:48 2023 -0700
  35. 0838287 bootstd: Add an NVMe bootdev by Simon Glass · Tue Jan 17 10:47:47 2023 -0700
  36. be7c666 bootstd: Add an IDE bootdev by Simon Glass · Tue Jan 17 10:47:46 2023 -0700
  37. 9985e9c bootstd: Add a SCSI bootdev by Simon Glass · Tue Jan 17 10:47:45 2023 -0700
  38. 01ed80a scsi: Remove all children of SCSI devices before rescanning by Simon Glass · Tue Jan 17 10:47:44 2023 -0700
  39. 1af3eed scsi: Correct allocation of block-device name by Simon Glass · Tue Jan 17 10:47:43 2023 -0700
  40. 64cbc5c bootstd: Only scan bootable partitions by Simon Glass · Tue Jan 17 10:47:42 2023 -0700
  41. f5e2df0 part: Add a function to find the first bootable partition by Simon Glass · Tue Jan 17 10:47:41 2023 -0700
  42. 5ea0a8d bootstd: Add a hunter for ethernet by Simon Glass · Tue Jan 17 10:47:40 2023 -0700
  43. 31ef394 net: Add a function to run dhcp by Simon Glass · Tue Jan 17 10:47:39 2023 -0700
  44. df71f26 bootstd: Add an MMC hunter by Simon Glass · Tue Jan 17 10:47:38 2023 -0700
  45. f3cb89f bootstd: Add a USB hunter by Simon Glass · Tue Jan 17 10:47:37 2023 -0700
  46. ffc4948 test: Add a generic function to skip delays by Simon Glass · Tue Jan 17 10:47:36 2023 -0700
  47. 4d2c359 dm: usb: Mark the device name as alloced when binding by Simon Glass · Tue Jan 17 10:47:35 2023 -0700
  48. 1248d2b bootstd: Support running bootdev hunters by Simon Glass · Tue Jan 17 10:47:34 2023 -0700
  49. 5acb97a bootstd: Add the concept of a bootdev hunter by Simon Glass · Tue Jan 17 10:47:33 2023 -0700
  50. 438e049 efi: Improve logging in efi_disk by Simon Glass · Tue Jan 17 10:47:32 2023 -0700
  51. 1573cca event: Correct duplicate log message in event_notify() by Simon Glass · Tue Jan 17 10:47:31 2023 -0700
  52. f3c30ac lib: Support printing an error string by Simon Glass · Tue Jan 17 10:47:30 2023 -0700
  53. 202c9c6 sandbox: Enable the Ethernet bootdev by Simon Glass · Tue Jan 17 10:47:29 2023 -0700
  54. b490f5f sandbox: Allow ethernet bootdevs to be disabled for tests by Simon Glass · Tue Jan 17 10:47:28 2023 -0700
  55. 66014cc sandbox: Allow ethernet to be disabled at runtime by Simon Glass · Tue Jan 17 10:47:27 2023 -0700
  56. d6e39d1 bootstd: Add a default method to get bootflows by Simon Glass · Tue Jan 17 10:47:26 2023 -0700
  57. b1dc36a dm: mmc: Use bootdev_setup_sibling_blk() by Simon Glass · Tue Jan 17 10:47:25 2023 -0700
  58. 6e2bee3 ide: Drop non-DM code for BLK by Simon Glass · Tue Jan 17 10:47:24 2023 -0700
  59. b9ff648 dm: test: Correct ordering of DM setup by Simon Glass · Tue Jan 17 10:47:23 2023 -0700
  60. 29bfcd6 dm: part: Update test to use mmc2 by Simon Glass · Tue Jan 17 10:47:22 2023 -0700
  61. 61234dd vbe: sandbox: Drop VBE node in chosen by Simon Glass · Tue Jan 17 10:47:21 2023 -0700
  62. bbbd018 vbe: Avoid a build failure when bloblist is not enabled by Simon Glass · Tue Jan 17 10:47:20 2023 -0700
  63. b9d1ad5 sandbox: mmc: Start off with a zeroed file by Simon Glass · Tue Jan 17 10:47:19 2023 -0700
  64. 1b7664a test: Drop duplicate restore of DM state by Simon Glass · Tue Jan 17 10:47:18 2023 -0700
  65. a13797a test: Fix the help for the ut command by Simon Glass · Tue Jan 17 10:47:17 2023 -0700
  66. 99c55a8 bootstd: Simplify locating existing bootdevs by Simon Glass · Tue Jan 17 10:47:16 2023 -0700
  67. a1bcafb bootstd: Remove special-case code for boot_targets by Simon Glass · Tue Jan 17 10:47:15 2023 -0700
  68. 6a9de55 lib: Add a function to split a string into substrings by Simon Glass · Tue Jan 17 10:47:14 2023 -0700
  69. 68a56ba dm: test: Correct assertion in dm_test_part() by Simon Glass · Tue Jan 17 10:47:13 2023 -0700
  70. e5314c1 dm: core: Support sorting devices with dm tree by Simon Glass · Tue Jan 17 10:47:12 2023 -0700
  71. 4834e04 dm: core: Correct ordering of uclasses IDs by Simon Glass · Tue Jan 17 10:47:11 2023 -0700
  72. 62215f0 Merge tag 'efi-2023-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Fri Jan 20 14:23:20 2023 -0500
  73. 86e92ca Merge branch '2023-01-20-finish-CONFIG-migration-work' by Tom Rini · Fri Jan 20 14:21:38 2023 -0500
  74. d81f3de Revert "config: tools only: add VIDEO to build bmp_logo" by Fabio Estevam · Wed Jan 18 22:23:21 2023 -0300
  75. 8f7345c CI: Make check for new defined CONFIG symbols even more robust by Tom Rini · Tue Jan 10 11:19:46 2023 -0500
  76. 364d002 global: Finish CONFIG -> CFG migration by Tom Rini · Tue Jan 10 11:19:45 2023 -0500
  77. 0ab49a1 watchdog: Clean up defaults for imx_watchdog / ulp_wdog by Tom Rini · Tue Jan 10 11:19:44 2023 -0500
  78. 6bbb6dc usbtty: Remove default CONFIG_USBD_* values by Tom Rini · Tue Jan 10 11:19:43 2023 -0500
  79. d641285 nxp: Finish migration of SYS_FSL_SRDS_[12] to Kconfig by Tom Rini · Tue Jan 10 11:19:42 2023 -0500
  80. 3f144d5 nxp: Finish migration of SYS_FSL_IFC_BANK_COUNT to Kconfig by Tom Rini · Tue Jan 10 11:19:41 2023 -0500
  81. 537e1c4 net: phy: mv88e61xx: Finish migration of MV88E61XX_FIXED_PORTS by Tom Rini · Tue Jan 10 11:19:40 2023 -0500
  82. ca46d76 fsl-layerscape: Rework usage of CONFIG_CLUSTER_CLK_FREQ by Tom Rini · Tue Jan 10 11:19:39 2023 -0500
  83. cb8630f usb: musb: Rename CONFIG_USB_MUSB_TIMEOUT to MUSB_TIMEOUT by Tom Rini · Tue Jan 10 11:19:38 2023 -0500
  84. 1b98e2a fpga: Migrate CONFIG_MAX_FPGA_DEVICES to Kconfig by Tom Rini · Tue Jan 10 11:19:37 2023 -0500
  85. b3ca365 common/update: Finish Kconfig migration by Tom Rini · Tue Jan 10 11:19:36 2023 -0500
  86. 05ca277 spl: sata: Rework the loading case it not use IS_ENABLED(...) by Tom Rini · Tue Jan 10 11:19:35 2023 -0500
  87. 0c23c5b autoboot: Rework CONFIG_AUTOBOOT_STOP_STR_* usage by Tom Rini · Tue Jan 10 11:19:34 2023 -0500
  88. 42d8308 arm: lib1funcs.S: Update compatibility with Linux comment slightly by Tom Rini · Tue Jan 10 11:19:33 2023 -0500
  89. cb6fa8d dm: ns16550: Restore how we define UART_REG by Tom Rini · Tue Jan 17 17:10:50 2023 -0500
  90. a17db83 arm: Rework usage of CONFIG_ARMV[78]_SECURE_BASE in linker scripts by Tom Rini · Tue Jan 10 11:19:31 2023 -0500
  91. ef1b1f2 i2c: fsl_i2c: Rework usage of CONFIG_SYS_IMMR by Tom Rini · Tue Jan 10 11:19:30 2023 -0500
  92. 32bae30 arc: Migrate ARC_MMU_VER to Kconfig by Tom Rini · Tue Jan 10 11:19:29 2023 -0500
  93. d259d9c global: Remove unused CONFIG defines by Tom Rini · Tue Jan 10 11:19:28 2023 -0500
  94. 21bd5ac efi_loader: fix CapsuleMax variable reporting by Ilias Apalodimas · Fri Jan 20 13:58:48 2023 +0200
  95. eb1b6b4 efi_loader: update the error message of TCG protocol installation by Ilias Apalodimas · Thu Jan 19 16:29:15 2023 +0200
  96. 09bc8e0 efi_loader: ensure that file ubootefi.var is created by Heinrich Schuchardt · Thu Jan 19 14:49:33 2023 +0100
  97. d4d0fec efi_loader: Avoid overwriting previous outputs on console screen clearing by Jan Kiszka · Wed Jan 18 22:24:59 2023 +0100
  98. fb181e2 efi_loader: Set default console colors on efi_cout_clear_screen if needed by Jan Kiszka · Wed Jan 18 22:25:00 2023 +0100
  99. 90dd6c5 doc: fix references to distro documentation by Dario Binacchi · Mon Jan 09 12:52:40 2023 +0100
  100. 07af2ff doc: man-page for bdinfo by Heinrich Schuchardt · Sun Jan 15 12:45:44 2023 +0100