Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
faa150283f21ca4a1f9436a201a1a2c89a004e3e
/
arch
/
sh
/
cpu
/
sh3
41e163f
sh: share the correct version of start.S among all cpus
by Vladimir Zapolskiy
· 8 years ago
1617974
sh: add shared relocate_code() function and call board_init_r()
by Vladimir Zapolskiy
· 8 years ago
0dcd6b4
sh3: remove unused cache.c file from being built
by Vladimir Zapolskiy
· 8 years ago
6c2afb8
sh: Fix build errors for generic board
by Simon Glass
· 9 years ago
ffdb488
remove unnecessary version.h includes
by Rob Herring
· 10 years ago
4770e41
sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig
by Masahiro Yamada
· 10 years ago
a9b82be
sh: unify sh2/sh3/sh4 linker scripts
by Masahiro Yamada
· 10 years ago
b3bd004
sh: merge compiler flag -ffixed-r13
by Masahiro Yamada
· 11 years ago
6a7f2c8
sh: sh3: Add CONFIG_SH3 definition to config.mk of SH3
by Nobuhiro Iwamatsu
· 11 years ago
f408ace
sh: convert makefiles to Kbuild style
by Masahiro Yamada
· 11 years ago
9c69e30
sh: Do not include start.o in lib$(CPU).o
by Masahiro Yamada
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
19aac97
Merge branch 'master' of git://git.denx.de/u-boot-arm
by Tom Rini
· 12 years ago
ed70c8f
Replace __bss_end__ with __bss_end
by Simon Glass
· 12 years ago
c24895e
Refactor linker-generated arrays
by Albert ARIBAUD
· 12 years ago
efd76dad
common: Discard the __u_boot_cmd section
by Marek Vasut
· 12 years ago
607092a
common: Add .u_boot_list into all linker files
by Marek Vasut
· 12 years ago
ab2b7e1
punt unused clean/distclean targets
by Mike Frysinger
· 13 years ago
cedbf4b
rename _end to __bss_end__
by Po-Yu Chuang
· 14 years ago
cb4148c
sh: Add KEEP order to start.o section
by Nobuhiro Iwamatsu
· 14 years ago
a0dbe93
sh: Fix build in start.S
by Nobuhiro Iwamatsu
· 14 years ago
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· 14 years ago
0191e47
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· 14 years ago
6262d021
Make sure that argv[] argument pointers are not modified.
by Wolfgang Denk
· 14 years ago
a927331
sh: Add trigger_address_error and support cpu reset
by Nobuhiro Iwamatsu
· 14 years ago
693396b
sh: Move cpu/$CPU to arch/sh/cpu/$CPU
by Peter Tyser
· 15 years ago