- d9f7f42 cmd: efidebug: add support for setting fdt by Heinrich Schuchardt · 9 months ago
- 58bef19 cmd: eficonfig: add support for setting fdt by Heinrich Schuchardt · 9 months ago
- bf03333 efi_loader: allow concatenation with contained end node by Heinrich Schuchardt · 8 months ago
- 77ba281 Merge patch series "'eeprom' command improvements" by Tom Rini · 7 months ago
- 57a9e8d cmd: eeprom: Extend to EEPROMs probed via driver model by Marek Behún · 8 months ago
- e5dbc80 cmd: eeprom: Don't read/write whole EEPROM if not necessary by Marek Behún · 8 months ago
- e9774af cmd: eeprom: Refactor command execution into function by action by Marek Behún · 8 months ago
- 15f0536 cmd: eeprom: Refactor eeprom device specifier parsing by Marek Behún · 8 months ago
- fda747c cmd: eeprom: Deduplicate parse_i2c_bus_addr() calls by Marek Behún · 8 months ago
- 2d49daf cmd: eeprom: Hide eeprom layout versioning behind a Kconfig option by Marek Behún · 8 months ago
- 642ec48 cmd: eeprom: Fix usage help for the eeprom command by Marek Behún · 8 months ago
- 227be29 Merge tag 'v2024.07-rc4' into next by Tom Rini · 8 months ago
- 89aa846 tpm-v2: allow algorithm name to be configured for pcr_read and pcr_extend by Tim Harvey · 8 months ago
- 7e52d6c Merge patch series "FWU: Add support for FWU metadata version 2" by Tom Rini · 8 months ago
- 7cfe0d8 cmd: fwu: make changes for supporting FWU metadata version 2 by Sughosh Ganu · 10 months ago
- 377e91c Merge patch series "Clean-up patch set for MbedTLS integration" by Tom Rini · 8 months ago
- cb73fe9 include: Move snprintf to stdio.h by Raymond Mao · 8 months ago
- 03de305 Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet" by Tom Rini · 8 months ago
- d478142 Merge tag 'v2024.07-rc3' into next by Tom Rini · 8 months ago
- d678a59 Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"" by Tom Rini · 8 months ago
- e0112bc sandbox: make function 'do_undefined' properly compiles for PowerPC by WHR · 9 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 · 1 year 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