summaryrefslogtreecommitdiffstats
path: root/include/filetype.h
Commit message (Expand)AuthorAgeFilesLines
* filetype: Add code to detect i.MX image v2Andrey Smirnov2018-08-311-0/+1
* filetype: Add code to detect i.MX image v1Andrey Smirnov2018-08-311-0/+1
* Merge branch 'for-next/bootm'Sascha Hauer2018-07-091-0/+1
|\
| * filetype: add ELF typeAntony Pavlov2018-06-151-0/+1
* | kwbimage_v0: add support to detect and boot a mvebu v0 imageUwe Kleine-König2018-06-041-0/+1
|/
* filetype: Detect ARM aarch64 Linux imagesSascha Hauer2018-04-041-0/+1
* filetype: Add type detection at an offsetPhilipp Zabel2018-02-051-0/+1
* filetype: Add fastboot sparse format detectionSascha Hauer2018-01-171-0/+1
* filetype: fix file type detection for Barebox MIPSOleksij Rempel2017-08-151-1/+1
* filetype: Add image type for boot images used on Armada 370 and XPUwe Kleine-König2017-03-021-0/+1
* Add filetype and detection for squashfs imagesEnrico Jorns2016-10-241-0/+1
* filetype: add new filetype for SoCFPGA xload imageSteffen Trumtrar2016-08-181-0/+1
* fastboot: Add a ARM Barebox filetype handlerMarkus Pargmann2016-03-111-0/+2
* detect_fs: use device instead of fileVicente Bergas2015-10-021-0/+1
* filetype: Add filetype for MXS bootstreamSascha Hauer2015-06-121-0/+1
* Merge branch 'for-next/xz'Sascha Hauer2014-11-051-0/+1
|\
| * filetype: Add XZ filetype supportSascha Hauer2014-10-241-0/+1
* | common: fix mbr filetype detectionZahari Doychev2014-11-051-0/+1
|/
* filetype: Add DOS EXE file detection supportSascha Hauer2014-07-141-0/+1
* barebox: common: added new filetypesWadim Egorov2014-07-091-0/+2
* filetype: Add detection for barebox environmentSascha Hauer2014-02-201-0/+1
* filetype: add Binary PacKage BPK typeJean-Christophe PLAGNIOL-VILLARD2013-10-061-0/+1
* filetype: Add ubifs detectionSascha Hauer2013-08-071-0/+1
* lib: Add support for LZ4-compressed kernelKyungsik Lee2013-07-161-0/+1
* treewide include/: Add missing includesSascha Hauer2013-05-311-0/+2
* common/filetype: move partition-table detection into own functionHubert Feurstein2013-04-291-0/+1
* filetype: add GPT supportJean-Christophe PLAGNIOL-VILLARD2013-02-161-0/+1
* filetype: add is_barebox_headJean-Christophe PLAGNIOL-VILLARD2013-01-221-0/+5
* filetype: add is_barebox_mips_head supportJean-Christophe PLAGNIOL-VILLARD2013-01-221-0/+16
* filetype: Make buf in file_detect_type constSascha Hauer2013-01-201-1/+1
* add ext fs detection supportSascha Hauer2012-12-031-0/+1
* filetype: Pass bufsizeSascha Hauer2012-12-031-1/+3
* filetype: add shortnamesSascha Hauer2012-10-301-0/+2
* Merge branch 'for-next/png'Sascha Hauer2012-10-031-0/+2
|\
| * filetype: add PNG supportJean-Christophe PLAGNIOL-VILLARD2012-09-121-0/+1
| * filetype: add BMP supportJean-Christophe PLAGNIOL-VILLARD2012-09-121-0/+1
* | Merge branch 'for-next/omap'Sascha Hauer2012-10-031-0/+16
|\ \
| * | xload: get barebox size from barebox_arm_headJan Weitzel2012-09-071-0/+16
| |/
* / filetype: Improve FAT detectionFranck Jullien2012-09-201-0/+2
|/
* filetype: add fat filesystem supportJean-Christophe PLAGNIOL-VILLARD2012-09-041-0/+1
* MIPS: bootm: add "MIPS barebox" handlerAntony Pavlov2012-05-111-0/+1
* filetype: add Bourne Shell supportJean-Christophe PLAGNIOL-VILLARD2012-04-181-0/+1
* filetype: add Android boot image supportJean-Christophe PLAGNIOL-VILLARD2012-04-121-0/+1
* filetype: Add oftree detectionSascha Hauer2011-12-151-0/+1
* add file detection supportSascha Hauer2011-11-291-0/+23