summaryrefslogtreecommitdiffstats
path: root/common/filetype.c
Commit message (Expand)AuthorAgeFilesLines
* filetype: add new file types for EFI-enabled Linux imagesAhmad Fatoum2024-03-051-3/+10
* filetype: have cdev_detect_type take a cdevAhmad Fatoum2024-03-051-10/+2
* filetype: add zstd supportMarco Felsch2024-02-061-0/+4
* ARM: Layerscape: LS1028a: extend layerscape image filetype detection for LS1028aSascha Hauer2024-01-101-0/+2
* filetype: return error and pass filetype as pointer argumentSascha Hauer2023-08-181-14/+15
* filetype: add NXP FlexSPI filetypeMarco Felsch2023-04-041-0/+5
* ARM: i.MX: Move mach header files to include/mach/imxSascha Hauer2023-03-061-1/+1
* fastboot: support TF-A FSBL and FIP images for barebox updateAhmad Fatoum2022-06-031-0/+2
* filetype: differentiate between STM32MP FSBL and SSBL imagesAhmad Fatoum2022-06-031-3/+10
* filetype: detect TF-A Firmware Image Packages (FIP)Ahmad Fatoum2022-02-231-0/+4
* Merge branch 'for-next/qoi'Sascha Hauer2022-02-181-0/+3
|\
| * filetype: Add QOI format image typeJules Maselbas2022-01-201-0/+3
* | rename cdev_open() -> cdev_open_by_name()Sascha Hauer2022-02-081-1/+1
|/
* fs: fat: pbl: support >32M alignment for first partitionAhmad Fatoum2021-10-011-1/+1
* filetype: Add Rockchip boot image typeSascha Hauer2021-06-211-0/+3
* filetype: detect RISC-V imagesAhmad Fatoum2021-03-231-0/+6
* common: replace license statements with SPDX-License-IdentifiersAhmad Fatoum2020-11-271-9/+1
* Merge branch 'for-next/mxs'Sascha Hauer2020-05-141-0/+4
|\
| * filetype: Add filetype for i.MX23/28 SD card imagesSascha Hauer2020-05-061-0/+4
* | treewide: remove references to CREDITSUwe Kleine-König2020-04-271-3/+0
|/
* filetype: add Zynq image typeLucas Stach2019-12-111-0/+4
* filetype: mvebu: Fix kwbimage v1 detectionSascha Hauer2019-11-151-10/+12
* filetype: support fastboot barebox_update with layerscape imageAhmad Fatoum2019-09-181-0/+2
* filetype: add STM32 image typeAhmad Fatoum2019-07-151-0/+9
* Merge branch 'for-next/ubootenv'Sascha Hauer2019-06-111-0/+8
|\
| * filetype: Allow specifying cdev's filetype explicitlyAndrey Smirnov2019-06-071-0/+6
| * filetype: Add "U-Boot environmemnt variable data" filetypeAndrey Smirnov2019-06-071-0/+2
* | filetype: fix typoAntony Pavlov2019-06-071-1/+1
|/
* filetype: Detect Layerscape PBL imagesSascha Hauer2019-05-091-0/+7
* common: Always return enum filetype in file_name_detect_type_offset()Andrey Smirnov2019-03-111-2/+2
* filetype: Add code to detect i.MX image v2Andrey Smirnov2018-08-311-0/+4
* filetype: Add code to detect i.MX image v1Andrey Smirnov2018-08-311-0/+7
* Merge branch 'for-next/bootm'Sascha Hauer2018-07-091-0/+5
|\
| * filetype: add ELF typeAntony Pavlov2018-06-151-0/+5
* | kwbimage_v0: add support to detect and boot a mvebu v0 imageUwe Kleine-König2018-06-041-5/+17
|/
* filetype: Detect ARM aarch64 Linux imagesSascha Hauer2018-04-041-0/+3
* filetype: Add type detection at an offsetPhilipp Zabel2018-02-051-2/+8
* filetype: Add fastboot sparse format detectionSascha Hauer2018-01-171-0/+5
* filetype: Add image type for boot images used on Armada 370 and XPUwe Kleine-König2017-03-021-0/+8
* Add filetype and detection for squashfs imagesEnrico Jorns2016-10-241-0/+4
* filetype: add new filetype for SoCFPGA xload imageSteffen Trumtrar2016-08-181-0/+4
* filetype: Fix booting ARM Linux Kernels with CONFIG_EFI enabledSascha Hauer2016-04-191-2/+3
* fastboot: Add a ARM Barebox filetype handlerMarkus Pargmann2016-03-111-0/+13
* common: filetype: do not redetect MBR-type devices as a FAT-typePeter Mamonov2015-11-231-31/+0
* filetype: Use cdev_openSascha Hauer2015-10-151-1/+3
* detect_fs: use device instead of fileVicente Bergas2015-10-021-0/+37
* filetype: Add filetype for MXS bootstreamSascha Hauer2015-06-121-0/+3
* Merge branch 'for-next/xz'Sascha Hauer2014-11-051-0/+4
|\
| * filetype: Add XZ filetype supportSascha Hauer2014-10-241-0/+4
* | common: fix mbr filetype detectionZahari Doychev2014-11-051-0/+48
|/