summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
5 daysMerge tag 'v2026.10-rc3' into nextTom Rini
8 dayscmd: allow bootd without bootmMehmet Fide
11 daysFix old TARGET naming to ARCH for PL330Brian Sune
11 daysgpio: cmd: warn when a gpio offset is already claimedPranav Sanwal
2026-08-13Merge tag 'net-20260813' of https://git.u-boot-project.org/u-boot/custodians/...Tom Rini
2026-08-11firmware: scmi: Support probe vendor ID 0x81Michal Simek
2026-08-11cmd: scmi: Show names for vendor protocols 0x80 and 0x82Michal Simek
2026-08-10cmd: scsi: Drop duplicate leading scsi prefixMarek Vasut
2026-08-06Merge tag 'mediatek-for-main-2026-08-05' of https://git.u-boot-project.org/u-...Tom Rini
2026-08-05cmd: ufetch: fix compiling with no CONFIG_SYS_CONFIG_NAMEDavid Lechner
2026-08-03cyclic: get rid of cyclic_get_list() helperRasmus Villemoes
2026-07-31efi_loader: fix use of uninitialized guid in variable enumeration loopsScott Moser
2026-07-31efi: Print ISA-specific and unknown memory attributesAristo Chen
2026-07-31efi: Unify the memory map output of 'efi mem' and 'efidebug memmap'Aristo Chen
2026-07-28cmd/mtd.c: fix do_mtd_io doesn't support 64bit user addressRomain Caritey
2026-07-27cmd: nvedit_efi: use efi_auth_var_get_guid() for the default GUIDAristo Chen
2026-07-23cmd: mbr: return false instead of NULL from bool found_key()Naveen Kumar Chaudhary
2026-07-23cmd: pstore: bound path formatting with snprintf to avoid stack overflowNaveen Kumar Chaudhary
2026-07-23cmd: strings: interpret second argument as a byte countNaveen Kumar Chaudhary
2026-07-23cmd: date: Handle -ENOSYS return from dm_rtc_reset()Marek Vasut
2026-07-23cmd: lwip: wget: free mbedtls x509 cert context to avoid memory leakNaveen Kumar Chaudhary
2026-07-23cmd: lwip: sntp: fix netif leak when ntpserverip is unsetNaveen Kumar Chaudhary
2026-07-23net: lwip: add tftpsrv commandJames Hilliard
2026-07-22Merge patch series "i3c: dw: fix slave device setup and probe issues"Tom Rini
2026-07-22cmd: i3c: fix list and current needing pre-selected controllerPranav Tilak
2026-07-21cmd: read: fix unsigned overflow bypassing range checkNaveen Kumar Chaudhary
2026-07-21Merge patch series "some string cleanup, and a tweak of the "config" command"Tom Rini
2026-07-21cmd: config: allow simple filtering of outputRasmus Villemoes
2026-07-14Merge tag 'mmc-for-2026.10-rc1' of https://git.u-boot-project.org/u-boot/cust...Tom Rini
2026-07-13cmd: fdt: keep control FDT during checksignJames Hilliard
2026-07-13pmbus: add PMBus 1.x framework, CLI, and bindingVincent Jardin
2026-07-10cmd: x86: zboot: remove duplicate zboot_setup() call in do_zboot_setupNaveen Kumar Chaudhary
2026-07-10cmd: upl: fix off-by-one argc check in do_upl_readNaveen Kumar Chaudhary
2026-07-10cmd: ini: avoid NULL deref when loadaddr/filesize env vars are unsetNaveen Kumar Chaudhary
2026-07-10cmd: host: fix duplicate device_unbind and wrong error message in unbindNaveen Kumar Chaudhary
2026-07-10cmd: clone: report destination block number on dest write errorNaveen Kumar Chaudhary
2026-07-10treewide: Kconfig: use bool instead of tristateAnshul Dalal
2026-07-09Merge tag 'i2c-updates-for-2026.10-rc1' of https://git.u-boot-project.org/u-b...Tom Rini
2026-07-09cmd: kconfig: i2c: add missing I2C API dependencyJulien Stephan
2026-07-08cmd: ubi: allow creating volume with all free spaces in ubi_create_volWeijie Gao
2026-07-08cmd: ubi: export more APIs to publicWeijie Gao
2026-07-08cmd: ubi: reorganize command messagesWeijie Gao
2026-07-08cmd: ubi: change all positive error return value to negativeWeijie Gao
2026-07-08cmd: ubi: change the type of parameter dynamic to boolWeijie Gao
2026-07-08cmd: ubifs: mark string parameters with constWeijie Gao
2026-07-08cmd: ubi: use void * for buf parameter in ubi_volume_readWeijie Gao
2026-07-08cmd: ubi: mark read-only function parameters with constWeijie Gao
2026-07-06Merge branch 'next'Tom Rini
2026-07-03drivers: sysreset: revert support for args in requestQuentin Schulz
2026-06-26cmd: fastboot: Add keyed abort optionSam Day