summaryrefslogtreecommitdiff
path: root/tools/rkspi.c
AgeCommit message (Expand)AuthorFilesLines
2019-12-27rockchip: mkimage: support packing optional second level boot-loaderJeffy Chen1-28/+14
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-06-07rockchip: mkimage: force 2KB alignment for init_sizePhilipp Tomsich1-1/+1
2017-06-07rockchip: mkimage: add support for verify_header/print_headerPhilipp Tomsich1-18/+3
2017-05-10rockchip: mkimage: rewrite padding calculation for SD/MMC and SPI imagesPhilipp Tomsich1-14/+27
2017-05-10rockchip: mkimage: rkspi: include the header sector in the SPI size calculationPhilipp Tomsich1-2/+2
2017-04-05rockchip: mkimage: pad the header to 8-bytes (using a 'nop') for RK3399Philipp Tomsich1-12/+5
2017-04-05rockchip: mkimage: simplify start/size calculation for rc4_encodePhilipp Tomsich1-2/+2
2017-03-17rockchip: mkimage: Allow encoding of loader code in spl imagesHeiko Stübner1-0/+4
2016-01-08rockchip: Drop a debug message when outputing SPI imagesSimon Glass1-1/+1
2015-12-14rockchip: mkimage: use imagename to select spl hdr & spl sizeJeffy Chen1-15/+8
2015-12-14Revert "rockchip: Add max spl size & spl header configs"Jeffy Chen1-2/+2
2015-12-01rockchip: Add support for rk's second level loaderJeffy Chen1-1/+1
2015-12-01rockchip: Add max spl size & spl header configsJeffy Chen1-2/+2
2015-09-03rockchip: Add support for the SPI imageSimon Glass1-0/+119