summaryrefslogtreecommitdiff
path: root/tools/mksunxiboot.c
AgeCommit message (Expand)AuthorFilesLines
2020-04-24tool: Move ALIGN_MASK to header as common MACROKever Yang1-3/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-05-17sunxi: Store the device tree name in the SPL headerSiarhei Siamashka1-4/+45
2017-05-17tools: mksunxiboot: allow larger SPL binariesAndre Przywara1-2/+2
2016-10-30tools: add mksunxiboot to tools-all targetStefan Brüns1-1/+1
2015-09-29sunxi: (mksunxiboot) signature to indicate "sunxi" SPL variantBernhard Nortmann1-0/+4
2015-09-29sunxi: move SPL-related definitions to platform-specific includeBernhard Nortmann1-16/+1
2015-09-10sunxi: Ensure that 'mksunxiboot' tool produces deterministic outputSiarhei Siamashka1-1/+1
2015-05-29sunxi/nand: change BLOCK_SIZE in mksunxiboot to match NAND block sizeDaniel Kochmański1-1/+7
2015-02-16tools: mksunxiboot: Fix problems on big endian systemsSiarhei Siamashka1-6/+8
2014-07-06sunxi: mksunxiboot: Fix loading of files with a size which is not a multiple ...Hans de Goede1-6/+4
2014-05-25sunxi: non-FEL SPL boot support for sun7iIan Campbell1-0/+142