aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/lib/Makefile
AgeCommit message (Expand)AuthorFilesLines
2022-03-25Split CONFIG_CC_OPTIMIZE_FOR_SIZE into two configsSean Anderson1-1/+1
2019-05-10sh: sh3: Remove CPU supportMarek Vasut1-1/+0
2019-05-10sh: sh2: Remove CPU supportMarek Vasut1-4/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-3/+1
2016-12-02sh: share the correct version of start.S among all cpusVladimir Zapolskiy1-0/+2
2016-12-02sh: add common dram_init() function for all boardsVladimir Zapolskiy1-1/+1
2016-05-27sh: Drop the arch-specific board initSimon Glass1-1/+0
2015-02-25sh: import missing private libraries from Linux 3.19Masahiro Yamada1-2/+11
2015-02-25sh: rename some private librariesMasahiro Yamada1-2/+2
2014-11-13sh: move CONFIG_{SH2, SH2A, SH3, SH4} to KconfigMasahiro Yamada1-1/+1
2014-03-07kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCCMasahiro Yamada1-12/+2
2013-10-31sh: convert makefiles to Kbuild styleMasahiro Yamada1-44/+12
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-14/+1
2013-07-16Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTMDirk Eibach1-1/+1
2011-12-02sh: Add ashrsi3 libgcc functionPhil Edworthy1-0/+1
2011-08-22sh: Add support for SH2A freestanding buildPhil Edworthy1-0/+22
2011-01-11sh: Add support zimageboot command for Renesas SHNobuhiro Iwamatsu1-0/+3
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser1-0/+48