summaryrefslogtreecommitdiff
path: root/arch/sh/include
AgeCommit message (Expand)AuthorFilesLines
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
2011-01-11sh: Add support SH7706Nobuhiro Iwamatsu2-2/+57
2010-10-29Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk1-3/+0
2010-09-19New implementation for internal handling of environment variables.Wolfgang Denk1-6/+7
2010-09-19Make getenv() work before relocation.Wolfgang Denk1-3/+4
2010-06-28sh: Add trigger_address_error and support cpu resetNobuhiro Iwamatsu1-0/+10
2010-06-28sh: Fix path of irqflags.hNobuhiro Iwamatsu1-1/+1
2010-04-13Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser32-0/+4851