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