- 89aa846 tpm-v2: allow algorithm name to be configured for pcr_read and pcr_extend by Tim Harvey · 8 months ago
- d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 8 months ago
- 301bac6 cmd: Remove <common.h> and add needed includes by Tom Rini · 9 months ago
- 5560830 cmd/Kconfig: Add some missing dependencies by Tom Rini · 9 months ago
- 8024d57 cmd: gpt: initialize partition table by Kishan Dudhatra · 9 months ago
- 62825d4 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 9 months ago
- b49861a cmd: sbi: add coreboot and oreboot implementation IDs by Heinrich Schuchardt · 9 months ago
- c57c187 cmd: sbi: add Supervisor Software Events extension by Heinrich Schuchardt · 9 months ago
- 84aab11 cmd: terminate efidebug test bootmgr early on error by Heinrich Schuchardt · 9 months ago
- a55039d efi_loader: superfluous efi_restore_gd after EFI_CALL by Heinrich Schuchardt · 9 months ago
- aa028df cmd: CONFIG_CMD_BLOBLIST must depend on CONFIG_BLOBLIST by Heinrich Schuchardt · 9 months ago
- 9552923 Merge patch series "Kconfig: some cleanups" by Tom Rini · 9 months ago
- 953d335 Kconfig: Add missing quotes around source file by Michal Simek · 9 months ago
- 8afeab4 cmd: eficonfig: check initrd path allocation by Heinrich Schuchardt · 9 months ago
- 84dda5c Kconfig: Remove all default n options by Michal Simek · 9 months ago
- d893c93 Merge tag 'tpm-master-18042024' of https://source.denx.de/u-boot/custodians/u-boot-tpm by Tom Rini · 9 months ago
- cdd20e3 Revert "Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled"" by Tom Rini · 9 months ago
- dfac18e cmd: optee_rpmb: build cmd for sandbox by Igor Opaniuk · 10 months ago
- fbdaafb cmd: optee_rpmb: close tee session by Igor Opaniuk · 10 months ago
- 248fc16 cmd: mtd: OTP access support by Arseniy Krasnov · 10 months ago
- 85f3d3d cmd: sf: Fix sf probe crash by Weizhao Ouyang · 1 year ago
- 6d9a851 Fix references to trace doc by Vincent Stehlé · 9 months ago
- 04fc470 sandbox: move sandbox specifics to booti_setup() by Heinrich Schuchardt · 1 year ago
- 777c284 Merge patch series "pxe: Allow extlinux booting without CMDLINE enabled" by Tom Rini · 9 months ago
- 637425b fastboot: Change fastboot_buf_addr to an address by Simon Glass · 1 year, 1 month ago
- b34c828 bootm: Make OS booting dependent on BOOTM by Simon Glass · 1 year, 1 month ago
- 6e558e3 bootm: Add a Kconfig option for bootm functionality by Simon Glass · 1 year, 1 month ago
- ab3453e Merge patch series "Complete decoupling of zboot logic from commands" by Tom Rini · 9 months ago
- 9ad5fdf x86: zboot: Separate logic functions from commands by Simon Glass · 1 year, 1 month ago
- 02ed6c3 x86: zboot: Move argument processing outside zboot_start() by Simon Glass · 1 year, 1 month ago
- d531499 x86: zboot: Drop intermediate zboot_go() function by Simon Glass · 1 year, 1 month ago
- cb19931 x86: zboot: Drop intermediate zboot_setup() function by Simon Glass · 1 year, 1 month ago
- db0c6f4 x86: zboot: Move environment setting into zboot_load() by Simon Glass · 1 year, 1 month ago
- 42a99d0 x86: zboot: Create separate functions for the logic by Simon Glass · 1 year, 1 month ago
- 228c672 x86: zboot: Avoid iteration in do_zboot_states() by Simon Glass · 1 year, 1 month ago
- 80d4c98 x86: zboot: Create a separate ZBOOT option for zboot logic by Simon Glass · 1 year, 1 month ago
- bade0ac x86: zboot: Move command code into its own file by Simon Glass · 1 year, 1 month ago
- ae8e1d5 cmd: sysboot: null check filename by Caleb Connolly · 10 months ago
- 144c016 cmd: rng: Print "Abort" on -EINTR by Marek Behún · 10 months ago
- cdfcc37 Merge tag 'u-boot-dfu-next-20240402' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 10 months ago
- 23109d0 cmd: smbios: type 1 wake-up time, family by Heinrich Schuchardt · 11 months ago
- 4735d03 acpi: rename aslc_id, aslc_revision by Heinrich Schuchardt · 12 months ago
- ab8d9ca Merge tag 'v2024.04-rc5' into next by Tom Rini · 10 months ago
- 304fa0a usb: gadget: UMS: support multiple sector sizes by Caleb Connolly · 10 months ago
- 68fc0b8 cmd: bootefi: error handling bootefi selftest by Heinrich Schuchardt · 10 months ago
- 46e5dd6 cmd: bootefi: Don't show usage help if EFI binary fails. by Heinrich Schuchardt · 10 months ago
- f048104 Merge tag 'u-boot-socfpga-next-20240319' of https://source.denx.de/u-boot/custodians/u-boot-socfpga into next by Tom Rini · 10 months ago
- 099c94b Merge tag 'u-boot-rockchip-20240315' of https://source.denx.de/u-boot/custodians/u-boot-rockchip into next by Tom Rini · 10 months ago
- 8081561 pmic: reword help text by Quentin Schulz · 10 months ago
- 6d1734f cmd: add FDT setup for bootelf by flag by Maxim Moskalets · 10 months ago
- 421359a cli: allow users to determine history buffer allocation method by Hanyuan Zhao · 11 months ago
- 9a6e975 cmd: rng: Add rng list command by Weizhao Ouyang · 11 months ago
- 3a223ff cmd: sbi: formatting PolarFire Hart Software Services version by Heinrich Schuchardt · 11 months ago
- 4de6d37 cmd: sbi: Correctly display unknown implementation IDs by Heinrich Schuchardt · 11 months ago
- 6ec3f92 cmd: md5sum: use hash_command by Igor Opaniuk · 11 months ago
- 407184c cmd: eeprom: Fix config dependency by Ivan Orlov · 11 months ago
- 3766a24 fs: drop reiserfs by Peter Robinson · 11 months ago
- 9a49f39 cmd: remove common.h from exception command implementations by Heinrich Schuchardt · 11 months ago
- 4c73630 cmd: setexpr: fix no matching string in gsub return empty value by Massimiliano Minella · 11 months ago
- df3cfce cmd: avb: rework do_avb_verify_part by Igor Opaniuk · 11 months ago
- 0ef0825 cmd: avb: rework prints by Igor Opaniuk · 11 months ago
- a14aa59 avb: move SPDX license identifiers to the first line by Igor Opaniuk · 11 months ago
- 348ea87 cmd: hash: fix param count check by Igor Opaniuk · 11 months ago
- 406c410e smbios: correctly name Structure Table Maximum Size field by Heinrich Schuchardt · 12 months ago
- 551bc96 cmd: smbios: show correct table size for SMBIOS2.1 entry point by Heinrich Schuchardt · 12 months ago
- c11f176 cmd: smbios: replace missing string by 'Not Specified' by Heinrich Schuchardt · 12 months ago
- e799f8a cmd: smbios: add missing colon after UUID by Heinrich Schuchardt · 12 months ago
- 7ca4b0e cmd: smbios: always use '0x%04x' for printing handles by Heinrich Schuchardt · 12 months ago
- 6b0520c cmd: sbi: add support for Debug Trigger Extension by Heinrich Schuchardt · 12 months ago
- 102ab67 cmd: in do_efi_capsule_esrt use efi_get_configuration_table by Heinrich Schuchardt · 12 months ago
- 9de4ec8 cmd: provide command to display SMBIOS information by Heinrich Schuchardt · 12 months ago
- 983d6e5 cmd: bootmenu: rename U-Boot console to Exit by Svyatoslav Ryhel · 12 months ago
- cc7e3d1 cmd: increase default for SYS_MAXARGS by Heinrich Schuchardt · 1 year ago
- cda3f81 cmd/flash: Make this default y for CFI and NOR only by Tom Rini · 1 year ago
- 246c94f cmd/mtdparts: Make this select MTD_PARTITIONS by Tom Rini · 1 year ago
- cf536da cmd: license: Add CONFIG_GZIP dependency by Ivan Orlov · 1 year ago
- 0afee26 cmd: bootflow: remove dead code in do_bootflow_cmdline() by Heinrich Schuchardt · 1 year ago
- 21a2c12 getchar(): Correct usage by Tom Rini · 1 year ago
- 3c3a734 Revert "cmd: Set modern hush as default shell" by Tom Rini · 12 months ago
- bdaa0b2 Merge tag 'efi-2024-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 12 months ago
- 4762c51 cmd/mem.c: fix wrong use of ifdef, drop pointless SUPPORT_64BIT_DATA macro by Rasmus Villemoes · 1 year ago
- 279b03d efi_loader: rename BOOTEFI_BOOTMGR to EFI_BOOTMGR by AKASHI Takahiro · 12 months ago
- 6422820 efi_loader: split unrelated code from efi_bootmgr.c by AKASHI Takahiro · 12 months ago
- d631681 cmd/mem.c: use memmove in do_mem_cp() by Rasmus Villemoes · 1 year ago
- 6b37320 cmd: mtd: avoid unintentional integer overflow by Heinrich Schuchardt · 1 year ago
- 55125bb cmd: efidebug: check pointer after memory allocation by Heinrich Schuchardt · 1 year ago
- f19171c efi_loader: Clean up efi_dp_append and efi_dp_concat by Ilias Apalodimas · 1 year ago
- c95ade8 cmd: acpi: check HW reduced flag in acpi list by Heinrich Schuchardt · 1 year, 1 month ago
- c5924b1 cmd: acpi: fix listing DSDT and FACS by Heinrich Schuchardt · 1 year, 1 month ago
- a8efebe acpi: Write pointers to tables instead of addresses by Simon Glass · 1 year, 1 month ago
- 2b28c3b Merge patch series "Modernize U-Boot shell" by Tom Rini · 1 year, 1 month ago
- 78912cf cmd: Set modern hush as default shell by Francis Laniel · 1 year, 1 month ago
- 9a06837 cli: Enables using modern hush parser as command line parser by Francis Laniel · 1 year, 1 month ago
- 6bb39f5 cmd: Add new cli command by Francis Laniel · 1 year, 1 month ago
- 30dcef8 cli: Add menu for hush parser by Francis Laniel · 1 year, 1 month ago
- 7c4647b Merge patch series "Complete decoupling of bootm logic from commands" by Tom Rini · 1 year, 1 month ago
- 3405c9b bootm: Create a function to run through the bootz states by Simon Glass · 1 year, 1 month ago
- e1a24c0 bootm: Create a function to run through the bootm states by Simon Glass · 1 year, 1 month ago
- b5d397f bootm: Rename do_bootm_states() to bootm_run_states() by Simon Glass · 1 year, 1 month ago
- a6c4916 bootm: Drop arguments from do_bootm_states() by Simon Glass · 1 year, 1 month ago