Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
6a235bb87bfe4a80554c07b2da3679f12167083d
/
arch
/
sh
/
cpu
/
sh3
3500581
sh: share the correct version of start.S among all cpus
by Vladimir Zapolskiy
· 8 years ago
bccf09e
sh: add shared relocate_code() function and call board_init_r()
by Vladimir Zapolskiy
· 8 years ago
dad2b30
sh3: remove unused cache.c file from being built
by Vladimir Zapolskiy
· 8 years ago
f41e608
sh: Fix build errors for generic board
by Simon Glass
· 8 years ago
7682a99
remove unnecessary version.h includes
by Rob Herring
· 10 years ago
7d23666
sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig
by Masahiro Yamada
· 10 years ago
afc3929
sh: unify sh2/sh3/sh4 linker scripts
by Masahiro Yamada
· 10 years ago
08f1115
sh: merge compiler flag -ffixed-r13
by Masahiro Yamada
· 11 years ago
22e7d66
sh: sh3: Add CONFIG_SH3 definition to config.mk of SH3
by Nobuhiro Iwamatsu
· 11 years ago
02b3bf3
sh: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
6169847
sh: Do not include start.o in lib$(CPU).o
by Masahiro Yamada
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
0ce033d
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
3929fb0
Replace __bss_end__ with __bss_end
by Simon Glass
· 12 years ago
ef123c5
Refactor linker-generated arrays
by Albert ARIBAUD
· 12 years ago
8b493a5
common: Discard the __u_boot_cmd section
by Marek Vasut
· 12 years ago
5567514
common: Add .u_boot_list into all linker files
by Marek Vasut
· 12 years ago
464c792
punt unused clean/distclean targets
by Mike Frysinger
· 13 years ago
44c6e65
rename _end to __bss_end__
by Po-Yu Chuang
· 14 years ago
b52da2a
sh: Add KEEP order to start.o section
by Nobuhiro Iwamatsu
· 14 years ago
2024b96
sh: Fix build in start.S
by Nobuhiro Iwamatsu
· 14 years ago
6d8962e
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
25ddd1f
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· 14 years ago
54841ab
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
754613f
sh: Add trigger_address_error and support cpu reset
by Nobuhiro Iwamatsu
· 14 years ago
8f0fec7
sh: Move cpu/$CPU to arch/sh/cpu/$CPU
by Peter Tyser
· 15 years ago