.. |
fastboot
|
c294873179
fastboot: simplify the Kconfig logic
|
8 rokov pred |
mvebu
|
f2ca24d9d6
arm64: mvebu: Fix the bubt comamnd NAND device support
|
8 rokov pred |
.gitignore
|
d726f225f5
cmd: rework "license" command
|
8 rokov pred |
Kconfig
|
221a949eb6
Kconfig: Finish migration of hashing commands
|
8 rokov pred |
Makefile
|
ee7c0e712a
Convert CONFIG_CMD_LZMADEC to Kconfig
|
8 rokov pred |
aes.c
|
b80c0b9934
Rename aes.h to uboot_aes.h
|
8 rokov pred |
armflash.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 rokov pred |
bdinfo.c
|
b37483c42e
cmd/bdinfo.c: Fix unused function warning
|
8 rokov pred |
bedbug.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 rokov pred |
blkcache.c
|
195c94a240
cmd: blkcache: simplify sub-command handling
|
9 rokov pred |
blob.c
|
7fe1d6a410
crypto/fsl: Update blob cmd to accept 64bit addresses
|
8 rokov pred |
bmp.c
|
3f603cbbb8
dm: Use uclass_first_device_err() where it is useful
|
9 rokov pred |
boot.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 rokov pred |
bootefi.c
|
9d922450aa
dm: Use dm.h header when driver mode is used
|
8 rokov pred |
booti.c
|
2808576491
arm64: booti: allow to place kernel image anywhere in physical memory
|
8 rokov pred |
bootm.c
|
dbe7881de0
cmd: bootm: fix build when CONFIG_CMD_IMLS_NAND
|
8 rokov pred |
bootmenu.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 rokov pred |
bootstage.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 rokov pred |
bootz.c
|
4943dc2f19
bootz/booti: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set
|
8 rokov pred |
cache.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 rokov pred |
cbfs.c
|
633fb736ce
cbfs: Update a function to be static
|
9 rokov pred |
clk.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 rokov pred |
config.c
|
61304dbec3
cmd: add a new command "config" to show .config contents
|
8 rokov pred |
console.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 rokov pred |
cpu.c
|
320eca5cf7
cmd: cpu: refactor to ensure devices are probed and improve code style
|
8 rokov pred |
cramfs.c
|
59e12a4a8c
fs: Kconfig: Add a separate option for FS_JFFS2
|
8 rokov pred |
cros_ec.c
|
706865afe5
dm: core: Add flags parameter to device_remove()
|
8 rokov pred |
dataflash_mmc_mux.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 rokov pred |
date.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 rokov pred |
dcr.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 rokov pred |
demo.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 rokov pred |
dfu.c
|
05341a8764
common: dfu: saperate the dfu common functionality
|
8 rokov pred |
diag.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 rokov pred |
disk.c
|
aca9814dc5
cmd: Rework disk.c usage
|
8 rokov pred |
display.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 rokov pred |
echo.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 rokov pred |
eeprom.c
|
a1dc980d88
Convert CONFIG_CMD_EEPROM et al to Kconfig
|
8 rokov pred |
efi.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 rokov pred |
elf.c
|
995eab8b5b
bootm: qnx: Disable data cache before booting QNX image
|
8 rokov pred |
ethsw.c
|
82d72a1b99
Merge branch 'master' of git://git.denx.de/u-boot-net
|
9 rokov pred |
exit.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 rokov pred |
ext2.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 rokov pred |
ext4.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 rokov pred |
fastboot.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 rokov pred |
fat.c
|
454e3d9030
cmd/fat: Do not crash on write when <bytes> is not specified
|
8 rokov pred |
fdc.c
|
eae4b2b67b
Fix spelling of "occurred".
|
9 rokov pred |
fdt.c
|
5d927b4286
Kconfig: Drop CONFIG_CMD_FDT_MAX_DUMP
|
8 rokov pred |
fitupd.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 rokov pred |
flash.c
|
e856bdcfb4
flash: complete CONFIG_SYS_NO_FLASH move with renaming
|
8 rokov pred |
fpga.c
|
5cf22289ae
fpga: Use enum for bitstream command types
|
8 rokov pred |
fpgad.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 rokov pred |
fs.c
|
c07ad7c035
efi_loader: Pass file path to payload
|
9 rokov pred |
fs_uuid.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 rokov pred |
fuse.c
|
1221ce459d
treewide: replace #include <asm/errno.h> with <linux/errno.h>
|
8 rokov pred |
gettime.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 rokov pred |
gpio.c
|
b71bea7129
gpio: Report errors when GPIOs cannot be read
|
9 rokov pred |
gpt.c
|
9da52f8f67
gpt: Fix uuid string format
|
8 rokov pred |
hash.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 rokov pred |
help.c
|
f8bb696435
Drop command-processing code when CONFIG_CMDLINE is disabled
|
9 rokov pred |
host.c
|
6baa692f90
cmd/host: add missing \n in help text
|
8 rokov pred |
i2c.c
|
e46f8a3309
i2c: Set default I2C bus number
|
8 rokov pred |
ide.c
|
2d8d190c83
status_led: Kconfig migration
|
8 rokov pred |
ini.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 rokov pred |
io.c
|
9398b8ce5f
cmd/io.c: Fix comparison of unsigned expression warning
|
8 rokov pred |
iotrace.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 rokov pred |
irq.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 rokov pred |
itest.c
|
2c79fd4019
cmd: itest: correct calculus for long format
|
8 rokov pred |
jffs2.c
|
b616d9b0a7
nand: Embed mtd_info in struct nand_chip
|
9 rokov pred |
led.c
|
62f733b396
cmd/led.c: Remove unnecessary check on 'cmd' value
|
8 rokov pred |
legacy_led.c
|
21c340849d
led: Mark existing driver as legacy
|
8 rokov pred |
license.c
|
d726f225f5
cmd: rework "license" command
|
8 rokov pred |
load.c
|
e856bdcfb4
flash: complete CONFIG_SYS_NO_FLASH move with renaming
|
8 rokov pred |
log.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 rokov pred |
lzmadec.c
|
1bb718cdab
lzmadec: Use the same type as the lzma call
|
8 rokov pred |
mac.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 rokov pred |
md5sum.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 rokov pred |
mdio.c
|
15a2acdf85
common: miiphyutil: Work and report phy address in hex in mdio cmd
|
8 rokov pred |
mem.c
|
221a949eb6
Kconfig: Finish migration of hashing commands
|
8 rokov pred |
mfsl.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 rokov pred |
mii.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 rokov pred |
misc.c
|
c4974632e2
cmd: misc: Add support for fractions in sleep
|
8 rokov pred |
mmc.c
|
84c1dfe42f
cmd_mmc: fix arg parsing for setdsr subcmd
|
8 rokov pred |
mmc_spi.c
|
bcce53d048
dm: block: Rename device number member dev to devnum
|
9 rokov pred |
mp.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 rokov pred |
mtdparts.c
|
0269dfae0e
cmd: Add Kconfig option for CMD_MTDPARTS and related options
|
8 rokov pred |
nand.c
|
8b7d51249e
nand: Fix some more NULL name tests
|
8 rokov pred |
net.c
|
ff78ad284a
cmd: net: fix function name in comment
|
8 rokov pred |
nvedit.c
|
c33e825ac3
common: env: remove superfluous assignment
|
8 rokov pred |
onenand.c
|
9c00d982f1
cmd/onenand.c: block align warning
|
8 rokov pred |
part.c
|
b331cd6204
cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT
|
8 rokov pred |
pci.c
|
84d7f9168b
pci: Correct cast for sandbox
|
8 rokov pred |
pcmcia.c
|
fc843a02ac
Kconfig: Add a CONFIG_IDE option
|
8 rokov pred |
pmic.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 rokov pred |
portio.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 rokov pred |
pxe.c
|
f63963f048
pxe: Fix pxe boot with FIT image
|
8 rokov pred |
qfw.c
|
86e30e67ad
cmd: qfw: do not require default macros when building qfw command
|
9 rokov pred |
read.c
|
2a981dc2c6
dm: block: Adjust device calls to go through helpers function
|
9 rokov pred |
reginfo.c
|
ea3310e8aa
Blackfin: Remove
|
8 rokov pred |
regulator.c
|
2f5d532f3b
power: regulator: Introduce regulator_set_value_force function
|
8 rokov pred |
reiser.c
|
b0cf733933
disk: convert CONFIG_DOS_PARTITION to Kconfig
|
8 rokov pred |
remoteproc.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 rokov pred |
sata.c
|
8547f45bc5
cmd: sata: fix init command return value
|
8 rokov pred |
scsi.c
|
861fe6503e
cmd: scsi: Make private functions static
|
8 rokov pred |
setexpr.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 rokov pred |
sf.c
|
706865afe5
dm: core: Add flags parameter to device_remove()
|
8 rokov pred |
sha1sum.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 rokov pred |
sound.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 rokov pred |
source.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 rokov pred |
spi.c
|
9caeb26c54
cmd: spi: check return value of strdup
|
9 rokov pred |
spl.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 rokov pred |
strings.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 rokov pred |
terminal.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 rokov pred |
test.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 rokov pred |
thordown.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 rokov pred |
time.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 rokov pred |
tpm.c
|
3d1df0e363
lib: tpm: Add command to list resources
|
8 rokov pred |
tpm_test.c
|
0427b9c525
cmd/tpm_test: Fix misleading code indentation
|
8 rokov pred |
trace.c
|
5eca977935
trace: Fix compiler warnings in trace
|
9 rokov pred |
tsi148.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 rokov pred |
ubi.c
|
18f41f2fa2
cmd: ubi: remove unnecessary logical constraint
|
8 rokov pred |
ubifs.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 rokov pred |
universe.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 rokov pred |
unzip.c
|
ebac37cfbf
dm: blk: Rename get_device() to blk_get_device_by_str()
|
9 rokov pred |
usb.c
|
b984700ca4
usb: storage: Show number of storage devices detected for DM_USB
|
8 rokov pred |
usb_mass_storage.c
|
c9f3c5f9c3
dm: usb: Use blk_dread/write() instead of direct calls
|
8 rokov pred |
version.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 rokov pred |
ximg.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 rokov pred |
yaffs2.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 rokov pred |
zfs.c
|
bd42a94268
disk: convert CONFIG_EFI_PARTITION to Kconfig
|
8 rokov pred |
zip.c
|
2e192b245e
Remove the cmd_ prefix from command files
|
9 rokov pred |