index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
cpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove unnecessary version.h includes
Rob Herring
2015-03-24
3
-3
/
+0
*
sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig
Masahiro Yamada
2014-11-13
3
-4
/
+4
*
sh: unify sh2/sh3/sh4 linker scripts
Masahiro Yamada
2014-07-24
3
-160
/
+4
*
sh: delete an unused source file
Masahiro Yamada
2014-04-30
1
-96
/
+0
*
sh: merge compiler flag -ffixed-r13
Masahiro Yamada
2014-03-04
3
-3
/
+0
*
sh: Do not define -ffreestanding twice
Masahiro Yamada
2014-03-04
1
-1
/
+1
*
sh: sh4: Remove CONFIG_SH4A definition from source code
Nobuhiro Iwamatsu
2014-01-09
2
-8
/
+0
*
sh: sh4: Add CONFIG_SH4 definition to config.mk of SH4
Nobuhiro Iwamatsu
2014-01-08
1
-1
/
+1
*
sh: sh3: Add CONFIG_SH3 definition to config.mk of SH3
Nobuhiro Iwamatsu
2014-01-08
1
-1
/
+1
*
sh: sh2: Add CONFIG_SH2 definition to config.mk of SH2
Nobuhiro Iwamatsu
2014-01-08
1
-1
/
+1
*
sh: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-31
3
-72
/
+6
*
sh: Do not include start.o in lib$(CPU).o
Masahiro Yamada
2013-10-31
3
-3
/
+9
*
sh: cache: Change cache API to defines as U-Boot
Nobuhiro Iwamatsu
2013-10-17
2
-3
/
+3
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
24
-390
/
+24
*
Merge branch 'master' of git://git.denx.de/u-boot-arm
Tom Rini
2013-03-18
3
-3
/
+3
|
\
|
*
Refactor linker-generated arrays
Albert ARIBAUD
2013-03-12
3
-3
/
+3
*
|
Replace __bss_end__ with __bss_end
Simon Glass
2013-03-15
3
-3
/
+3
|
/
*
common: Discard the __u_boot_cmd section
Marek Vasut
2012-10-22
3
-21
/
+0
*
common: Add .u_boot_list into all linker files
Marek Vasut
2012-10-22
3
-0
/
+12
*
sh: modify checkcpu() for SH-4A
Yoshihiro Shimoda
2012-08-08
1
-0
/
+4
*
sh: avoid multiple definition errors with cache funcs
Mike Frysinger
2011-12-02
1
-0
/
+22
*
sh: only add -mno-fdpic if the compiler supports it
Mike Frysinger
2011-12-02
1
-1
/
+2
*
punt unused clean/distclean targets
Mike Frysinger
2011-10-15
3
-18
/
+0
*
sh: sh2a: Add sh2a optimize to config.mk
Nobuhiro Iwamatsu
2011-08-22
1
-0
/
+5
*
sh: Add Renesas rsk7264 board
Phil Edworthy
2011-08-22
1
-0
/
+7
*
rename _end to __bss_end__
Po-Yu Chuang
2011-03-27
3
-3
/
+3
*
sh: Add KEEP order to start.o section
Nobuhiro Iwamatsu
2011-03-16
3
-3
/
+3
*
Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGS
Nobuhiro Iwamatsu
2011-01-25
1
-1
/
+3
*
sh: Fix build in start.S
Nobuhiro Iwamatsu
2010-11-30
3
-13
/
+13
*
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-17
3
-6
/
+6
*
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-26
3
-6
/
+9
*
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2010-07-04
3
-3
/
+3
*
sh: Add trigger_address_error and support cpu reset
Nobuhiro Iwamatsu
2010-06-28
3
-2
/
+17
*
sh: Move cpu/$CPU to arch/sh/cpu/$CPU
Peter Tyser
2010-04-13
24
-0
/
+1638