summaryrefslogtreecommitdiff
path: root/arch/sandbox/cpu/u-boot.lds
AgeCommit message (Expand)Author
2024-07-03sandbox: cleanup linker scripts and sectionsIlias Apalodimas
2023-11-02sandbox: eliminate unused functions from binariesHeinrich Schuchardt
2022-06-23linker_lists: Rename sections to remove . prefixAndrew Scull
2022-06-23sandbox: Rename getopt sectionsAndrew Scull
2022-06-23sandbox: Rename EFI runtime sectionsAndrew Scull
2022-04-18sandbox: Align linker lists to a 32-byte boundarySimon Glass
2021-05-24sandbox: use sections instead of symbols for getopt array boundariesMarek BehĂșn
2021-03-27sandbox: define __dyn_sym_start, dyn_sym_endHeinrich Schuchardt
2020-08-22sandbox: u-boot.lds: Remove bogus __bss_start symbolOvidiu Panait
2018-08-23Partially revert "efi_loader: Rename sections to allow for implicit data"Simon Glass
2018-08-20sandbox: Move BSS after EFI sectionsAlexander Graf
2018-07-25efi_loader: Rename sections to allow for implicit dataAlexander Graf
2018-06-03efi: sandbox: Add required linker sectionsSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut
2012-03-12sandbox: add getopt supportSimon Glass
2012-03-12sandbox: u-boot.lds: tweak styleMike Frysinger
2011-10-17sandbox: Add cpu filesSimon Glass