summaryrefslogtreecommitdiff
path: root/arch/sh/include
AgeCommit message (Expand)AuthorFilesLines
2021-04-22lmb: move CONFIG_LMB in KconfigPatrick Delaunay1-2/+0
2021-02-15sh: Remove sh7757lcr boardTom Rini4-312/+1
2021-01-05arc: m68k: nds32: nios2: sh: xtensa: Add empty spl.h headerSimon Glass1-0/+0
2020-02-20dma-mapping: add <asm/dma-mapping.h> for all architecturesMasahiro Yamada1-0/+1
2019-09-02sh: r2dplus: Enable OF controlMarek Vasut1-0/+2
2019-09-02sh: tmu: Fix SH4 TCNT0 offsetMarek Vasut1-1/+1
2019-05-10sh: sh3: Remove CPU supportMarek Vasut5-351/+0
2019-05-10sh: sh2: Remove CPU supportMarek Vasut6-143/+1
2019-05-07sh: 7785: Remove CPU supportMarek Vasut2-121/+0
2019-05-07sh: 7724: Remove CPU supportMarek Vasut2-211/+0
2019-02-07sh: bitops: add hweight*() macrosVignesh R1-0/+4
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