1. 526ea78 bootm: Create a struct for argument information by Simon Glass · Fri Dec 15 20:14:12 2023 -0700
  2. ff64dc2 board: ti: k3: Remove need for CFG_SYS_SDRAM_BASE by Andrew Davis · Thu Nov 30 08:49:11 2023 -0600
  3. 6361f5b Merge tag 'u-boot-stm32-20231215' of https://source.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · Fri Dec 15 13:33:11 2023 -0500
  4. a0e7612 Merge patch series "bootm: Handle compressed arm64 images with bootm" by Tom Rini · Fri Dec 15 09:41:44 2023 -0500
  5. 8938a62 image: Correct load_bug typo by Simon Glass · Sun Nov 19 07:43:31 2023 -0700
  6. 1f27ce8 board: stm32f469-disco: add splash screen with stmicroelectronics logo by Dario Binacchi · Mon Dec 11 23:05:56 2023 +0100
  7. a9502536 Merge tag 'u-boot-imx-next-20231214' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx into next by Tom Rini · Thu Dec 14 07:37:02 2023 -0500
  8. bb307a6 acpi: fix struct acpi_xsdt by Heinrich Schuchardt · Tue Nov 21 15:41:27 2023 +0100
  9. 449b759 boot: Move adding initrd earlier in image_setup_libfdt() by Simon Glass · Sun Nov 12 08:27:48 2023 -0700
  10. d21485d fdt: Improve the comment for fdt_shrink_to_minimum() by Simon Glass · Sun Nov 12 08:27:46 2023 -0700
  11. 30762dd boot: Drop size parameter from image_setup_libfdt() by Simon Glass · Sun Nov 12 08:27:44 2023 -0700
  12. 2c1fd4a acpi: move acpi_get_rsdp_addr() to acpi/acpi_table.h by Heinrich Schuchardt · Thu Nov 09 09:23:02 2023 -0800
  13. ffafbe3 video: Add a function to clear the display by Simon Glass · Sun Oct 01 19:15:23 2023 -0600
  14. e85cd12 test: Add helper to skip to partial console line by Simon Glass · Sun Oct 01 19:15:13 2023 -0600
  15. 621a97e test: Add a new suite for commands by Simon Glass · Sun Oct 01 19:15:12 2023 -0600
  16. 4f6092e pico-imx7d: add baseboard SD card boot detect by Benjamin Szőke · Wed Dec 13 15:51:49 2023 -0300
  17. ad5fa1a Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)" by Tom Rini · Wed Dec 13 11:51:53 2023 -0500
  18. 793a98e command: Introduce functions to obtain command arguments by Simon Glass · Sat Nov 18 14:05:20 2023 -0700
  19. 9236852 bootstd: Introduce programmatic boot by Simon Glass · Sat Nov 18 14:05:19 2023 -0700
  20. d46c81e bootm: Adjust the parameters of bootm_find_images() by Simon Glass · Sat Nov 18 14:05:16 2023 -0700
  21. 4fdc559 bootm: Reduce arguments to boot_get_loadables() by Simon Glass · Sat Nov 18 14:05:12 2023 -0700
  22. 01080ab bootm: Reduce arguments to boot_get_fpga() by Simon Glass · Sat Nov 18 14:05:11 2023 -0700
  23. db125e0 bootm: Reduce arguments to boot_get_fdt() by Simon Glass · Sat Nov 18 14:05:10 2023 -0700
  24. af2c72c bootm: Pass image buffer to boot_get_fdt() by Simon Glass · Sat Nov 18 14:05:09 2023 -0700
  25. fd7595a fdt: Allow use of fdt_support inside if() statements by Simon Glass · Sat Nov 18 14:05:07 2023 -0700
  26. 8eef77e bootm: Reduce arguments to boot_get_ramdisk() by Simon Glass · Sat Nov 18 14:05:06 2023 -0700
  27. d6d6ed8 bootstage: Drop BOOTSTAGE_ID_FIT_KERNEL_INFO by Simon Glass · Sat Nov 18 14:05:03 2023 -0700
  28. 04ad34a image: Document error codes from fit_image_load() by Simon Glass · Sat Nov 18 14:04:59 2023 -0700
  29. 4e8ec47 image: Tidy up genimg_get_kernel_addr_fit() by Simon Glass · Sat Nov 18 14:04:57 2023 -0700
  30. ceace3a bootstd: Add missing header file from bootdev.h by Simon Glass · Sat Nov 18 14:04:53 2023 -0700
  31. 761d602 treewide: Tidy up semicolon after command macros by Simon Glass · Sat Nov 18 14:04:52 2023 -0700
  32. ff4d6e3 Merge patch series "some LED patches" by Tom Rini · Wed Dec 13 11:25:18 2023 -0500
  33. 49ba9f0 led: introduce led_bind_generic() by Rasmus Villemoes · Fri Nov 17 12:38:08 2023 +0100
  34. 0a9fd0b librem5: Add addresses for compressed kernel load by Arnaud Ferraris · Fri Oct 27 15:40:45 2023 +0200
  35. b022899 arm: dts: imx8mp: Sync with linux-next 20231019 by Fabio Estevam · Thu Oct 19 09:06:23 2023 -0300
  36. 42a5635 imx: imx8mp: Add support for Polyhex Debix Model A SBC by Gilles Talis · Wed Dec 13 09:29:40 2023 -0300
  37. bc761d5 Merge tag 'v2024.01-rc4' into next by Tom Rini · Mon Dec 04 21:39:57 2023 -0500
  38. 191772f usb: xhci: Better error handling in abort_td() by Hector Martin · Sun Oct 29 15:37:39 2023 +0900
  39. ab82af6 configs: keystone2: Do not include hardware.h by Andrew Davis · Fri Nov 17 16:38:28 2023 -0600
  40. 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
  41. 4ad90ca Merge patch series "fs: fat: calculate FAT type based on cluster count" by Tom Rini · Tue Nov 28 20:10:36 2023 -0500
  42. cd7a1a0 fs: fat: calculate FAT type based on cluster count by Christian Taedcke · Wed Nov 15 13:44:18 2023 +0100
  43. 80c1127 Merge patch series "Import "string" I/O functions from Linux" by Tom Rini · Tue Nov 28 16:19:19 2023 -0500
  44. 4f68b77 asm-generic: Import functions from Linux by Igor Prusov · Tue Nov 14 14:02:54 2023 +0300
  45. c5c59c8 Merge patch series "sysinfo: Expand sysinfo with some more banner information" by Tom Rini · Tue Nov 28 12:53:14 2023 -0500
  46. c2e06e9 sysinfo: Allow displaying more info on startup by Simon Glass · Sun Nov 12 19:58:28 2023 -0700
  47. bbd9f35 board: Move show_board_info() comment to header file by Simon Glass · Sun Nov 12 19:58:21 2023 -0700
  48. 75bbfcb Merge patch series "ufs: Add a PCI UFS controller support" by Tom Rini · Mon Nov 27 16:19:09 2023 -0500
  49. f508a77 pci_ids: Add Red Hat vendor and device IDs by Bin Meng · Wed Oct 11 21:15:48 2023 +0800
  50. 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
  51. 4ddc8d4 arm: dts: npcm845-evb: fix/add node and aliases by Jim Liu · Tue Nov 14 16:51:56 2023 +0800
  52. e3a4bba siemens,am335x: clean-up draco targets by Enrico Leto · Wed Nov 08 15:53:17 2023 +0100
  53. 0efc2fe dfu: add CONFIG_DFU_NAME_MAX_SIZE configuration by Jaehoon Chung · Mon Jun 20 20:13:54 2022 +0900
  54. ee20d66 Merge tag 'v2024.01-rc3' into next by Tom Rini · Mon Nov 20 09:19:50 2023 -0500
  55. e501ce1 cmd: efidebug: add uri device path by Masahisa Kojima · Fri Nov 10 13:25:41 2023 +0900
  56. 1923f36 efi_loader: add return to efibootmgr event group by Masahisa Kojima · Fri Nov 10 13:25:39 2023 +0900
  57. 787774a efi_loader: add missing const classifier for event service by Masahisa Kojima · Fri Nov 10 13:25:38 2023 +0900
  58. aaef1ae blk: blkmap: add ramdisk creation utility function by Masahisa Kojima · Fri Nov 10 13:25:36 2023 +0900
  59. 6721d18 net: wget: add wget with dns utility function by Masahisa Kojima · Fri Nov 10 13:25:35 2023 +0900
  60. 254c934 bootstd: Avoid freeing a non-allocated buffer by Simon Glass · Wed Nov 15 18:35:23 2023 -0700
  61. e54c195 Merge branch '2023-11-16-assorted-updates' into next by Tom Rini · Fri Nov 17 08:38:05 2023 -0500
  62. acb2281 cmd: bcb: extend BCB C API to allow read/write the fields by Dmitrii Merkurev · Fri Nov 10 05:59:55 2023 +0000
  63. 927e210 cmd: bcb: support various block device interfaces for BCB command by Dmitrii Merkurev · Fri Nov 10 05:59:54 2023 +0000
  64. 1c1efe0 poplar: provide more space for kernel image by Igor Opaniuk · Thu Nov 09 23:34:35 2023 +0100
  65. 700a06c linux/time.h: Add Linux time conversion defines by Igor Prusov · Thu Nov 09 20:10:02 2023 +0300
  66. ab125f5 fs: ext4: Remove unused parameter from ext4_mount by Sean Anderson · Wed Nov 08 12:51:09 2023 -0500
  67. 38e4f62 spl: Convert spi to spl_load by Sean Anderson · Wed Nov 08 11:48:56 2023 -0500
  68. 531d837 spl: Convert semihosting to spl_load by Sean Anderson · Wed Nov 08 11:48:55 2023 -0500
  69. 7314325 spl: Convert NVMe to spl_load by Sean Anderson · Wed Nov 08 11:48:54 2023 -0500
  70. 2a5d23f spl: Convert nor to spl_load by Sean Anderson · Wed Nov 08 11:48:53 2023 -0500
  71. 810e16e spl: Convert net to spl_load by Sean Anderson · Wed Nov 08 11:48:52 2023 -0500
  72. 1c39806 spl: Convert nand to spl_load by Sean Anderson · Wed Nov 08 11:48:51 2023 -0500
  73. 29e338f spl: Convert mmc to spl_load by Sean Anderson · Wed Nov 08 11:48:50 2023 -0500
  74. 09a4602 spl: Convert fat to spl_load by Sean Anderson · Wed Nov 08 11:48:49 2023 -0500
  75. f727cc1 spl: Convert ext to use spl_load by Sean Anderson · Wed Nov 08 11:48:48 2023 -0500
  76. 3a4a2b7 spl: Add generic spl_load function by Sean Anderson · Wed Nov 08 11:48:47 2023 -0500
  77. 8cba988 test: spl: Support testing LEGACY_LZMA filesystem images by Sean Anderson · Wed Nov 08 11:48:46 2023 -0500
  78. ce9ffb9 spl: legacy: Split off LZMA decompression into its own function by Sean Anderson · Wed Nov 08 11:48:45 2023 -0500
  79. 35f15fe spl: Only support bl_len when we have to by Sean Anderson · Wed Nov 08 11:48:43 2023 -0500
  80. fcb9176 spl: Remove filename from spl_load_info by Sean Anderson · Wed Nov 08 11:48:42 2023 -0500
  81. 7d8d613 spl: Refactor spl_load_info->read to use units of bytes by Sean Anderson · Wed Nov 08 11:48:40 2023 -0500
  82. 2b5f9c8 spl: Remove dev from spl_load_info by Sean Anderson · Wed Nov 08 11:48:38 2023 -0500
  83. 9bab2f1 Merge patch series "nand: Add sandbox tests" by Tom Rini · Thu Nov 16 12:46:09 2023 -0500
  84. 988996f arch: sandbox: Add function to create temporary files by Sean Anderson · Sat Nov 04 16:37:51 2023 -0400
  85. 28e2eaf nand: Allow reinitialization by Sean Anderson · Sat Nov 04 16:37:50 2023 -0400
  86. 96fc205 nand: Add function to unregister NAND devices by Sean Anderson · Sat Nov 04 16:37:49 2023 -0400
  87. 55d6f04 mtd: Add some fallbacks for add/del_mtd_device by Sean Anderson · Sat Nov 04 16:37:48 2023 -0400
  88. 34ec166 mtd: Rename SPL_MTD_SUPPORT to SPL_MTD by Sean Anderson · Sat Nov 04 16:37:47 2023 -0400
  89. 8805f9d spl: nand: Set bl_len to page size by Sean Anderson · Sat Nov 04 16:37:44 2023 -0400
  90. 11a4c70 nand: Calculate SYS_NAND_BLOCK_PAGES (neé SYS_NAND_PAGE_COUNT) automatically by Sean Anderson · Sat Nov 04 16:37:41 2023 -0400
  91. 3d65653 dm: Do not enable debug messages by default by Heinrich Schuchardt · Sat Nov 04 20:40:43 2023 +0200
  92. 65ea46f efi: Correct handling of frame buffer by Simon Glass · Sun Oct 01 19:14:36 2023 -0600
  93. d29531c stm32mp2: initial support by Patrice Chotard · Fri Oct 27 16:43:04 2023 +0200
  94. ca7289e ARM: dts: stm32: Add STM32MP257F Evaluation board support by Patrice Chotard · Fri Oct 27 16:43:03 2023 +0200
  95. 943afa7 power: regulator: add AXP313 support by Andre Przywara · Tue Oct 17 14:12:44 2023 +0100
  96. 769a567 Merge branch '2023-11-10-assorted-fixes' by Tom Rini · Fri Nov 10 08:44:18 2023 -0500
  97. eaa39c6 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · Wed Nov 01 15:56:03 2023 -0500
  98. 81356b4 bootstd: Skip over bad device during bootflows scanning by Tony Dinh · Thu Nov 02 11:51:15 2023 -0700
  99. 1463ea4 board: rockchip: add Pine64 QuartzPro64 RK3588 board by Tom Fitzhenry · Tue Oct 24 01:22:22 2023 +1100
  100. 15a2ab5 scsi: Forceably finish migration to DM_SCSI by Tom Rini · Fri Oct 27 20:59:51 2023 -0400