summaryrefslogtreecommitdiff
path: root/arch/sh/cpu/u-boot.lds
AgeCommit message (Expand)Author
2019-09-14sh: Fix incorrect linking with new binutilsMarek Vasut
2019-09-02sh: Fix OF_SEPARATE supportMarek Vasut
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-08-27sh: Fix linking of ms7722seTom Rini
2017-08-26arch/sh: don't bring common/env_embedded.o into the linkThomas Petazzoni
2017-08-26arch/sh: allow building in big-endian modeThomas Petazzoni
2017-08-15Move environment files from common/ to env/Simon Glass
2016-12-02sh: generate position independent code for all platformsVladimir Zapolskiy
2016-12-02sh: add MEMORY command to a shared linker scriptVladimir Zapolskiy
2016-12-02sh: define entry point and reloc_dst inside a linker scriptVladimir Zapolskiy
2016-12-02sh: place board lowlevel_init code in the beginning of .textVladimir Zapolskiy
2016-12-02sh4: use single u-boot linker script for all boardsVladimir Zapolskiy
2016-05-27sh: Fix build errors for generic boardSimon Glass
2014-07-24sh: unify sh2/sh3/sh4 linker scriptsMasahiro Yamada