summaryrefslogtreecommitdiff
path: root/common/image.c
AgeCommit message (Expand)Author
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-05-18common: Drop bootstage.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-04-17image: Add a common compression type detection function.Atish Patra
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-01-17image: Rename load_addr, save_addr, save_sizeSimon Glass
2020-01-07image: Add IH_OS_EFI for EFI chain-load bootCristian Ciocaltea
2019-12-02common: Move ARM cache operations out of common.hSimon Glass
2019-12-02common: Add a new lz4.h header fileSimon Glass
2019-12-02crc32: Use the crc.h header for crc functionsSimon Glass
2019-10-09Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-10-08imx: Kconfig: Reduce default CONFIG_CSF_SIZEBreno Matheus Lima
2019-10-08Revert "habv4: tools: Avoid hardcoded CSF size for SPL targets"Stefano Babic
2019-10-08habv4: tools: Avoid hardcoded CSF size for SPL targetsBreno Matheus Lima
2019-10-08microblaze: Fix lmb memory initializationMichal Simek
2019-08-27image: add new "copro" image typePatrick Delaunay
2019-08-26spl: support booting via RISC-V OpenSBILukas Auer
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_get() to env.hSimon Glass
2019-08-11common: Move gzip functions into a new gzip headerSimon Glass
2019-07-29common: Move bootm_decomp_image() to image.c (as image_decomp())Julius Werner
2019-07-11configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMATTom Rini
2019-04-22Support boot Android image without address on bootm commandShawn Guo
2019-01-01tools: add i.MX8M image supportPeng Fan
2018-11-28tools: MediaTek: add MTK boot header generation to mkimageRyder Lee
2018-10-22tools: add i.MX8/8X image supportPeng Fan
2018-06-13u-boot: Fix several typosShyam Saini
2018-05-11Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblazeTom Rini
2018-05-11tools: zynqmpimage: Add bif supportAlexander Graf
2018-05-08image: socfpga: Add SFP image version 1 definitionMarek Vasut
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-03-30tools: mkimage: Support RISC-V archRick Chen
2018-03-19image: Add IH_OS_TEE for TEE chain-load bootBryan O'Donoghue
2018-03-19tools/mkimage: add support for STM32 image formatPatrick Delaunay
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2017-12-18common: image.c: Fix CACHE: Misaligned operation outputHeiko Schocher
2017-12-14fpga: allow programming fpga from FIT image for all FPGA driversGoldschmidt Simon
2017-12-07Drop the log bufferSimon Glass
2017-11-26image: add IH_OS_ARM_TRUSTED_FIRMWARE for ARM Trusted FirmwarePhilipp Tomsich
2017-10-16common: Remove genimg_get_image()Tuomas Tynkkynen
2017-10-16Drop CONFIG_HAS_DATAFLASHTuomas Tynkkynen
2017-09-12image: Add TI PMMC image typeAndrew F. Davis
2017-08-16env: Rename some other getenv()-related functionsSimon Glass
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-01-20common/image.c: Use correct suffixes for binary sizesxypron.glpk@gmx.de
2017-01-20bootm: relocate ramdisk if CONFIG_SYS_BOOT_RAMDISK_HIGH setRick Altherr
2017-01-02tools: mkimage: add firmware-ivt image type for HAB verificationSven Ebenfeld
2016-12-20common: Fix logic in fpga programmingMichal Simek