Tom Rini a8c1846633 Merge branch 'master' of git://git.denx.de/u-boot-usb 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 92ffd0d9ed cmd: ti: ddr3: Move the print statement after test 4 년 전
x86 e2adc369ec x86: Rename some FSP functions to have an fsp_ prefix 4 년 전
.gitignore d726f225f5 cmd: rework "license" command 7 년 전
Kconfig 909338c345 cmd: thor: select DFU subsystem also for 'thor' download tool 4 년 전
Makefile a539c8bd7d cmd: Add Support for UFS commands 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 7b51b576d6 env: Move env_get() to env.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 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 년 전
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 683cdd6837 cmd: booti: Store OS start and end info in images structure 4 년 전
bootm.c e7dcf5645f env: Drop environment.h header file where not needed 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 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 년 전
btrfs.c 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 년 전
cache.c f043dc28e3 Add validation for icache/dcache arguments - arguments different from off/on/flush are currently silently ignored. 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 c76c93a3d5 configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT 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 35087fb4e0 cosmetic: Update comment in cmd/eeprom.c 4 년 전
efi.c dbb148b22c cmd: efi: Clarify calculation precedence for '&' and '?' 5 년 전
efidebug.c e7dcf5645f env: Drop environment.h header file where not needed 4 년 전
elf.c e7dcf5645f env: Drop environment.h header file where not needed 4 년 전
ethsw.c e7dcf5645f env: Drop environment.h header file where not needed 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 c76c93a3d5 configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMAT 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 e7dcf5645f env: Drop environment.h header file where not needed 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 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 년 전
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_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 c7694dd483 env: Move env_set_hex() to env.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 803e1a3d38 cmd: mem: Add a command to fill the memory with random data 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 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 년 전
mtd.c a645831ca0 cmd: mtd: fix compilation warning for help when SYS_LONGHELP=n 5 년 전
mtdparts.c 3a7d55716d env: Move env_get_f() to env.h 4 년 전
nand.c c7694dd483 env: Move env_set_hex() to env.h 4 년 전
net.c 9fb625ce05 env: Move env_set() to env.h 4 년 전
nvedit.c 051aa89f46 cmd: env: extend "env [set|print] -e" to manage UEFI variables 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 9fb625ce05 env: Move env_set() to env.h 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 b0cc1b846f dm: spi: Read default speed and mode values from DT 5 년 전
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 년 전
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 c7694dd483 env: Move env_set_hex() to env.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 년 전