index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
config.mk
Age
Commit message (
Expand
)
Author
2016-12-03
sh: generate position independent code for all platforms
Vladimir Zapolskiy
2016-12-03
sh: define entry point and reloc_dst inside a linker script
Vladimir Zapolskiy
2014-03-04
kbuild: fix CROSS_COMPILE settings in config.mk
Masahiro Yamada
2014-03-04
sh: merge compiler flag -ffixed-r13
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2011-04-29
Handle most LDSCRIPT setting centrally
Scott Wood
2011-04-12
Make STANDALONE_LOAD_ADDR configurable per board
Wolfgang Denk
2011-03-27
Coding Style cleanup: remove trailing empty lines
Wolfgang Denk
2011-03-22
Introduce a new linker flag LDFLAGS_FINAL
Haiying Wang
2011-02-02
sh: add support the CONFIG_SYS_LDSCRIPT
Yoshihiro Shimoda
2011-01-25
Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS
Nobuhiro Iwamatsu
2010-10-21
sh: Rename TEXT_BASE to CONFIG_SYS_TEXT_BASE
Nobuhiro Iwamatsu
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-04-13
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser