aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-zynq/u-boot.lds
AgeCommit message (Expand)AuthorFilesLines
2024-06-07arm: move _end to linker symbolsIlias Apalodimas1-5/+1
2024-03-29arm: remove redundant section alignmentsIlias Apalodimas1-2/+2
2024-03-29arm: move image_copy_start/end to linker symbolsIlias Apalodimas1-5/+2
2024-03-29arm: fix __efi_runtime_start/end definitionsIlias Apalodimas1-9/+3
2024-03-29arm: clean up v7 and v8 linker scripts for __rel_dyn_start/endIlias Apalodimas1-11/+3
2024-03-29arm: fix __efi_runtime_rel_start/end definitionsIlias Apalodimas1-13/+3
2024-03-29arm: clean up v7 and v8 linker scripts for bss_start/endIlias Apalodimas1-15/+7
2022-09-13ARM: zynq: Align bss and end of u-boot image to 64bitsMichal Simek1-2/+2
2022-06-23linker_lists: Rename sections to remove . prefixAndrew Scull1-2/+2
2018-07-25efi_loader: Rename sections to allow for implicit dataAlexander Graf1-15/+21
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-08-02zynq: Add EFI runtime sections to linker scriptAlexander Graf1-0/+29
2015-04-29ARM: zynq: move SoC sources to mach-zynqMasahiro Yamada1-0/+105