Ben Wolsieffer 2c4e067d49 cmd: pxe: Increase maximum path length 4 лет назад
..
arm dab8788a8c cmd: add exception command 5 лет назад
mvebu 7b51b576d6 env: Move env_get() to env.h 4 лет назад
riscv dab8788a8c cmd: add exception command 5 лет назад
ti 9edefc2776 common: Move some cache and MMU functions out of common.h 4 лет назад
x86 e2adc369ec x86: Rename some FSP functions to have an fsp_ prefix 4 лет назад
.gitignore d726f225f5 cmd: rework "license" command 7 лет назад
Kconfig 7d9701db40 cmd: mdio/mii: add Kconfig help and allow break dependency 4 лет назад
Makefile 7d9701db40 cmd: mdio/mii: add Kconfig help and allow break dependency 4 лет назад
ab_select.c 17030c7c4c cmd: Add 'ab_select' command 4 лет назад
adc.c 9652cfd9ee cmd: adc: Use the sub-command infrastructure 5 лет назад
aes.c ed7ea058a9 cmd: aes: use map_sysmem when accessing memory 4 лет назад
armflash.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
avb.c 965ec3caa8 cmd: avb: Support A/B slots 4 лет назад
axi.c 37c4a5f6a5 cmd: Add axi command 5 лет назад
bcb.c 37f1811a0b cmd: bcb: Apply non-functional refinements 4 лет назад
bdinfo.c 2189d5f1e8 Move strtomhz() to vsprintf.h 4 лет назад
bedbug.c 98f705c9ce powerpc: remove 4xx support 7 лет назад
bind.c 49c752c93a cmd: Add bind/unbind commands to bind a device to a driver from the command line 5 лет назад
binop.c 9fb625ce05 env: Move env_set() to env.h 4 лет назад
blk_common.c 4df23e58a4 blk: Make use of CONFIG_HAVE_BLOCK_DEVICE more 4 лет назад
blkcache.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
blob.c e7dcf5645f env: Drop environment.h header file where not needed 4 лет назад
bmp.c 0c670fc148 common: Move gzip functions into a new gzip header 4 лет назад
boot.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
bootcount.c b11ed7d602 bootcount: Add bootcount command 6 лет назад
bootefi.c 7b51b576d6 env: Move env_get() to env.h 4 лет назад
booti.c 36bf446b64 common: Move enable/disable_interrupts out of common.h 4 лет назад
bootm.c ae0d12f8df iminfo: add missing map_sysmem 4 лет назад
bootmenu.c 7b51b576d6 env: Move env_get() to env.h 4 лет назад
bootstage.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
bootz.c 36bf446b64 common: Move enable/disable_interrupts out of common.h 4 лет назад
btrfs.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
cache.c 9edefc2776 common: Move some cache and MMU functions out of common.h 4 лет назад
cbfs.c c7f1693474 cbfs: Move result variable into the struct 4 лет назад
clk.c aeeb2e6d9c clk: support clk tree dump 4 лет назад
cls.c 4e92e60d35 cmd: add clear screen 'cls' command 5 лет назад
config.c 0c670fc148 common: Move gzip functions into a new gzip header 4 лет назад
conitrace.c 29cfc096a7 cmd: add conitrace command 5 лет назад
console.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
cpu.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
cramfs.c c7694dd483 env: Move env_set_hex() to env.h 4 лет назад
cros_ec.c a12ef7e26a cros_ec: Update cros_ec_read_hash() to specify the image 5 лет назад
dataflash_mmc_mux.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
date.c 44ac80e7e9 cmd: date: Do not overwrite arguments 5 лет назад
demo.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
dfu.c febabe3ed4 dfu: allow to manage DFU on several devices 4 лет назад
diag.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
disk.c 1eb69ae498 common: Move ARM cache operations out of common.h 4 лет назад
dm.c 6df41b1cf3 cmd: Move the "dm" command from test/dm/ to cmd/ 5 лет назад
dtimg.c 9fb625ce05 env: Move env_set() to env.h 4 лет назад
echo.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
eeprom.c cb3ef6810a common: Move old EEPROM functions into a new header 4 лет назад
efi.c 8bef79bf3c common: Move sorting functions to their own header file 4 лет назад
efidebug.c 0bffb8c46b cmd: efidebug: fix a build error in show_efi_boot_opt() 4 лет назад
elf.c 62270f4395 common: Move some SMP functions out of common.h 4 лет назад
ethsw.c fb8977c5be net: Always build the string_to_enetaddr() helper 4 лет назад
exit.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
ext2.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
ext4.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
fastboot.c 731785df0b cmd: fastboot: handle watchdog while waiting for fastboot commands. 5 лет назад
fat.c d4b751e9f3 cmd: fat: add fatrm command 5 лет назад
fdc.c 36bf446b64 common: Move enable/disable_interrupts out of common.h 4 лет назад
fdt.c c7694dd483 env: Move env_set_hex() to env.h 4 лет назад
fitupd.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
flash.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
fpga.c 7b51b576d6 env: Move env_get() to env.h 4 лет назад
fpgad.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
fs.c ee88eacbdd fs: do_load: pass device path for efi payload 5 лет назад
fs_uuid.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
fuse.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
gettime.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
gpio.c e946b5d257 cmd: gpio: remove redundant assignment 4 лет назад
gpt.c 9fb625ce05 env: Move env_set() to env.h 4 лет назад
hash.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
help.c 81b1158897 Drop linker-generated array creation when CONFIG_CMDLINE is disabled 4 лет назад
host.c 5bac9c5307 cmd: host: fix seg fault at "host info" 4 лет назад
i2c.c 3db7110857 crc32: Use the crc.h header for crc functions 4 лет назад
ide.c 9e5616dea9 Drop PCMCIA 4 лет назад
ini.c e7dcf5645f env: Drop environment.h header file where not needed 4 лет назад
io.c 9da3776bf6 iod: Enhance to support display of multiple values 4 лет назад
iotrace.c e0212dfa13 iotrace: fix behaviour when buffer is full 6 лет назад
irq.c 36bf446b64 common: Move enable/disable_interrupts out of common.h 4 лет назад
itest.c 7d2dc6af54 cmd: itest: add support for .q size specifier 4 лет назад
jffs2.c c7694dd483 env: Move env_set_hex() to env.h 4 лет назад
led.c fb7b790a20 cmd/led.c: fix typos in online help 5 лет назад
legacy-mtd-utils.c eb446ef625 cmd: nand/sf: isolate legacy code 4 лет назад
legacy-mtd-utils.h eb446ef625 cmd: nand/sf: isolate legacy code 4 лет назад
legacy_led.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
license.c 0c670fc148 common: Move gzip functions into a new gzip header 4 лет назад
load.c 1eb69ae498 common: Move ARM cache operations out of common.h 4 лет назад
log.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
lzmadec.c c7694dd483 env: Move env_set_hex() to env.h 4 лет назад
mac.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
md5sum.c 9fb625ce05 env: Move env_set() to env.h 4 лет назад
mdio.c 14a8adebb5 net: mdio: Clarify code flow Covarity 244085 & 244090 4 лет назад
mem.c 787f10a9d2 cmd: cp: add missing map_sysmem 4 лет назад
mfsl.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
mii.c 9563786831 cmd: mii: Add the standard 1000BASE-T registers 4 лет назад
misc.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
mmc.c 41e30dcf87 cmd: mmc: Make Mode: printout consistent 5 лет назад
mp.c 62f9b65447 common: Move older CPU functions to their own header 4 лет назад
mtd.c a645831ca0 cmd: mtd: fix compilation warning for help when SYS_LONGHELP=n 5 лет назад
mtdparts.c 672c57057f cmd: mtdparts: Fix build with option ..._SHOW_NET_SIZES 4 лет назад
nand.c eb446ef625 cmd: nand/sf: isolate legacy code 4 лет назад
net.c 9fb625ce05 env: Move env_set() to env.h 4 лет назад
nvedit.c fb8977c5be net: Always build the string_to_enetaddr() helper 4 лет назад
nvedit_efi.c 051aa89f46 cmd: env: extend "env [set|print] -e" to manage UEFI variables 4 лет назад
nvme.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
onenand.c 9c00d982f1 cmd/onenand.c: block align warning 7 лет назад
osd.c 3bf65cb56c cmd: Add osd commands 5 лет назад
part.c 400b9554cc cmd: part: number: return hexadecimal value 4 лет назад
pcap.c 3eaac6307d net: introduce packet capture support 4 лет назад
pci.c 4ebeb4c559 cmd: pci: Adjust display of digits for 64bit address and size 4 лет назад
pinmux.c d23aef176f cmd: pinmux: Fix warnings when compiling with W=1 4 лет назад
pmic.c d4505c8e0d pmic: Rewrite the pmic command to not only work with single byte transmission 6 лет назад
pxe.c 31839dc2d2 cmd: pxe: Fix checkpatch WARNING/CHECK 4 лет назад
pxe_utils.c 2c4e067d49 cmd: pxe: Increase maximum path length 4 лет назад
pxe_utils.h 2373cba3d2 cmd: Prepare sysboot command independence 4 лет назад
qfw.c 9fb625ce05 env: Move env_set() to env.h 4 лет назад
read.c d03618d5cb cmd/read.c: Fix checking blk_dread return value 6 лет назад
reginfo.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
regulator.c 71002b508a cmd: add missing line breaks for pr_err() 6 лет назад
reiser.c c7694dd483 env: Move env_set_hex() to env.h 4 лет назад
remoteproc.c 96f41f9cde cmd: remoteproc: Allow list command to print the probed devices 4 лет назад
rockusb.c 15f09a1a83 rockchip: use 'arch-rockchip' as header file path 5 лет назад
sata.c b3860bfe77 cmd: sata: add null pointer check for dev 5 лет назад
sb.c b0edea3c27 spl: Add support for passing handoff info to U-Boot proper 5 лет назад
scsi.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
setexpr.c c7694dd483 env: Move env_set_hex() to env.h 4 лет назад
sf.c eb446ef625 cmd: nand/sf: isolate legacy code 4 лет назад
sha1sum.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
smccc.c 666028fc7c arm64: Add SMC and HVC commands 6 лет назад
sound.c f2b25c9bf8 dm: sound: Complete migration to driver model 5 лет назад
source.c 6bf6dbee01 env: Move env_get_yesno() to env.h 4 лет назад
spi.c c95e632de4 Convert CONFIG_DEFAULT_SPI_* to Kconfig 5 лет назад
spl.c c7694dd483 env: Move env_set_hex() to env.h 4 лет назад
strings.c 2e192b245e Remove the cmd_ prefix from command files 8 лет назад
sysboot.c 51843eaba6 cmd: sysboot: Fix checkpatch WARNING/CHECK 4 лет назад
terminal.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
test.c 100e75bbdb cmd: avoid decimal conversion 4 лет назад
thordown.c 0896d2caf7 thor: fix error path after g_dnl_register() failure 4 лет назад
time.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
tpm-common.c 168068fb3d env: Move env_set_ulong() to env.h 4 лет назад
tpm-user-utils.h d677bfe2f7 tpm: disociate TPMv1.x specific and generic code 6 лет назад
tpm-v1.c c7694dd483 env: Move env_set_hex() to env.h 4 лет назад
tpm-v2.c 1d1af2ae5a cmd: tpm-v2: use correct format code 5 лет назад
tpm_test.c e7dcf5645f env: Drop environment.h header file where not needed 4 лет назад
trace.c c7694dd483 env: Move env_set_hex() to env.h 4 лет назад
tsi148.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
ubi.c e6661cf767 ubi: Add "skipcheck" command to set/clear this bit in the UBI volume hdr 4 лет назад
ubifs.c 14dfc6482a cmd: ubifs: Factor out some checking codes into cmd_ubifs_mount() 5 лет назад
ufs.c a539c8bd7d cmd: Add Support for UFS commands 4 лет назад
universe.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
unzip.c c7694dd483 env: Move env_set_hex() to env.h 4 лет назад
usb.c 51f60a89b7 usb: Make portspeed return a read-only string 5 лет назад
usb_gadget_sdp.c 25ee924649 usb: gadget: error out if g_dnl registration fails 5 лет назад
usb_mass_storage.c 85d0aec0fd usb: reload watchdog during ums command 5 лет назад
version.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 лет назад
virtio.c 78e12901f3 virtio: cmd: Add virtio command for virtio devices 5 лет назад
w1.c d05266f7c5 w1: add command for onewire protocol 5 лет назад
wdt.c 82a00be353 cmd: add wdt command 5 лет назад
wol.c d8970dae27 net: Add new wol command - Wake on LAN 6 лет назад
ximg.c 1eb69ae498 common: Move ARM cache operations out of common.h 4 лет назад
yaffs2.c 2e192b245e Remove the cmd_ prefix from command files 8 лет назад
zfs.c c7694dd483 env: Move env_set_hex() to env.h 4 лет назад
zip.c c7694dd483 env: Move env_set_hex() to env.h 4 лет назад