1. 813a72c buildman: Switch ARC toolchain to the upstream version by Alexey Brodkin · Fri Jul 07 22:04:53 2023 +0100
  2. 83da232 CI: Update to QEMU 8.0.3 by Tom Rini · Thu Jul 13 10:16:28 2023 -0400
  3. 1e2c3d2 tools/docker: Dockerfile: Don't specify dtc submodule by Tom Rini · Fri Jul 07 18:04:30 2023 -0400
  4. e089740 spl: Correct spl_board_boot_device function prototype by Tom Rini · Thu Jul 13 20:37:34 2023 -0400
  5. b10f0a2 arm: mx5: Correct mxc_set_clock function prototype by Tom Rini · Thu Jul 13 20:37:33 2023 -0400
  6. d377cae mips: octeon: Correct types in cvmx-pko3-queue by Tom Rini · Thu Jul 13 20:37:32 2023 -0400
  7. aa48934 Merge tag 'efi-2023-10-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Thu Jul 20 10:19:04 2023 -0400
  8. 39568fd efi_loader: support all uclasses in device path by Heinrich Schuchardt · Wed Jul 19 06:43:08 2023 +0200
  9. b8ea6ff efi_loader: fix dp_fill() for BLKMAP, HOST, VIRTIO by Heinrich Schuchardt · Wed Jul 19 16:49:46 2023 +0200
  10. 117c396 test: avoid function name 'setup' by Heinrich Schuchardt · Sat Jul 15 10:48:39 2023 +0200
  11. 676c274 efi_driver: fix duplicate efiblk#0 issue by Masahisa Kojima · Mon Jul 03 15:08:45 2023 +0900
  12. e2effb8 efi_loader: make efi_remove_protocol() static by Ilias Apalodimas · Mon Jun 19 14:14:03 2023 +0300
  13. 4953c99 efi_loader: use efi_install_multiple_protocol_interfaces() by Ilias Apalodimas · Mon Jun 19 14:14:02 2023 +0300
  14. d822f86 efi_loader: simplify efi_uninstall_protocol() by Heinrich Schuchardt · Sun Jun 18 09:00:45 2023 +0200
  15. aa08bf8 Merge tag 'fsl-qoriq-2023-7-13' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Wed Jul 19 07:59:34 2023 -0400
  16. 6273875 Merge https://source.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Tue Jul 18 20:42:16 2023 -0400
  17. 100b6a4 Merge branch '2023-07-17-assorted-updates' by Tom Rini · Tue Jul 18 09:55:32 2023 -0400
  18. 29f8d07 mmc: Set clock when reverting to safe bus mode by Valentine Barshak · Sat Jun 10 13:22:33 2023 +0200
  19. 021f7f7 mmc: renesas-sdhi: Send stop when MMC tuning command fails by Hai Pham · Tue Jun 20 00:38:25 2023 +0200
  20. 27abf9f mmc: Introduce mmc_send_stop_transmission() by Hai Pham · Tue Jun 20 00:38:24 2023 +0200
  21. 61a6a2e mmc: Fix MMC_CMD_STOP_TRANSMISSION response type and add comment by Marek Vasut · Tue Jun 20 00:38:23 2023 +0200
  22. e50e0d5 env: Fix default environment saving issue by Ashok Reddy Soma · Tue Jul 04 00:16:07 2023 -0600
  23. ad3ae7d android_ab: Try backup booloader_message by Joshua Watt · Mon Jul 03 10:07:13 2023 -0500
  24. 794b44a cmd: mbr: Force DOS driver to be used for verify by Joshua Watt · Mon Jul 03 08:39:56 2023 -0500
  25. e40802e dm: test: Add test for part_get_info_by_type by Joshua Watt · Mon Jul 03 08:39:55 2023 -0500
  26. aa62d50 disk: part: Add API to get partitions with specific driver by Joshua Watt · Mon Jul 03 08:39:54 2023 -0500
  27. 2c1045c dm: test: Improve partition test error output by Joshua Watt · Mon Jul 03 08:39:53 2023 -0500
  28. 3e1b52d dm: test: Fix partition test to use mmc2 by Joshua Watt · Mon Jul 03 08:39:52 2023 -0500
  29. 8e6e2de tests: Fix exception when cleaning up skipped test by Joshua Watt · Mon Jul 03 08:35:09 2023 -0500
  30. 9d5251c android_ab: Add option to skip decrementing tries by Joshua Watt · Fri Jun 23 17:05:48 2023 -0500
  31. 0d53f32 disk: Use BOOT_DEFAULTS instead of DISTRO_DEFAULTS by Jonas Karlman · Tue Jul 11 22:37:30 2023 +0000
  32. aaf085e dfu: Add proper dependency for CONFIG_DFU_MMC by Ashok Reddy Soma · Fri Jul 07 02:51:36 2023 -0600
  33. 39ace5c fs/erofs: Introduce new features including ztailpacking, fragments and dedupe by Yifan Zhao · Fri Jul 07 23:52:12 2023 +0800
  34. aefa176 Makefile: Add missing quotes around sort --field-separator by Marek Vasut · Tue Jul 11 14:15:53 2023 +0200
  35. b5fb480 bootstd: Correct 'bpot' typo by Julien Delbergue · Thu Jul 13 11:53:09 2023 +0200
  36. f6e23ab Merge https://source.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · Mon Jul 17 10:38:28 2023 -0400
  37. d46776c x86: Switch QEMU over to use the bochs driver by Simon Glass · Sat Jul 15 21:39:19 2023 -0600
  38. 90ca96a x86: video: Add a driver for QEMU bochs emulation by Simon Glass · Sat Jul 15 21:39:18 2023 -0600
  39. 8965f29 efi: Use the installed ACPI tables by Simon Glass · Sat Jul 15 21:39:17 2023 -0600
  40. 4d65831 sandbox: Install ACPI tables on startup by Simon Glass · Sat Jul 15 21:39:16 2023 -0600
  41. d68bf67 sandbox: Correct header order in board file by Simon Glass · Sat Jul 15 21:39:15 2023 -0600
  42. 5e89ebb log: Support outputing function names in SPL by Simon Glass · Sat Jul 15 21:39:14 2023 -0600
  43. b3f351f x86: Make sure that the LPC is active before SDRAM init by Simon Glass · Sat Jul 15 21:39:13 2023 -0600
  44. 6ca34be x86: link: Support Micron memory by Simon Glass · Sat Jul 15 21:39:12 2023 -0600
  45. 3a1d96f x86: Convert some debug statements to use logging by Simon Glass · Sat Jul 15 21:39:11 2023 -0600
  46. 66ca25c x86: Record the start and end of the tables by Simon Glass · Sat Jul 15 21:39:10 2023 -0600
  47. b87f76f x86: Refactor table-writing code a little by Simon Glass · Sat Jul 15 21:39:09 2023 -0600
  48. 866f691 x86: Enable useful options for qemu-86_64 by Simon Glass · Sat Jul 15 21:39:08 2023 -0600
  49. 4745981 fs: fat: Shrink the size of a few strings by Simon Glass · Sat Jul 15 21:39:06 2023 -0600
  50. 23ae5c3 x86: Allow logging to be used in SPL reliably by Simon Glass · Sat Jul 15 21:39:05 2023 -0600
  51. 4273e35 x86: Enable display for QEMU 64-bit by Simon Glass · Sat Jul 15 21:39:04 2023 -0600
  52. ad7ae2d pci: Mask the ROM address in case it is already enabled by Simon Glass · Sat Jul 15 21:39:03 2023 -0600
  53. 466bb7a pci: Adjust video BIOS debugging to be SPL-friendly by Simon Glass · Sat Jul 15 21:39:02 2023 -0600
  54. e50c455 x86: Init video in SPL if enabled by Simon Glass · Sat Jul 15 21:39:01 2023 -0600
  55. fbfb476 x86: Ensure SPL banner is only shown once by Simon Glass · Sat Jul 15 21:39:00 2023 -0600
  56. 358077b x86: Pass video settings from SPL to U-Boot proper by Simon Glass · Sat Jul 15 21:38:59 2023 -0600
  57. ee95ec1 x86: Allow video-BIOS code to be built for SPL by Simon Glass · Sat Jul 15 21:38:58 2023 -0600
  58. 528d483 pci: Tidy up logging and reporting for video BIOS by Simon Glass · Sat Jul 15 21:38:57 2023 -0600
  59. 797b8e8 pci: Support autoconfig in SPL by Simon Glass · Sat Jul 15 21:38:55 2023 -0600
  60. 7bb3cee nvme: Provide more useful debugging messages by Simon Glass · Sat Jul 15 21:38:54 2023 -0600
  61. 345c974 bdinfo: Show the malloc base with the bdinfo command by Simon Glass · Sat Jul 15 21:38:53 2023 -0600
  62. e6b0350 x86: Improve the trampoline in 64-bit mode by Simon Glass · Sat Jul 15 21:38:52 2023 -0600
  63. 54d26e7 efi: Show all known UUIDs with CONFIG_CMD_EFIDEBUG by Simon Glass · Sat Jul 15 21:38:51 2023 -0600
  64. 3fed467 qfw: Set the address of the ACPI tables by Simon Glass · Sat Jul 15 21:38:50 2023 -0600
  65. 5cc6ae1 log: Tidy up an ambiguous comment by Simon Glass · Sat Jul 15 21:38:49 2023 -0600
  66. 30e0bb8 qfw: Show the file address if available by Simon Glass · Sat Jul 15 21:38:48 2023 -0600
  67. ed338b7 part: Allow setting the partition-table type by Simon Glass · Sat Jul 15 21:38:47 2023 -0600
  68. 5087c77 bdinfo: Show the RAM top and approximate stack pointer by Simon Glass · Sat Jul 15 21:38:46 2023 -0600
  69. 2b94342 acpi: Add a comment to set the acpi tables by Simon Glass · Sat Jul 15 21:38:45 2023 -0600
  70. 13e3e3e x86: Show an error when a BIOS exception occurs by Simon Glass · Sat Jul 15 21:38:44 2023 -0600
  71. c43faa8 x86: Correct get_sp() implementation for 64-bit by Simon Glass · Sat Jul 15 21:38:43 2023 -0600
  72. 1c26e96 x86: Show the CPU physical address size with bdinfo by Simon Glass · Sat Jul 15 21:38:42 2023 -0600
  73. cfac29e x86: Add a comment for board_init_f_r_trampoline() by Simon Glass · Sat Jul 15 21:38:41 2023 -0600
  74. 4194157 x86: Tidy up EFI code in interrupt_init() by Simon Glass · Sat Jul 15 21:38:40 2023 -0600
  75. 9306f9f bios_emulator: Drop VIDEO_IO_OFFSET by Simon Glass · Sat Jul 15 21:38:39 2023 -0600
  76. 908ee65 bios_emulator: Add Kconfig and adjust Makefile for SPL by Simon Glass · Sat Jul 15 21:38:38 2023 -0600
  77. 23ec294 x86: mtrr: Add documentation by Simon Glass · Sat Jul 15 21:38:37 2023 -0600
  78. fb84243 x86: Allow listing MTRRs in SPL by Simon Glass · Sat Jul 15 21:38:36 2023 -0600
  79. 5ae0fca x86: coral: Adjust various config options by Simon Glass · Wed Jul 12 09:04:47 2023 -0600
  80. f015cf4 x86: coreboot: Adjust various config options by Simon Glass · Wed Jul 12 09:04:46 2023 -0600
  81. d74e62a bootstd: Add a simple bootmeth for ChromiumOS by Simon Glass · Wed Jul 12 09:04:45 2023 -0600
  82. 531efde x86: zimage: Export the function to obtain the cmdline by Simon Glass · Wed Jul 12 09:04:44 2023 -0600
  83. 84305a1 x86: Add a function to boot a zimage by Simon Glass · Wed Jul 12 09:04:43 2023 -0600
  84. cd91e99 bootstd: Support automatically setting Linux parameters by Simon Glass · Wed Jul 12 09:04:42 2023 -0600
  85. e20df59 x86: qemu: Switch to standard boot by Simon Glass · Wed Jul 12 09:04:41 2023 -0600
  86. f1db975 x86: qemu: Create a little more room for U-Boot by Simon Glass · Wed Jul 12 09:04:40 2023 -0600
  87. 55a2da3 bootstd: Add support for updating elements of the cmdline by Simon Glass · Wed Jul 12 09:04:39 2023 -0600
  88. a08adca bootstd: Add a function to update a command line by Simon Glass · Wed Jul 12 09:04:38 2023 -0600
  89. 3ddee31 bdinfo: Show information about the serial port by Simon Glass · Wed Jul 12 09:04:37 2023 -0600
  90. 9049a4b Merge tag 'video-20230714' of https://source.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Sun Jul 16 16:31:18 2023 -0400
  91. 63398b0 bootstd: Allow storing x86 setup information by Simon Glass · Wed Jul 12 09:04:36 2023 -0600
  92. b35513a bootstd: Use the bootargs env var for changing the cmdline by Simon Glass · Wed Jul 12 09:04:35 2023 -0600
  93. 3392752 bootstd: Allow storing the OS command line in the bootflow by Simon Glass · Wed Jul 12 09:04:34 2023 -0600
  94. 7fbbbc8 bootstd: Correct baudrate typo by Simon Glass · Wed Jul 12 09:04:33 2023 -0600
  95. 4157158 bootstd: Use bootdev instead of bootdevice by Simon Glass · Wed Jul 12 09:04:32 2023 -0600
  96. 7e02cbe bootstd: Correct the name of the QEMU bootmeth by Simon Glass · Wed Jul 12 09:04:31 2023 -0600
  97. 72e1d33 test: Skip flat-tree tests if devicetree is not used by Simon Glass · Wed Jul 12 09:04:30 2023 -0600
  98. 10733e4 Merge tag 'efi-2023-10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Jul 15 11:19:11 2023 -0400
  99. 68e23f4 doc: uefi: enhance anti-rollback documentation by Masahisa Kojima · Thu Jun 22 17:06:29 2023 +0900
  100. 6f5600b README: remove Minicom comment by Heinrich Schuchardt · Mon Jun 26 00:04:50 2023 +0200