summaryrefslogtreecommitdiff
path: root/arch/sh/include
AgeCommit message (Expand)AuthorFilesLines
2018-09-15sh: tmu: Zap get_tbclk and timer_read_counterMarek Vasut1-0/+9
2018-09-15sh: sh7724: Drop EDMR macroMarek Vasut1-3/+0
2018-09-11arch: types.h: factor out fixed width typedefs to int-ll64.hMasahiro Yamada1-32/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini24-48/+24
2018-02-23sh: Do not provide strncmpTom Rini1-31/+2
2017-10-03sh: Use asm-generic/io.hPaul Burton1-28/+1
2016-12-03sh4: remove __io config options from r2dplus and r7780mp boardsVladimir Zapolskiy1-10/+0
2016-12-03sh4: cache: move exported cache manipulation functions into cache.cVladimir Zapolskiy1-2/+0
2016-10-19efi: Use asmlinkage for EFIAPISimon Glass1-0/+0
2016-09-24Remove arch/${ARCH}/include/asm/errno.hMasahiro Yamada1-1/+0
2016-07-15arm, nds32, sh: remove useless ioremap()/iounmap() definesMasahiro Yamada1-33/+0
2016-05-27Drop references to CONFIG_SYS_GENERIC_BOARD in config filesSimon Glass1-2/+0
2016-05-27sh: Drop the arch-specific board initSimon Glass1-0/+2
2016-05-27sh: Fix build errors for generic boardSimon Glass1-10/+2
2016-01-19Add more SPDX-License-Identifier tagsTom Rini1-3/+1
2015-11-05sh: Use the generic bitops headersFabio Estevam1-0/+5
2014-12-08Replace <compiler.h> with <linux/compiler.h>Masahiro Yamada1-1/+1
2014-11-13sh: move CONFIG_{SH2, SH2A, SH3, SH4} to KconfigMasahiro Yamada2-5/+5
2014-05-12bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada1-1/+0
2014-03-14sh: fix PFC registers definition for SH772{2, 3, 4}Baruch Siach3-6/+9
2014-01-09sh: sh2: Remove CONFIG_SH2A definition from asm/processor.hNobuhiro Iwamatsu1-2/+1
2014-01-09sh: sh4: Remove CONFIG_SH4A definition from source codeNobuhiro Iwamatsu2-5/+4
2013-12-18sh: add support for sh7753evb boardYoshihiro Shimoda2-0/+199
2013-10-17sh: cache: Change cache API to defines as U-BootNobuhiro Iwamatsu1-3/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk22-325/+22
2013-03-16Introduce generic link section.h symbol filesSimon Glass1-0/+27
2013-02-04sh: Use generic global_dataSimon Glass1-19/+1
2013-02-02Add architecture-specific global dataSimon Glass1-0/+5
2012-12-20sh: add support for sh7752evb boardYoshihiro Shimoda2-0/+213
2012-11-30sh: fix trigger_address_error()Yoshihiro Shimoda1-1/+1
2012-10-20sh: Change bi_baudrate and global data baudrate to intSimon Glass2-2/+2
2012-08-21sh: tmu: Removed arch/sh/include/asm/clk.hNobuhiro Iwamatsu1-30/+0
2012-08-21sh: tmu: Changed TMU driver using array of structuresNobuhiro Iwamatsu13-139/+11
2012-08-09global_data: unify global flag definesMike Frysinger1-8/+1
2012-05-28sh: Add SH7269 device and RSK2+SH7269 boardPhil Edworthy2-0/+28
2012-05-28sh: Add register definition of PFC for SH7734Nobuhiro Iwamatsu1-0/+27
2012-05-28sh: Add bit control functionsNobuhiro Iwamatsu1-3/+40
2012-05-28sh: Add support Renesas SH7734Nobuhiro Iwamatsu2-0/+45
2012-05-16net: punt bd->bi_ip_addrMike Frysinger1-1/+0
2012-04-17Prepare v2012.04-rc2; minor Coding Style cleanupWolfgang Denk1-1/+0
2012-03-26sh: Add header file for interface of SH MMCNobuhiro Iwamatsu1-0/+18
2011-12-02sh: Add support Renesas SH7724Nobuhiro Iwamatsu2-0/+236
2011-12-02sh: avoid multiple definition errors with cache funcsMike Frysinger1-21/+3
2011-10-23sh: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf1-0/+17
2011-10-06image: push default arch values to arch headersMike Frysinger1-0/+3
2011-10-06console: Implement pre-console bufferGraeme Russ1-0/+3
2011-08-22sh: Add Renesas rsk7264 boardPhil Edworthy2-0/+43
2011-02-02sh: add support for sh7757lcr boardYoshihiro Shimoda2-0/+220
2011-01-11sh: Divided macro for zImage and add asm/zimage.hNobuhiro Iwamatsu1-0/+41
2011-01-11sh: Remove SCIF/SCI register infomationNobuhiro Iwamatsu3-74/+1