u-boot/common
Atish Patra 155d6a3575 image: Add a common compression type detection function.
Currently, there is no method that can detect compression types
given a file. This is very useful where a compressed kernel image
is loaded directly to the memory.

Inspect initial few bytes to figure out compression type of the
image. It will be used in booti method for now but can be reused
any other function in future as well.

Signed-off-by: Atish Patra <atish.patra@wdc.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
2020-04-17 12:32:36 -04:00
..
eeprom
init board_init: remove meaningless increment in board_init_f_init_reserve() 2020-01-23 07:29:58 -05:00
spl Xilinx changes for v2020.07 2020-04-07 17:13:35 -04:00
Kconfig log: syslog driver 2020-04-16 08:07:58 -06:00
Makefile log: syslog driver 2020-04-16 08:07:58 -06:00
android_ab.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
autoboot.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
avb_verify.c common: Move ARM cache operations out of common.h 2019-12-02 18:24:58 -05:00
bedbug.c
bloblist.c bloblist: Zero records when adding 2020-02-05 19:33:46 -07:00
board_f.c board_f.c: Ensure 16 alignment of start_addr_sp and reserved memory 2020-04-16 23:06:54 -04:00
board_info.c
board_r.c common: fix regression on block cache init 2020-01-26 13:36:14 -05:00
boot_fit.c
bootm.c image: Load the correct configuration in fit_check_sign 2020-04-01 07:45:09 -06:00
bootm_os.c bootm: Add a bootm command for type IH_OS_EFI 2020-01-07 18:08:21 +01:00
bootretry.c common: Move get_ticks() function out of common.h 2019-12-02 18:23:13 -05:00
bootstage.c common: Move hang() to the same header as panic() 2020-01-24 23:06:49 +05:30
bouncebuf.c common: Move ARM cache operations out of common.h 2019-12-02 18:24:58 -05:00
cli.c cli: Make the sandbox board_run_command the default 2020-02-05 19:33:46 -07:00
cli_hush.c
cli_readline.c common: Move get_ticks() function out of common.h 2019-12-02 18:23:13 -05:00
cli_simple.c common: Move command functions out of common.h 2019-12-02 18:25:02 -05:00
command.c common: Move and rename CONFIG_SYS_SUPPORT_64BIT_DATA 2020-01-24 23:06:49 +05:30
common_fit.c
console.c common/console.c: discard volatile 2020-02-13 10:10:50 -05:00
cros_ec.c
ddr_spd.c
dfu.c dfu: Add optional timeout parameter 2020-01-07 14:37:50 +01:00
dlmalloc.c
dlmalloc.src
edid.c
exports.c exports: Add the malloc.h header 2020-02-05 19:33:46 -07:00
fdt_support.c common: fdt_support: add support for setting usable memory 2019-12-06 12:09:25 +01:00
flash.c common: Move flash_perror() to flash.h 2020-01-24 23:06:47 +05:30
hash.c crc32: Use the crc.h header for crc functions 2019-12-02 18:23:08 -05:00
hwconfig.c
image-android-dt.c
image-android.c image: android: Add routine to get dtbo params 2020-02-04 09:07:24 +05:30
image-cipher.c image: Use constants for 'required' and 'key-name-hint' 2020-04-01 07:45:09 -06:00
image-fdt.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
image-fit-sig.c Xilinx changes for v2020.07 2020-04-07 17:13:35 -04:00
image-fit.c Xilinx changes for v2020.07 2020-04-07 17:13:35 -04:00
image-sig.c image: Use constants for 'required' and 'key-name-hint' 2020-04-01 07:45:09 -06:00
image.c image: Add a common compression type detection function. 2020-04-17 12:32:36 -04:00
iomux.c
iotrace.c common: Move get_ticks() function out of common.h 2019-12-02 18:23:13 -05:00
kallsyms.c
kgdb.c
kgdb_stubs.c common: Move some cache and MMU functions out of common.h 2019-12-02 18:23:55 -05:00
lcd.c common: Move ARM cache operations out of common.h 2019-12-02 18:24:58 -05:00
lcd_console.c common: Move serial functions out of common.h 2019-12-02 18:23:11 -05:00
lcd_console_rotation.c
lcd_simplefb.c
log.c
log_console.c
log_syslog.c log: syslog driver 2020-04-16 08:07:58 -06:00
lynxkdi.c
main.c main: Drop show_boot_progress() prototype 2020-04-10 21:21:06 -04:00
malloc_simple.c
memsize.c common: Move RAM-sizing functions to init.h 2020-01-24 23:06:49 +05:30
menu.c
miiphyutil.c
s_record.c
splash.c
splash_source.c common: Move command functions out of common.h 2019-12-02 18:25:02 -05:00
stdio.c
system_map.c
update.c common: Move the image globals into image.h 2020-01-24 23:06:49 +05:30
usb.c usb: Keep async schedule running only across mass storage xfers 2020-04-09 15:26:59 -04:00
usb_hub.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
usb_kbd.c usb: kbd: move USB_KBD_BOOT_REPORT_SIZE to usb.h 2019-11-25 13:28:53 +01:00
usb_storage.c usb: Keep async schedule running only across mass storage xfers 2020-04-09 15:26:59 -04:00
xyzModem.c