u-boot/cmd
Nikhil M Jain 9843fc2028 cmd: bmp: Split bmp commands and functions
To enable splash screen at SPL, need to compile cmd/bmp.c which also
includes bmp commands, since SPL doesn't use commands split bmp.c into
common/bmp.c which includes all bmp functions and cmd/bmp.c which only
contains bmp commands.

Add function delclaration for bmp_info in video.h.

Signed-off-by: Nikhil M Jain <n-jain1@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-06-12 09:49:41 +05:30
..
arm
broadcom
meson cmd/arm: meson: sm: introduce efusedump command 2023-01-17 09:26:42 +01:00
mvebu cmd: change the return value when argc error 2023-01-11 11:54:50 -05:00
riscv cmd/sbi: user friendly short texts 2022-10-20 15:22:15 +08:00
sandbox
ti Correct SPL uses of SYS_LONGHELP 2023-02-10 07:41:40 -05:00
x86
.gitignore
Kconfig efi_loader: enable eficonfig command by default 2023-02-10 13:05:40 +01:00
Makefile Drop dataflash_mmc_mux command 2023-02-07 14:33:48 -05:00
ab_select.c
abootimg.c android: boot: support boot image header version 3 and 4 2023-04-05 11:41:11 -05:00
acpi.c
adc.c cmd: List all uclass devices regardless of probe error 2022-10-17 21:17:12 -06:00
addrmap.c
adtimg.c
aes.c
armflash.c
avb.c
axi.c
bcb.c cmd: bcb: select user(0) hwpart in __bcb_load() 2022-10-21 21:37:47 -04:00
bdinfo.c video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO 2022-10-30 20:07:17 +01:00
bind.c
binop.c
blk_common.c blk: Rename if_type to uclass_id 2022-09-25 08:30:05 -06:00
blkcache.c
blob.c global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace 2022-11-10 10:08:55 -05:00
bloblist.c
bmp.c cmd: bmp: Split bmp commands and functions 2023-06-12 09:49:41 +05:30
boot.c boot: Call flush() before booting 2022-09-24 11:34:38 -04:00
bootcount.c Correct SPL uses of SYS_LONGHELP 2023-02-10 07:41:40 -05:00
bootdev.c bootstd: Treat DHCP and PXE as bootdev labels 2023-01-23 18:11:41 -05:00
bootefi.c efi_loader: Measure the loaded DTB 2023-02-19 21:15:15 +01:00
bootflow.c bootstd: Allow enabling BOOTSTD_FULL without needing EXPO 2023-02-06 13:04:53 -05:00
booti.c treewide: Drop bootm_headers_t typedef 2022-09-29 16:07:57 -04:00
bootm.c bootm: Drop #ifdef from do_bootm() 2022-10-17 21:17:12 -06:00
bootmenu.c Pull request for efi-2023-04-rc2 2023-02-10 13:45:15 -05:00
bootmeth.c
bootstage.c
bootz.c treewide: Drop bootm_headers_t typedef 2022-09-29 16:07:57 -04:00
btrfs.c
button.c
cache.c
cat.c cmd: cat: add new command 2022-10-11 15:40:48 -04:00
cbfs.c
clk.c cmd: clk: probe the clock before dump them 2023-02-12 13:37:56 -05:00
clone.c
cls.c Correct SPL use of VIDEO_ANSI 2023-02-10 07:41:40 -05:00
config.c
conitrace.c
console.c cmd: improve coninfo output formatting 2023-02-10 13:05:39 +01:00
cpu.c Correct SPL uses of SYS_LONGHELP 2023-02-10 07:41:40 -05:00
cramfs.c
cros_ec.c
cyclic.c cyclic: switch to using hlist instead of list 2022-11-02 08:41:55 +01:00
date.c global: Move remaining CONFIG_SYS_* to CFG_SYS_* 2022-12-05 16:06:08 -05:00
demo.c cmd: List all uclass devices regardless of probe error 2022-10-17 21:17:12 -06:00
dfu.c
diag.c
disk.c treewide: Drop image_header_t typedef 2022-09-29 16:07:57 -04:00
dm.c Correct SPL uses of SYS_LONGHELP 2023-02-10 07:41:40 -05:00
echo.c
eeprom.c cmd: eeprom: don't truncate target address at 32-bit 2022-11-02 13:58:17 -04:00
efi.c
eficonfig.c Pull request for efi-2023-04-rc2 2023-02-10 13:45:15 -05:00
eficonfig_sbkey.c eficonfig: refactor eficonfig_process_common function 2023-01-27 18:32:00 +01:00
efidebug.c efi_loader: carve out efi_get_memory_map_alloc() 2023-01-06 22:27:30 +01:00
elf.c boot: Call flush() before booting 2022-09-24 11:34:38 -04:00
erofs.c
ethsw.c
event.c cmd: event: Remove additional event description 2023-01-18 12:46:13 -05:00
exit.c cmd: exit: Fix return value propagation out of environment scripts 2023-01-11 15:02:24 -05:00
ext2.c
ext4.c
extension_board.c bootstd: Add a hunter for the extension feature 2023-01-23 18:11:41 -05:00
fastboot.c Correct SPL use of USB_FUNCTION_FASTBOOT 2023-02-10 07:41:40 -05:00
fat.c
fdt.c cmd: fdt: Add support for integer arrays in fdt get value with index 2023-03-09 08:50:47 -08:00
flash.c
font.c video: Add font functions to the vidconsole API 2023-01-16 18:26:50 -05:00
fpga.c treewide: Drop image_header_t typedef 2022-09-29 16:07:57 -04:00
fpgad.c
fs.c
fs_uuid.c
fuse.c
fwu_mdata.c FWU: cmd: Add a command to read FWU metadata 2022-10-31 14:47:33 -04:00
gettime.c
gpio.c cmd: List all uclass devices regardless of probe error 2022-10-17 21:17:12 -06:00
gpt.c
hash.c
help.c
host.c dm: sandbox: Switch over to using the new host uclass 2022-11-07 16:24:30 -07:00
i2c.c global: Migrate CONFIG_SYS_I2C_DIRECT_BUS to CFG 2022-12-23 10:15:12 -05:00
ide.c blk: Switch over to using uclass IDs 2022-09-16 11:05:16 -04:00
ini.c
io.c
iotrace.c
irq.c
itest.c
jffs2.c
kaslrseed.c
led.c
legacy-mtd-utils.c
legacy-mtd-utils.h
legacy_led.c
license.c
load.c serial: Call flush() before changing baudrate 2022-09-24 11:34:38 -04:00
log.c
lsblk.c blk: Rename if_type to uclass_id 2022-09-25 08:30:05 -06:00
lzmadec.c
mac.c
mbr.c
md5sum.c
mdio.c
mem.c cmd: fix mtest on 64 bit systems 2023-01-27 18:31:58 +01:00
mii.c
misc.c
mmc.c cmd: mmc: Expand bkops handling 2023-01-31 22:02:27 +09:00
mp.c
mtd.c cmd: mtd: check if a block has to be skipped or erased 2022-12-10 14:35:55 +01:00
mtdparts.c configs: remove support of MTDIDS_DEFAULT/MTDPARTS_DEFAULT 2022-12-12 16:46:07 -05:00
mux.c
nand.c cmd: nand: Extend nand info to print ecc information 2022-12-10 11:11:25 +01:00
net.c Correct SPL uses of CMD_TFTPPUT 2023-02-09 16:32:26 -05:00
nvedit.c Correct SPL use of CMD_NVEDIT_EFI 2023-02-09 16:32:26 -05:00
nvedit_efi.c cmd: simplify do_env_set_efi() 2022-10-06 22:54:57 +02:00
nvme.c blk: Switch over to using uclass IDs 2022-09-16 11:05:16 -04:00
onenand.c
optee_rpmb.c
osd.c
panic.c
part.c cmd: part: Add partition-related type command 2023-01-18 13:10:41 -05:00
pause.c
pcap.c
pci.c pci: Remove duplicate PCI_REGION_IO / "io" line 2022-09-29 10:10:39 -04:00
pinmux.c
pmc.c
pmic.c cmd: List all uclass devices regardless of probe error 2022-10-17 21:17:12 -06:00
printf.c
printf.h
pstore.c
pvblock.c blk: Switch over to using uclass IDs 2022-09-16 11:05:16 -04:00
pwm.c
pxe.c
qfw.c qemu: Move qfw kernel setup into a common file 2023-02-06 13:04:53 -05:00
read.c
reginfo.c
regulator.c cmd: List all uclass devices regardless of probe error 2022-10-17 21:17:12 -06:00
reiser.c
remoteproc.c
rng.c
rockusb.c
rtc.c
sata.c blk: Switch over to using uclass IDs 2022-09-16 11:05:16 -04:00
sb.c
scp03.c
scsi.c blk: Switch over to using uclass IDs 2022-09-16 11:05:16 -04:00
seama.c cmd: Add a SEAMA image load command 2023-02-06 17:10:15 -05:00
setexpr.c
sf.c cmd: fix return code of 'sf erase' 2023-01-26 21:05:13 +05:30
sha1sum.c
sleep.c
smccc.c
sound.c cmd: avoid endless loop in sound play command 2023-01-04 13:17:42 +01:00
source.c image: Move common image code to image_board and command 2023-01-16 18:26:50 -05:00
spi.c cmd: spi: Judge the number of added parameters 2023-01-12 11:25:17 -05:00
spl.c
sqfs.c
stackprot_test.c
strings.c
sysboot.c
temperature.c cmd: add temperature command 2022-10-11 15:40:48 -04:00
terminal.c
test.c
thordown.c
time.c
timer.c
tlv_eeprom.c cmd: return code when tlv_eeprom incorrectly called 2023-02-13 10:14:50 +01:00
tpm-common.c tpm: Allow reporting the internal state 2022-09-03 16:59:05 +03:00
tpm-user-utils.h tpm: Allow reporting the internal state 2022-09-03 16:59:05 +03:00
tpm-v1.c
tpm-v2.c tpm: Allow reporting the internal state 2022-09-03 16:59:05 +03:00
tpm_test.c
trace.c
tsi148.c
ubi.c cmd: ubi: Add 'ubi list' command for printing list of all UBI volumes 2022-10-12 08:55:31 -04:00
ubifs.c cmd: ubifs: Do not show usage when command fails 2022-11-23 13:06:12 -05:00
ufs.c
universe.c
unlz4.c
unzip.c
usb.c net: Remove eth_legacy.c 2022-12-07 16:04:17 -05:00
usb_gadget_sdp.c
usb_mass_storage.c cyclic: Use schedule() instead of WATCHDOG_RESET() 2022-09-18 10:26:33 +02:00
vbe.c vbe: Avoid a build failure when bloblist is not enabled 2023-01-23 18:11:39 -05:00
version.c
video.c video: Move the console commands to cmd/ 2022-10-30 19:55:22 +01:00
virtio.c dm: treewide: Do not use the return value of simple uclass iterator 2022-10-29 07:36:33 -06:00
w1.c
wdt.c
wol.c
ximg.c global: Finish CONFIG -> CFG migration 2023-01-20 12:27:24 -05:00
xxd.c cmd: xxd: add new command 2022-10-11 15:40:48 -04:00
yaffs2.c
zfs.c
zip.c