st-u-boot / cmd /
@Patrick Delaunay Patrick Delaunay authored on 3 Feb 2023
Patrice Chotard committed on 29 May 2023
..
arm cmd: exception: arm64: fix undefined, add faults 2 years ago
broadcom global: Convert simple_strtoul() with hex to hextoul() 3 years ago
mvebu cmd: mvebu/bubt: Check for A38x/A37xx OTP secure bits and secure boot 2 years ago
riscv cmd/sbi: format KVM version 2 years ago
sandbox cmd: sandbox: implement exception command 3 years ago
ti cmd: ti: ddr3: correct minor spelling mistake in Ti DDR3 2 years ago
x86 Merge https://source.denx.de/u-boot/custodians/u-boot-x86 3 years ago
.gitignore cmd: rework "license" command 7 years ago
Kconfig cmd: mtdparts: add SYS_MTDPARTS_RUNTIME dependency on CONFIG_MTDIDS/MTDPARTS_DEFAULT 1 year ago
Makefile vbe: Add a new vbe command 2 years ago
ab_select.c part: Support getting whole disk from part_get_info_by_dev_and_name_or_num 3 years ago
abootimg.c global: Convert simple_strtoul() with hex to hextoul() 3 years ago
acpi.c common: Drop display_options.h from common header 2 years ago
adc.c cmd: fix do_adc_single() 2 years ago
addrmap.c cmd: Add a command to display the address map 3 years ago
adtimg.c global: Convert simple_strtoul() with hex to hextoul() 3 years ago
aes.c global: Convert simple_strtoul() with hex to hextoul() 3 years ago
armflash.c global: Convert simple_strtoul() with hex to hextoul() 3 years ago
avb.c global: Convert simple_strtoul() with decimal to dectoul() 3 years ago
axi.c common: Drop display_options.h from common header 2 years ago
bcb.c common: Drop display_options.h from common header 2 years ago
bdinfo.c video: Drop references to CONFIG_VIDEO et al 2 years ago
bind.c cmd: bind: Fix driver binding on a device 3 years ago
binop.c global: Convert simple_strtoul() with decimal to dectoul() 3 years ago
blk_common.c global: Convert simple_strtoul() with decimal to dectoul() 3 years ago
blkcache.c cmd:Elaborate 'blkcache' cmd HELP statement 3 years ago
blob.c global: Convert simple_strtoul() with hex to hextoul() 3 years ago
bloblist.c cmd: Add missing check for CONFIG_SYS_LONGHELP 3 years ago
bmp.c video: Drop references to CONFIG_VIDEO et al 2 years ago
boot.c cmd: boot: Update reset usage message 3 years ago
bootcount.c command: Remove the cmd_tbl_t typedef 4 years ago
bootdev.c bootstd: Add a bootdev command 2 years ago
bootefi.c efi_loader: memory leak in efi_set_bootdev() 2 years ago
bootflow.c bootstd: Support bootflows with global bootmeths 2 years ago
booti.c global: Convert simple_strtoul() with hex to hextoul() 3 years ago
bootm.c Audit <flash.h> inclusion 2 years ago
bootmenu.c bootmenu: use utf-8 for menu title 2 years ago
bootmeth.c bootstd: Allow bootmeths to be marked as global 2 years ago
bootstage.c global: Convert simple_strtoul() with hex to hextoul() 3 years ago
bootz.c global: Convert simple_strtoul() with hex to hextoul() 3 years ago
btrfs.c treewide: Fix Marek's name and change my e-mail address 2 years ago
button.c dm: treewide: Rename 'platdata' variables to just 'plat' 3 years ago
cache.c command: Remove the cmd_tbl_t typedef 4 years ago
cbfs.c global: Convert simple_strtoul() with hex to hextoul() 3 years ago
clk.c cmd: clk: probe the clock before dump them 1 year ago
clone.c global: Convert simple_strtoul() with decimal to dectoul() 3 years ago
cls.c cmd: remove deprecated LCD support 2 years ago
config.c command: Remove the cmd_tbl_t typedef 4 years ago
conitrace.c cmd: conitrace: increase wait for next key 3 years ago
console.c command: Remove the cmd_tbl_t typedef 4 years ago
cpu.c common: Drop display_options.h from common header 2 years ago
cramfs.c Audit <flash.h> inclusion 2 years ago
cros_ec.c Audit <flash.h> inclusion 2 years ago
dataflash_mmc_mux.c command: Remove the cmd_tbl_t typedef 4 years ago
date.c Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY 3 years ago
demo.c global: Convert simple_strtoul() with decimal to dectoul() 3 years ago
dfu.c cmd/dfu: Enable 'dfu list' command without DFU_OVER_USB 2 years ago
diag.c command: Remove the cmd_tbl_t typedef 4 years ago
disk.c global: Convert simple_strtoul() with hex to hextoul() 3 years ago
dm.c dm: core: fix a typo in help text 2 years ago
echo.c cmd: change suppress newline in echo command 3 years ago
eeprom.c cmd: eeprom: Do not rewrite EEPROM I2C bus with DM I2C enabled 2 years ago
efi.c efi: Support the efi command in the app 2 years ago
efidebug.c cmd: efidebug: Add missing \n at the end of message 2 years ago
elf.c video: Renname vbe.h to vesa.h 2 years ago
erofs.c fs/erofs: add filesystem commands 2 years ago
ethsw.c command: Remove the cmd_tbl_t typedef 4 years ago
event.c event: Add a command 2 years ago
exit.c global: Convert simple_strtoul() with decimal to dectoul() 3 years ago
ext2.c command: Remove the cmd_tbl_t typedef 4 years ago
ext4.c command: Remove the cmd_tbl_t typedef 4 years ago
extension_board.c cmd: undefined return value of do_extension_apply() 2 years ago
fastboot.c global: Convert simple_strtoul() with hex to hextoul() 3 years ago
fat.c cmd: fat: Use do_save() for fatwrite 3 years ago
fdt.c cmd: fdt: Add support for reading stringlist property values 2 years ago
flash.c Audit <flash.h> inclusion 2 years ago
fpga.c cmd: fpga: Convert to use fit_get_data_node 2 years ago
fpgad.c common: Drop display_options.h from common header 2 years ago
fs.c cmd: fs: Add command to list supported fs types 4 years ago
fs_uuid.c command: Remove the cmd_tbl_t typedef 4 years ago
fuse.c cmd: fuse: Add a command to read fuses to memory 2 years ago
gettime.c command: Remove the cmd_tbl_t typedef 4 years ago
gpio.c cmd: gpio: Add `gpio read` subcommand 2 years ago
gpt.c cmd: gpt: add subcommand repair 2 years ago
hash.c command: Remove the cmd_tbl_t typedef 4 years ago
help.c command: Remove the cmd_tbl_t typedef 4 years ago
host.c sandbox: Drop CONFIG_HOST_MAX_DEVICES 2 years ago
i2c.c i2c: fix stack buffer overflow vulnerability in i2c md command 2 years ago
ide.c command: Remove the cmd_tbl_t typedef 4 years ago
ini.c global: Convert simple_strtoul() with hex to hextoul() 3 years ago
io.c common: Drop display_options.h from common header 2 years ago
iotrace.c global: Convert simple_strtoul() with hex to hextoul() 3 years ago
irq.c command: Remove the cmd_tbl_t typedef 4 years ago
itest.c global: Convert simple_strtoul() with hex to hextoul() 3 years ago
jffs2.c Audit <flash.h> inclusion 2 years ago
kaslrseed.c cmd: kaslrseed: add command to generate value from hwrng 3 years ago
led.c global: Convert simple_strtoul() with decimal to dectoul() 3 years ago
legacy-mtd-utils.c cmd: nand/sf: update legacy mtd code 1 year ago
legacy-mtd-utils.h cmd: nand/sf: isolate legacy code 4 years ago
legacy_led.c global: Convert simple_strtoul() with decimal to dectoul() 3 years ago
license.c command: Remove the cmd_tbl_t typedef 4 years ago
load.c Audit <flash.h> inclusion 2 years ago
log.c global: Convert simple_strtoul() with decimal to dectoul() 3 years ago
lsblk.c dm: treewide: Rename 'platdata' variables to just 'plat' 3 years ago
lzmadec.c global: Convert simple_strtoul() with hex to hextoul() 3 years ago
mac.c command: Remove the cmd_tbl_t typedef 4 years ago
mbr.c mbr: Correct verification check 2 years ago
md5sum.c global: Convert simple_strtoul() with hex to hextoul() 3 years ago
mdio.c global: Convert simple_strtoul() with hex to hextoul() 3 years ago
mem.c common: Drop display_options.h from common header 2 years ago
mfsl.c global: Convert simple_strtoul() with hex to hextoul() 3 years ago
mii.c global: Convert simple_strtoul() with hex to hextoul() 3 years ago
misc.c cmd/misc: Stop using a function pointer 2 years ago
mmc.c common: Drop display_options.h from common header 2 years ago
mp.c global: Convert simple_strtoul() with decimal to dectoul() 3 years ago
mtd.c global: Convert simple_strtoul() with hex to hextoul() 3 years ago
mtdparts.c cmd: mtdparts: build default variable value with MTD partitions 1 year ago
mux.c cmd: Add a mux command 3 years ago
nand.c cmd: nand biterr - Add support for nand biterr command 3 years ago
net.c cmd: correct short text for tftpboot 2 years ago
nvedit.c cmd: env: Add `indirect` to indirectly set values 2 years ago
nvedit_efi.c cmd: correct return value for printenv -e 2 years ago
nvme.c command: Remove the cmd_tbl_t typedef 4 years ago
onenand.c cmd: onenand: fix printf codes 2 years ago
optee_rpmb.c global: Convert simple_strtoul() with decimal to dectoul() 3 years ago
osd.c global: Convert simple_strtoul() with decimal to dectoul() 3 years ago
panic.c cmd: add a panic command 4 years ago
part.c cmd: part: list all 128 GPT partitions 2 years ago
pcap.c global: Convert simple_strtoul() with decimal to dectoul() 3 years ago
pci.c pci: Remove duplicate PCI_REGION_IO / "io" line 2 years ago
pinmux.c doc: replace @return by Return: 2 years ago
pmc.c command: Remove the cmd_tbl_t typedef 4 years ago
pmic.c dm: Avoid accessing seq directly 3 years ago
printf.c cmd: setexpr: add format string handling 3 years ago
printf.h cmd: setexpr: add format string handling 3 years ago
pstore.c pstore: Support already existing reserved-memory node 2 years ago
pvblock.c WS cleanup: remove trailing empty lines 3 years ago
pwm.c cmd: pwm: fix typo 'eisable' -> 'disable' 2 years ago
pxe.c pxe: Allow calling the pxe_get logic directly 2 years ago
qfw.c qfw: Don't fail if setup data size is 0 2 years ago
read.c dm: core: Support sandbox with read interface 2 years ago
reginfo.c command: Remove the cmd_tbl_t typedef 4 years ago
regulator.c dm: treewide: Rename ..._platdata variables to just ..._plat 3 years ago
reiser.c global: Convert simple_strtoul() with hex to hextoul() 3 years ago
remoteproc.c global: Convert simple_strtoul() with decimal to dectoul() 3 years ago
rng.c cmd: rng: Use a statically allocated array for random bytes 2 years ago
rockusb.c command: Remove the cmd_tbl_t typedef 4 years ago
rtc.c common: Drop display_options.h from common header 2 years ago
sata.c global: Convert simple_strtoul() with decimal to dectoul() 3 years ago
sb.c common: Drop asm/global_data.h from common header 3 years ago
scp03.c WS cleanup: remove trailing empty lines 3 years ago
scsi.c command: Remove the cmd_tbl_t typedef 4 years ago
setexpr.c doc: replace @return by Return: 2 years ago
sf.c common: Drop display_options.h from common header 2 years ago
sha1sum.c command: Remove the cmd_tbl_t typedef 4 years ago
sleep.c global: Convert simple_strtoul() with decimal to dectoul() 3 years ago
smccc.c WS cleanup: remove trailing empty lines 3 years ago
sound.c global: Convert simple_strtoul() with decimal to dectoul() 3 years ago
source.c global: Convert simple_strtoul() with hex to hextoul() 3 years ago
spi.c spi: spi-uclass: Add new spi_get_bus_and_cs() implementation 2 years ago
spl.c arm: use CONFIG_SUPPORT_PASSING_ATAGS 3 years ago
sqfs.c fs/squashfs: add filesystem commands 4 years ago
stackprot_test.c cmd: wrong printf() code in do_test_stackprot_fail() 2 years ago
strings.c global: Convert simple_strtoul() with hex to hextoul() 3 years ago
sysboot.c pxe: Refactor sysboot to have one helper 2 years ago
terminal.c terminal: only serial_reinit_all if available 3 years ago
test.c common: Drop log.h from common header 4 years ago
thordown.c thor: add support for the dfu_alt_info reintialization from the flashed script 3 years ago
time.c command: Remove the cmd_tbl_t typedef 4 years ago
timer.c cmd: Split out timer command from the sleep command 3 years ago
tlv_eeprom.c cmd: tlv_eeprom 3 years ago
tpm-common.c tpm: Allow reporting the internal state 2 years ago
tpm-user-utils.h tpm: Allow reporting the internal state 2 years ago
tpm-v1.c tpm: Require a digest source when extending the PCR 2 years ago
tpm-v2.c tpm: Allow reporting the internal state 2 years ago
tpm_test.c tpm: Require a digest source when extending the PCR 2 years ago
trace.c global: Convert simple_strtoul() with hex to hextoul() 3 years ago
tsi148.c global: Convert simple_strtoul() with hex to hextoul() 3 years ago
ubi.c cmd: ubi.c: skip part command if right partition is already attached 2 years ago
ubifs.c global: Convert simple_strtoul() with hex to hextoul() 3 years ago
ufs.c global: Convert simple_strtoul() with decimal to dectoul() 3 years ago
universe.c global: Convert simple_strtoul() with hex to hextoul() 3 years ago
unlz4.c lz4: Use a private header for U-Boot 2 years ago
unzip.c sandbox: Enable support for the gzip command 2 years ago
usb.c global: Convert simple_strtoul() with decimal to dectoul() 3 years ago
usb_gadget_sdp.c command: Remove the cmd_tbl_t typedef 4 years ago
usb_mass_storage.c cmd: usb_mass_storage: Use part_get_info_by_dev_and_name_or_num 2 years ago
vbe.c vbe: Add a new vbe command 2 years ago
version.c common: Drop display_options.h from common header 2 years ago
virtio.c virtio: call device_probe() in scanning 2 years ago
w1.c global: Convert simple_strtoul() with decimal to dectoul() 3 years ago
wdt.c command: Remove the cmd_tbl_t typedef 4 years ago
wol.c command: Remove the cmd_tbl_t typedef 4 years ago
ximg.c image-fit: don't set compression if it can't be read 2 years ago
yaffs2.c global: Convert simple_strtoul() with hex to hextoul() 3 years ago
zfs.c global: Convert simple_strtoul() with hex to hextoul() 3 years ago
zip.c global: Convert simple_strtoul() with hex to hextoul() 3 years ago