1. f6a0629 doc/arch/mips.rst: Update toolchain list by Tom Rini · Mon Aug 26 10:49:53 2024 -0600
  2. e6ff089 doc/arch/m68k.rst: Update toolchain comment by Tom Rini · Mon Aug 26 10:49:52 2024 -0600
  3. 9babffe doc/develop/sending_patches.rst: Clarify when to use which branch by Tom Rini · Mon Aug 26 10:39:17 2024 -0600
  4. 60b9631 scripts/Makefile.lib: do not include CONFIG_DEVICE_TREE_INCLUDES in dtsi_include_list by Rasmus Villemoes · Tue Sep 03 23:59:36 2024 +0200
  5. cfcb0b5 Merge tag 'u-boot-dfu-20240910' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · Tue Sep 10 07:51:40 2024 -0600
  6. 9c43c14 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Tue Sep 10 07:50:05 2024 -0600
  7. c95c17b Merge tag 'u-boot-imx-master-20240909' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Tue Sep 10 07:49:26 2024 -0600
  8. d46dc18 cmd: add rdcycle test to RISC-V exception command by Heinrich Schuchardt · Sun Aug 11 16:41:23 2024 +0200
  9. 943e6be riscv: show registers in crash dumps by default by Heinrich Schuchardt · Sun Aug 11 13:01:04 2024 +0200
  10. 99e9210 riscv: allow to enable SHOW_REGS in main U-Boot only by Heinrich Schuchardt · Sun Aug 11 13:01:03 2024 +0200
  11. 512d41c riscv: CONFIG_SPL_FRAMEPOINTER must depend on CONFIG_SPL by Heinrich Schuchardt · Sun Aug 11 11:51:09 2024 +0200
  12. 03022a2 riscv: define find_{first,next}_zero_bit in asm/bitops.h by Maxim Kochetkov · Fri Jul 26 15:07:21 2024 +0300
  13. 4487d63 board: fix compatible property Milk-V Mars CM by Heinrich Schuchardt · Sat Jul 20 01:11:58 2024 +0200
  14. 77d8dc6 clk: sifive: avoid declaring static variables in includes by Heinrich Schuchardt · Sat Feb 17 00:18:04 2024 +0100
  15. 1c46665 clk: sifive: append missing \n to messages by Heinrich Schuchardt · Fri Feb 16 17:35:35 2024 +0100
  16. c0bf0ba imx8mq-u-boot: Pass FIT offset to fix boot regression by Fabio Estevam · Mon Sep 09 16:30:03 2024 -0300
  17. 42eb9e0 Merge branch 'master-spi-fixes' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · Mon Sep 09 13:54:10 2024 -0600
  18. 136dee2 ARM: dts: renesas: Minimize R8A779G0 V4H RPC SPI DT node by Marek Vasut · Sat Aug 31 22:33:37 2024 +0200
  19. db7f76d mtd: spi: renesas: Add R-Car Gen4 DT compatible by Marek Vasut · Sat Aug 31 22:31:48 2024 +0200
  20. 9e27479 mtd: spi: renesas: Configure RPC PHY timing registers by Marek Vasut · Sat Aug 31 22:31:47 2024 +0200
  21. fec46b9 mtd: spi: renesas: Configure DRDRENR register by Marek Vasut · Sat Aug 31 22:31:46 2024 +0200
  22. 4d799b6 mtd: spi: renesas: Write DRDMCR register once by Marek Vasut · Sat Aug 31 22:31:45 2024 +0200
  23. be61015 mtd: spi: renesas: Write DREAR register once by Marek Vasut · Sat Aug 31 22:31:44 2024 +0200
  24. ea2ec5f mtd: rpc: renesas: Add R-Car Gen4 DT compatible by Marek Vasut · Sat Aug 31 22:30:19 2024 +0200
  25. a16890e android_ab: Fixes: Fix backup offset calculation by Joshua Watt · Wed Aug 28 08:37:57 2024 -0600
  26. 4dcfc82 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell by Tom Rini · Wed Sep 04 10:34:54 2024 -0600
  27. 70622b3 arm: mvebu: turris_omnia: Switch DDR speed to 1333H when reset 9 is selected by Marek Behún · Thu Aug 29 10:08:49 2024 +0200
  28. 6fa120d arm: mvebu: turris_omnia: Use the i2c_eeprom misc driver for EEPROM reading in U-Boot proper by Marek Behún · Thu Aug 29 10:08:48 2024 +0200
  29. e5792ca arm: mvebu: turris_omnia: Rename variable holding EEPROM udevice by Marek Behún · Thu Aug 29 10:08:47 2024 +0200
  30. 30e64b9 Prepare v2024.10-rc4 by Tom Rini · Mon Sep 02 14:07:53 2024 -0600
  31. 17c1793 Merge tag 'dm-pull-1sep24' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Sun Sep 01 15:56:22 2024 -0600
  32. 023bb61 qconfig: Fix an incorrect format-string with negative value by Simon Glass · Wed Aug 21 17:52:24 2024 -0600
  33. eb88af2 patman: Resolve python string vs. regex escaping syntax by Brian Norris · Fri Jul 26 12:02:33 2024 -0700
  34. 5d0542d Merge tag 'u-boot-imx-master-20240829' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Thu Aug 29 08:15:37 2024 -0600
  35. 61fad85 mach-imx: do not use if_changed more than once per target by Jerome Forissier · Wed Aug 28 17:36:37 2024 +0200
  36. 7c0716c bootstage: Fix unstash of records from SPL by Jonas Karlman · Sat Aug 03 12:41:44 2024 +0000
  37. 732c441 Merge tag 'efi-2024-10-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sat Aug 24 14:03:28 2024 -0600
  38. 462617e efi_loader: allow EFI_LOADER_BOUNCE_BUFFER on all architectures by Heinrich Schuchardt · Wed Aug 21 23:33:49 2024 +0200
  39. 8c3cfac doc: document the pwm command by Emil Kronborg · Thu Aug 15 08:21:22 2024 +0000
  40. bc34139 tools/mkeficapsule: correct printf codes by Heinrich Schuchardt · Wed Aug 14 14:33:44 2024 +0200
  41. b92f7ba efi_loader: fix memory freeing in efi_get_dp_from_boot() by Ilias Apalodimas · Mon Aug 12 23:57:59 2024 +0300
  42. 9a40204 Merge tag 'u-boot-dfu-20240822' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · Thu Aug 22 08:14:48 2024 -0600
  43. 6186a59 usb: gadget: ux500: Do not redefine ops if CONFIG_USB_MUSB_HOST set by Marek Vasut · Sun Aug 18 22:04:15 2024 +0200
  44. 955415b boot: android: fix booting without a ramdisk by Michael Walle · Mon Jul 29 23:36:57 2024 +0200
  45. 35ec297 cmd: bcb: Fix segfault on invalid block device by Mattijs Korpershoek · Wed Jul 24 11:51:06 2024 +0200
  46. e0c84c8 CI: Update to latest Dockerfile by Tom Rini · Wed Aug 21 09:41:20 2024 -0600
  47. 92160da Dockerfile: Update to namespace for some labels by Tom Rini · Mon Aug 19 15:07:19 2024 -0600
  48. b75450f pytest: requirements.txt: Resync with the rest of the project by Tom Rini · Mon Aug 19 15:07:18 2024 -0600
  49. c8bbfe1 Prepare v2024.10-rc3 by Tom Rini · Mon Aug 19 17:15:10 2024 -0600
  50. 0cc7f40 am335x_hs_evm_spi_defconfig: Add MAINTAINERS entry by Tom Rini · Thu Aug 15 16:07:45 2024 -0600
  51. 77b8878 defconfig: Add a config for AM335x High Security EVM with SPI Boot support by Andrew Davis · Wed Aug 07 10:26:59 2024 -0500
  52. dc317a3 scripts/decodecode: update from Linux v6.10 by Heinrich Schuchardt · Fri Aug 09 20:22:33 2024 +0200
  53. 74b03c4 maintainers: Update list of maintainers for Corstone-1000 by Hugues Kamba Mpiana · Tue Aug 13 16:53:05 2024 +0100
  54. e2dddad Merge tag 'u-boot-imx-master-20240813' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Tue Aug 13 10:10:29 2024 -0600
  55. 2fa1924 tqma6: Do not print the board name twice by Fabio Estevam · Fri Aug 09 14:58:09 2024 -0300
  56. ba1015b tqma6: Convert to PMIC and I2C driver model by Fabio Estevam · Fri Aug 09 14:58:08 2024 -0300
  57. a11ac3b imx6-tqma6: Convert to OF_UPSTREAM by Fabio Estevam · Fri Aug 09 12:25:48 2024 -0300
  58. 64bde35 tqma6q_mba6: Convert to watchdog driver model by Fabio Estevam · Fri Aug 09 12:12:47 2024 -0300
  59. c209c8f imx: imx8: fix build when CONFIG_IMX_BOOTAUX is set by Max Krummenacher · Wed Aug 07 15:39:11 2024 +0200
  60. 4ed03c5 imx8ulp_evk: enable binman support by Gary Bisson · Mon Aug 05 23:25:11 2024 +0200
  61. ce5ec75 mach-imx: Add i.MX 8ULP binman support by Gary Bisson · Mon Aug 05 23:25:10 2024 +0200
  62. 2e95119 spl: binman: Disable u_boot_any symbols for i.MX 8ULP boards by Gary Bisson · Mon Aug 05 23:25:09 2024 +0200
  63. a1e98d6 tools: imx8image: add upower image support by Gary Bisson · Mon Aug 05 23:25:08 2024 +0200
  64. 7036580 tools: imx8image: fix soc variable for ULP by Gary Bisson · Mon Aug 05 23:25:07 2024 +0200
  65. e37b28b Merge tag 'u-boot-rockchip-20240812' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Mon Aug 12 07:58:24 2024 -0600
  66. 0e72ae6 Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · Mon Aug 12 07:58:09 2024 -0600
  67. c3bcf13 Merge tag 'ubifixes-for-v2024-10-rc3' of https://source.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · Mon Aug 12 07:57:45 2024 -0600
  68. 6b81e05 Merge tag 'efi-2024-10-rc3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Mon Aug 12 07:57:34 2024 -0600
  69. 0e2b0a9 configs: rockchip: enable "ums" command for Radxa ROCK 5B by FUKAUMI Naoki · Tue Aug 06 12:47:59 2024 +0900
  70. c19d0f6 arm: dts: rockchip: remove upstreamed props for Radxa ROCK 5B by FUKAUMI Naoki · Tue Aug 06 12:37:42 2024 +0900
  71. bb9dcc9 arm: dts: rockchip: remove upstreamed props for Radxa ROCK 3A by FUKAUMI Naoki · Tue Aug 06 10:18:42 2024 +0900
  72. 6b4206a arm64: dts: rockchip: change spi-max-frequency for Radxa ROCK 3C by FUKAUMI Naoki · Mon Aug 05 11:26:01 2024 +0900
  73. 4e4f353 rockchip: rk3568-nanopi-r5: Disable SPL_DM_WARN Kconfig option by Jonas Karlman · Fri Aug 02 23:48:44 2024 +0000
  74. d94e57b board: rockchip: Add Radxa ROCK 5 ITX by Heiko Stuebner · Fri Aug 02 23:00:28 2024 +0200
  75. dcd0ab9 usb: dwc3: support USB 3.1 controllers by Caleb Connolly · Tue Apr 23 16:15:06 2024 +0200
  76. bb1be76 Makefile: don't use CFLAGS for environment text file by Heinrich Schuchardt · Fri Aug 02 15:50:23 2024 +0200
  77. d498980 configs: enable efidebug and EFI http boot on QEMU aarch64 by Ilias Apalodimas · Wed Aug 07 16:00:09 2024 +0300
  78. 9c8cf10 boot: set correct block device name in set_efi_bootdev() by Heinrich Schuchardt · Wed Aug 07 02:13:45 2024 +0200
  79. 4e11a33 efi_loader: correct description of efi_get_distro_fdt_name by Heinrich Schuchardt · Wed Aug 07 00:11:38 2024 +0200
  80. 5f6806d efi_loader: use list_count_nodes() in efi_protocols_per_handle() by Heinrich Schuchardt · Wed Jul 31 10:13:04 2024 +0200
  81. caa32c9 ubifs: Call ubifs_iput when ubifs_iget is used by Michael Trimarchi · Sat Aug 10 14:57:44 2024 +0200
  82. c8de0d4 ubifs: mount fails after power cycle by Ravi Minnikanti · Tue Jul 30 02:14:57 2024 -0700
  83. 41ac3b6 fs: ubifs: Add volume mounted check by Alexander Dahl · Wed Jul 03 12:12:58 2024 +0200
  84. 4086695 fs: ubifs: Make k(z)alloc/kfree symmetric by Alexander Dahl · Wed Jul 03 12:12:57 2024 +0200
  85. 68e2da5 fs: ubifs: Set pointers to NULL after free by Alexander Dahl · Wed Jul 03 12:12:56 2024 +0200
  86. 456cac9 fs: ubifs: Fix memleak and double free in u-boot wrapper functions by Alexander Dahl · Wed Jul 03 12:12:55 2024 +0200
  87. 3be6f97 Merge tag 'tpm-master-09082024' of https://source.denx.de/u-boot/custodians/u-boot-tpm.git by Tom Rini · Fri Aug 09 14:00:04 2024 -0600
  88. ab4be46 Merge tag 'i2cfixes-v2-for-v2024-10-rc3' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · Fri Aug 09 08:22:32 2024 -0600
  89. e78d13a i2c: imx_lpi2c: Support read transfers longer than 256 bytes by Fedor Ross · Wed Aug 07 16:08:01 2024 +0200
  90. dbef547 i2c: imx_lpi2c: Replace hard-coded bus speed value with bus->speed_hz by Fedor Ross · Wed Aug 07 16:08:00 2024 +0200
  91. 4233e73 i2c: imx_lpi2c: Fix a typo in bus_i2c_receive by Fedor Ross · Wed Aug 07 16:07:59 2024 +0200
  92. e2ec142 i2c: samsung: Support platforms other than EXYNOS4 and EXYNOS5 by David Virag · Fri Aug 02 21:19:16 2024 +0200
  93. 4e04b5f i2c: samsung: Drop s3c24x0 specific code. by David Virag · Fri Aug 02 21:19:15 2024 +0200
  94. 47b9efb i2c: mux: Fix error path in i2c-arb-gpio by Michal Simek · Thu Aug 01 10:01:30 2024 +0200
  95. 7aa8189 i2c: pca954x: Remove pointer to GD by Michal Simek · Thu Aug 01 09:41:25 2024 +0200
  96. b2f6ac1 arm64: dts: rockchip: add ROCK 5 ITX board by Heiko Stuebner · Fri Aug 02 23:00:27 2024 +0200
  97. 932a8f9 arm64: dts: rockchip: add thermal zones information on RK3588 by Alexey Charkov · Fri Aug 02 23:00:26 2024 +0200
  98. 8b70d5b arm64: dts: rockchip: Prepare RK3588 SoC dtsi files for per-variant OPPs by Dragan Simic · Fri Aug 02 23:00:25 2024 +0200
  99. 4604cbe arm: dts: rockchip: disable "usb_host0_ohci" to make boot faster for Radxa ROCK 3A by FUKAUMI Naoki · Fri Aug 02 11:49:49 2024 +0900
  100. 1dcdff6 board: rockchip: Add FriendlyElec CM3588 NAS by Jonas Karlman · Wed Jul 31 21:12:16 2024 +0000