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