..
mvebu
…
ti
…
x86
x86: Update mtrr functions to allow leaving cache alone
2018-10-09 04:40:27 -06:00
.gitignore
…
Kconfig
cmd: add efidebug command
2019-02-25 12:47:13 +01:00
Makefile
cmd: add efidebug command
2019-02-25 12:47:13 +01:00
adc.c
cmd: adc: Use the sub-command infrastructure
2019-01-15 15:28:54 -05:00
aes.c
…
armflash.c
…
avb.c
cmd: avb: print error message if command fails
2018-10-07 10:47:38 -04:00
axi.c
cmd: Add axi command
2018-08-11 09:16:08 +02:00
bdinfo.c
cmd/bdinfo: correct output of numerical values
2018-11-16 13:34:34 -05:00
bedbug.c
…
bind.c
cmd: Add bind/unbind commands to bind a device to a driver from the command line
2018-08-21 16:21:37 +02:00
binop.c
…
blk_common.c
…
blkcache.c
…
blob.c
…
bmp.c
cmd: bmp: Make integer-to-pointer cast platform, independent
2019-02-15 12:48:02 +01:00
boot.c
…
bootcount.c
…
bootefi.c
efi_loader: clean up bootefi_test_prepare()
2019-02-16 15:42:20 +01:00
booti.c
…
bootm.c
…
bootmenu.c
ensure active menuitem is inside menu
2018-12-07 08:13:48 -05:00
bootstage.c
…
bootz.c
…
btrfs.c
…
cache.c
…
cbfs.c
fs: cbfs: Add missing standard CBFS component types
2018-12-31 09:42:41 +08:00
clk.c
cmd: clk: Add trivial implementation of clock dump for DM
2018-09-29 11:49:35 -06:00
cls.c
cmd: add clear screen 'cls' command
2018-12-04 19:44:57 +01:00
config.c
…
conitrace.c
cmd: add conitrace command
2018-09-25 21:49:18 -04:00
console.c
…
cpu.c
…
cramfs.c
…
cros_ec.c
cros_ec: Update cros_ec_read_hash() to specify the image
2018-10-09 04:40:27 -06:00
dataflash_mmc_mux.c
…
date.c
cmd: date: Do not overwrite arguments
2019-02-19 08:55:43 -05:00
demo.c
…
dfu.c
…
diag.c
…
disk.c
…
display.c
…
dm.c
cmd: Move the "dm" command from test/dm/ to cmd/
2018-12-15 11:49:19 -05:00
dtimg.c
common: command: Rework the 'cmd is repeatable' logic
2019-01-15 15:28:54 -05:00
echo.c
…
eeprom.c
Merge branch 'master' of git://git.denx.de/u-boot-spi
2018-12-05 15:06:24 -05:00
efi.c
cmd: efi: Clarify calculation precedence for '&' and '?'
2018-08-21 00:04:24 +02:00
efidebug.c
efi_loader: error handling for `efidebug boot add`
2019-03-02 23:34:26 +01:00
elf.c
elf: fix cache flushing in 'bootelf -p' command
2019-02-19 08:55:43 -05:00
ethsw.c
…
exit.c
…
ext2.c
…
ext4.c
…
fastboot.c
cmd: fastboot: handle watchdog while waiting for fastboot commands.
2019-03-16 13:29:43 +01:00
fat.c
cmd: fat: add fatrm command
2018-09-23 21:55:30 +02:00
fdc.c
…
fdt.c
cmd, fdt: add subcommand "get" to fdt header
2018-11-29 09:30:05 -07:00
fitupd.c
…
flash.c
…
fpga.c
cmd: fpga: Fix loads command
2018-09-11 11:00:54 +02:00
fpgad.c
…
fs.c
cmd/fs: fix build if CMD_BOOTEFI is not set
2019-02-19 16:58:23 -05:00
fs_uuid.c
…
fuse.c
…
gettime.c
…
gpio.c
gpio: Use case-insentive matching on the GPIO name
2019-02-20 15:25:28 +08:00
gpt.c
…
hash.c
…
help.c
common: command: Rework the 'cmd is repeatable' logic
2019-01-15 15:28:54 -05:00
host.c
sandbox: Drop the deprecated 'sb' command
2018-11-26 08:25:35 -05:00
i2c.c
cmd: i2c: Fix help output of i2c command.
2018-12-10 07:30:58 +01:00
ide.c
…
ini.c
…
io.c
…
iotrace.c
…
irq.c
…
itest.c
…
jffs2.c
…
led.c
…
legacy_led.c
…
license.c
…
load.c
…
log.c
…
lzmadec.c
…
mac.c
…
md5sum.c
…
mdio.c
…
mem.c
Remove <inttypes.h> includes and PRI* usages in printf() entirely
2018-09-10 20:48:17 -04:00
mfsl.c
…
mii.c
cmd: mii: don't check address for 'device' subcommand
2018-10-24 14:45:36 -05:00
misc.c
…
mmc.c
common: command: Rework the 'cmd is repeatable' logic
2019-01-15 15:28:54 -05:00
mmc_spi.c
…
mp.c
…
mtd.c
cmd: mtd: fix compilation warning for help when SYS_LONGHELP=n
2019-01-18 13:40:34 -05:00
mtdparts.c
cmd: mtdparts: remove mandatory 'mtdparts=' prefix
2018-09-20 20:11:01 +05:30
nand.c
…
net.c
net: Read bootfile from env on netboot_common()
2018-07-26 14:08:20 -05:00
nvedit.c
cmd: env: add "-e" option for handling UEFI variables
2019-02-25 12:47:13 +01:00
nvedit_efi.c
efi_loader: memory leak in efi_dump_single_var()
2019-03-20 18:16:53 +01:00
nvme.c
…
onenand.c
…
osd.c
cmd: Add osd commands
2018-09-28 18:27:33 +02:00
part.c
cmd: part: use MAX_SEARCH_PARTITIONS for part search
2018-09-10 21:19:33 -04:00
pci.c
…
pcmcia.c
…
pinmux.c
cmd: pinmux: Add pinmux command
2018-11-16 16:51:56 -05:00
pmic.c
…
pxe.c
cmd: pxe: add support for FIT config selection
2018-10-08 14:45:02 -04:00
qfw.c
…
read.c
…
reginfo.c
…
regulator.c
…
reiser.c
…
remoteproc.c
cmd: remoteproc: Fix the base of strtoul for ID conversion from 3 to 10
2018-11-01 10:02:43 -04:00
rockusb.c
usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers
2018-12-07 16:31:45 +01:00
sata.c
cmd: sata: add null pointer check for dev
2019-02-09 07:51:00 -05:00
sb.c
spl: Add support for passing handoff info to U-Boot proper
2018-11-26 08:25:37 -05:00
scsi.c
…
setexpr.c
…
sf.c
cmd: sf: use correct printf code
2019-01-15 15:28:44 -05:00
sha1sum.c
…
smccc.c
…
sound.c
dm: sound: Complete migration to driver model
2018-12-13 16:36:41 -07:00
source.c
cmd: fit_image: Add default property for FIT format scripts
2018-07-19 16:17:58 -04:00
spi.c
…
spl.c
…
strings.c
…
terminal.c
…
test.c
…
thordown.c
cmd: thordown: Fix spelling of download.
2019-03-08 11:31:44 -05:00
time.c
…
tpm-common.c
tpm: Convert to use a device parameter
2018-11-29 09:30:06 -07:00
tpm-user-utils.h
…
tpm-v1.c
tpm: Convert to use a device parameter
2018-11-29 09:30:06 -07:00
tpm-v2.c
cmd: tpm-v2: use correct format code
2019-01-15 15:28:44 -05:00
tpm_test.c
tpm: Convert to use a device parameter
2018-11-29 09:30:06 -07:00
trace.c
…
tsi148.c
…
ubi.c
cmd: ubi: remove unreachable code
2019-01-15 15:28:44 -05:00
ubifs.c
cmd: ubifs: Factor out some checking codes into cmd_ubifs_mount()
2018-09-28 20:22:32 -04:00
universe.c
…
unzip.c
cmd: unzip: use correct format code
2019-01-15 15:28:44 -05:00
usb.c
…
usb_gadget_sdp.c
usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers
2018-12-07 16:31:45 +01:00
usb_mass_storage.c
usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers
2018-12-07 16:31:45 +01:00
version.c
…
virtio.c
virtio: cmd: Add virtio command for virtio devices
2018-11-14 09:16:27 -08:00
w1.c
w1: add command for onewire protocol
2018-09-28 20:22:36 -04:00
wol.c
…
ximg.c
cmd: ximg: Invert check for fit image compression
2019-01-25 12:12:55 -05:00
yaffs2.c
…
zfs.c
…
zip.c
cmd: zip: use correct format code
2019-01-15 15:28:44 -05:00