summaryrefslogtreecommitdiffstats
path: root/arch/sh/cpu/u-boot.lds
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* sh: Fix linking of ms7722seTom Rini2017-08-271-0/+4
* arch/sh: don't bring common/env_embedded.o into the linkThomas Petazzoni2017-08-261-4/+0
* arch/sh: allow building in big-endian modeThomas Petazzoni2017-08-261-0/+5
* Move environment files from common/ to env/Simon Glass2017-08-151-2/+2
* sh: generate position independent code for all platformsVladimir Zapolskiy2016-12-021-1/+1
* sh: add MEMORY command to a shared linker scriptVladimir Zapolskiy2016-12-021-16/+16
* sh: define entry point and reloc_dst inside a linker scriptVladimir Zapolskiy2016-12-021-5/+1
* sh: place board lowlevel_init code in the beginning of .textVladimir Zapolskiy2016-12-021-1/+1
* sh4: use single u-boot linker script for all boardsVladimir Zapolskiy2016-12-021-0/+4
* sh: Fix build errors for generic boardSimon Glass2016-05-271-0/+1
* sh: unify sh2/sh3/sh4 linker scriptsMasahiro Yamada2014-07-241-0/+83