1. 49ba9f0 led: introduce led_bind_generic() by Rasmus Villemoes · Fri Nov 17 12:38:08 2023 +0100
  2. e54c195 Merge branch '2023-11-16-assorted-updates' into next by Tom Rini · Fri Nov 17 08:38:05 2023 -0500
  3. acb2281 cmd: bcb: extend BCB C API to allow read/write the fields by Dmitrii Merkurev · Fri Nov 10 05:59:55 2023 +0000
  4. 927e210 cmd: bcb: support various block device interfaces for BCB command by Dmitrii Merkurev · Fri Nov 10 05:59:54 2023 +0000
  5. 1c1efe0 poplar: provide more space for kernel image by Igor Opaniuk · Thu Nov 09 23:34:35 2023 +0100
  6. 700a06c linux/time.h: Add Linux time conversion defines by Igor Prusov · Thu Nov 09 20:10:02 2023 +0300
  7. ab125f5 fs: ext4: Remove unused parameter from ext4_mount by Sean Anderson · Wed Nov 08 12:51:09 2023 -0500
  8. 38e4f62 spl: Convert spi to spl_load by Sean Anderson · Wed Nov 08 11:48:56 2023 -0500
  9. 531d837 spl: Convert semihosting to spl_load by Sean Anderson · Wed Nov 08 11:48:55 2023 -0500
  10. 7314325 spl: Convert NVMe to spl_load by Sean Anderson · Wed Nov 08 11:48:54 2023 -0500
  11. 2a5d23f spl: Convert nor to spl_load by Sean Anderson · Wed Nov 08 11:48:53 2023 -0500
  12. 810e16e spl: Convert net to spl_load by Sean Anderson · Wed Nov 08 11:48:52 2023 -0500
  13. 1c39806 spl: Convert nand to spl_load by Sean Anderson · Wed Nov 08 11:48:51 2023 -0500
  14. 29e338f spl: Convert mmc to spl_load by Sean Anderson · Wed Nov 08 11:48:50 2023 -0500
  15. 09a4602 spl: Convert fat to spl_load by Sean Anderson · Wed Nov 08 11:48:49 2023 -0500
  16. f727cc1 spl: Convert ext to use spl_load by Sean Anderson · Wed Nov 08 11:48:48 2023 -0500
  17. 3a4a2b7 spl: Add generic spl_load function by Sean Anderson · Wed Nov 08 11:48:47 2023 -0500
  18. 8cba988 test: spl: Support testing LEGACY_LZMA filesystem images by Sean Anderson · Wed Nov 08 11:48:46 2023 -0500
  19. ce9ffb9 spl: legacy: Split off LZMA decompression into its own function by Sean Anderson · Wed Nov 08 11:48:45 2023 -0500
  20. 35f15fe spl: Only support bl_len when we have to by Sean Anderson · Wed Nov 08 11:48:43 2023 -0500
  21. fcb9176 spl: Remove filename from spl_load_info by Sean Anderson · Wed Nov 08 11:48:42 2023 -0500
  22. 7d8d613 spl: Refactor spl_load_info->read to use units of bytes by Sean Anderson · Wed Nov 08 11:48:40 2023 -0500
  23. 2b5f9c8 spl: Remove dev from spl_load_info by Sean Anderson · Wed Nov 08 11:48:38 2023 -0500
  24. 9bab2f1 Merge patch series "nand: Add sandbox tests" by Tom Rini · Thu Nov 16 12:46:09 2023 -0500
  25. 988996f arch: sandbox: Add function to create temporary files by Sean Anderson · Sat Nov 04 16:37:51 2023 -0400
  26. 28e2eaf nand: Allow reinitialization by Sean Anderson · Sat Nov 04 16:37:50 2023 -0400
  27. 96fc205 nand: Add function to unregister NAND devices by Sean Anderson · Sat Nov 04 16:37:49 2023 -0400
  28. 55d6f04 mtd: Add some fallbacks for add/del_mtd_device by Sean Anderson · Sat Nov 04 16:37:48 2023 -0400
  29. 34ec166 mtd: Rename SPL_MTD_SUPPORT to SPL_MTD by Sean Anderson · Sat Nov 04 16:37:47 2023 -0400
  30. 8805f9d spl: nand: Set bl_len to page size by Sean Anderson · Sat Nov 04 16:37:44 2023 -0400
  31. 11a4c70 nand: Calculate SYS_NAND_BLOCK_PAGES (neé SYS_NAND_PAGE_COUNT) automatically by Sean Anderson · Sat Nov 04 16:37:41 2023 -0400
  32. d29531c stm32mp2: initial support by Patrice Chotard · Fri Oct 27 16:43:04 2023 +0200
  33. ca7289e ARM: dts: stm32: Add STM32MP257F Evaluation board support by Patrice Chotard · Fri Oct 27 16:43:03 2023 +0200
  34. 15a2ab5 scsi: Forceably finish migration to DM_SCSI by Tom Rini · Fri Oct 27 20:59:51 2023 -0400
  35. 528bca8 include: Drop <common.h> from include lists by Tom Rini · Wed Nov 01 12:28:20 2023 -0400
  36. dcf4de1 include/linux/mii.h: Add <linux/types.h> by Tom Rini · Wed Nov 01 12:28:19 2023 -0400
  37. 0427440 fsl-mc: Add prototype for bd_info by Tom Rini · Wed Nov 01 12:28:18 2023 -0400
  38. 7a21355 powerpc: mpc83xx: Rework includes slightly by Tom Rini · Wed Nov 01 12:28:11 2023 -0400
  39. 742c856 fsl_qe: Drop common.h by Tom Rini · Wed Nov 01 12:28:08 2023 -0400
  40. b5a3ed3 display_options.h: Correct includes by Tom Rini · Wed Nov 01 12:28:07 2023 -0400
  41. fa9af72 m68k: Remove CONFIG_FSLDMAFEC by Tom Rini · Wed Nov 01 12:28:05 2023 -0400
  42. 9576a3b clk_k210.c: Clean up how we handle nop by Tom Rini · Thu Oct 26 14:31:36 2023 -0400
  43. b8ca93f env: Move env_set() out of cmd/nvedit.c and in to env/common.c by Tom Rini · Thu Oct 26 14:31:16 2023 -0400
  44. 88bf0af bmips: Add Inteno XG6846 board by Linus Walleij · Tue Sep 26 11:23:39 2023 +0200
  45. d4f7b13 Merge tag 'u-boot-amlogic-20231106' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Mon Nov 06 09:47:13 2023 -0500
  46. 3bc9392 ARM: configs: libretech-ac: enable USB_DFU like in meson64.h by Neil Armstrong · Thu Nov 02 14:49:58 2023 +0100
  47. dcdc9fa net: Add option for tracing packets by Sean Anderson · Sat Oct 07 21:53:12 2023 -0400
  48. eacea67 sysreset: implement PALMAS sysreset functions by Svyatoslav Ryhel · Tue Oct 24 10:49:08 2023 +0300
  49. ab97ca2 sysreset: implement TPS65910 sysreset functions by Svyatoslav Ryhel · Tue Oct 24 10:49:07 2023 +0300
  50. b72803f sysreset: implement TPS80031 sysreset functions by Svyatoslav Ryhel · Tue Oct 24 10:49:06 2023 +0300
  51. 52914ea sysreset: implement MAX77663 sysreset functions by Svyatoslav Ryhel · Tue Oct 24 10:49:05 2023 +0300
  52. 04081b5 power: pmic: tps65910: add TPS65911 PMIC support by Svyatoslav Ryhel · Fri Oct 27 11:26:14 2023 +0300
  53. 8f0fa2b power: pmic: add the base TPS80031 PMIC support by Svyatoslav Ryhel · Fri Oct 27 11:26:12 2023 +0300
  54. aba052b power: pmic: add the base MAX77663 PMIC support by Svyatoslav Ryhel · Fri Oct 27 11:26:10 2023 +0300
  55. 2945b57 configs: transformer_t30: convert bootmenu option by Svyatoslav Ryhel · Tue Oct 03 09:36:37 2023 +0300
  56. 682a256 binman: Rename TYPE_STAGE to TYPE_LEGACY_STAGE by Simon Glass · Sat Oct 14 14:40:29 2023 -0600
  57. 44385a6 Merge tag 'i2cfixes-for-v2024-01-rc2' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · Thu Nov 02 10:12:33 2023 -0400
  58. ff9427e Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Thu Nov 02 09:30:34 2023 -0400
  59. 8bf50cd riscv: allow resume after exception by Heinrich Schuchardt · Tue Oct 31 14:55:51 2023 +0200
  60. 2226520 board: sifive: unmatched: move kernel load address to 0x80200000 by Yong-Xuan Wang · Thu Oct 26 03:22:52 2023 +0000
  61. b808e3c Merge tag 'clk-2024.01-rc2' of https://source.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · Wed Nov 01 17:49:58 2023 -0400
  62. 00e02fd clk: also handle ENOENT in *_optional functions by Yang Xiwen · Fri Aug 18 01:04:02 2023 +0800
  63. 70e32ba clk: fix count parameter type for clk_release_all by Eugen Hristev · Mon Jun 19 13:47:52 2023 +0300
  64. f96f96d mmc: sdhci: Rework SDHCI_QUIRK_BROKEN_R1B by Sean Anderson · Fri Oct 27 16:57:03 2023 -0400
  65. 48280c9 corstone1000: enable distro booting command by Abdellatif El Khlifi · Thu Oct 26 13:50:50 2023 +0100
  66. 25173cd board: developerbox: remove obsolete NOR flash layout definition by Masahisa Kojima · Wed Oct 25 15:51:01 2023 +0900
  67. 8f76370 configs: npcm: Support more uart baud rate by Jim Liu · Mon Oct 23 15:02:23 2023 +0800
  68. e63a840 i2c: Implement i2c_get_chip_by_phandle() by Philip Richard Oberfichtner · Tue Oct 31 08:38:46 2023 +0100
  69. a17dd7b iot2050: Allow for more than 1 USB storage device by Jan Kiszka · Sun Oct 22 20:07:26 2023 +0200
  70. 1f59778 vexpress64: Add MMC card to the BOOT_TARGET_DEVICES of FVP by Wei Chen · Wed Oct 18 14:27:45 2023 +0800
  71. 0afe557 Merge tag 'tpm-next-27102023' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · Fri Oct 27 19:27:29 2023 -0400
  72. bfbc6f8 Merge tag 'u-boot-amlogic-20231027' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · Fri Oct 27 10:19:17 2023 -0400
  73. 1a55a7a test: Add sandbox TPM boot measurement by Eddie James · Tue Oct 24 10:43:51 2023 -0500
  74. 32401ba bootm: Support boot measurement by Eddie James · Tue Oct 24 10:43:50 2023 -0500
  75. 8ed7bb3 tpm: Support boot measurements by Eddie James · Tue Oct 24 10:43:49 2023 -0500
  76. 90b6c86 tpm: Fix spelling for tpmu_ha union by Eddie James · Tue Oct 24 10:43:47 2023 -0500
  77. 1715891 configs: meson64: add alternate USB DFU boot target by Neil Armstrong · Mon Oct 23 14:41:36 2023 +0200
  78. cc9c158 configs: meson64: declare addr out of EXTRA_ENV_SETTINGS by Neil Armstrong · Mon Oct 23 14:41:35 2023 +0200
  79. 35fd9af arm: kirkwood: Enable bootstd for Zyxel NSA310S board by Tony Dinh · Wed Oct 25 15:38:37 2023 -0700
  80. 19bb0a8 arm: kirkwood: Enable bootstd for Pogo V4 board by Tony Dinh · Tue Oct 24 16:17:08 2023 -0700
  81. df234cf power: domain: add SCMI driver by AKASHI Takahiro · Mon Oct 16 14:39:44 2023 +0900
  82. 8f00d02 firmware: scmi: add power domain protocol support by AKASHI Takahiro · Mon Oct 16 14:39:43 2023 +0900
  83. 038cb02 cmd: mbr: Allow 4 MBR partitions without need for extended by Alexander Gendin · Mon Oct 09 01:24:36 2023 +0000
  84. 1aad5b5 include: Add <linux/types.h> in a few places by Tom Rini · Thu Oct 12 19:03:54 2023 -0400
  85. 9de522d Merge tag 'u-boot-rockchip-20231024' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Tue Oct 24 09:39:52 2023 -0400
  86. dc1dac0 Merge tag 'u-boot-imx-20231024' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · Tue Oct 24 09:39:02 2023 -0400
  87. 10a986c rockchip: block: blk-uclass: add bounce buffer flag to blk_desc by Johan Jonker · Wed Oct 18 16:01:10 2023 +0200
  88. ebb0f87 rockchip: block: add rkmtd class and drivers by Johan Jonker · Wed Oct 18 16:00:56 2023 +0200
  89. 7a657e0 rockchip: dm: prepare rkmtd UCLASS by Johan Jonker · Wed Oct 18 16:00:40 2023 +0200
  90. c390c36 dt-bindings: leds: import common led bindings from linux v6.5 by Tom Fitzhenry · Wed Oct 18 02:59:25 2023 +1100
  91. a87cbb8 bootstd: sata: Add bootstd support for ahci sata by Tony Dinh · Wed Oct 11 13:26:42 2023 -0700
  92. d8274f6 Merge tag 'u-boot-at91-2024.01-b' of https://source.denx.de/u-boot/custodians/u-boot-at91 by Tom Rini · Mon Oct 23 11:39:38 2023 -0400
  93. 9ea03a5 board: Add support for Conclusive KSTR-SAMA5D27 by Artur Rojek · Wed Oct 18 16:00:59 2023 +0200
  94. add7634 event: add new EVT_SETTINGS_R event by Artur Rojek · Wed Oct 18 16:00:57 2023 +0200
  95. 06a1e2a common: add prototype & rename populate_serial_number() by Artur Rojek · Wed Oct 18 16:00:56 2023 +0200
  96. d88366e board: rockchip: add FriendlyElec NanoPC-T6 rk3588 board by John Clark · Fri Oct 13 01:19:22 2023 +0000
  97. e42015b sunxi: refactor serial base addresses to avoid asm/arch/cpu.h by Andre Przywara · Sun Jul 03 00:14:24 2022 +0100
  98. 068962b sunxi: introduce NCAT2 generation model by Andre Przywara · Wed Oct 05 17:54:19 2022 +0100
  99. f6ad510 pinctrl: sunxi: add new D1 pinctrl support by Andre Przywara · Tue Sep 06 12:12:50 2022 +0100
  100. 1191f38 pinctrl: sunxi: move PIO_BASE into sunxi_gpio.h by Andre Przywara · Tue Sep 06 11:50:54 2022 +0100