1. 64c6325 test: efi: boot: Set up an image suitable for EFI testing by Simon Glass · Thu Nov 07 14:31:49 2024 -0700
  2. e6832e6 sandbox: virtio: Disable the sandbox virtio blk device by Simon Glass · Thu Nov 07 14:31:48 2024 -0700
  3. aa08ab7 efi_loader: Drop sandbox PXE architecture by Simon Glass · Thu Nov 07 14:31:47 2024 -0700
  4. 52b53af sandbox: Report host default-filename in native mode by Simon Glass · Thu Nov 07 14:31:46 2024 -0700
  5. 2cba866 efi_loader: Allow reporting the host defaults by Simon Glass · Thu Nov 07 14:31:45 2024 -0700
  6. 1824bf6 efi_loader: Move get_efi_pxe_arch() to efi_helper by Simon Glass · Thu Nov 07 14:31:44 2024 -0700
  7. 3b1e60b efi: Move default filename to a function by Simon Glass · Thu Nov 07 14:31:43 2024 -0700
  8. 51fbb59 sandbox: Add a -N flag to control on-host behaviour by Simon Glass · Thu Nov 07 14:31:42 2024 -0700
  9. 8a4ee05 efi_loader: Add a test app by Simon Glass · Thu Nov 07 14:31:41 2024 -0700
  10. 80f18d3 doc: qemu-riscv: describe CONFIG_DEBUG_SBI_CONSOLE by Heinrich Schuchardt · Tue Nov 05 04:16:31 2024 +0100
  11. cd6065e doc: conf.py: correct title and author of generated pdf by Heinrich Schuchardt · Tue Nov 05 03:17:41 2024 +0100
  12. fe61a8b efi_loader: Change efi_dp_from_mem() to use size by Moritz Fischer · Mon Nov 04 01:49:34 2024 +0000
  13. 6143689 tools: mkeficapsule: use %zd to print ssize_t. by Heinrich Schuchardt · Sun Nov 03 23:45:05 2024 +0100
  14. 2d6c86b doc: remove vile language by mason1920 · Fri Nov 01 16:27:25 2024 -0400
  15. 3a7291a lmb: Drop extra 16KB of stack space by Simon Glass · Mon Oct 28 13:47:59 2024 +0100
  16. 649e994 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Wed Nov 06 10:44:33 2024 -0600
  17. b0ff1ae riscv: Introduce configuration for 64bit version Microblaze V by Michal Simek · Fri Nov 01 10:50:45 2024 +0100
  18. 4a6f7dc xilinx: mbv: Align smode_defconfig with upstream QEMU by Michal Simek · Fri Nov 01 10:49:54 2024 +0100
  19. 8913708 xilinx: mbv: Place DTB by default to DDR location by Michal Simek · Fri Nov 01 10:49:53 2024 +0100
  20. 0a6592c configs: visionfive2: re-enable SPL_SYS_MMCSD_RAW_MODE by Andreas Schwab · Wed Oct 30 14:46:39 2024 +0100
  21. 23cfd6f driver: sifive ccache: enable TRUNKCLOCKGATE and REGIONCLOCKGATE by Nick Hu · Wed Oct 30 15:58:36 2024 +0800
  22. 52234d6 bios_emulator: fix first argument of pci_{read,write}_config_* function calls by Yuri Zaporozhets · Wed Oct 30 20:38:20 2024 +0100
  23. a560ab6 drivers/video/vesa: use MTRRs only on x86 by Yuri Zaporozhets · Wed Oct 30 14:17:33 2024 +0100
  24. eb432ac bios_emulator: define the comment symbol for RISC-V assembler too by Yuri Zaporozhets · Wed Oct 30 14:00:51 2024 +0100
  25. c1c0d2c bootmenu: add reprint check by developer · Tue Oct 29 17:47:22 2024 +0800
  26. c2a1e9e menu: add support to check if menu needs to be reprinted by developer · Tue Oct 29 17:47:16 2024 +0800
  27. 744a0a2 menu: fix the logic checking whether ESC key is pressed by developer · Tue Oct 29 17:47:10 2024 +0800
  28. 1c47d58 Merge patch series "U-boot: arm: Refine the booting on Total Compute" by Tom Rini · Mon Nov 04 15:40:54 2024 -0600
  29. 7b7d7e3 arm: total_compute: Update memory mapping info by Leo Yan · Fri Oct 25 18:18:21 2024 +0100
  30. c283740 arm: total_compute: Support Debian boot by Leo Yan · Fri Oct 25 18:18:20 2024 +0100
  31. 0b50abc arm: total_compute: Dynamically detect block device by Leo Yan · Fri Oct 25 18:18:19 2024 +0100
  32. 466b2d0 arm: total_compute: Minor improvement for boot arguments by Boyan Karatotev · Fri Oct 25 18:18:18 2024 +0100
  33. dd2600e arm: total_compute: move the boot command to an env file by Boyan Karatotev · Fri Oct 25 18:18:17 2024 +0100
  34. 903f7e9 arm: total_compute: Remove unused bootm_size by Boyan Karatotev · Fri Oct 25 18:18:16 2024 +0100
  35. 898f4b9 arm: total_compute: Initialize environment variables by Boyan Karatotev · Fri Oct 25 18:18:15 2024 +0100
  36. f5e18c0 arm: total_compute: depend on TF-A for hardware description by Boyan Karatotev · Fri Oct 25 18:18:14 2024 +0100
  37. 4d84611 Merge patch series "Fixes to allow 'ut bootm' to pass when run interactively" by Tom Rini · Mon Nov 04 14:49:10 2024 -0600
  38. b4af83a test: bootm: Ensure GD_FLG_SILENT is reset by Andrew Goodbody · Fri Nov 01 13:02:54 2024 +0000
  39. cbe01ae test: bootm: bootm_process_cmdline_env takes flags by Andrew Goodbody · Fri Nov 01 13:02:53 2024 +0000
  40. edef1c6 usb: Fix test dependency on ext4write command by Andrew Goodbody · Tue Oct 15 15:17:37 2024 +0100
  41. 97086f9 usb: Fix test failure with multiple partitions by Andrew Goodbody · Tue Oct 15 13:19:16 2024 +0100
  42. 84ae5a4 Merge tag 'dm-pull-2nov24' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Sun Nov 03 17:23:29 2024 -0600
  43. daf7a22 sandbox: Fix comment for nomap_sysmem() function by Simon Glass · Mon Oct 28 13:47:58 2024 +0100
  44. 9a27d9d sandbox: Add a way to show the sandbox memory-mapping by Simon Glass · Mon Oct 28 13:47:57 2024 +0100
  45. 917ae97 doc: sandbox: Add docs for the sb command by Simon Glass · Mon Oct 28 13:47:56 2024 +0100
  46. 354a6e8 sandbox: Convert sb command to use new macro by Simon Glass · Mon Oct 28 13:47:55 2024 +0100
  47. d7ae486 bloblist: test: Mark tests with UTF_BLOBLIST by Simon Glass · Mon Oct 28 13:47:54 2024 +0100
  48. be277ee test: Allow saving and restoring the bloblist by Simon Glass · Mon Oct 28 13:47:53 2024 +0100
  49. 563eb3d log: Add a new category for tests by Simon Glass · Mon Oct 28 13:47:52 2024 +0100
  50. 3434420 x86: coreboot: Allow building an expo for editing CMOS config by Simon Glass · Mon Oct 14 16:32:11 2024 -0600
  51. 47f3652 x86: coreboot: Add a command to check and update CMOS RAM by Simon Glass · Mon Oct 14 16:32:10 2024 -0600
  52. c3f09e8 x86: coreboot: Enable support for the configuration editor by Simon Glass · Mon Oct 14 16:32:09 2024 -0600
  53. b57a23b x86: coreboot: Show the option table by Simon Glass · Mon Oct 14 16:32:08 2024 -0600
  54. 8ec684c x86: coreboot: Add a test for cbsysinfo command by Simon Glass · Mon Oct 14 16:32:07 2024 -0600
  55. 9651a28 bootstage: Do not sort records by Jonas Karlman · Sat Aug 03 12:41:45 2024 +0000
  56. cdf83fd2 bootstd: Avoid showing an invalid buffer address by Simon Glass · Sat Oct 19 09:22:09 2024 -0600
  57. 2f0128f bootstd: cros: Correct the x86-setup address by Simon Glass · Sat Oct 19 09:21:59 2024 -0600
  58. 129ba73 test: boot: Update bootflow_iter() for console checking by Simon Glass · Sat Oct 19 09:21:58 2024 -0600
  59. ff81f83 test: Drop the duplicate line in setup_bootmenu_image() by Simon Glass · Sat Oct 19 09:21:57 2024 -0600
  60. 798b5c5 test: Expand implementation of ut_list_has_dm_tests() by Simon Glass · Sat Oct 19 09:21:56 2024 -0600
  61. a59d6d3 test: boot: Use a consistent name for the script bootmeth by Simon Glass · Sat Oct 19 09:21:50 2024 -0600
  62. f66139f dm: core: Add a function to see if a device exists by Simon Glass · Sat Oct 19 09:21:49 2024 -0600
  63. bccf6d0 alist: Add maintainer by Simon Glass · Sat Oct 19 09:21:48 2024 -0600
  64. e8d0210 alist: Add a way to efficiently filter an alist by Simon Glass · Sat Oct 19 09:21:47 2024 -0600
  65. 8407424 alist: Add a function to empty the list by Simon Glass · Sat Oct 19 09:21:46 2024 -0600
  66. ce66b8a alist: Add for-loop helpers by Simon Glass · Sat Oct 19 09:21:45 2024 -0600
  67. 899b4cc alist: Add a way to get the next element by Simon Glass · Sat Oct 19 09:21:44 2024 -0600
  68. a749863 alist: Expand the comment for alist_get() by Simon Glass · Sat Oct 19 09:21:43 2024 -0600
  69. 1ed1952 alist: Add a comment for alist_init_struct() by Simon Glass · Sat Oct 19 09:21:42 2024 -0600
  70. 522c433 alist: Mention the error condition in alist_add_placeholder() by Simon Glass · Sat Oct 19 09:21:41 2024 -0600
  71. 485e59f .readthedocs.yml: update Python version and Ubuntu release by Heinrich Schuchardt · Sun Nov 03 11:56:35 2024 +0100
  72. fea6944 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Sun Nov 03 11:05:20 2024 -0600
  73. 4b71acd ARM: renesas: Deduplicate common Renesas defconfig by Marek Vasut · Sun Oct 27 03:20:07 2024 +0100
  74. 294787c ARM: renesas: Deduplicate Renesas R-Car 64bit defconfigs by Marek Vasut · Sun Oct 27 03:20:06 2024 +0100
  75. c088386 ARM: renesas: Deduplicate Renesas R-Car Gen4 defconfigs by Marek Vasut · Sun Oct 27 03:20:05 2024 +0100
  76. af4fce5 ARM: renesas: Deduplicate Renesas R-Car Gen3 defconfigs by Marek Vasut · Sun Oct 27 03:20:04 2024 +0100
  77. 8b3a9f6 ARM: renesas: Deduplicate Renesas R-Car Gen2 defconfigs by Marek Vasut · Sun Oct 27 03:20:03 2024 +0100
  78. 99ba465 clk: renesas: Fix missing unbind on driver look up failure by Marek Vasut · Thu Sep 05 00:34:20 2024 +0200
  79. c80b0ef Merge patch series "fs: ext4: implement opendir, readdir, closedir" by Tom Rini · Fri Nov 01 13:38:05 2024 -0600
  80. 19c781d fs: ext4: use fs_ls_generic by Heinrich Schuchardt · Sat Oct 26 08:40:48 2024 +0200
  81. 6e3f70b efi_loader: fix GetInfo and SetInfo by Heinrich Schuchardt · Sat Oct 26 08:40:47 2024 +0200
  82. e415b99 fs: ext4: implement opendir, readdir, closedir by Heinrich Schuchardt · Sat Oct 26 08:40:46 2024 +0200
  83. 149e3c2 fs: ext4: free directory node in ext4fs_exists() by Heinrich Schuchardt · Sat Oct 26 08:40:45 2024 +0200
  84. 7fef614 fs: ext4: simplify ext4fs_iterate_dir() by Heinrich Schuchardt · Sat Oct 26 08:40:44 2024 +0200
  85. 351abe3 test/cmd/mem_copy.c: Use CONFIG_SYS_LOAD_ADDR for base by Tom Rini · Tue Oct 29 18:36:49 2024 -0600
  86. 276495d test/py: spi: prevent overwriting relocation memory by Padmarao Begari · Tue Oct 29 17:17:09 2024 +0530
  87. e904f17 lmb: remove __maybe_unused from lmb_map_update_notify by Heinrich Schuchardt · Mon Oct 28 07:21:36 2024 +0100
  88. 18afb60 scsi: fix disk capacity too small by one sector by Julius Lehmann · Sat Oct 26 20:06:44 2024 +0200
  89. 1bf4cb2 acpi_table: Fix coverity defect in acpi_write_spcr by Patrick Rudolph · Wed Oct 30 14:11:46 2024 +0100
  90. e801e93 mtd: spi-nor: Guard SPI_STACKED_PARALLEL with DM_SPI check by Tom Rini · Thu Oct 31 11:47:25 2024 -0600
  91. 0cdd721 Merge patch series "mtd: spi-nor: Remove recently added nor->addr_width == 3 test" by Tom Rini · Thu Oct 31 10:50:25 2024 -0600
  92. 877c81b mtd: spi-nor: Always build SPI_STACKED_PARALLEL code by Marek Vasut · Sat Oct 26 22:16:26 2024 +0200
  93. 41bd923 mtd: spi-nor: Rename SPI_ADVANCE to SPI_STACKED_PARALLEL by Marek Vasut · Sat Oct 26 22:16:25 2024 +0200
  94. a73c915 mtd: spi-nor: Rewrite rem_bank_len calculation by Marek Vasut · Sat Oct 26 22:16:24 2024 +0200
  95. 1488815 mtd: spi-nor: Fix multiple coding style issues by Marek Vasut · Sat Oct 26 22:16:23 2024 +0200
  96. 8535321 mtd: spi-nor: Remove recently added SST special case by Marek Vasut · Sat Oct 26 22:16:22 2024 +0200
  97. 16157c4 mtd: spi-nor: Remove recently added write_disable() call by Marek Vasut · Sat Oct 26 22:16:21 2024 +0200
  98. ef4457b mtd: spi-nor: Remove recently added set_4byte() call by Marek Vasut · Sat Oct 26 22:16:20 2024 +0200
  99. 19798e6 mtd: spi-nor: Remove recently added spi_nor_wait_till_ready() call by Marek Vasut · Sat Oct 26 22:16:19 2024 +0200
  100. 0d56fb4 mtd: spi-nor: Remove recently added nor->addr_width == 3 test by Marek Vasut · Sat Oct 26 22:16:18 2024 +0200