summaryrefslogtreecommitdiff
path: root/arch/sandbox/cpu/u-boot.lds
AgeCommit message (Expand)AuthorFilesLines
2021-05-24sandbox: use sections instead of symbols for getopt array boundariesMarek BehĂșn1-3/+5
2021-03-27sandbox: define __dyn_sym_start, dyn_sym_endHeinrich Schuchardt1-0/+7
2020-08-22sandbox: u-boot.lds: Remove bogus __bss_start symbolOvidiu Panait1-2/+0
2018-08-23Partially revert "efi_loader: Rename sections to allow for implicit data"Simon Glass1-5/+4
2018-08-20sandbox: Move BSS after EFI sectionsAlexander Graf1-3/+2
2018-07-25efi_loader: Rename sections to allow for implicit dataAlexander Graf1-4/+5
2018-06-03efi: sandbox: Add required linker sectionsSimon Glass1-0/+29
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2013-10-15Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-03-13Refactor linker-generated arraysAlbert ARIBAUD1-1/+1
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut1-3/+0
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut1-0/+5
2012-03-12sandbox: add getopt supportSimon Glass1-0/+4
2012-03-12sandbox: u-boot.lds: tweak styleMike Frysinger1-5/+5
2011-10-18sandbox: Add cpu filesSimon Glass1-0/+34