summaryrefslogtreecommitdiffstats
path: root/arch/arm/lib
Commit message (Expand)AuthorAgeFilesLines
* ARM64: add optional EFI stubAhmad Fatoum2024-03-051-0/+31
* ARM: lds: add support for a 2nd CSF areaMarco Felsch2023-10-181-0/+4
* ARM: lds: introduce HAB_CSF_LEN define for the hab_csf sectionMarco Felsch2023-10-181-1/+3
* ARM: drop unreferenced left-over lib/MakefileAhmad Fatoum2023-09-141-4/+0
* ARM64: cpu: support 64-bit stack top in ENTRY_FUNCTION_WITHSTACKAhmad Fatoum2023-06-061-3/+4
* ARM64: asm: rewrite ENTRY_FUNCTION(_WITHSTACK) fully in assemblyAhmad Fatoum2022-10-261-0/+9
* ARM: lds: define and use BAREBOX_RELOCATION_TABLEAhmad Fatoum2022-10-111-11/+1
* lds: move OUTPUT_FORMAT/ARCH definition into headerAhmad Fatoum2022-10-111-7/+3
* lds: introduce <asm/barebox.lds.h>Ahmad Fatoum2022-10-111-1/+1
* pbl: replace __piggydata_end with __image_endAhmad Fatoum2022-08-221-1/+0
* firmware: add external firmware PBL supportAhmad Fatoum2022-08-221-0/+7
* Merge branch 'for-next/spdx'Sascha Hauer2022-01-191-0/+2
|\
| * treewide: add SPDX-License-Identifier for Kbuild/KconfigAhmad Fatoum2022-01-051-0/+2
* | ARM: implement ENTRY_FUNCTION_WITHSTACKAhmad Fatoum2022-01-171-0/+1
|/
* arm/lib: Replace license and copyright boilerplate by SPDX identifiersUwe Kleine-König2020-12-071-14/+3
* treewide: remove references to CREDITSUwe Kleine-König2020-04-271-3/+0
* ARM: pbl: keep __image_end sectionLucas Stach2019-11-041-1/+1
* images: always build sha256sum into pblRouven Czerwinski2019-08-071-0/+7
* arm: lib: add CSF section between PBL and piggyRouven Czerwinski2019-08-071-0/+10
* pbl multiimage: Allow to check image sizesSascha Hauer2019-03-131-0/+6
* Revert "images: Drop unnecessary fix_size"Sascha Hauer2019-02-131-1/+1
* images: Drop unnecessary fix_sizeSascha Hauer2019-01-161-1/+1
* ARM: images: use piggydataSascha Hauer2018-12-031-3/+3
* ARM: Multi PBL: Fix image calculation for certain toolchainsSascha Hauer2018-09-171-1/+1
* ARM: Add code to support SMCCC on AArch64Andrey Smirnov2018-08-081-1/+6
* ARM: aarch64: disable 32bit boot commandsSascha Hauer2018-04-042-664/+0
* ARM: aarch64: fix pbl linker script for aarch64Sascha Hauer2018-03-231-0/+9
* ARM: bootm: Fix wrong format specifierSascha Hauer2018-03-211-1/+1
* ARM: android image: Fix compiler warning on aarch64Sascha Hauer2018-03-211-1/+1
* ARM: move away from ld_varSascha Hauer2018-03-211-13/+9
* ARM: scroll past image end without ld_varSascha Hauer2018-03-211-3/+2
* arm: bootm: don't fall over if image is padded with less than 40 bytesLucas Stach2017-10-231-1/+3
* ARM: Add PSCI supportSascha Hauer2017-02-132-2/+14
* ARM: Fix appended device tree when CONFIG_OFTREE is enabledSascha Hauer2016-11-081-2/+10
* ARM: bootm: Fix free_mem calculation when initrd is givenSascha Hauer2016-10-181-1/+1
* of_unflatten_dtb(): Check return value with IS_ERRAndrey Smirnov2016-09-051-1/+1
* include: Move bulk of boot.h to bootm.hSascha Hauer2016-07-261-0/+1
* arm: rework lib directory to support arm64Raphael Poggi2016-07-0626-3162/+0
* ARM: bootm: Fix compiler warningSascha Hauer2016-07-051-1/+1
* ARM: bootm: recalculate decompression spaceStefan Müller-Klieser2016-07-041-3/+15
* bootm: Move bootm options to common/KconfigSascha Hauer2016-05-101-2/+2
* ARM: Bootm: FIT image handler depends on CONFIG_FITIMAGESascha Hauer2016-04-251-1/+1
* ARM: bootm: Move mem_free calculation into get_kernel_addresses()Sascha Hauer2016-04-201-11/+10
* ARM: bootm: Let get_kernel_addresses() determine SDRAM region itselfSascha Hauer2016-04-201-14/+20
* ARM: Rework vector table setupSascha Hauer2016-04-011-0/+1
* arm: bootm: be more clever about kernel spacingLucas Stach2016-03-011-0/+8
* arm: bootm: unify kernel load address calculationLucas Stach2016-03-011-37/+37
* bootm: add initial FIT supportJan Luebbe2016-01-261-0/+8
* bootm: move initrd code togetherSascha Hauer2016-01-261-3/+5
* bootm: Push dryrun to handlersSascha Hauer2016-01-261-0/+3