summaryrefslogtreecommitdiffstats
path: root/pbl
Commit message (Expand)AuthorAgeFilesLines
* pbl/Kconfig: fix typo "inflluences" -> "influences"Jules Maselbas2021-10-011-1/+1
* Merge branch 'for-next/riscv'Sascha Hauer2021-05-172-0/+47
|\
| * PBL: fdt: implement fdt_device_get_match_dataAhmad Fatoum2021-05-032-0/+47
* | common: console_common: Replace vsprintf with vsnprintfJules Maselbas2021-05-121-2/+2
|/
* RISC-V: erizo: migrate to PBLAhmad Fatoum2021-03-231-1/+1
* images: make BOARD_ARM_GENERIC_DT available for other archesAhmad Fatoum2021-03-231-0/+4
* pbl: provide externally visible fdt_find_memAhmad Fatoum2021-02-222-0/+71
* pbl: Alias memcpy and memsetSascha Hauer2020-09-181-0/+7
* ARM: remove PBL_FORCE_PIGGYDATA_COPYSascha Hauer2019-09-231-8/+0
* Merge branch 'for-next/qemu'Sascha Hauer2019-09-121-0/+16
|\
| * pbl: Implement strrchrSascha Hauer2019-08-191-0/+16
* | pbl: Move piggy verification into pbl_barebox_uncompress()Sascha Hauer2019-08-231-9/+26
|/
* pbl: support panic with log outputRouven Czerwinski2019-08-071-0/+5
* pbl: add sha256 and piggy verification to PBLRouven Czerwinski2019-08-072-0/+43
* pbl: report decompression failurePeter Mamonov2019-06-131-0/+4
* pbl: enable MIPS for PBL_RELOCATABLEOleksij Rempel2018-12-131-1/+1
* pbl: console: Let console pointer survive BSS clearingSascha Hauer2016-09-151-5/+10
* pbl: console: Use console_putc to output the carriage returnSascha Hauer2015-11-111-1/+1
* PBL: console: Make independent of DEBUG_LLSascha Hauer2015-07-311-7/+43
* pbl: remove start_barebox() stubMasahiro Yamada2015-02-121-6/+0
* 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