summaryrefslogtreecommitdiffstats
path: root/arch/arm/pbl/Makefile
Commit message (Expand)AuthorAgeFilesLines
* ARM: zbarebox: Fix linking with new ldSascha Hauer2018-04-051-0/+3
* Add comp_copy function for use with CONFIG_IMAGE_COMPRESSION_NONESascha Hauer2016-09-151-1/+1
* Makefile.lib: Make 'check_file_size' more flexibleAndrey Smirnov2015-05-071-1/+1
* ARM: do not specify -static and -pie at the same timeLucas Stach2015-03-021-2/+3
* ARM: PBL: Add missing pieces for xz compressed PBL imageSascha Hauer2014-11-271-0/+1
* scripts: fix_size: check magicSascha Hauer2014-01-311-1/+1
* ARM: PBL: fix binary sizeJean-Christophe PLAGNIOL-VILLARD2013-09-181-0/+8
* pbl: add lz4 supportJean-Christophe PLAGNIOL-VILLARD2013-07-221-1/+2
* ARM: pbl: move linker script to libSascha Hauer2013-06-261-1/+4
* ARM: Add relocatable binary supportSascha Hauer2013-03-071-0/+3
* pbl: add none compression supportJean-Christophe PLAGNIOL-VILLARD2013-01-301-1/+2
* ARM: pbl: remove zbarebox.map during 'make clean'Antony Pavlov2012-11-191-1/+1
* make make -s more silentSascha Hauer2012-10-171-1/+1
* ARM pbl: generate zbarebox.map in $(obj)Sascha Hauer2012-08-121-1/+1
* arm: always enable the garbage collector for pblJean-Christophe PLAGNIOL-VILLARD2012-08-031-0/+2
* compressed image: add gzip supportJean-Christophe PLAGNIOL-VILLARD2012-08-031-0/+1
* pbl: discard unwind symbol if enable in bareboxJean-Christophe PLAGNIOL-VILLARD2012-08-031-2/+14
* Add pre-bootloader (pbl) image supportJean-Christophe PLAGNIOL-VILLARD2012-08-031-0/+25