summaryrefslogtreecommitdiffstats
path: root/pbl
Commit message (Expand)AuthorAgeFilesLines
* pbl: Add support for memory_displaySascha Hauer2015-01-281-0/+10
* Add PBL console supportSascha Hauer2015-01-052-0/+33
* PBL: Add strnlen, needed for printf supportSascha Hauer2015-01-051-0/+14
* Add xz decompression supportSascha Hauer2014-11-042-0/+7
* pbl: add lz4 supportJean-Christophe PLAGNIOL-VILLARD2013-07-222-0/+8
* Add multi images supportSascha Hauer2013-07-011-0/+16
* ARM: Add relocatable binary supportSascha Hauer2013-03-071-0/+10
* Merge branch 'for-next/pbl'Sascha Hauer2013-02-043-0/+89
|\
| * pbl: add none compression supportJean-Christophe PLAGNIOL-VILLARD2013-01-302-0/+15
| * pbl: factorise decompressorJean-Christophe PLAGNIOL-VILLARD2013-01-302-0/+33
| * pbl: move configs to pbl/KconfigJean-Christophe PLAGNIOL-VILLARD2013-01-301-0/+41
* | Merge branch 'for-next/at91'Sascha Hauer2013-02-041-1/+3
|\ \ | |/ |/|
| * startup: add __noreturn to start_bareboxSascha Hauer2013-01-201-1/+3
* | pbl string: Fix no previous prototype warningsSascha Hauer2013-01-251-8/+2
|/
* pbl: provide hang() function for the pblSascha Hauer2012-10-261-0/+5
* Add pre-bootloader (pbl) image supportJean-Christophe PLAGNIOL-VILLARD2012-08-033-0/+146