1. 637425b fastboot: Change fastboot_buf_addr to an address by Simon Glass · 1 year, 1 month ago
  2. cde03fa video: Add a function to clear the display by Simon Glass · 1 year, 4 months ago
  3. 30a75e7 test: Add helper to skip to partial console line by Simon Glass · 1 year, 4 months ago
  4. 4001e5a test: Add a new suite for commands by Simon Glass · 1 year, 4 months ago
  5. 9565771 Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)" by Tom Rini · 1 year, 1 month ago
  6. 8632b36 command: Introduce functions to obtain command arguments by Simon Glass · 1 year, 2 months ago
  7. 1047b53 bootstd: Introduce programmatic boot by Simon Glass · 1 year, 2 months ago
  8. 3ac85bd bootm: Adjust the parameters of bootm_find_images() by Simon Glass · 1 year, 2 months ago
  9. 9645628 bootm: Reduce arguments to boot_get_loadables() by Simon Glass · 1 year, 2 months ago
  10. 745367b bootm: Reduce arguments to boot_get_fpga() by Simon Glass · 1 year, 2 months ago
  11. 0aa923a bootm: Reduce arguments to boot_get_fdt() by Simon Glass · 1 year, 2 months ago
  12. ba5e3f7 bootm: Pass image buffer to boot_get_fdt() by Simon Glass · 1 year, 2 months ago
  13. 813f75d fdt: Allow use of fdt_support inside if() statements by Simon Glass · 1 year, 2 months ago
  14. 8eda15b bootm: Reduce arguments to boot_get_ramdisk() by Simon Glass · 1 year, 2 months ago
  15. bdfa1b6 bootstage: Drop BOOTSTAGE_ID_FIT_KERNEL_INFO by Simon Glass · 1 year, 2 months ago
  16. 429acb3 image: Document error codes from fit_image_load() by Simon Glass · 1 year, 2 months ago
  17. 530cc47 image: Tidy up genimg_get_kernel_addr_fit() by Simon Glass · 1 year, 2 months ago
  18. e62714c bootstd: Add missing header file from bootdev.h by Simon Glass · 1 year, 2 months ago
  19. 10c398d treewide: Tidy up semicolon after command macros by Simon Glass · 1 year, 2 months ago
  20. bfe3c7b Merge patch series "some LED patches" by Tom Rini · 1 year, 1 month ago
  21. 3bf0515 led: introduce led_bind_generic() by Rasmus Villemoes · 1 year, 2 months ago
  22. d379150 Merge tag 'v2024.01-rc4' into next by Tom Rini · 1 year, 2 months ago
  23. 2526cd9 usb: xhci: Better error handling in abort_td() by Hector Martin · 1 year, 3 months ago
  24. cef52c9 configs: keystone2: Do not include hardware.h by Andrew Davis · 1 year, 2 months ago
  25. 83ad745 configs: keystone2: Remove unused SPL_MALLOC_F_SIZE and KEYSTONE_SPL_STACK_SIZE by Andrew Davis · 1 year, 2 months ago
  26. e2a9edc Merge patch series "fs: fat: calculate FAT type based on cluster count" by Tom Rini · 1 year, 2 months ago
  27. 08f622a fs: fat: calculate FAT type based on cluster count by Christian Taedcke · 1 year, 2 months ago
  28. 38cc6cd Merge patch series "Import "string" I/O functions from Linux" by Tom Rini · 1 year, 2 months ago
  29. fa34fbf asm-generic: Import functions from Linux by Igor Prusov · 1 year, 2 months ago
  30. 66c2173 Merge patch series "sysinfo: Expand sysinfo with some more banner information" by Tom Rini · 1 year, 2 months ago
  31. 6f646d1 sysinfo: Allow displaying more info on startup by Simon Glass · 1 year, 2 months ago
  32. ef211ab board: Move show_board_info() comment to header file by Simon Glass · 1 year, 2 months ago
  33. d6e052c Merge patch series "ufs: Add a PCI UFS controller support" by Tom Rini · 1 year, 2 months ago
  34. 07a64f0 pci_ids: Add Red Hat vendor and device IDs by Bin Meng · 1 year, 4 months ago
  35. 129d6a0 Merge tag 'u-boot-dfu-next-20231124' of https://source.denx.de/u-boot/custodians/u-boot-dfu into next by Tom Rini · 1 year, 2 months ago
  36. 438d253 arm: dts: npcm845-evb: fix/add node and aliases by Jim Liu · 1 year, 2 months ago
  37. 1c73e05 siemens,am335x: clean-up draco targets by Enrico Leto · 1 year, 3 months ago
  38. f490623 dfu: add CONFIG_DFU_NAME_MAX_SIZE configuration by Jaehoon Chung · 2 years, 7 months ago
  39. dca7a89 Merge tag 'v2024.01-rc3' into next by Tom Rini · 1 year, 2 months ago
  40. f01c961 cmd: efidebug: add uri device path by Masahisa Kojima · 1 year, 3 months ago
  41. e0d1a1e efi_loader: add return to efibootmgr event group by Masahisa Kojima · 1 year, 3 months ago
  42. e23c8e8 efi_loader: add missing const classifier for event service by Masahisa Kojima · 1 year, 3 months ago
  43. d822255 blk: blkmap: add ramdisk creation utility function by Masahisa Kojima · 1 year, 3 months ago
  44. 8cf18da net: wget: add wget with dns utility function by Masahisa Kojima · 1 year, 3 months ago
  45. 741d1e9 bootstd: Avoid freeing a non-allocated buffer by Simon Glass · 1 year, 2 months ago
  46. ae7ec8b Merge branch '2023-11-16-assorted-updates' into next by Tom Rini · 1 year, 2 months ago
  47. dfeb4f0 cmd: bcb: extend BCB C API to allow read/write the fields by Dmitrii Merkurev · 1 year, 3 months ago
  48. a654369 cmd: bcb: support various block device interfaces for BCB command by Dmitrii Merkurev · 1 year, 3 months ago
  49. 66a3618 poplar: provide more space for kernel image by Igor Opaniuk · 1 year, 3 months ago
  50. d7ce04c linux/time.h: Add Linux time conversion defines by Igor Prusov · 1 year, 3 months ago
  51. 7667bde fs: ext4: Remove unused parameter from ext4_mount by Sean Anderson · 1 year, 3 months ago
  52. a04d5f6 spl: Convert spi to spl_load by Sean Anderson · 1 year, 3 months ago
  53. 9b9c6aa spl: Convert semihosting to spl_load by Sean Anderson · 1 year, 3 months ago
  54. 6029a0e spl: Convert NVMe to spl_load by Sean Anderson · 1 year, 3 months ago
  55. cbe8657 spl: Convert nor to spl_load by Sean Anderson · 1 year, 3 months ago
  56. 2e5476b spl: Convert net to spl_load by Sean Anderson · 1 year, 3 months ago
  57. 11f8346 spl: Convert nand to spl_load by Sean Anderson · 1 year, 3 months ago
  58. 5d3401a spl: Convert mmc to spl_load by Sean Anderson · 1 year, 3 months ago
  59. 682184e spl: Convert fat to spl_load by Sean Anderson · 1 year, 3 months ago
  60. b8ed722 spl: Convert ext to use spl_load by Sean Anderson · 1 year, 3 months ago
  61. 7750741 spl: Add generic spl_load function by Sean Anderson · 1 year, 3 months ago
  62. 5b3debc test: spl: Support testing LEGACY_LZMA filesystem images by Sean Anderson · 1 year, 3 months ago
  63. efe92cd spl: legacy: Split off LZMA decompression into its own function by Sean Anderson · 1 year, 3 months ago
  64. 5271e35 spl: Only support bl_len when we have to by Sean Anderson · 1 year, 3 months ago
  65. afdd2d9 spl: Remove filename from spl_load_info by Sean Anderson · 1 year, 3 months ago
  66. 73c40fc spl: Refactor spl_load_info->read to use units of bytes by Sean Anderson · 1 year, 3 months ago
  67. 0c6c83e spl: Remove dev from spl_load_info by Sean Anderson · 1 year, 3 months ago
  68. 5e6a112 Merge patch series "nand: Add sandbox tests" by Tom Rini · 1 year, 2 months ago
  69. 9181cb0 arch: sandbox: Add function to create temporary files by Sean Anderson · 1 year, 3 months ago
  70. 333d43f nand: Allow reinitialization by Sean Anderson · 1 year, 3 months ago
  71. c203482 nand: Add function to unregister NAND devices by Sean Anderson · 1 year, 3 months ago
  72. b37a920 mtd: Add some fallbacks for add/del_mtd_device by Sean Anderson · 1 year, 3 months ago
  73. b35df87 mtd: Rename SPL_MTD_SUPPORT to SPL_MTD by Sean Anderson · 1 year, 3 months ago
  74. 38ef64e spl: nand: Set bl_len to page size by Sean Anderson · 1 year, 3 months ago
  75. 601b890 nand: Calculate SYS_NAND_BLOCK_PAGES (neé SYS_NAND_PAGE_COUNT) automatically by Sean Anderson · 1 year, 3 months ago
  76. 2c61c0e dm: Do not enable debug messages by default by Heinrich Schuchardt · 1 year, 3 months ago
  77. a75cf70 efi: Correct handling of frame buffer by Simon Glass · 1 year, 4 months ago
  78. 01a7019 stm32mp2: initial support by Patrice Chotard · 1 year, 3 months ago
  79. 970d167 ARM: dts: stm32: Add STM32MP257F Evaluation board support by Patrice Chotard · 1 year, 3 months ago
  80. fafedff power: regulator: add AXP313 support by Andre Przywara · 1 year, 3 months ago
  81. bb7121f Merge branch '2023-11-10-assorted-fixes' by Tom Rini · 1 year, 3 months ago
  82. a94a407 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 1 year, 3 months ago
  83. ee2ce29 bootstd: Skip over bad device during bootflows scanning by Tony Dinh · 1 year, 3 months ago
  84. 6761cb5 board: rockchip: add Pine64 QuartzPro64 RK3588 board by Tom Fitzhenry · 1 year, 3 months ago
  85. b630f8b scsi: Forceably finish migration to DM_SCSI by Tom Rini · 1 year, 3 months ago
  86. 7f38e9c include: Drop <common.h> from include lists by Tom Rini · 1 year, 3 months ago
  87. c675222 include/linux/mii.h: Add <linux/types.h> by Tom Rini · 1 year, 3 months ago
  88. 678be88 fsl-mc: Add prototype for bd_info by Tom Rini · 1 year, 3 months ago
  89. dd1365c powerpc: mpc83xx: Rework includes slightly by Tom Rini · 1 year, 3 months ago
  90. 5faf66a fsl_qe: Drop common.h by Tom Rini · 1 year, 3 months ago
  91. dcda1f2 display_options.h: Correct includes by Tom Rini · 1 year, 3 months ago
  92. 2a7ea65 m68k: Remove CONFIG_FSLDMAFEC by Tom Rini · 1 year, 3 months ago
  93. d563bb5 clk_k210.c: Clean up how we handle nop by Tom Rini · 1 year, 3 months ago
  94. d972192 env: Move env_set() out of cmd/nvedit.c and in to env/common.c by Tom Rini · 1 year, 3 months ago
  95. 37f500d dt-bindings: Remove VSC8531 specific RGMII delay definitions by Michal Simek · 1 year, 3 months ago
  96. bd9ff68 serial: zynqmp: Fetch baudrate from dtb and update by Algapally Santosh Sagar · 1 year, 4 months ago
  97. 8819892 configs: Add support in Kconfig and convert for armada boards by Algapally Santosh Sagar · 1 year, 4 months ago
  98. a01b946 bmips: Add Inteno XG6846 board by Linus Walleij · 1 year, 4 months ago
  99. 274f41c Merge tag 'u-boot-amlogic-20231106' of https://source.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 1 year, 3 months ago
  100. c550e81 ARM: configs: libretech-ac: enable USB_DFU like in meson64.h by Neil Armstrong · 1 year, 3 months ago