summaryrefslogtreecommitdiffstats
path: root/common/filetype.c
Commit message (Expand)AuthorAgeFilesLines
* filetype: add Binary PacKage BPK typeJean-Christophe PLAGNIOL-VILLARD2013-10-061-0/+3
* filetype: Add ubifs detectionSascha Hauer2013-08-071-0/+2
* lib: Add support for LZ4-compressed kernelKyungsik Lee2013-07-161-0/+4
* common/filetype: move partition-table detection into own functionHubert Feurstein2013-04-291-12/+24
* filetype: add GPT supportJean-Christophe PLAGNIOL-VILLARD2013-02-161-0/+52
* filetype: add is_barebox_mips_head supportJean-Christophe PLAGNIOL-VILLARD2013-01-221-1/+1
* filetype: Make buf in file_detect_type constSascha Hauer2013-01-201-5/+5
* add ext fs detection supportSascha Hauer2012-12-031-0/+8
* filetype: Pass bufsizeSascha Hauer2012-12-031-12/+27
* filetype: add shortnamesSascha Hauer2012-10-301-19/+32
* Merge branch 'for-next/remove-fsf-address'Sascha Hauer2012-10-031-4/+0
|\
| * Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-4/+0
* | Merge branch 'for-next/png'Sascha Hauer2012-10-031-0/+7
|\ \
| * | filetype: add PNG supportJean-Christophe PLAGNIOL-VILLARD2012-09-121-0/+4
| * | filetype: add BMP supportJean-Christophe PLAGNIOL-VILLARD2012-09-121-0/+3
| |/
* | Merge branch 'for-next/omap'Sascha Hauer2012-10-031-1/+1
|\ \
| * | xload: get barebox size from barebox_arm_headJan Weitzel2012-09-071-1/+1
| |/
* / filetype: Improve FAT detectionFranck Jullien2012-09-201-12/+56
|/
* filetype: add fat filesystem supportJean-Christophe PLAGNIOL-VILLARD2012-09-041-0/+20
* filetype: add forgotten mips barebox filetype_strAntony Pavlov2012-07-161-0/+1
* MIPS: bootm: add "MIPS barebox" handlerAntony Pavlov2012-05-111-0/+2
* filetype: add Bourne Shell supportJean-Christophe PLAGNIOL-VILLARD2012-04-181-0/+3
* Merge branch 'master' into nextSascha Hauer2012-04-171-2/+2
|\
| * filetype: Make it work on files < 512 bytesSascha Hauer2012-04-171-2/+2
* | filetype: add Android boot image supportJean-Christophe PLAGNIOL-VILLARD2012-04-121-0/+3
|/
* filetype: Add oftree detectionSascha Hauer2011-12-151-0/+3
* add file detection supportSascha Hauer2011-11-291-0/+99