1. 1a58da9 cmd/efidebug: fix some function descriptions by Heinrich Schuchardt · 4 weeks ago
  2. 1806fed cmd: add rdcycle test to RISC-V exception command by Heinrich Schuchardt · 10 weeks ago
  3. 61faa6d cmd: bcb: Fix segfault on invalid block device by Mattijs Korpershoek · 3 months ago
  4. 25ee9c2 ubi: allow to write to volume with offset by Alexey Romanov · 3 months ago
  5. cead69c ubi: allow to read from volume with offset by Alexey Romanov · 3 months ago
  6. 476fb4d cmd: cpu: add release subcommand by Hou Zhiqiang · 3 months ago
  7. 8877bc5 Merge patch series "led: implement software blinking" by Tom Rini · 3 months ago WIP/30Jul2024
  8. 2a15c67 led: enable LEDST_BLINK state unconditionally by Mikhail Kshevetskiy · 3 months ago
  9. 84e000c cmd: move CMD_DHCP6 options beneath CMD_DHCP6 by Heinrich Schuchardt · 3 months ago
  10. 0e46384 cmd: correct ELF-related commands dependencies by Maxim Moskalets · 3 months ago
  11. b81e31a bootstash: Do not provide a default address for all by Tom Rini · 3 months ago
  12. 4595600 Merge patch series "bootstd: Add Android support" by Tom Rini · 3 months ago
  13. a525656 android: boot: Add set_abootimg_addr() and set_avendor_bootimg_addr() by Mattijs Korpershoek · 3 months ago
  14. e569c73 cmd: Remove duplicate newlines by Marek Vasut · 3 months ago
  15. 8d57f46 cmd: add resize for FDT in bootelf by Maxim Moskalets · 4 months ago
  16. 72e77ab gpt: allow spaces in partition list by Mikhail Kshevetskiy · 4 months ago
  17. 608a88c Fix Kconfig coding style from spaces to tab by Anand Moon · 4 months ago
  18. 2abf14d cmd: bootm: add ELF file support by Maxim Moskalets · 4 months ago
  19. f0a259c Merge patch series "m68k: Implement a default flush_dcache_all" by Tom Rini · 4 months ago
  20. 7d6cee2 cmd: cache: Remove weak functions by Tom Rini · 4 months ago
  21. 005105b Merge tag 'ubifixes-for-v2024-10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-ubi by Tom Rini · 4 months ago
  22. d243b36 sandbox: enable support for the unlz4 command by Jonathan Liu · 5 months ago
  23. 27b169f cmd: ubi: check 'updating' before calling ubi_more_update_data() by Martin Kurbanov · 4 months ago
  24. abae0b7 cmd: ubi: remove redundant initializations by Martin Kurbanov · 4 months ago
  25. 2f96033 Merge tag 'efi-2024-10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 4 months ago WIP/30Jun2024-next
  26. 0b07b5e cmd: correct kaslrseed description by Heinrich Schuchardt · 4 months ago
  27. a53fb76 cmd: fwu: Also print information about size by Michal Simek · 5 months ago
  28. 48641bf Merge patch series "automatically add /chosen/kaslr-seed and deduplicate code" by Tom Rini · 4 months ago WIP/28Jun2024-next
  29. 909321b use fdt_kaslrseed function to de-duplicate code by Tim Harvey · 4 months ago
  30. 52ff1f5 zboot: Correct use of state_mask argument by Simon Glass · 4 months ago
  31. bce4c15 zboot: Add debugging for booting by Simon Glass · 4 months ago
  32. 04c63f1 cmd: gpt: Fix freeing gpt_pte in gpt_verify() by Sam Protsenko · 4 months ago
  33. b85ecb2 cmd: Make use of U_BOOT_LONGHELP when missing by Tom Rini · 4 months ago
  34. a7eada2 Merge tag 'v2024.07-rc5' into next by Tom Rini · 4 months ago
  35. 082b467 cmd: link to doc/usage/fit/x86-fit-boot.rst by Heinrich Schuchardt · 4 months ago
  36. 20a0383 cmd: fix typo in CMD_BOOTMETH help text by Quentin Schulz · 4 months ago
  37. e242cd9 Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-watchdog into next by Tom Rini · 4 months ago WIP/16Jun2024-next
  38. 008c4b3 cyclic: make clients embed a struct cyclic_info in their own data structure by Rasmus Villemoes · 5 months ago
  39. 46b6a3e cmd: move ELF load and boot to lib/elf.c by Maxim Moskalets · 5 months ago WIP/14Jun2024-next
  40. 822911d imxtract: add support for zstd-compressed images by Dmitry Gerasimov · 5 months ago
  41. ca6a992 cmd: sound: fix help text by Quentin Schulz · 4 months ago
  42. 9cf83a7 Merge tag 'efi-next-20240611' of https://source.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 4 months ago WIP/11Jun2024-next
  43. 535321c efi_loader: rename struct efi_initrd_dp to efi_lo_dp_prefix by Heinrich Schuchardt · 4 months ago
  44. d9f7f42 cmd: efidebug: add support for setting fdt by Heinrich Schuchardt · 6 months ago
  45. 58bef19 cmd: eficonfig: add support for setting fdt by Heinrich Schuchardt · 6 months ago
  46. bf03333 efi_loader: allow concatenation with contained end node by Heinrich Schuchardt · 5 months ago
  47. 17b1656 abootimg: Add init_boot image support by Roman Stratiienko · 5 months ago
  48. 77ba281 Merge patch series "'eeprom' command improvements" by Tom Rini · 4 months ago
  49. 57a9e8d cmd: eeprom: Extend to EEPROMs probed via driver model by Marek Behún · 5 months ago
  50. e5dbc80 cmd: eeprom: Don't read/write whole EEPROM if not necessary by Marek Behún · 5 months ago
  51. e9774af cmd: eeprom: Refactor command execution into function by action by Marek Behún · 5 months ago
  52. 15f0536 cmd: eeprom: Refactor eeprom device specifier parsing by Marek Behún · 5 months ago
  53. fda747c cmd: eeprom: Deduplicate parse_i2c_bus_addr() calls by Marek Behún · 5 months ago
  54. 2d49daf cmd: eeprom: Hide eeprom layout versioning behind a Kconfig option by Marek Behún · 5 months ago
  55. 642ec48 cmd: eeprom: Fix usage help for the eeprom command by Marek Behún · 5 months ago
  56. 227be29 Merge tag 'v2024.07-rc4' into next by Tom Rini · 5 months ago
  57. 8f8b4b0 usb: remove not used variable in usb_ether_curr_dev by Heiko Schocher · 5 months ago
  58. 89aa846 tpm-v2: allow algorithm name to be configured for pcr_read and pcr_extend by Tim Harvey · 5 months ago
  59. 7e52d6c Merge patch series "FWU: Add support for FWU metadata version 2" by Tom Rini · 5 months ago WIP/24May2024-next
  60. 7cfe0d8 cmd: fwu: make changes for supporting FWU metadata version 2 by Sughosh Ganu · 7 months ago
  61. 377e91c Merge patch series "Clean-up patch set for MbedTLS integration" by Tom Rini · 5 months ago WIP/22May2024-next
  62. cb73fe9 include: Move snprintf to stdio.h by Raymond Mao · 5 months ago
  63. 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 5 months ago WIP/20May2024-next
  64. d478142 Merge tag 'v2024.07-rc3' into next by Tom Rini · 5 months ago
  65. d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 5 months ago
  66. e0112bc sandbox: make function 'do_undefined' properly compiles for PowerPC by WHR · 6 months ago
  67. 301bac6 cmd: Remove <common.h> and add needed includes by Tom Rini · 6 months ago
  68. 5560830 cmd/Kconfig: Add some missing dependencies by Tom Rini · 6 months ago
  69. 8024d57 cmd: gpt: initialize partition table by Kishan Dudhatra · 6 months ago
  70. 62825d4 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 6 months ago
  71. b49861a cmd: sbi: add coreboot and oreboot implementation IDs by Heinrich Schuchardt · 6 months ago
  72. c57c187 cmd: sbi: add Supervisor Software Events extension by Heinrich Schuchardt · 6 months ago
  73. 84aab11 cmd: terminate efidebug test bootmgr early on error by Heinrich Schuchardt · 6 months ago
  74. a55039d efi_loader: superfluous efi_restore_gd after EFI_CALL by Heinrich Schuchardt · 6 months ago
  75. aa028df cmd: CONFIG_CMD_BLOBLIST must depend on CONFIG_BLOBLIST by Heinrich Schuchardt · 6 months ago
  76. 9552923 Merge patch series "Kconfig: some cleanups" by Tom Rini · 6 months ago
  77. 953d335 Kconfig: Add missing quotes around source file by Michal Simek · 6 months ago
  78. 8afeab4 cmd: eficonfig: check initrd path allocation by Heinrich Schuchardt · 6 months ago
  79. 84dda5c Kconfig: Remove all default n options by Michal Simek · 6 months ago
  80. d893c93 Merge tag 'tpm-master-18042024' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 6 months ago
  81. cdd20e3 Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" by Tom Rini · 6 months ago
  82. dfac18e cmd: optee_rpmb: build cmd for sandbox by Igor Opaniuk · 7 months ago
  83. fbdaafb cmd: optee_rpmb: close tee session by Igor Opaniuk · 7 months ago
  84. 248fc16 cmd: mtd: OTP access support by Arseniy Krasnov · 7 months ago
  85. 85f3d3d cmd: sf: Fix sf probe crash by Weizhao Ouyang · 10 months ago
  86. 6d9a851 Fix references to trace doc by Vincent Stehlé · 6 months ago
  87. 04fc470 sandbox: move sandbox specifics to booti_setup() by Heinrich Schuchardt · 9 months ago
  88. 777c284 Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled" by Tom Rini · 6 months ago
  89. 637425b fastboot: Change fastboot_buf_addr to an address by Simon Glass · 10 months ago
  90. b34c828 bootm: Make OS booting dependent on BOOTM by Simon Glass · 10 months ago
  91. 6e558e3 bootm: Add a Kconfig option for bootm functionality by Simon Glass · 10 months ago
  92. ab3453e Merge patch series "Complete decoupling of zboot logic from commands" by Tom Rini · 6 months ago
  93. 9ad5fdf x86: zboot: Separate logic functions from commands by Simon Glass · 11 months ago
  94. 02ed6c3 x86: zboot: Move argument processing outside zboot_start() by Simon Glass · 11 months ago
  95. d531499 x86: zboot: Drop intermediate zboot_go() function by Simon Glass · 11 months ago
  96. cb19931 x86: zboot: Drop intermediate zboot_setup() function by Simon Glass · 11 months ago
  97. db0c6f4 x86: zboot: Move environment setting into zboot_load() by Simon Glass · 11 months ago
  98. 42a99d0 x86: zboot: Create separate functions for the logic by Simon Glass · 11 months ago
  99. 228c672 x86: zboot: Avoid iteration in do_zboot_states() by Simon Glass · 11 months ago
  100. 80d4c98 x86: zboot: Create a separate ZBOOT option for zboot logic by Simon Glass · 11 months ago