1. 62825d4 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 6 months ago
  2. b49861a cmd: sbi: add coreboot and oreboot implementation IDs by Heinrich Schuchardt · 6 months ago
  3. c57c187 cmd: sbi: add Supervisor Software Events extension by Heinrich Schuchardt · 6 months ago
  4. 84aab11 cmd: terminate efidebug test bootmgr early on error by Heinrich Schuchardt · 6 months ago
  5. a55039d efi_loader: superfluous efi_restore_gd after EFI_CALL by Heinrich Schuchardt · 6 months ago
  6. aa028df cmd: CONFIG_CMD_BLOBLIST must depend on CONFIG_BLOBLIST by Heinrich Schuchardt · 6 months ago
  7. 9552923 Merge patch series "Kconfig: some cleanups" by Tom Rini · 6 months ago
  8. 953d335 Kconfig: Add missing quotes around source file by Michal Simek · 6 months ago
  9. 8afeab4 cmd: eficonfig: check initrd path allocation by Heinrich Schuchardt · 6 months ago
  10. 84dda5c Kconfig: Remove all default n options by Michal Simek · 6 months ago
  11. d893c93 Merge tag 'tpm-master-18042024' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 6 months ago
  12. cdd20e3 Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" by Tom Rini · 6 months ago
  13. dfac18e cmd: optee_rpmb: build cmd for sandbox by Igor Opaniuk · 7 months ago
  14. fbdaafb cmd: optee_rpmb: close tee session by Igor Opaniuk · 7 months ago
  15. 248fc16 cmd: mtd: OTP access support by Arseniy Krasnov · 7 months ago
  16. 85f3d3d cmd: sf: Fix sf probe crash by Weizhao Ouyang · 10 months ago
  17. 6d9a851 Fix references to trace doc by Vincent Stehlé · 6 months ago
  18. 04fc470 sandbox: move sandbox specifics to booti_setup() by Heinrich Schuchardt · 9 months ago
  19. 777c284 Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled" by Tom Rini · 6 months ago
  20. 637425b fastboot: Change fastboot_buf_addr to an address by Simon Glass · 10 months ago
  21. b34c828 bootm: Make OS booting dependent on BOOTM by Simon Glass · 10 months ago
  22. 6e558e3 bootm: Add a Kconfig option for bootm functionality by Simon Glass · 10 months ago
  23. ab3453e Merge patch series "Complete decoupling of zboot logic from commands" by Tom Rini · 6 months ago
  24. 9ad5fdf x86: zboot: Separate logic functions from commands by Simon Glass · 11 months ago
  25. 02ed6c3 x86: zboot: Move argument processing outside zboot_start() by Simon Glass · 11 months ago
  26. d531499 x86: zboot: Drop intermediate zboot_go() function by Simon Glass · 11 months ago
  27. cb19931 x86: zboot: Drop intermediate zboot_setup() function by Simon Glass · 11 months ago
  28. db0c6f4 x86: zboot: Move environment setting into zboot_load() by Simon Glass · 11 months ago
  29. 42a99d0 x86: zboot: Create separate functions for the logic by Simon Glass · 11 months ago
  30. 228c672 x86: zboot: Avoid iteration in do_zboot_states() by Simon Glass · 11 months ago
  31. 80d4c98 x86: zboot: Create a separate ZBOOT option for zboot logic by Simon Glass · 11 months ago
  32. bade0ac x86: zboot: Move command code into its own file by Simon Glass · 11 months ago
  33. ae8e1d5 cmd: sysboot: null check filename by Caleb Connolly · 7 months ago
  34. 144c016 cmd: rng: Print "Abort" on -EINTR by Marek Behún · 7 months ago
  35. cdfcc37 Merge tag 'u-boot-dfu-next-20240402' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 7 months ago
  36. 23109d0 cmd: smbios: type 1 wake-up time, family by Heinrich Schuchardt · 8 months ago
  37. 4735d03 acpi: rename aslc_id, aslc_revision by Heinrich Schuchardt · 9 months ago
  38. ab8d9ca Merge tag 'v2024.04-rc5' into next by Tom Rini · 7 months ago
  39. 304fa0a usb: gadget: UMS: support multiple sector sizes by Caleb Connolly · 7 months ago
  40. 68fc0b8 cmd: bootefi: error handling bootefi selftest by Heinrich Schuchardt · 7 months ago
  41. 46e5dd6 cmd: bootefi: Don't show usage help if EFI binary fails. by Heinrich Schuchardt · 7 months ago
  42. f048104 Merge tag 'u-boot-socfpga-next-20240319' of https://source.denx.de/u-boot/custodians/u-boot-socfpga into next by Tom Rini · 7 months ago
  43. 099c94b Merge tag 'u-boot-rockchip-20240315' of https://source.denx.de/u-boot/custodians/u-boot-rockchip into next by Tom Rini · 7 months ago
  44. 8081561 pmic: reword help text by Quentin Schulz · 7 months ago
  45. 6d1734f cmd: add FDT setup for bootelf by flag by Maxim Moskalets · 7 months ago
  46. 421359a cli: allow users to determine history buffer allocation method by Hanyuan Zhao · 8 months ago
  47. 9a6e975 cmd: rng: Add rng list command by Weizhao Ouyang · 8 months ago
  48. 3a223ff cmd: sbi: formatting PolarFire Hart Software Services version by Heinrich Schuchardt · 8 months ago
  49. 4de6d37 cmd: sbi: Correctly display unknown implementation IDs by Heinrich Schuchardt · 8 months ago
  50. 6ec3f92 cmd: md5sum: use hash_command by Igor Opaniuk · 8 months ago
  51. 407184c cmd: eeprom: Fix config dependency by Ivan Orlov · 8 months ago
  52. 3766a24 fs: drop reiserfs by Peter Robinson · 8 months ago
  53. 9a49f39 cmd: remove common.h from exception command implementations by Heinrich Schuchardt · 8 months ago
  54. 4c73630 cmd: setexpr: fix no matching string in gsub return empty value by Massimiliano Minella · 8 months ago
  55. df3cfce cmd: avb: rework do_avb_verify_part by Igor Opaniuk · 8 months ago
  56. 0ef0825 cmd: avb: rework prints by Igor Opaniuk · 8 months ago
  57. a14aa59 avb: move SPDX license identifiers to the first line by Igor Opaniuk · 8 months ago
  58. 348ea87 cmd: hash: fix param count check by Igor Opaniuk · 8 months ago
  59. 406c410 smbios: correctly name Structure Table Maximum Size field by Heinrich Schuchardt · 9 months ago
  60. 551bc96 cmd: smbios: show correct table size for SMBIOS2.1 entry point by Heinrich Schuchardt · 9 months ago
  61. c11f176 cmd: smbios: replace missing string by 'Not Specified' by Heinrich Schuchardt · 9 months ago
  62. e799f8a cmd: smbios: add missing colon after UUID by Heinrich Schuchardt · 9 months ago
  63. 7ca4b0e cmd: smbios: always use '0x%04x' for printing handles by Heinrich Schuchardt · 9 months ago
  64. 6b0520c cmd: sbi: add support for Debug Trigger Extension by Heinrich Schuchardt · 9 months ago
  65. 102ab67 cmd: in do_efi_capsule_esrt use efi_get_configuration_table by Heinrich Schuchardt · 9 months ago
  66. 9de4ec8 cmd: provide command to display SMBIOS information by Heinrich Schuchardt · 9 months ago
  67. 983d6e5 cmd: bootmenu: rename U-Boot console to Exit by Svyatoslav Ryhel · 9 months ago
  68. cc7e3d1 cmd: increase default for SYS_MAXARGS by Heinrich Schuchardt · 9 months ago
  69. cda3f81 cmd/flash: Make this default y for CFI and NOR only by Tom Rini · 9 months ago
  70. 246c94f cmd/mtdparts: Make this select MTD_PARTITIONS by Tom Rini · 9 months ago
  71. cf536da cmd: license: Add CONFIG_GZIP dependency by Ivan Orlov · 9 months ago
  72. 0afee26 cmd: bootflow: remove dead code in do_bootflow_cmdline() by Heinrich Schuchardt · 9 months ago
  73. 21a2c12 getchar(): Correct usage by Tom Rini · 9 months ago
  74. 3c3a734 Revert "cmd: Set modern hush as default shell" by Tom Rini · 9 months ago
  75. bdaa0b2 Merge tag 'efi-2024-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 9 months ago
  76. 4762c51 cmd/mem.c: fix wrong use of ifdef, drop pointless SUPPORT_64BIT_DATA macro by Rasmus Villemoes · 10 months ago
  77. 279b03d efi_loader: rename BOOTEFI_BOOTMGR to EFI_BOOTMGR by AKASHI Takahiro · 9 months ago
  78. 6422820 efi_loader: split unrelated code from efi_bootmgr.c by AKASHI Takahiro · 9 months ago
  79. d631681 cmd/mem.c: use memmove in do_mem_cp() by Rasmus Villemoes · 10 months ago
  80. 6b37320 cmd: mtd: avoid unintentional integer overflow by Heinrich Schuchardt · 9 months ago
  81. 55125bb cmd: efidebug: check pointer after memory allocation by Heinrich Schuchardt · 9 months ago
  82. f19171c efi_loader: Clean up efi_dp_append and efi_dp_concat by Ilias Apalodimas · 9 months ago
  83. c95ade8 cmd: acpi: check HW reduced flag in acpi list by Heinrich Schuchardt · 10 months ago
  84. c5924b1 cmd: acpi: fix listing DSDT and FACS by Heinrich Schuchardt · 10 months ago
  85. a8efebe acpi: Write pointers to tables instead of addresses by Simon Glass · 10 months ago
  86. 2b28c3b Merge patch series "Modernize U-Boot shell" by Tom Rini · 10 months ago
  87. 78912cf cmd: Set modern hush as default shell by Francis Laniel · 10 months ago
  88. 9a06837 cli: Enables using modern hush parser as command line parser by Francis Laniel · 10 months ago
  89. 6bb39f5 cmd: Add new cli command by Francis Laniel · 10 months ago
  90. 30dcef8 cli: Add menu for hush parser by Francis Laniel · 10 months ago
  91. 7c4647b Merge patch series "Complete decoupling of bootm logic from commands" by Tom Rini · 10 months ago
  92. 3405c9b bootm: Create a function to run through the bootz states by Simon Glass · 10 months ago
  93. e1a24c0 bootm: Create a function to run through the bootm states by Simon Glass · 10 months ago
  94. b5d397f bootm: Rename do_bootm_states() to bootm_run_states() by Simon Glass · 10 months ago
  95. a6c4916 bootm: Drop arguments from do_bootm_states() by Simon Glass · 10 months ago
  96. 31fda96 bootz: Avoid use of #ifdef by Simon Glass · 10 months ago
  97. 0c96b68 booti: Avoid use of #ifdef by Simon Glass · 10 months ago
  98. 97135d9 cmd: part: Cover both part type entries with GUID ifdef by Marek Vasut · 10 months ago
  99. 921f63e bootflow: Allow setting a cmdline arg with no value by Simon Glass · 11 months ago
  100. 785834d arm: afs: Set the filesize env. var. on load by Robert Catherall · 11 months ago