summaryrefslogtreecommitdiffstats
path: root/arch/arm/pbl
Commit message (Expand)AuthorAgeFilesLines
* Revert "fix zbarebox linking with new ld"Sascha Hauer2019-03-181-1/+1
* fix zbarebox linking with new ld张忠山2019-03-071-1/+1
* ARM: zbarebox: Fix linking with new ldSascha Hauer2018-04-051-0/+3
* arm: pbl: rename linker script for uncompressed image dataLucas Stach2017-01-092-6/+6
* 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-273-0/+9
* scripts: fix_size: check magicSascha Hauer2014-01-311-1/+1
* ARM: PBL: fix binary sizeJean-Christophe PLAGNIOL-VILLARD2013-09-181-0/+8
* pbl: add generated file piggy.lz4 to .gitignoreAntony Pavlov2013-08-051-0/+1
* pbl: add lz4 supportJean-Christophe PLAGNIOL-VILLARD2013-07-222-1/+8
* ARM: pbl: move linker script to libSascha Hauer2013-06-262-93/+4
* ARM: Add relocatable binary supportSascha Hauer2013-03-072-0/+19
* ARM: disable HAVE_CONFIGURABLE_MEMORY_LAYOUTSascha Hauer2013-02-041-4/+4
* pbl: add none compression supportJean-Christophe PLAGNIOL-VILLARD2013-01-302-1/+8
* ARM: pbl: remove zbarebox.map during 'make clean'Antony Pavlov2012-11-191-1/+1
* Merge branch 'for-next/misc'Sascha Hauer2012-11-161-1/+1
|\
| * make make -s more silentSascha Hauer2012-10-171-1/+1
* | ARM pbl: add generated file zbarebox.map to .gitignoreFabio Porcedda2012-11-141-0/+1
|/
* ARM lowlevel: Use get_runtime_offsetSascha Hauer2012-09-091-2/+0
* 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
* ARM pbl: Add .gitignore for generated filesSascha Hauer2012-08-031-0/+5
* compressed image: add gzip supportJean-Christophe PLAGNIOL-VILLARD2012-08-032-0/+7
* Add compressed image supportJean-Christophe PLAGNIOL-VILLARD2012-08-031-0/+1
* pbl: discard unwind symbol if enable in bareboxJean-Christophe PLAGNIOL-VILLARD2012-08-033-2/+24
* Add pre-bootloader (pbl) image supportJean-Christophe PLAGNIOL-VILLARD2012-08-032-0/+98