index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
config.mk
Age
Commit message (
Expand
)
Author
2018-11-18
Kbuild: add LDFLAGS_STANDALONE
Daniel Schwierzeck
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2016-12-02
sh: generate position independent code for all platforms
Vladimir Zapolskiy
2016-12-02
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-30
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