.. |
fastboot
|
48f6232e58
Kconfig: Migrate all of cmd/fastboot/Kconfig to defconfigs
|
7 yıl önce |
mvebu
|
00caae6d47
env: Rename getenv/_f() to env_get()
|
7 yıl önce |
.gitignore
|
d726f225f5
cmd: rework "license" command
|
8 yıl önce |
Kconfig
|
9d84550955
cmd: Add the 'btrsubvol' command to list BTRFS subvolumes
|
7 yıl önce |
Makefile
|
9d84550955
cmd: Add the 'btrsubvol' command to list BTRFS subvolumes
|
7 yıl önce |
aes.c
|
b80c0b9934
Rename aes.h to uboot_aes.h
|
8 yıl önce |
armflash.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 yıl önce |
bdinfo.c
|
00caae6d47
env: Rename getenv/_f() to env_get()
|
7 yıl önce |
bedbug.c
|
98f705c9ce
powerpc: remove 4xx support
|
8 yıl önce |
blk_common.c
|
e2888a7fa7
cmd: blk: Use LBAFU in the common block command
|
7 yıl önce |
blkcache.c
|
195c94a240
cmd: blkcache: simplify sub-command handling
|
9 yıl önce |
blob.c
|
7fe1d6a410
crypto/fsl: Update blob cmd to accept 64bit addresses
|
8 yıl önce |
bmp.c
|
3f603cbbb8
dm: Use uclass_first_device_err() where it is useful
|
9 yıl önce |
boot.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 yıl önce |
bootefi.c
|
7dd5d44753
efi_loader: fix efi_exit
|
7 yıl önce |
booti.c
|
2808576491
arm64: booti: allow to place kernel image anywhere in physical memory
|
8 yıl önce |
bootm.c
|
00caae6d47
env: Rename getenv/_f() to env_get()
|
7 yıl önce |
bootmenu.c
|
00caae6d47
env: Rename getenv/_f() to env_get()
|
7 yıl önce |
bootstage.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 yıl önce |
bootz.c
|
4943dc2f19
bootz/booti: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set
|
8 yıl önce |
btrfs.c
|
9d84550955
cmd: Add the 'btrsubvol' command to list BTRFS subvolumes
|
7 yıl önce |
cache.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 yıl önce |
cbfs.c
|
018f530323
env: Rename common functions related to setenv()
|
7 yıl önce |
clk.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 yıl önce |
config.c
|
61304dbec3
cmd: add a new command "config" to show .config contents
|
8 yıl önce |
console.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 yıl önce |
cpu.c
|
320eca5cf7
cmd: cpu: refactor to ensure devices are probed and improve code style
|
8 yıl önce |
cramfs.c
|
00caae6d47
env: Rename getenv/_f() to env_get()
|
7 yıl önce |
cros_ec.c
|
706865afe5
dm: core: Add flags parameter to device_remove()
|
8 yıl önce |
dataflash_mmc_mux.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 yıl önce |
date.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 yıl önce |
demo.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 yıl önce |
dfu.c
|
05341a8764
common: dfu: saperate the dfu common functionality
|
8 yıl önce |
diag.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 yıl önce |
disk.c
|
aca9814dc5
cmd: Rework disk.c usage
|
8 yıl önce |
display.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 yıl önce |
echo.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 yıl önce |
eeprom.c
|
a1dc980d88
Convert CONFIG_CMD_EEPROM et al to Kconfig
|
8 yıl önce |
efi.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 yıl önce |
elf.c
|
723806cc5b
env: Rename some other getenv()-related functions
|
7 yıl önce |
ethsw.c
|
31417f0e5a
cmd: ethsw: Fix out-of-bounds error
|
8 yıl önce |
exit.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 yıl önce |
ext2.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 yıl önce |
ext4.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 yıl önce |
fastboot.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 yıl önce |
fat.c
|
454e3d9030
cmd/fat: Do not crash on write when <bytes> is not specified
|
8 yıl önce |
fdc.c
|
eae4b2b67b
Fix spelling of "occurred".
|
9 yıl önce |
fdt.c
|
81ecc5d92b
fdt: Switch to using the verbose overlay application method
|
7 yıl önce |
fitupd.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 yıl önce |
flash.c
|
e856bdcfb4
flash: complete CONFIG_SYS_NO_FLASH move with renaming
|
8 yıl önce |
fpga.c
|
00caae6d47
env: Rename getenv/_f() to env_get()
|
7 yıl önce |
fpgad.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 yıl önce |
fs.c
|
c07ad7c035
efi_loader: Pass file path to payload
|
9 yıl önce |
fs_uuid.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 yıl önce |
fuse.c
|
1221ce459d
treewide: replace #include <asm/errno.h> with <linux/errno.h>
|
8 yıl önce |
gettime.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 yıl önce |
gpio.c
|
b71bea7129
gpio: Report errors when GPIOs cannot be read
|
9 yıl önce |
gpt.c
|
f66bc0e0be
GPT: incomplete initialization in allocate_disk_part
|
7 yıl önce |
hash.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 yıl önce |
help.c
|
f8bb696435
Drop command-processing code when CONFIG_CMDLINE is disabled
|
9 yıl önce |
host.c
|
6baa692f90
cmd/host: add missing \n in help text
|
8 yıl önce |
i2c.c
|
e46f8a3309
i2c: Set default I2C bus number
|
8 yıl önce |
ide.c
|
584f316f11
cmd: ide: Make the first device the default one
|
7 yıl önce |
ini.c
|
00caae6d47
env: Rename getenv/_f() to env_get()
|
7 yıl önce |
io.c
|
9398b8ce5f
cmd/io.c: Fix comparison of unsigned expression warning
|
8 yıl önce |
iotrace.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 yıl önce |
irq.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 yıl önce |
itest.c
|
00caae6d47
env: Rename getenv/_f() to env_get()
|
7 yıl önce |
jffs2.c
|
00caae6d47
env: Rename getenv/_f() to env_get()
|
7 yıl önce |
led.c
|
62f733b396
cmd/led.c: Remove unnecessary check on 'cmd' value
|
8 yıl önce |
legacy_led.c
|
21c340849d
led: Mark existing driver as legacy
|
8 yıl önce |
license.c
|
d726f225f5
cmd: rework "license" command
|
8 yıl önce |
load.c
|
00caae6d47
env: Rename getenv/_f() to env_get()
|
7 yıl önce |
log.c
|
00caae6d47
env: Rename getenv/_f() to env_get()
|
7 yıl önce |
lzmadec.c
|
018f530323
env: Rename common functions related to setenv()
|
7 yıl önce |
mac.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 yıl önce |
md5sum.c
|
00caae6d47
env: Rename getenv/_f() to env_get()
|
7 yıl önce |
mdio.c
|
15a2acdf85
common: miiphyutil: Work and report phy address in hex in mdio cmd
|
8 yıl önce |
mem.c
|
221a949eb6
Kconfig: Finish migration of hashing commands
|
8 yıl önce |
mfsl.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 yıl önce |
mii.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 yıl önce |
misc.c
|
c4974632e2
cmd: misc: Add support for fractions in sleep
|
8 yıl önce |
mmc.c
|
723b43daec
blk: Remove various places that do flush cache after read
|
7 yıl önce |
mmc_spi.c
|
bcce53d048
dm: block: Rename device number member dev to devnum
|
9 yıl önce |
mp.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 yıl önce |
mtdparts.c
|
8b3cec7da1
mtdparts: Fix uninitialized scalar usage
|
7 yıl önce |
nand.c
|
00caae6d47
env: Rename getenv/_f() to env_get()
|
7 yıl önce |
net.c
|
723806cc5b
env: Rename some other getenv()-related functions
|
7 yıl önce |
nvedit.c
|
bfebc8c965
env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
|
7 yıl önce |
nvme.c
|
fceadc1459
nvme: Adjust the 'nvme' command to use blk_common_cmd()
|
7 yıl önce |
onenand.c
|
9c00d982f1
cmd/onenand.c: block align warning
|
8 yıl önce |
part.c
|
382bee57f1
env: Rename setenv() to env_set()
|
7 yıl önce |
pci.c
|
186424248d
Kconfig: Drop CONFIG_CMD_PCI_ENUM
|
7 yıl önce |
pcmcia.c
|
5b8e76c35e
powerpc, 8xx: remove support for 8xx
|
8 yıl önce |
pmic.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 yıl önce |
pxe.c
|
35affd7a2f
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
|
7 yıl önce |
qfw.c
|
00caae6d47
env: Rename getenv/_f() to env_get()
|
7 yıl önce |
read.c
|
d03618d5cb
cmd/read.c: Fix checking blk_dread return value
|
7 yıl önce |
reginfo.c
|
f3603b4382
powerpc: Remove unneccessary #ifdefs in reginfo
|
7 yıl önce |
regulator.c
|
2f5d532f3b
power: regulator: Introduce regulator_set_value_force function
|
8 yıl önce |
reiser.c
|
00caae6d47
env: Rename getenv/_f() to env_get()
|
7 yıl önce |
remoteproc.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 yıl önce |
sata.c
|
f19f1ecb60
dm: sata: Support driver model with the 'sata' command
|
7 yıl önce |
scsi.c
|
1eaadd3423
dm: scsi: Adjust the 'scsi' command to use blk_common_cmd()
|
7 yıl önce |
setexpr.c
|
00caae6d47
env: Rename getenv/_f() to env_get()
|
7 yıl önce |
sf.c
|
706865afe5
dm: core: Add flags parameter to device_remove()
|
8 yıl önce |
sha1sum.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 yıl önce |
sound.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 yıl önce |
source.c
|
bfebc8c965
env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
|
7 yıl önce |
spi.c
|
9caeb26c54
cmd: spi: check return value of strdup
|
9 yıl önce |
spl.c
|
d1f2ee7021
cmd: spl: Fix compiling warning
|
7 yıl önce |
strings.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 yıl önce |
terminal.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 yıl önce |
test.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 yıl önce |
thordown.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 yıl önce |
time.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 yıl önce |
tpm.c
|
018f530323
env: Rename common functions related to setenv()
|
7 yıl önce |
tpm_test.c
|
0427b9c525
cmd/tpm_test: Fix misleading code indentation
|
8 yıl önce |
trace.c
|
bfebc8c965
env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
|
7 yıl önce |
tsi148.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 yıl önce |
ubi.c
|
985fa93e61
cmd: set filesize variable in ubi read
|
7 yıl önce |
ubifs.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 yıl önce |
universe.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 yıl önce |
unzip.c
|
018f530323
env: Rename common functions related to setenv()
|
7 yıl önce |
usb.c
|
c16ad675d5
dm: usb: Adjust the 'usb' command to use blk_common_cmd()
|
7 yıl önce |
usb_gadget_sdp.c
|
2f005695df
cmd: add sdp command
|
7 yıl önce |
usb_mass_storage.c
|
b9203429a0
cmd: usb_mass_storage: Staticize do_usb_mass_storage()
|
8 yıl önce |
version.c
|
6c519f2dc4
display_options: Refactor to allow obtaining the banner
|
8 yıl önce |
ximg.c
|
bfebc8c965
env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
|
7 yıl önce |
yaffs2.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 yıl önce |
zfs.c
|
00caae6d47
env: Rename getenv/_f() to env_get()
|
7 yıl önce |
zip.c
|
018f530323
env: Rename common functions related to setenv()
|
7 yıl önce |