index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
Commit message (
Expand
)
Author
Age
Files
Lines
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
59
-129
/
+61
*
sh: Do not provide strncmp
Tom Rini
2018-02-23
1
-31
/
+2
*
sh: Use -m2a-nofpu only
Tom Rini
2018-02-21
1
-1
/
+1
*
sh: Use asm-generic/io.h
Paul Burton
2017-10-02
1
-28
/
+1
*
sh: Fix linking of ms7722se
Tom Rini
2017-08-27
1
-0
/
+4
*
arch/sh: don't bring common/env_embedded.o into the link
Thomas Petazzoni
2017-08-26
1
-4
/
+0
*
arch/sh: allow building in big-endian mode
Thomas Petazzoni
2017-08-26
1
-0
/
+5
*
env: Rename getenv/_f() to env_get()
Simon Glass
2017-08-16
2
-2
/
+2
*
env: Convert CONFIG_ENV_IS_IN... to a choice
Simon Glass
2017-08-15
1
-3
/
+0
*
Move environment files from common/ to env/
Simon Glass
2017-08-15
1
-2
/
+2
*
Convert CONFIG_CMD_SH_ZIMAGEBOOT to Kconfig
Simon Glass
2017-08-11
2
-0
/
+8
*
Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
Simon Glass
2017-07-25
1
-0
/
+3
*
sh: generate position independent code for all platforms
Vladimir Zapolskiy
2016-12-02
2
-1
/
+2
*
sh: share the correct version of start.S among all cpus
Vladimir Zapolskiy
2016-12-02
8
-135
/
+9
*
sh4: fix start.S by calling board_init_f() after first code relocation
Vladimir Zapolskiy
2016-12-02
1
-12
/
+11
*
sh: add shared relocate_code() function and call board_init_r()
Vladimir Zapolskiy
2016-12-02
4
-18
/
+18
*
sh: add common dram_init() function for all boards
Vladimir Zapolskiy
2016-12-02
2
-1
/
+18
*
sh: add MEMORY command to a shared linker script
Vladimir Zapolskiy
2016-12-02
1
-16
/
+16
*
sh: define entry point and reloc_dst inside a linker script
Vladimir Zapolskiy
2016-12-02
2
-6
/
+1
*
sh: place board lowlevel_init code in the beginning of .text
Vladimir Zapolskiy
2016-12-02
1
-1
/
+1
*
sh4: use single u-boot linker script for all boards
Vladimir Zapolskiy
2016-12-02
1
-0
/
+4
*
sh4: remove __io config options from r2dplus and r7780mp boards
Vladimir Zapolskiy
2016-12-02
1
-10
/
+0
*
sh4: cache: move exported cache manipulation functions into cache.c
Vladimir Zapolskiy
2016-12-02
3
-39
/
+36
*
sh: cache: don't modify CCR from P1 area
Vladimir Zapolskiy
2016-12-02
1
-5
/
+3
*
sh: cache use jump_to_P2() and back_to_P1() from asm/system.h
Vladimir Zapolskiy
2016-12-02
1
-37
/
+2
*
sh3: remove unused cache.c file from being built
Vladimir Zapolskiy
2016-12-02
2
-97
/
+1
*
sh4: cache: correct flush_cache() to writeback and invalidate
Vladimir Zapolskiy
2016-12-02
1
-1
/
+1
*
sh4: cache: correct dcache flush to invalidate with write-back
Vladimir Zapolskiy
2016-12-02
1
-1
/
+1
*
efi: Use asmlinkage for EFIAPI
Simon Glass
2016-10-19
1
-0
/
+0
*
Remove arch/${ARCH}/include/asm/errno.h
Masahiro Yamada
2016-09-23
1
-1
/
+0
*
arm, nds32, sh: remove useless ioremap()/iounmap() defines
Masahiro Yamada
2016-07-14
1
-33
/
+0
*
Drop references to CONFIG_SYS_GENERIC_BOARD in config files
Simon Glass
2016-05-27
1
-2
/
+0
*
sh: Drop the arch-specific board init
Simon Glass
2016-05-27
3
-190
/
+2
*
sh: Fix build errors for generic board
Simon Glass
2016-05-27
8
-19
/
+33
*
Add more SPDX-License-Identifier tags
Tom Rini
2016-01-19
1
-3
/
+1
*
Move console definitions into a new console.h file
Simon Glass
2015-11-19
1
-0
/
+1
*
sh: Use the generic bitops headers
Fabio Estevam
2015-11-05
1
-0
/
+5
*
Move default y configs out of arch/board Kconfig
Joe Hershberger
2015-06-25
1
-3
/
+0
*
arch: Make board selection choices optional
Joe Hershberger
2015-05-12
1
-0
/
+1
*
net: Remove the bd* parameter from net stack functions
Joe Hershberger
2015-04-18
1
-1
/
+1
*
remove unnecessary version.h includes
Rob Herring
2015-03-24
3
-3
/
+0
*
sh: enable CONFIG_USE_PRIVATE_LIBGCC by default
Masahiro Yamada
2015-02-25
1
-0
/
+3
*
sh: import missing private libraries from Linux 3.19
Masahiro Yamada
2015-02-25
6
-2
/
+936
*
sh: rename some private libraries
Masahiro Yamada
2015-02-25
3
-2
/
+2
*
Replace <compiler.h> with <linux/compiler.h>
Masahiro Yamada
2014-12-08
1
-1
/
+1
*
Kbuild: introduce Makefile in arch/$ARCH/
Daniel Schwierzeck
2014-12-08
1
-0
/
+8
*
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
2014-11-17
7
-31
/
+83
|
\
|
*
sh: Move SH_32BIT to Kconfig
Nobuhiro Iwamatsu
2014-11-17
1
-0
/
+9
|
*
sh: define CONFIG_CPU_SH4A for some boards
Masahiro Yamada
2014-11-13
1
-7
/
+7
|
*
sh: consolidate CONFIG_SYS_CPU defines
Masahiro Yamada
2014-11-13
1
-3
/
+8
[next]