aboutsummaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2023-09-21cmd: thordown: Add proper dependency for CMD_THOR_DOWNLOADVenkatesh Yadav Abbarapu
2023-09-15thordown: Use plain udevice for UDC controller interactionMarek Vasut
2023-09-15sdp: Use plain udevice for UDC controller interactionMarek Vasut
2023-09-15cmd: ums: Use plain udevice for UDC controller interactionMarek Vasut
2023-09-15cmd: thordown: Reorder variable declarationMarek Vasut
2023-09-15cmd: sdp: Reorder variable declarationMarek Vasut
2023-09-15cmd: rockusb: Use plain udevice for UDC controller interactionMarek Vasut
2023-09-15cmd: fastboot: Use plain udevice for UDC controller interactionMarek Vasut
2023-09-14cmd: pxe: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-09-14cmd: onenand: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-09-14cmd: nvedit: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-09-14cmd: i2c: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-09-14cmd: date: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-09-14blkcache: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-09-14boot: Remove unused NEEDS_MANUAL_RELOC code bitsMarek Vasut
2023-09-11cmd: gpt: fix gpt readHeinrich Schuchardt
2023-09-11cmd: gpt: fix calc_parts_list_len()Heinrich Schuchardt
2023-09-11cmd: gpt: use UUID accessor more consistentlyHeinrich Schuchardt
2023-09-11cmd: gpt: Add command to swap partition orderJoshua Watt
2023-09-11cmd: gpt: Preserve bootable flagJoshua Watt
2023-09-11cmd: gpt: Preserve type GUID if enabledJoshua Watt
2023-09-11cmd: gpt: Add command to set bootable flagsJoshua Watt
2023-09-11cmd: gpt: Add gpt_partition_bootable variableJoshua Watt
2023-09-04Merge tag 'v2023.10-rc4' into nextTom Rini
2023-09-02cmd: gpt: Remove confusing help textJoshua Watt
2023-08-30setexpr: Silence some diagnostic messagesƁukasz Stelmach
2023-08-27cmd: let gpt_partition_entry be hexadecimalHeinrich Schuchardt
2023-08-27cmd: fix gpt enumerateHeinrich Schuchardt
2023-08-27cmd: fix gpt setenvHeinrich Schuchardt
2023-08-25bootflow: Show an empty filename when there is noneSimon Glass
2023-08-25part: Add accessors for struct disk_partition uuidSimon Glass
2023-08-25expo: cedit: Support reading settings from CMOS RAMSimon Glass
2023-08-25expo: cedit: Support writing settings to CMOS RAMSimon Glass
2023-08-25expo: cedit: Support reading settings from environment varsSimon Glass
2023-08-25expo: cedit: Support writing settings to environment varsSimon Glass
2023-08-25expo: cedit: Support reading settings from a fileSimon Glass
2023-08-25expo: cedit: Support writing settings to a fileSimon Glass
2023-08-25expo: Move cedit theme under bootstdSimon Glass
2023-08-25expo: Split out cedit into its own headerSimon Glass
2023-08-23cmd: setexpr: fix printf_str()Heinrich Schuchardt
2023-08-21Merge tag 'v2023.10-rc3' into nextTom Rini
2023-08-15Merge branch '2023-08-14-assorted-general-updates' into nextTom Rini
2023-08-15cmd: ubi: Fix 'ubi list' command arguments parsingDmitry Dunaev
2023-08-14cmd: pxe: Update the command helpBin Meng
2023-08-11bootstd: Add a command to read all files for a bootflowSimon Glass
2023-08-10bootstd: Allow display of the x86 setup informationSimon Glass
2023-08-10Merge https://source.denx.de/u-boot/custodians/u-boot-watchdogTom Rini
2023-08-10cmd: cyclic: Remove duplicate command name in help textAlexander Dahl
2023-08-10cmd/sbi: display new extensionsHeinrich Schuchardt
2023-08-09Kconfigs: Correct default of "0" on hex type entriesTom Rini