summaryrefslogtreecommitdiff
path: root/tools/omapimage.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-01-19tools: omapimage: Fix mismatch of image size in headerLokesh Vutla1-1/+1
2017-12-06tools: omapimage: fix corner-case in byteswap pathPhilipp Tomsich1-1/+5
2017-03-15tools: omapimage: Fix size in headerLokesh Vutla1-1/+1
2015-01-29imagetool: replace image registration function by linker_lists featureGuilherme Maciel Ferreira1-15/+14
2014-04-18tools: mkimage: add support for gpimage formatKaricheri, Muralidharan1-88/+16
2013-12-13tools: moved code common to all image tools to a separated module.Guilherme Maciel Ferreira1-5/+5
2013-10-15Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-08-16tools/Makefile: Move _GNU_SOURCE to MakefileYork Sun1-3/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-10-25omapimage: Add support for byteswapped SPI imagesTom Rini1-18/+65
2011-09-04mkimage: Fix 'Unknown OMAP image type - 5'Dirk Behme1-1/+0
2011-08-03mkimage: Add OMAP boot image supportJohn Rigby1-0/+224