Marek Vasut 8c4e3b79bd cmd: exit: Fix return value 3 年 前
..
arm 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
broadcom a09ca687e7 cmd: broadcom: add command for chimp handshake 3 年 前
mvebu 32771530e6 cmd: mvebu/bubt: Fix default options in help 3 年 前
riscv 921d5477b9 cmd/riscv/sbi: support System Reset Extension 3 年 前
sandbox 3a5ec03578 cmd: sandbox: implement exception command 3 年 前
ti 401d1c4f5d common: Drop asm/global_data.h from common header 3 年 前
x86 71cebf0b59 x86: Add a command to display coreboot sysinfo 3 年 前
.gitignore d726f225f5 cmd: rework "license" command 7 年 前
Kconfig b935d19066 cmd: xtrace: Convert to bool 3 年 前
Makefile 22fc991daf Merge tag 'v2021.04-rc4' into next 3 年 前
ab_select.c 9f7bb2825b part: Support getting whole disk from part_get_info_by_dev_and_name_or_num 3 年 前
abootimg.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
acpi.c 907bcd3a33 cmd: Add missing check for CONFIG_SYS_LONGHELP 3 年 前
adc.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
addrmap.c 56d0635f18 cmd: Add a command to display the address map 3 年 前
adtimg.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
aes.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
armflash.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
avb.c b09e1b6149 cmd: avb: free partition buffer upon verify completion 4 年 前
axi.c 36c03d1830 cmd: Drop use of old sequence numbers in commands 3 年 前
bcb.c bafdf4caac cmd: bcb: Add support for processing const string literals in bcb_set() 3 年 前
bdinfo.c 2ae80437fb Merge branch '2021-02-02-drop-asm_global_data-when-unused' 3 年 前
bedbug.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 年 前
bind.c 84f8e36f03 cmd: bind: allow to bind driver with driver data 3 年 前
binop.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
blk_common.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
blkcache.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
blob.c 2532429b16 crypto: Add blob command support for i.MX8M platforms 3 年 前
bloblist.c 907bcd3a33 cmd: Add missing check for CONFIG_SYS_LONGHELP 3 年 前
bmp.c f7ae49fc4f common: Drop log.h from common header 4 年 前
boot.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
bootcount.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
bootefi.c 53f6a5aa86 efi_loader: Replace config option for initrd loading 3 年 前
booti.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 年 前
bootm.c c5819701a3 image: Adjust the workings of fit_check_format() 3 年 前
bootmenu.c 83a287a613 bootmenu: Allow to quit it via ESC/CTRL+C 3 年 前
bootstage.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
bootz.c f2d58f3bda cmd: bootz: fix device-tree overlap test 3 年 前
btrfs.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
button.c caa4daa2ae dm: treewide: Rename 'platdata' variables to just 'plat' 3 年 前
cache.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
cbfs.c 0e7b6312e7 cbfs: Return the error code from file_cbfs_init() 4 年 前
clk.c 689ca8c5d1 cmd: clk: correctly handle depth for clk dump 3 年 前
clone.c 4a1f0b80ad cmd: fix clone coverity scan 3 年 前
cls.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
config.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
conitrace.c 48618e9b8b cmd: conitrace: increase wait for next key 3 年 前
console.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
cpu.c 8b85dfc675 dm: Avoid accessing seq directly 3 年 前
cramfs.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
cros_ec.c 3ae338299e cros_ec: Show events in human-readable form 3 年 前
dataflash_mmc_mux.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
date.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 年 前
demo.c c69cda25c9 dm: treewide: Rename dev_get_platdata() to dev_get_plat() 3 年 前
dfu.c 9129f2f164 dfu: add support for the dfu_alt_info reintialization from the flashed script 3 年 前
diag.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
disk.c c5819701a3 image: Adjust the workings of fit_check_format() 3 年 前
dm.c 2e48836895 cmd: dm: Fixed/Added DM driver listing subcommands 3 年 前
echo.c d018734c0c cmd: change suppress newline in echo command 3 年 前
eeprom.c 2147a16983 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO 3 年 前
efi.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 年 前
efidebug.c d473063d9d efi_loader: simplify efi_get_device_path_text() 3 年 前
elf.c f7ae49fc4f common: Drop log.h from common header 4 年 前
ethsw.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
exit.c 8c4e3b79bd cmd: exit: Fix return value 3 年 前
ext2.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
ext4.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
fastboot.c 1af3c7f422 common: Drop linux/stringify.h from common header 4 年 前
fat.c 274227500a cmd: fat: Use do_save() for fatwrite 3 年 前
fdt.c 43913f01b9 cmd: fdt: remove CMD_FDT_MAX_DUMP 3 年 前
flash.c f7ae49fc4f common: Drop log.h from common header 4 年 前
fpga.c c5819701a3 image: Adjust the workings of fit_check_format() 3 年 前
fpgad.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
fs.c 2280fa56a0 cmd: fs: Add command to list supported fs types 3 年 前
fs_uuid.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
fuse.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
gettime.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
gpio.c f7ae49fc4f common: Drop log.h from common header 4 年 前
gpt.c 12fc1f3bb2 cmd: gpt: add eMMC and GPT support 3 年 前
hash.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
help.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
host.c 1758551ec9 sandbox: Provide a way to bind fixed/removeable devices 3 年 前
i2c.c 2147a16983 dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO 3 年 前
ide.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
ini.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
io.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
iotrace.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
irq.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
itest.c 7526deec7e command: Add constants for cmd_get_data_size string / error 3 年 前
jffs2.c eb41d8a1be common: Drop linux/bug.h from common header 4 年 前
led.c caa4daa2ae dm: treewide: Rename 'platdata' variables to just 'plat' 3 年 前
legacy-mtd-utils.c eb446ef625 cmd: nand/sf: isolate legacy code 4 年 前
legacy-mtd-utils.h eb446ef625 cmd: nand/sf: isolate legacy code 4 年 前
legacy_led.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
license.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
load.c 76b0a19022 cmd/load: support uploading EFI binary via UART 3 年 前
log.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 年 前
lsblk.c caa4daa2ae dm: treewide: Rename 'platdata' variables to just 'plat' 3 年 前
lzmadec.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
mac.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
mbr.c 750c543ca7 cmd: Add MBR partition layout control utility 3 年 前
md5sum.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
mdio.c 2a64ada78c net: Drop dm.h header file from phy.h 3 年 前
mem.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 年 前
mfsl.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
mii.c 2a64ada78c net: Drop dm.h header file from phy.h 3 年 前
misc.c 8b85dfc675 dm: Avoid accessing seq directly 3 年 前
mmc.c e9978b17cd cmd: mmc: check whether bootbus's arguments is valid or not 3 年 前
mp.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
mtd.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
mtdparts.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 年 前
mux.c 05115abe8d cmd: Add a mux command 3 年 前
nand.c c5819701a3 image: Adjust the workings of fit_check_format() 3 年 前
net.c 912ece4c3d sntp: use udp framework 3 年 前
nvedit.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 年 前
nvedit_efi.c 2b3fbcb59f efi_loader: use ':' as separator for setenv -i 3 年 前
nvme.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
onenand.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
optee_rpmb.c bcc6c57452 cmd: optee_rpmb command for read/write of rpmb from optee 3 年 前
osd.c 36c03d1830 cmd: Drop use of old sequence numbers in commands 3 年 前
panic.c 85ecfd1a12 cmd: add a panic command 3 年 前
part.c 0ffdfbd1d0 cmd: part: Add subcommand to list supported partition tables 3 年 前
pcap.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
pci.c 8b85dfc675 dm: Avoid accessing seq directly 3 年 前
pinmux.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
pmc.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
pmic.c 8b85dfc675 dm: Avoid accessing seq directly 3 年 前
pstore.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 年 前
pvblock.c 722bc5b5d9 xen: pvblock: Add initial support for para-virtualized block driver 3 年 前
pwm.c da7991b38e cmd: pwm: Rework argc sanity checking 3 年 前
pxe.c 504d179157 cmd: pxe: Add relocation to pxe_sub cmds 3 年 前
pxe_utils.c 18c2582183 cmd: pxe_utils: sysboot: Add zboot support to boot x86 Linux kernel image 3 年 前
pxe_utils.h 401d1c4f5d common: Drop asm/global_data.h from common header 3 年 前
qfw.c 5b0b43e0e2 x86: qemu: move QFW to its own uclass 3 年 前
read.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
reginfo.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
regulator.c 8a8d24bdf1 dm: treewide: Rename ..._platdata variables to just ..._plat 3 年 前
reiser.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
remoteproc.c 73466df3e2 dm: core: Access device flags through functions 3 年 前
rng.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
rockusb.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
rtc.c 803a859884 rtc: add rtc command 3 年 前
sata.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
sb.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 年 前
scp03.c 26839e5dde cmd: SCP03: enable and provision command 3 年 前
scsi.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
setexpr.c 2c02152a8e setexpr: Add support for strings 3 年 前
sf.c 9bc772812d cmd: sf: Print error on test failure 3 年 前
sha1sum.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
sleep.c 54f884bb0b cmd: misc: Fix return value for the sleep command 3 年 前
smccc.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
sound.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 年 前
source.c c5819701a3 image: Adjust the workings of fit_check_format() 3 年 前
spi.c 56c4046038 spi: Convert CONFIG_DM_SPI* to CONFIG_$(SPL_TPL_)DM_SPI* 3 年 前
spl.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 年 前
sqfs.c bba604b65e fs/squashfs: add filesystem commands 3 年 前
strings.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
sysboot.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
terminal.c ac3821430e terminal: only serial_reinit_all if available 3 年 前
test.c f7ae49fc4f common: Drop log.h from common header 4 年 前
thordown.c e47431aa5c thor: add support for the dfu_alt_info reintialization from the flashed script 3 年 前
time.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
timer.c 3c7bb89718 cmd: Split out timer command from the sleep command 3 年 前
tlv_eeprom.c 401d1c4f5d common: Drop asm/global_data.h from common header 3 年 前
tpm-common.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
tpm-user-utils.h 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
tpm-v1.c d6a885f087 tpm: Switch TPMv1 over to use the new API 3 年 前
tpm-v2.c e926136bb2 tpm: use more than sha256 on pcr_extend 3 年 前
tpm_test.c d6a885f087 tpm: Switch TPMv1 over to use the new API 3 年 前
trace.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
tsi148.c f7ae49fc4f common: Drop log.h from common header 4 年 前
ubi.c 1639988fa4 cmd: ubi: don't allow to rename a volume to a name that already exist 3 年 前
ubifs.c f7ae49fc4f common: Drop log.h from common header 4 年 前
ufs.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
universe.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
unlz4.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
unzip.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
usb.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
usb_gadget_sdp.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
usb_mass_storage.c c954ff5fbf cmd: usb_mass_storage: show device interface name 3 年 前
version.c e35b6497f4 x86: Make coreboot sysinfo available to any x86 board 3 年 前
virtio.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
w1.c 8b85dfc675 dm: Avoid accessing seq directly 3 年 前
wdt.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
wol.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
ximg.c c5819701a3 image: Adjust the workings of fit_check_format() 3 年 前
yaffs2.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
zfs.c 0914011310 command: Remove the cmd_tbl_t typedef 4 年 前
zip.c 2843444a6e cmd: zip: fix implicit declaration warning 4 年 前