1. 62b1bbd librem5: Add addresses for compressed kernel load by Arnaud Ferraris · 12 months ago
  2. f319766 arm: dts: imx8mp: Sync with linux-next 20231019 by Fabio Estevam · 1 year ago
  3. 994a51d imx: imx8mp: Add support for Polyhex Debix Model A SBC by Gilles Talis · 10 months ago
  4. d379150 Merge tag 'v2024.01-rc4' into next by Tom Rini · 11 months ago
  5. 2526cd9 usb: xhci: Better error handling in abort_td() by Hector Martin · 12 months ago
  6. cef52c9 configs: keystone2: Do not include hardware.h by Andrew Davis · 11 months ago
  7. 83ad745 configs: keystone2: Remove unused SPL_MALLOC_F_SIZE and KEYSTONE_SPL_STACK_SIZE by Andrew Davis · 11 months ago
  8. e2a9edc Merge patch series "fs: fat: calculate FAT type based on cluster count" by Tom Rini · 11 months ago
  9. 08f622a fs: fat: calculate FAT type based on cluster count by Christian Taedcke · 11 months ago
  10. 38cc6cd Merge patch series "Import "string" I/O functions from Linux" by Tom Rini · 11 months ago
  11. fa34fbf asm-generic: Import functions from Linux by Igor Prusov · 11 months ago
  12. 66c2173 Merge patch series "sysinfo: Expand sysinfo with some more banner information" by Tom Rini · 11 months ago
  13. 6f646d1 sysinfo: Allow displaying more info on startup by Simon Glass · 11 months ago
  14. ef211ab board: Move show_board_info() comment to header file by Simon Glass · 11 months ago
  15. d6e052c Merge patch series "ufs: Add a PCI UFS controller support" by Tom Rini · 11 months ago
  16. 07a64f0 pci_ids: Add Red Hat vendor and device IDs by Bin Meng · 1 year ago
  17. 129d6a0 Merge tag 'u-boot-dfu-next-20231124' of https://source.denx.de/u-boot/custodians/u-boot-dfu into next by Tom Rini · 11 months ago
  18. 438d253 arm: dts: npcm845-evb: fix/add node and aliases by Jim Liu · 11 months ago
  19. 1c73e05 siemens,am335x: clean-up draco targets by Enrico Leto · 12 months ago
  20. f490623 dfu: add CONFIG_DFU_NAME_MAX_SIZE configuration by Jaehoon Chung · 2 years, 4 months ago
  21. dca7a89 Merge tag 'v2024.01-rc3' into next by Tom Rini · 11 months ago
  22. f01c961 cmd: efidebug: add uri device path by Masahisa Kojima · 12 months ago
  23. e0d1a1e efi_loader: add return to efibootmgr event group by Masahisa Kojima · 12 months ago
  24. e23c8e8 efi_loader: add missing const classifier for event service by Masahisa Kojima · 12 months ago
  25. d822255 blk: blkmap: add ramdisk creation utility function by Masahisa Kojima · 12 months ago
  26. 8cf18da net: wget: add wget with dns utility function by Masahisa Kojima · 12 months ago
  27. 741d1e9 bootstd: Avoid freeing a non-allocated buffer by Simon Glass · 11 months ago
  28. ae7ec8b Merge branch '2023-11-16-assorted-updates' into next by Tom Rini · 11 months ago
  29. dfeb4f0 cmd: bcb: extend BCB C API to allow read/write the fields by Dmitrii Merkurev · 12 months ago
  30. a654369 cmd: bcb: support various block device interfaces for BCB command by Dmitrii Merkurev · 12 months ago
  31. 66a3618 poplar: provide more space for kernel image by Igor Opaniuk · 12 months ago
  32. d7ce04c linux/time.h: Add Linux time conversion defines by Igor Prusov · 12 months ago
  33. 7667bde fs: ext4: Remove unused parameter from ext4_mount by Sean Anderson · 12 months ago
  34. a04d5f6 spl: Convert spi to spl_load by Sean Anderson · 12 months ago
  35. 9b9c6aa spl: Convert semihosting to spl_load by Sean Anderson · 12 months ago
  36. 6029a0e spl: Convert NVMe to spl_load by Sean Anderson · 12 months ago
  37. cbe8657 spl: Convert nor to spl_load by Sean Anderson · 12 months ago
  38. 2e5476b spl: Convert net to spl_load by Sean Anderson · 12 months ago
  39. 11f8346 spl: Convert nand to spl_load by Sean Anderson · 12 months ago
  40. 5d3401a spl: Convert mmc to spl_load by Sean Anderson · 12 months ago
  41. 682184e spl: Convert fat to spl_load by Sean Anderson · 12 months ago
  42. b8ed722 spl: Convert ext to use spl_load by Sean Anderson · 12 months ago
  43. 7750741 spl: Add generic spl_load function by Sean Anderson · 12 months ago
  44. 5b3debc test: spl: Support testing LEGACY_LZMA filesystem images by Sean Anderson · 12 months ago
  45. efe92cd spl: legacy: Split off LZMA decompression into its own function by Sean Anderson · 12 months ago
  46. 5271e35 spl: Only support bl_len when we have to by Sean Anderson · 12 months ago
  47. afdd2d9 spl: Remove filename from spl_load_info by Sean Anderson · 12 months ago
  48. 73c40fc spl: Refactor spl_load_info->read to use units of bytes by Sean Anderson · 12 months ago
  49. 0c6c83e spl: Remove dev from spl_load_info by Sean Anderson · 12 months ago
  50. 5e6a112 Merge patch series "nand: Add sandbox tests" by Tom Rini · 11 months ago
  51. 9181cb0 arch: sandbox: Add function to create temporary files by Sean Anderson · 12 months ago
  52. 333d43f nand: Allow reinitialization by Sean Anderson · 12 months ago
  53. c203482 nand: Add function to unregister NAND devices by Sean Anderson · 12 months ago
  54. b37a920 mtd: Add some fallbacks for add/del_mtd_device by Sean Anderson · 12 months ago
  55. b35df87 mtd: Rename SPL_MTD_SUPPORT to SPL_MTD by Sean Anderson · 12 months ago
  56. 38ef64e spl: nand: Set bl_len to page size by Sean Anderson · 12 months ago
  57. 601b890 nand: Calculate SYS_NAND_BLOCK_PAGES (neé SYS_NAND_PAGE_COUNT) automatically by Sean Anderson · 12 months ago
  58. 2c61c0e dm: Do not enable debug messages by default by Heinrich Schuchardt · 12 months ago
  59. a75cf70 efi: Correct handling of frame buffer by Simon Glass · 1 year, 1 month ago
  60. 01a7019 stm32mp2: initial support by Patrice Chotard · 12 months ago
  61. 970d167 ARM: dts: stm32: Add STM32MP257F Evaluation board support by Patrice Chotard · 12 months ago
  62. fafedff power: regulator: add AXP313 support by Andre Przywara · 1 year ago
  63. bb7121f Merge branch '2023-11-10-assorted-fixes' by Tom Rini · 12 months ago
  64. a94a407 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 12 months ago
  65. ee2ce29 bootstd: Skip over bad device during bootflows scanning by Tony Dinh · 12 months ago
  66. 6761cb5 board: rockchip: add Pine64 QuartzPro64 RK3588 board by Tom Fitzhenry · 1 year ago
  67. b630f8b scsi: Forceably finish migration to DM_SCSI by Tom Rini · 12 months ago
  68. 7f38e9c include: Drop <common.h> from include lists by Tom Rini · 12 months ago
  69. c675222 include/linux/mii.h: Add <linux/types.h> by Tom Rini · 12 months ago
  70. 678be88 fsl-mc: Add prototype for bd_info by Tom Rini · 12 months ago
  71. dd1365c powerpc: mpc83xx: Rework includes slightly by Tom Rini · 12 months ago
  72. 5faf66a fsl_qe: Drop common.h by Tom Rini · 12 months ago
  73. dcda1f2 display_options.h: Correct includes by Tom Rini · 12 months ago
  74. 2a7ea65 m68k: Remove CONFIG_FSLDMAFEC by Tom Rini · 12 months ago
  75. d563bb5 clk_k210.c: Clean up how we handle nop by Tom Rini · 12 months ago
  76. d972192 env: Move env_set() out of cmd/nvedit.c and in to env/common.c by Tom Rini · 12 months ago
  77. 37f500d dt-bindings: Remove VSC8531 specific RGMII delay definitions by Michal Simek · 12 months ago
  78. bd9ff68 serial: zynqmp: Fetch baudrate from dtb and update by Algapally Santosh Sagar · 1 year, 1 month ago
  79. 8819892 configs: Add support in Kconfig and convert for armada boards by Algapally Santosh Sagar · 1 year, 1 month ago
  80. a01b946 bmips: Add Inteno XG6846 board by Linus Walleij · 1 year, 1 month ago
  81. 274f41c Merge tag 'u-boot-amlogic-20231106' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 12 months ago
  82. c550e81 ARM: configs: libretech-ac: enable USB_DFU like in meson64.h by Neil Armstrong · 12 months ago
  83. 798962c net: Add option for tracing packets by Sean Anderson · 1 year, 1 month ago
  84. 4afdc7a sysreset: implement PALMAS sysreset functions by Svyatoslav Ryhel · 12 months ago
  85. 8b8a00e sysreset: implement TPS65910 sysreset functions by Svyatoslav Ryhel · 12 months ago
  86. 9d937cd sysreset: implement TPS80031 sysreset functions by Svyatoslav Ryhel · 12 months ago
  87. fa1e72e sysreset: implement MAX77663 sysreset functions by Svyatoslav Ryhel · 12 months ago
  88. 8e5c9c5 power: pmic: tps65910: add TPS65911 PMIC support by Svyatoslav Ryhel · 12 months ago
  89. 51201e4 power: pmic: add the base TPS80031 PMIC support by Svyatoslav Ryhel · 12 months ago
  90. f2ed584 power: pmic: add the base MAX77663 PMIC support by Svyatoslav Ryhel · 12 months ago
  91. ec1af5e configs: transformer_t30: convert bootmenu option by Svyatoslav Ryhel · 1 year, 1 month ago
  92. fe35c2f binman: Rename TYPE_STAGE to TYPE_LEGACY_STAGE by Simon Glass · 1 year ago
  93. 07fe79c Merge tag 'i2cfixes-for-v2024-01-rc2' of https://source.denx.de/u-boot/custodians/u-boot-i2c by Tom Rini · 12 months ago
  94. b0c391c Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 12 months ago
  95. 9757cae riscv: allow resume after exception by Heinrich Schuchardt · 12 months ago
  96. 891a181 board: sifive: unmatched: move kernel load address to 0x80200000 by Yong-Xuan Wang · 12 months ago
  97. 658caf0 Merge tag 'clk-2024.01-rc2' of https://source.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 12 months ago
  98. c4b52fd clk: also handle ENOENT in *_optional functions by Yang Xiwen · 1 year, 2 months ago
  99. b6a56f5 clk: fix count parameter type for clk_release_all by Eugen Hristev · 1 year, 4 months ago
  100. 21c84bb mmc: sdhci: Rework SDHCI_QUIRK_BROKEN_R1B by Sean Anderson · 12 months ago