Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
4d131cdb6762694fc1a66d6b3e39a82f9ec691cf
/
arch
/
sh
/
include
/
asm
0575163
dma-mapping: add <asm/dma-mapping.h> for all architectures
by Masahiro Yamada
· 4 years, 9 months ago
8c2c463
sh: r2dplus: Enable OF control
by Marek Vasut
· 5 years ago
6756762
sh: tmu: Fix SH4 TCNT0 offset
by Marek Vasut
· 5 years ago
d0487da
sh: sh3: Remove CPU support
by Marek Vasut
· 6 years ago
7de3ea8
sh: sh2: Remove CPU support
by Marek Vasut
· 6 years ago
99156cd
sh: 7785: Remove CPU support
by Marek Vasut
· 6 years ago
d13a614
sh: 7724: Remove CPU support
by Marek Vasut
· 6 years ago
ce13c19
sh: bitops: add hweight*() macros
by Vignesh R
· 6 years ago
0e286c5
sh: tmu: Zap get_tbclk and timer_read_counter
by Marek Vasut
· 6 years ago
2606deb
sh: sh7724: Drop EDMR macro
by Marek Vasut
· 6 years ago
3747bdb
arch: types.h: factor out fixed width typedefs to int-ll64.h
by Masahiro Yamada
· 6 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
b2a3372
sh: Do not provide strncmp
by Tom Rini
· 7 years ago
505fe9c
sh: Use asm-generic/io.h
by Paul Burton
· 7 years ago
b032eb1
sh4: remove __io config options from r2dplus and r7780mp boards
by Vladimir Zapolskiy
· 8 years ago
b33718c
sh4: cache: move exported cache manipulation functions into cache.c
by Vladimir Zapolskiy
· 8 years ago
a0b49bc
efi: Use asmlinkage for EFIAPI
by Simon Glass
· 8 years ago
4491327
Remove arch/${ARCH}/include/asm/errno.h
by Masahiro Yamada
· 8 years ago
c74b8fc
arm, nds32, sh: remove useless ioremap()/iounmap() defines
by Masahiro Yamada
· 8 years ago
4c79452
Drop references to CONFIG_SYS_GENERIC_BOARD in config files
by Simon Glass
· 8 years ago
b61e90e
sh: Drop the arch-specific board init
by Simon Glass
· 8 years ago
f41e608
sh: Fix build errors for generic board
by Simon Glass
· 8 years ago
5b8031c
Add more SPDX-License-Identifier tags
by Tom Rini
· 9 years ago
f86411b
sh: Use the generic bitops headers
by Fabio Estevam
· 9 years ago
afc366f
Replace <compiler.h> with <linux/compiler.h>
by Masahiro Yamada
· 10 years ago
7d23666
sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig
by Masahiro Yamada
· 10 years ago
8e26157
bd_info: remove bi_barudrate member from struct bd_info
by Masahiro Yamada
· 11 years ago
19bb5e4
sh: fix PFC registers definition for SH772{2, 3, 4}
by Baruch Siach
· 11 years ago
5fe3aef
sh: sh2: Remove CONFIG_SH2A definition from asm/processor.h
by Nobuhiro Iwamatsu
· 11 years ago
6b87abe
sh: sh4: Remove CONFIG_SH4A definition from source code
by Nobuhiro Iwamatsu
· 11 years ago
320cf35
sh: add support for sh7753evb board
by Yoshihiro Shimoda
· 11 years ago
a633a18
sh: cache: Change cache API to defines as U-Boot
by Nobuhiro Iwamatsu
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
1865286
Introduce generic link section.h symbol files
by Simon Glass
· 12 years ago
a987902
sh: Use generic global_data
by Simon Glass
· 12 years ago
5cb4858
Add architecture-specific global data
by Simon Glass
· 12 years ago
1a2621b
sh: add support for sh7752evb board
by Yoshihiro Shimoda
· 12 years ago
867da0d
sh: fix trigger_address_error()
by Yoshihiro Shimoda
· 12 years ago
ecd4551
sh: Change bi_baudrate and global data baudrate to int
by Simon Glass
· 12 years ago
31d4fe8
sh: tmu: Removed arch/sh/include/asm/clk.h
by Nobuhiro Iwamatsu
· 12 years ago
73f35e0
sh: tmu: Changed TMU driver using array of structures
by Nobuhiro Iwamatsu
· 12 years ago
47fde91
global_data: unify global flag defines
by Mike Frysinger
· 13 years ago
99744b7
sh: Add SH7269 device and RSK2+SH7269 board
by Phil Edworthy
· 12 years ago
4eb0b78
sh: Add register definition of PFC for SH7734
by Nobuhiro Iwamatsu
· 13 years ago
1379c51
sh: Add bit control functions
by Nobuhiro Iwamatsu
· 13 years ago
2a57e7e
sh: Add support Renesas SH7734
by Nobuhiro Iwamatsu
· 13 years ago
50a47d0
net: punt bd->bi_ip_addr
by Mike Frysinger
· 13 years ago
f5cdc11
Prepare v2012.04-rc2; minor Coding Style cleanup
by Wolfgang Denk
· 13 years ago
068abf0
sh: Add header file for interface of SH MMC
by Nobuhiro Iwamatsu
· 13 years ago
bead86a
sh: Add support Renesas SH7724
by Nobuhiro Iwamatsu
· 13 years ago
1721064
sh: avoid multiple definition errors with cache funcs
by Mike Frysinger
· 13 years ago
2482e3c
sh: cache: define ARCH_DMA_MINALIGN for DMA buffer alignment
by Anton Staaf
· 13 years ago
476af29
image: push default arch values to arch headers
by Mike Frysinger
· 13 years ago
9558b48
console: Implement pre-console buffer
by Graeme Russ
· 13 years ago
7fbeb64
sh: Add Renesas rsk7264 board
by Phil Edworthy
· 13 years ago
8e9c897
sh: add support for sh7757lcr board
by Yoshihiro Shimoda
· 14 years ago
9980df5
sh: Divided macro for zImage and add asm/zimage.h
by Nobuhiro Iwamatsu
· 14 years ago
efc0ba4
sh: Remove SCIF/SCI register infomation
by Nobuhiro Iwamatsu
· 14 years ago
f3a7b95
sh: Add support SH7706
by Nobuhiro Iwamatsu
· 14 years ago
2e5167c
Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC
by Wolfgang Denk
· 14 years ago
ea882ba
New implementation for internal handling of environment variables.
by Wolfgang Denk
· 14 years ago
91a7675
Make getenv() work before relocation.
by Wolfgang Denk
· 14 years ago
754613f
sh: Add trigger_address_error and support cpu reset
by Nobuhiro Iwamatsu
· 14 years ago
9a1e3e9
sh: Fix path of irqflags.h
by Nobuhiro Iwamatsu
· 14 years ago
819833a
Move architecture-specific includes to arch/$ARCH/include/asm
by Peter Tyser
· 15 years ago