..
fastboot
fastboot: simplify the Kconfig logic
8 years ago
mvebu
arm64: mvebu: Fix the bubt comamnd NAND device support
8 years ago
.gitignore
cmd: rework "license" command
8 years ago
Kconfig
cmd: add Kconfig option for 'date' command
8 years ago
Makefile
Convert CONFIG_CMD_BLOB to Kconfig
8 years ago
aes.c
Rename aes.h to uboot_aes.h
8 years ago
armflash.c
…
bdinfo.c
cmd/bdinfo.c: Fix unused function warning
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
disk: convert CONFIG_ISO_PARTITION to Kconfig
8 years ago
booti.c
arm64: booti: allow to place kernel image anywhere in physical memory
8 years ago
bootm.c
cmd: bootm: fix build when CONFIG_CMD_IMLS_NAND
8 years ago
bootmenu.c
…
bootstage.c
…
bootz.c
bootz/booti: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH set
8 years ago
cache.c
…
cbfs.c
cbfs: Update a function to be static
9 years ago
clk.c
…
config.c
cmd: add a new command "config" to show .config contents
8 years ago
console.c
…
cpu.c
cmd: cpu: refactor to ensure devices are probed and improve code style
8 years ago
cramfs.c
cmd: cramfs: use map_sysmem for sandbox support
8 years ago
cros_ec.c
dm: core: Add flags parameter to device_remove()
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
bootm: qnx: Disable data cache before booting QNX image
8 years ago
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: Make fdt get value endian-safe for single-cell properties
8 years ago
fitupd.c
…
flash.c
flash: complete CONFIG_SYS_NO_FLASH move with renaming
8 years ago
fpga.c
fpga: Use enum for bitstream command types
8 years ago
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
gpt: Fix uuid string format
8 years ago
hash.c
…
help.c
Drop command-processing code when CONFIG_CMDLINE is disabled
9 years ago
host.c
cmd/host: add missing \n in help text
8 years ago
i2c.c
i2c: Set default I2C bus number
8 years ago
ide.c
status_led: Kconfig migration
8 years ago
immap.c
…
ini.c
…
io.c
cmd/io.c: Fix comparison of unsigned expression warning
8 years ago
iotrace.c
…
irq.c
…
itest.c
cmd: itest: correct calculus for long format
8 years ago
jffs2.c
nand: Embed mtd_info in struct nand_chip
9 years ago
led.c
cmd/led.c: Remove unnecessary check on 'cmd' value
8 years ago
legacy_led.c
led: Mark existing driver as legacy
8 years ago
license.c
cmd: rework "license" command
8 years ago
load.c
flash: complete CONFIG_SYS_NO_FLASH move with renaming
8 years ago
log.c
…
lzmadec.c
lzmadec: Use the same type as the lzma call
8 years ago
mac.c
…
md5sum.c
…
mdio.c
common: miiphyutil: Work and report phy address in hex in mdio cmd
8 years ago
mem.c
Blackfin: Remove
8 years ago
mfsl.c
…
mii.c
…
misc.c
cmd: misc: Add support for fractions in sleep
8 years ago
mmc.c
cmd_mmc: fix arg parsing for setdsr subcmd
8 years ago
mmc_spi.c
dm: block: Rename device number member dev to devnum
9 years ago
mp.c
…
mtdparts.c
cmd: Add Kconfig option for CMD_MTDPARTS and related options
8 years ago
nand.c
nand: Fix some more NULL name tests
8 years ago
net.c
cmd: net: fix function name in comment
8 years ago
nvedit.c
common: env: remove superfluous assignment
8 years ago
onenand.c
cmd/onenand.c: block align warning
8 years ago
part.c
cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT
8 years ago
pci.c
pci: Add a command to show PCI regions
8 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
Blackfin: Remove
8 years ago
regulator.c
power: regulator: Introduce regulator_set_value_force function
8 years ago
reiser.c
disk: convert CONFIG_DOS_PARTITION to Kconfig
8 years ago
remoteproc.c
…
sata.c
cmd: sata: fix init command return value
8 years ago
scsi.c
cmd: scsi: Make private functions static
8 years ago
setexpr.c
…
sf.c
dm: core: Add flags parameter to device_remove()
8 years ago
sha1sum.c
…
sound.c
…
source.c
…
spi.c
cmd: spi: check return value of strdup
9 years ago
spl.c
…
strings.c
…
terminal.c
…
test.c
…
thordown.c
…
time.c
…
tpm.c
lib: tpm: Add command to list resources
8 years ago
tpm_test.c
cmd/tpm_test: Fix misleading code indentation
8 years ago
trace.c
trace: Fix compiler warnings in trace
9 years ago
tsi148.c
…
ubi.c
cmd: ubi: remove unnecessary logical constraint
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: storage: Show number of storage devices detected for DM_USB
8 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
disk: convert CONFIG_EFI_PARTITION to Kconfig
8 years ago
zip.c
…