..
fastboot
fastboot: simplify the Kconfig logic
8 years ago
mvebu
cmd: mvebu: bubt: use get_nand_dev_by_index()
8 years ago
.gitignore
cmd: rework "license" command
8 years ago
Kconfig
configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS
8 years ago
Makefile
powerpc: remove 4xx support
8 years ago
aes.c
Rename aes.h to uboot_aes.h
8 years ago
armflash.c
…
bdinfo.c
powerpc: Partialy restore core of mpc8xx
8 years ago
bedbug.c
powerpc: remove 4xx support
8 years ago
blkcache.c
…
blob.c
…
bmp.c
…
boot.c
…
bootefi.c
efi_loader: Add check for fallback fdt memory reservation
8 years ago
booti.c
arm64: booti: allow to place kernel image anywhere in physical memory
8 years ago
bootm.c
cmd: bootm: use get_nand_dev_by_index()
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
…
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
fs: Kconfig: Add a separate option for FS_JFFS2
8 years ago
cros_ec.c
dm: core: Add flags parameter to device_remove()
8 years ago
dataflash_mmc_mux.c
…
date.c
…
demo.c
…
dfu.c
common: dfu: saperate the dfu common functionality
8 years ago
diag.c
…
disk.c
…
display.c
…
echo.c
…
eeprom.c
Convert CONFIG_CMD_EEPROM et al to Kconfig
8 years ago
efi.c
…
elf.c
cmd/elf.c: Support passing arguments with bootelf
8 years ago
ethsw.c
cmd: ethsw: Fix out-of-bounds error
8 years ago
exit.c
…
ext2.c
…
ext4.c
…
fastboot.c
…
fat.c
…
fdc.c
…
fdt.c
fdt: Check for NULL return from fdt_getprop in 'fdt set'
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
…
fs_uuid.c
…
fuse.c
…
gettime.c
…
gpio.c
…
gpt.c
gpt: Fix uuid string format
8 years ago
hash.c
…
help.c
…
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
powerpc, 8xx: remove support for 8xx
8 years ago
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
cmd: jffs2: use get_nand_dev_by_index()
8 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
…
mac.c
…
md5sum.c
…
mdio.c
common: miiphyutil: Work and report phy address in hex in mdio cmd
8 years ago
mem.c
Kconfig: Finish migration of hashing commands
8 years ago
mfsl.c
…
mii.c
…
misc.c
…
mmc.c
mmc: use new hwpart API when CONFIG_BLK enabled
8 years ago
mmc_spi.c
…
mp.c
…
mtdparts.c
cmd: mtdparts: fix uninitialized variable warning
8 years ago
nand.c
cmd: nand: remove direct access to struct mtd_info->priv
8 years ago
net.c
cmd: net: fix function name in comment
8 years ago
nvedit.c
cmd: nvedit: bring error message in sync with condition under which it appears
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: Correct cast for sandbox
8 years ago
pcmcia.c
powerpc, 8xx: remove support for 8xx
8 years ago
pmic.c
…
portio.c
…
pxe.c
…
qfw.c
…
read.c
…
reginfo.c
powerpc: Remove unneccessary #ifdefs in reginfo
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
dm: scsi: Document and rename the scsi_scan() parameter
8 years ago
setexpr.c
…
sf.c
dm: core: Add flags parameter to device_remove()
8 years ago
sha1sum.c
…
sound.c
…
source.c
powerpc, 8xx: remove support for 8xx
8 years ago
spi.c
…
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
…
tsi148.c
…
ubi.c
cmd: ubi: remove unnecessary logical constraint
8 years ago
ubifs.c
…
universe.c
…
unzip.c
…
usb.c
usb: storage: Show number of storage devices detected for DM_USB
8 years ago
usb_mass_storage.c
cmd: usb_mass_storage: Staticize do_usb_mass_storage()
8 years ago
version.c
display_options: Refactor to allow obtaining the banner
8 years ago
ximg.c
…
yaffs2.c
…
zfs.c
disk: convert CONFIG_EFI_PARTITION to Kconfig
8 years ago
zip.c
…