aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu/armv8/u-boot-spl.lds
AgeCommit message (Expand)AuthorFilesLines
2024-06-07arm: move _end to linker symbolsIlias Apalodimas1-6/+1
2024-03-29arm: move image_copy_start/end to linker symbolsIlias Apalodimas1-5/+3
2024-03-29arm: clean up v7 and v8 linker scripts for bss_start/endIlias Apalodimas1-11/+7
2022-06-28armv8: u-boot-spl.lds: mark __image_copy_start as symbolPeng Fan1-1/+1
2022-06-23linker_lists: Rename sections to remove . prefixAndrew Scull1-2/+2
2022-02-03armv8: spl: Fix build with LINUX_KERNEL_IMAGE_HEADERAlper Nebi Yasak1-0/+4
2021-05-24armv8: SPL: discard relocation informationMarek BehĂșn1-0/+1
2020-05-10imx: imx8qm/qxp: Recover SPL data section for partition rebootPeng Fan1-0/+8
2019-01-26linker: Modify linker scripts to be more genericTom Rini1-2/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-06-05arm64: Add NOLOAD attribute NOLOAD to .bss sectionsMichal Simek1-3/+3
2016-03-14arm64: define _image_binary_end to fix SPL_OF_CONTROLMasahiro Yamada1-0/+2
2015-04-23armv8/ls2085aqds: NAND boot supportScott Wood1-0/+77