summaryrefslogtreecommitdiff
path: root/arch/sh/config.mk
AgeCommit message (Expand)Author
2022-12-22Convert CONFIG_STANDALONE_LOAD_ADDR to KconfigTom Rini
2020-07-01Remove CROSS_COMPILE default from arch/*/config.mkTom Rini
2020-05-20sh: Enable ffunction-sections and fdata-sectionsMarek Vasut
2018-11-18Kbuild: add LDFLAGS_STANDALONEDaniel Schwierzeck
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2016-12-02sh: generate position independent code for all platformsVladimir Zapolskiy
2016-12-02sh: define entry point and reloc_dst inside a linker scriptVladimir Zapolskiy
2014-03-04kbuild: fix CROSS_COMPILE settings in config.mkMasahiro Yamada
2014-03-04sh: merge compiler flag -ffixed-r13Masahiro Yamada
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2011-04-30Handle most LDSCRIPT setting centrallyScott Wood
2011-04-12Make STANDALONE_LOAD_ADDR configurable per boardWolfgang Denk
2011-03-27Coding Style cleanup: remove trailing empty linesWolfgang Denk
2011-03-22Introduce a new linker flag LDFLAGS_FINALHaiying Wang
2011-02-02sh: add support the CONFIG_SYS_LDSCRIPTYoshihiro Shimoda
2011-01-25Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGSNobuhiro Iwamatsu
2010-10-21sh: Rename TEXT_BASE to CONFIG_SYS_TEXT_BASENobuhiro Iwamatsu
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser