summaryrefslogtreecommitdiff
path: root/tools/kwbimage.h
AgeCommit message (Expand)AuthorFilesLines
2021-11-10tools: kwbimage: Remove unused enums and prototypesPali Rohár1-22/+0
2021-11-10tools: kwbimage: Explicitly set version also for kwbimage v0Pali Rohár1-1/+2
2021-10-28tools: kwbimage: Add support for NAND_PAGE_SIZE command also for v1 imagesPali Rohár1-1/+1
2021-10-01tools: kwbimage: Update comments describing kwbimage v1 structuresPali Rohár1-3/+3
2021-10-01tools: kwbimage: Refactor kwbimage header size determinationMarek Behún1-12/+23
2021-10-01tools: kwbimage: Refactor image_version()Marek Behún1-2/+2
2021-10-01tools: kwbimage: Simplify iteration over version 1 optional headersMarek Behún1-0/+58
2021-10-01tools: kwboot: Split sending image into header and data stagesPali Rohár1-2/+6
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk1-2/+2
2021-07-31tools: kwbimage: Mark all BootROM structures __packedPali Rohár1-12/+18
2021-07-31tools: kwbimage: Add support for DATA command also for v1 imagesPali Rohár1-0/+27
2021-07-31tools: kwbimage: Cosmetic fix - remove redundant space characterMarek Behún1-1/+1
2021-07-31tools: kwbimage: Add constant for SDIO bootfromMarek Behún1-0/+1
2020-04-24tools: kwbimage: use common ALIGN to do the size alignKever Yang1-2/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-07-12tools/kwbimage.h: make offset marks style consistentBaruch Siach1-31/+31
2017-07-12tools/kwbimage: update the list of SoCs using v1 headerBaruch Siach1-1/+1
2017-02-01arm: mvebu: Implement secure bootMario Six1-0/+37
2016-12-01tools/kwbimage: add DEBUG optionChris Packham1-1/+1
2016-12-01tools/kwbimage: add BAUDRATE optionChris Packham1-1/+13
2015-11-29tools/kwbimage: fix endianess issueReinhard Pfau1-1/+2
2015-10-01tools: kwboot: Add support for UART boot mode patching for Armada XP/38xStefan Roese1-35/+98
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2009-09-11mkimage: Add Kirkwood Boot Image support (kwbimage)Prafulla Wadaskar1-0/+106