summaryrefslogtreecommitdiffstats
path: root/tools/pblimage.c
Commit message (Expand)AuthorAgeFilesLines
* crc32: Use the crc.h header for crc functionsSimon Glass2019-12-021-0/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* tools: pblimage: Fix address calculationYork Sun2017-09-111-1/+1
* tools: plbimage support generate rcw fileyuan linyu2017-03-281-21/+27
* pbl: use "wait" command instead of "flush" commandZhao Qiang2016-10-141-1/+1
* imagetool: replace image registration function by linker_lists featureGuilherme Maciel Ferreira2015-01-291-16/+14
* ls102xa: pblimage: Add pblimage tool support for LS102xAAlison Wang2014-12-111-35/+75
* mkimage : Split out and clean pbl_crc32 for use by other image typesCharles Manning2014-06-051-46/+1
* tools: moved code common to all image tools to a separated module.Guilherme Maciel Ferreira2013-12-131-5/+5
* tools/Makefile: Move _GNU_SOURCE to MakefileYork Sun2013-08-161-2/+0
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* powerpc/CoreNet: Allow pbl images to take u-boot images != 512KChris Packham2013-06-201-7/+25
* powerpc/CoreNet: add tool to support pbl image build.Shaohui Xie2012-08-231-0/+331