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
/
cpu
/
sh3
Age
Commit message (
Expand
)
Author
2015-03-24
remove unnecessary version.h includes
Rob Herring
2014-11-12
sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig
Masahiro Yamada
2014-07-24
sh: unify sh2/sh3/sh4 linker scripts
Masahiro Yamada
2014-03-04
sh: merge compiler flag -ffixed-r13
Masahiro Yamada
2014-01-08
sh: sh3: Add CONFIG_SH3 definition to config.mk of SH3
Nobuhiro Iwamatsu
2013-10-31
sh: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
sh: Do not include start.o in lib$(CPU).o
Masahiro Yamada
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-03-18
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-15
Replace __bss_end__ with __bss_end
Simon Glass
2013-03-12
Refactor linker-generated arrays
Albert ARIBAUD
2012-10-22
common: Discard the __u_boot_cmd section
Marek Vasut
2012-10-22
common: Add .u_boot_list into all linker files
Marek Vasut
2011-10-15
punt unused clean/distclean targets
Mike Frysinger
2011-03-27
rename _end to __bss_end__
Po-Yu Chuang
2011-03-16
sh: Add KEEP order to start.o section
Nobuhiro Iwamatsu
2010-11-30
sh: Fix build in start.S
Nobuhiro Iwamatsu
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-06-28
sh: Add trigger_address_error and support cpu reset
Nobuhiro Iwamatsu
2010-04-13
sh: Move cpu/$CPU to arch/sh/cpu/$CPU
Peter Tyser