..
fastboot
fastboot: move FASTBOOT_FLASH options into Kconfig
8 years ago
Kconfig
cmd: cros_ec: Move crosec commands to cmd subdirectory
8 years ago
Makefile
cmd: cros_ec: Move crosec commands to cmd subdirectory
8 years ago
aes.c
…
ambapp.c
…
armflash.c
…
bdinfo.c
x86: bdinfo: Drop meaningless values
8 years ago
bedbug.c
…
blkcache.c
cmd: blkcache: simplify sub-command handling
9 years ago
blob.c
crypto/fsl: Update blob cmd to accept 64bit addresses
8 years ago
bmp.c
dm: Use uclass_first_device_err() where it is useful
9 years ago
boot.c
…
bootefi.c
efi_loader: Revert device_handle to disk after net boot
8 years ago
booti.c
cmd: Split 'bootz' and 'booti' out from 'bootm'
8 years ago
bootldr.c
Use correct spelling of "U-Boot"
9 years ago
bootm.c
cmd: Split 'bootz' and 'booti' out from 'bootm'
8 years ago
bootmenu.c
…
bootstage.c
…
bootz.c
cmd: Split 'bootz' and 'booti' out from 'bootm'
8 years ago
cache.c
…
cbfs.c
cbfs: Update a function to be static
9 years ago
clk.c
…
console.c
…
cplbinfo.c
…
cpu.c
cpu: Add support for microcode version and CPU ID
9 years ago
cramfs.c
Drop CONFIG_CRAMFS_CMDLINE
9 years ago
cros_ec.c
cmd: cros_ec: Move crosec commands to cmd subdirectory
8 years ago
dataflash_mmc_mux.c
…
date.c
…
dcr.c
…
demo.c
…
dfu.c
common: dfu: saperate the dfu common functionality
8 years ago
diag.c
…
disk.c
cmd: Rework disk.c usage
8 years ago
display.c
…
dtt.c
…
echo.c
…
eeprom.c
eeprom: merge cmdline parsing of eeprom commands
9 years ago
efi.c
…
elf.c
…
ethsw.c
…
exit.c
…
ext2.c
…
ext4.c
…
fastboot.c
…
fat.c
cmd/fat: Do not crash on write when <bytes> is not specified
8 years ago
fdc.c
Fix spelling of "occurred".
9 years ago
fdt.c
cmd/fdt: add possibilty to have 'extrasize' on fdt resize
8 years ago
fitupd.c
…
flash.c
…
fpga.c
…
fpgad.c
…
fs.c
efi_loader: Pass file path to payload
9 years ago
fs_uuid.c
…
fuse.c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
8 years ago
gettime.c
…
gpio.c
gpio: Report errors when GPIOs cannot be read
9 years ago
gpt.c
cmd: gpt: fix the wrong size parse for the last partition
8 years ago
hash.c
…
help.c
Drop command-processing code when CONFIG_CMDLINE is disabled
9 years ago
host.c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
8 years ago
i2c.c
Various, unrelated tree-wide typo fixes.
9 years ago
ide.c
dm: ide: Separate the non-command code into its own file
9 years ago
immap.c
…
ini.c
…
io.c
…
iotrace.c
…
irq.c
…
itest.c
cmd: replace the cast of the memory access to a fixed bit type in itest
9 years ago
jffs2.c
nand: Embed mtd_info in struct nand_chip
9 years ago
ldrinfo.c
Use correct spelling of "U-Boot"
9 years ago
led.c
…
license.c
cmd: Fix license command
9 years ago
load.c
Remove unused CONFIG_CMD_HWFLOW option and associated dead code.
9 years ago
log.c
…
lzmadec.c
lzmadec: Use the same type as the lzma call
8 years ago
mac.c
…
md5sum.c
…
mdio.c
…
mem.c
cmd: mem: Show 64bit addresses which are tested
9 years ago
mfsl.c
…
mii.c
…
misc.c
cmd: misc: Add support for fractions in sleep
8 years ago
mmc.c
mmc: Drop dead mmc code for non-generic MMC
9 years ago
mmc_spi.c
dm: block: Rename device number member dev to devnum
9 years ago
mp.c
…
mtdparts.c
mtd: fix compiler warnings
8 years ago
nand.c
nand: Fix some more NULL name tests
8 years ago
net.c
net: Fix cache misalignment message after network load operations
8 years ago
nvedit.c
Various, accumulated typos collected from around the tree.
8 years ago
onenand.c
cmd/onenand.c: block align warning
8 years ago
otp.c
…
part.c
dm: part: Rename some partition functions
9 years ago
pci.c
Implement "pci enum" command for CONFIG_DM_PCI
9 years ago
pcmcia.c
…
pmic.c
…
portio.c
…
pxe.c
pxe: Fix pxe boot with FIT image
8 years ago
qfw.c
cmd: qfw: do not require default macros when building qfw command
9 years ago
read.c
dm: block: Adjust device calls to go through helpers function
9 years ago
reginfo.c
…
regulator.c
…
reiser.c
dm: block: Rename device number member dev to devnum
9 years ago
remoteproc.c
…
sata.c
dm: sata: Separate the non-command code into its own file
9 years ago
scsi.c
dm: scsi: Separate the non-command code into its own file
9 years ago
setexpr.c
…
sf.c
sf: fix sf probe
8 years ago
sha1sum.c
…
softswitch.c
…
sound.c
…
source.c
…
spi.c
cmd: spi: check return value of strdup
9 years ago
spibootldr.c
Use correct spelling of "U-Boot"
9 years ago
spl.c
…
strings.c
…
terminal.c
…
test.c
…
thordown.c
…
time.c
…
tpm.c
dm: Use uclass_first_device_err() where it is useful
9 years ago
tpm_test.c
…
trace.c
trace: Fix compiler warnings in trace
9 years ago
tsi148.c
…
ubi.c
cmd: ubi: add option to specify volume id
8 years ago
ubifs.c
…
universe.c
…
unzip.c
dm: blk: Rename get_device() to blk_get_device_by_str()
9 years ago
usb.c
usb: dm: Make "usb info" use usb_for_each_root_dev()
9 years ago
usb_mass_storage.c
dm: usb: Use blk_dread/write() instead of direct calls
8 years ago
version.c
…
ximg.c
…
yaffs2.c
…
zfs.c
dm: block: Rename device number member dev to devnum
9 years ago
zip.c
…