index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
cpu
Age
Commit message (
Expand
)
Author
2021-03-02
reset: Remove addr parameter from reset_cpu()
Harald Seiler
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-01-17
common: Move reset_cpu() to the CPU header
Simon Glass
2019-12-02
common: Move enable/disable_interrupts out of common.h
Simon Glass
2019-12-02
common: Move interrupt functions into a new header
Simon Glass
2019-12-02
arm: powerpc: Tidy up code style for interrupt functions
Simon Glass
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-12-02
common: Move checkcpu() out of common.h
Simon Glass
2019-09-14
sh: Fix SH4 build with GCC versions without -m4-nofpu
Marek Vasut
2019-09-14
sh: Fix incorrect linking with new binutils
Marek Vasut
2019-09-02
sh: Fix OF_SEPARATE support
Marek Vasut
2019-05-10
sh: sh3: Remove CPU support
Marek Vasut
2019-05-10
sh: sh2: Remove CPU support
Marek Vasut
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-02-21
sh: Use -m2a-nofpu only
Tom Rini
2017-08-27
sh: Fix linking of ms7722se
Tom Rini
2017-08-26
arch/sh: don't bring common/env_embedded.o into the link
Thomas Petazzoni
2017-08-26
arch/sh: allow building in big-endian mode
Thomas Petazzoni
2017-08-15
Move environment files from common/ to env/
Simon Glass
2016-12-02
sh: generate position independent code for all platforms
Vladimir Zapolskiy
2016-12-02
sh: share the correct version of start.S among all cpus
Vladimir Zapolskiy
2016-12-02
sh4: fix start.S by calling board_init_f() after first code relocation
Vladimir Zapolskiy
2016-12-02
sh: add shared relocate_code() function and call board_init_r()
Vladimir Zapolskiy
2016-12-02
sh: add MEMORY command to a shared linker script
Vladimir Zapolskiy
2016-12-02
sh: define entry point and reloc_dst inside a linker script
Vladimir Zapolskiy
2016-12-02
sh: place board lowlevel_init code in the beginning of .text
Vladimir Zapolskiy
2016-12-02
sh4: use single u-boot linker script for all boards
Vladimir Zapolskiy
2016-12-02
sh4: cache: move exported cache manipulation functions into cache.c
Vladimir Zapolskiy
2016-12-02
sh: cache: don't modify CCR from P1 area
Vladimir Zapolskiy
2016-12-02
sh: cache use jump_to_P2() and back_to_P1() from asm/system.h
Vladimir Zapolskiy
2016-12-02
sh3: remove unused cache.c file from being built
Vladimir Zapolskiy
2016-12-02
sh4: cache: correct flush_cache() to writeback and invalidate
Vladimir Zapolskiy
2016-12-02
sh4: cache: correct dcache flush to invalidate with write-back
Vladimir Zapolskiy
2016-05-27
sh: Fix build errors for generic board
Simon Glass
2015-03-24
remove unnecessary version.h includes
Rob Herring
2014-11-13
sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig
Masahiro Yamada
2014-07-24
sh: unify sh2/sh3/sh4 linker scripts
Masahiro Yamada
2014-04-30
sh: delete an unused source file
Masahiro Yamada
2014-03-04
sh: merge compiler flag -ffixed-r13
Masahiro Yamada
2014-03-04
sh: Do not define -ffreestanding twice
Masahiro Yamada
2014-01-09
sh: sh4: Remove CONFIG_SH4A definition from source code
Nobuhiro Iwamatsu
2014-01-08
sh: sh4: Add CONFIG_SH4 definition to config.mk of SH4
Nobuhiro Iwamatsu
2014-01-08
sh: sh3: Add CONFIG_SH3 definition to config.mk of SH3
Nobuhiro Iwamatsu
2014-01-08
sh: sh2: Add CONFIG_SH2 definition to config.mk of SH2
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-10-17
sh: cache: Change cache API to defines as U-Boot
Nobuhiro Iwamatsu
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
[next]