1. 0a9fd0b librem5: Add addresses for compressed kernel load by Arnaud Ferraris · Fri Oct 27 15:40:45 2023 +0200
  2. b022899 arm: dts: imx8mp: Sync with linux-next 20231019 by Fabio Estevam · Thu Oct 19 09:06:23 2023 -0300
  3. 42a5635 imx: imx8mp: Add support for Polyhex Debix Model A SBC by Gilles Talis · Wed Dec 13 09:29:40 2023 -0300
  4. bc761d5 Merge tag 'v2024.01-rc4' into next by Tom Rini · Mon Dec 04 21:39:57 2023 -0500
  5. 191772f usb: xhci: Better error handling in abort_td() by Hector Martin · Sun Oct 29 15:37:39 2023 +0900
  6. ab82af6 configs: keystone2: Do not include hardware.h by Andrew Davis · Fri Nov 17 16:38:28 2023 -0600
  7. 79ff96d configs: keystone2: Remove unused SPL_MALLOC_F_SIZE and KEYSTONE_SPL_STACK_SIZE by Andrew Davis · Fri Nov 17 16:38:27 2023 -0600
  8. 4ad90ca Merge patch series "fs: fat: calculate FAT type based on cluster count" by Tom Rini · Tue Nov 28 20:10:36 2023 -0500
  9. cd7a1a0 fs: fat: calculate FAT type based on cluster count by Christian Taedcke · Wed Nov 15 13:44:18 2023 +0100
  10. 80c1127 Merge patch series "Import "string" I/O functions from Linux" by Tom Rini · Tue Nov 28 16:19:19 2023 -0500
  11. 4f68b77 asm-generic: Import functions from Linux by Igor Prusov · Tue Nov 14 14:02:54 2023 +0300
  12. c5c59c8 Merge patch series "sysinfo: Expand sysinfo with some more banner information" by Tom Rini · Tue Nov 28 12:53:14 2023 -0500
  13. c2e06e9 sysinfo: Allow displaying more info on startup by Simon Glass · Sun Nov 12 19:58:28 2023 -0700
  14. bbd9f35 board: Move show_board_info() comment to header file by Simon Glass · Sun Nov 12 19:58:21 2023 -0700
  15. 75bbfcb Merge patch series "ufs: Add a PCI UFS controller support" by Tom Rini · Mon Nov 27 16:19:09 2023 -0500
  16. f508a77 pci_ids: Add Red Hat vendor and device IDs by Bin Meng · Wed Oct 11 21:15:48 2023 +0800
  17. 9ae42ce Merge tag 'u-boot-dfu-next-20231124' of https://source.denx.de/u-boot/custodians/u-boot-dfu into next by Tom Rini · Sat Nov 25 12:34:23 2023 -0500
  18. 4ddc8d4 arm: dts: npcm845-evb: fix/add node and aliases by Jim Liu · Tue Nov 14 16:51:56 2023 +0800
  19. e3a4bba siemens,am335x: clean-up draco targets by Enrico Leto · Wed Nov 08 15:53:17 2023 +0100
  20. 0efc2fe dfu: add CONFIG_DFU_NAME_MAX_SIZE configuration by Jaehoon Chung · Mon Jun 20 20:13:54 2022 +0900
  21. ee20d66 Merge tag 'v2024.01-rc3' into next by Tom Rini · Mon Nov 20 09:19:50 2023 -0500
  22. e501ce1 cmd: efidebug: add uri device path by Masahisa Kojima · Fri Nov 10 13:25:41 2023 +0900
  23. 1923f36 efi_loader: add return to efibootmgr event group by Masahisa Kojima · Fri Nov 10 13:25:39 2023 +0900
  24. 787774a efi_loader: add missing const classifier for event service by Masahisa Kojima · Fri Nov 10 13:25:38 2023 +0900
  25. aaef1ae blk: blkmap: add ramdisk creation utility function by Masahisa Kojima · Fri Nov 10 13:25:36 2023 +0900
  26. 6721d18 net: wget: add wget with dns utility function by Masahisa Kojima · Fri Nov 10 13:25:35 2023 +0900
  27. 254c934 bootstd: Avoid freeing a non-allocated buffer by Simon Glass · Wed Nov 15 18:35:23 2023 -0700
  28. e54c195 Merge branch '2023-11-16-assorted-updates' into next by Tom Rini · Fri Nov 17 08:38:05 2023 -0500
  29. acb2281 cmd: bcb: extend BCB C API to allow read/write the fields by Dmitrii Merkurev · Fri Nov 10 05:59:55 2023 +0000
  30. 927e210 cmd: bcb: support various block device interfaces for BCB command by Dmitrii Merkurev · Fri Nov 10 05:59:54 2023 +0000
  31. 1c1efe0 poplar: provide more space for kernel image by Igor Opaniuk · Thu Nov 09 23:34:35 2023 +0100
  32. 700a06c linux/time.h: Add Linux time conversion defines by Igor Prusov · Thu Nov 09 20:10:02 2023 +0300
  33. ab125f5 fs: ext4: Remove unused parameter from ext4_mount by Sean Anderson · Wed Nov 08 12:51:09 2023 -0500
  34. 38e4f62 spl: Convert spi to spl_load by Sean Anderson · Wed Nov 08 11:48:56 2023 -0500
  35. 531d837 spl: Convert semihosting to spl_load by Sean Anderson · Wed Nov 08 11:48:55 2023 -0500
  36. 7314325 spl: Convert NVMe to spl_load by Sean Anderson · Wed Nov 08 11:48:54 2023 -0500
  37. 2a5d23f spl: Convert nor to spl_load by Sean Anderson · Wed Nov 08 11:48:53 2023 -0500
  38. 810e16e spl: Convert net to spl_load by Sean Anderson · Wed Nov 08 11:48:52 2023 -0500
  39. 1c39806 spl: Convert nand to spl_load by Sean Anderson · Wed Nov 08 11:48:51 2023 -0500
  40. 29e338f spl: Convert mmc to spl_load by Sean Anderson · Wed Nov 08 11:48:50 2023 -0500
  41. 09a4602 spl: Convert fat to spl_load by Sean Anderson · Wed Nov 08 11:48:49 2023 -0500
  42. f727cc1 spl: Convert ext to use spl_load by Sean Anderson · Wed Nov 08 11:48:48 2023 -0500
  43. 3a4a2b7 spl: Add generic spl_load function by Sean Anderson · Wed Nov 08 11:48:47 2023 -0500
  44. 8cba988 test: spl: Support testing LEGACY_LZMA filesystem images by Sean Anderson · Wed Nov 08 11:48:46 2023 -0500
  45. ce9ffb9 spl: legacy: Split off LZMA decompression into its own function by Sean Anderson · Wed Nov 08 11:48:45 2023 -0500
  46. 35f15fe spl: Only support bl_len when we have to by Sean Anderson · Wed Nov 08 11:48:43 2023 -0500
  47. fcb9176 spl: Remove filename from spl_load_info by Sean Anderson · Wed Nov 08 11:48:42 2023 -0500
  48. 7d8d613 spl: Refactor spl_load_info->read to use units of bytes by Sean Anderson · Wed Nov 08 11:48:40 2023 -0500
  49. 2b5f9c8 spl: Remove dev from spl_load_info by Sean Anderson · Wed Nov 08 11:48:38 2023 -0500
  50. 9bab2f1 Merge patch series "nand: Add sandbox tests" by Tom Rini · Thu Nov 16 12:46:09 2023 -0500
  51. 988996f arch: sandbox: Add function to create temporary files by Sean Anderson · Sat Nov 04 16:37:51 2023 -0400
  52. 28e2eaf nand: Allow reinitialization by Sean Anderson · Sat Nov 04 16:37:50 2023 -0400
  53. 96fc205 nand: Add function to unregister NAND devices by Sean Anderson · Sat Nov 04 16:37:49 2023 -0400
  54. 55d6f04 mtd: Add some fallbacks for add/del_mtd_device by Sean Anderson · Sat Nov 04 16:37:48 2023 -0400
  55. 34ec166 mtd: Rename SPL_MTD_SUPPORT to SPL_MTD by Sean Anderson · Sat Nov 04 16:37:47 2023 -0400
  56. 8805f9d spl: nand: Set bl_len to page size by Sean Anderson · Sat Nov 04 16:37:44 2023 -0400
  57. 11a4c70 nand: Calculate SYS_NAND_BLOCK_PAGES (neé SYS_NAND_PAGE_COUNT) automatically by Sean Anderson · Sat Nov 04 16:37:41 2023 -0400
  58. 3d65653 dm: Do not enable debug messages by default by Heinrich Schuchardt · Sat Nov 04 20:40:43 2023 +0200
  59. 65ea46f efi: Correct handling of frame buffer by Simon Glass · Sun Oct 01 19:14:36 2023 -0600
  60. d29531c stm32mp2: initial support by Patrice Chotard · Fri Oct 27 16:43:04 2023 +0200
  61. ca7289e ARM: dts: stm32: Add STM32MP257F Evaluation board support by Patrice Chotard · Fri Oct 27 16:43:03 2023 +0200
  62. 943afa7 power: regulator: add AXP313 support by Andre Przywara · Tue Oct 17 14:12:44 2023 +0100
  63. 769a567 Merge branch '2023-11-10-assorted-fixes' by Tom Rini · Fri Nov 10 08:44:18 2023 -0500
  64. eaa39c6 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · Wed Nov 01 15:56:03 2023 -0500
  65. 81356b4 bootstd: Skip over bad device during bootflows scanning by Tony Dinh · Thu Nov 02 11:51:15 2023 -0700
  66. 1463ea4 board: rockchip: add Pine64 QuartzPro64 RK3588 board by Tom Fitzhenry · Tue Oct 24 01:22:22 2023 +1100
  67. 15a2ab5 scsi: Forceably finish migration to DM_SCSI by Tom Rini · Fri Oct 27 20:59:51 2023 -0400
  68. 528bca8 include: Drop <common.h> from include lists by Tom Rini · Wed Nov 01 12:28:20 2023 -0400
  69. dcf4de1 include/linux/mii.h: Add <linux/types.h> by Tom Rini · Wed Nov 01 12:28:19 2023 -0400
  70. 0427440 fsl-mc: Add prototype for bd_info by Tom Rini · Wed Nov 01 12:28:18 2023 -0400
  71. 7a21355 powerpc: mpc83xx: Rework includes slightly by Tom Rini · Wed Nov 01 12:28:11 2023 -0400
  72. 742c856 fsl_qe: Drop common.h by Tom Rini · Wed Nov 01 12:28:08 2023 -0400
  73. b5a3ed3 display_options.h: Correct includes by Tom Rini · Wed Nov 01 12:28:07 2023 -0400
  74. fa9af72 m68k: Remove CONFIG_FSLDMAFEC by Tom Rini · Wed Nov 01 12:28:05 2023 -0400
  75. 9576a3b clk_k210.c: Clean up how we handle nop by Tom Rini · Thu Oct 26 14:31:36 2023 -0400
  76. 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
  77. c631649 dt-bindings: Remove VSC8531 specific RGMII delay definitions by Michal Simek · Wed Nov 01 16:05:16 2023 +0100
  78. df17899 serial: zynqmp: Fetch baudrate from dtb and update by Algapally Santosh Sagar · Thu Sep 21 16:50:43 2023 +0530
  79. 0ed240e configs: Add support in Kconfig and convert for armada boards by Algapally Santosh Sagar · Thu Sep 21 16:50:42 2023 +0530
  80. 88bf0af bmips: Add Inteno XG6846 board by Linus Walleij · Tue Sep 26 11:23:39 2023 +0200
  81. 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
  82. 3bc9392 ARM: configs: libretech-ac: enable USB_DFU like in meson64.h by Neil Armstrong · Thu Nov 02 14:49:58 2023 +0100
  83. dcdc9fa net: Add option for tracing packets by Sean Anderson · Sat Oct 07 21:53:12 2023 -0400
  84. eacea67 sysreset: implement PALMAS sysreset functions by Svyatoslav Ryhel · Tue Oct 24 10:49:08 2023 +0300
  85. ab97ca2 sysreset: implement TPS65910 sysreset functions by Svyatoslav Ryhel · Tue Oct 24 10:49:07 2023 +0300
  86. b72803f sysreset: implement TPS80031 sysreset functions by Svyatoslav Ryhel · Tue Oct 24 10:49:06 2023 +0300
  87. 52914ea sysreset: implement MAX77663 sysreset functions by Svyatoslav Ryhel · Tue Oct 24 10:49:05 2023 +0300
  88. 04081b5 power: pmic: tps65910: add TPS65911 PMIC support by Svyatoslav Ryhel · Fri Oct 27 11:26:14 2023 +0300
  89. 8f0fa2b power: pmic: add the base TPS80031 PMIC support by Svyatoslav Ryhel · Fri Oct 27 11:26:12 2023 +0300
  90. aba052b power: pmic: add the base MAX77663 PMIC support by Svyatoslav Ryhel · Fri Oct 27 11:26:10 2023 +0300
  91. 2945b57 configs: transformer_t30: convert bootmenu option by Svyatoslav Ryhel · Tue Oct 03 09:36:37 2023 +0300
  92. 682a256 binman: Rename TYPE_STAGE to TYPE_LEGACY_STAGE by Simon Glass · Sat Oct 14 14:40:29 2023 -0600
  93. 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
  94. ff9427e Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Thu Nov 02 09:30:34 2023 -0400
  95. 8bf50cd riscv: allow resume after exception by Heinrich Schuchardt · Tue Oct 31 14:55:51 2023 +0200
  96. 2226520 board: sifive: unmatched: move kernel load address to 0x80200000 by Yong-Xuan Wang · Thu Oct 26 03:22:52 2023 +0000
  97. 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
  98. 00e02fd clk: also handle ENOENT in *_optional functions by Yang Xiwen · Fri Aug 18 01:04:02 2023 +0800
  99. 70e32ba clk: fix count parameter type for clk_release_all by Eugen Hristev · Mon Jun 19 13:47:52 2023 +0300
  100. f96f96d mmc: sdhci: Rework SDHCI_QUIRK_BROKEN_R1B by Sean Anderson · Fri Oct 27 16:57:03 2023 -0400