summaryrefslogtreecommitdiff
path: root/arch/sh/include
AgeCommit message (Expand)Author
2016-01-19Add more SPDX-License-Identifier tagsTom Rini
2015-11-05sh: Use the generic bitops headersFabio Estevam
2014-12-08Replace <compiler.h> with <linux/compiler.h>Masahiro Yamada
2014-11-13sh: move CONFIG_{SH2, SH2A, SH3, SH4} to KconfigMasahiro Yamada
2014-05-12bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada
2014-03-14sh: fix PFC registers definition for SH772{2, 3, 4}Baruch Siach
2014-01-09sh: sh2: Remove CONFIG_SH2A definition from asm/processor.hNobuhiro Iwamatsu
2014-01-09sh: sh4: Remove CONFIG_SH4A definition from source codeNobuhiro Iwamatsu
2013-12-18sh: add support for sh7753evb boardYoshihiro Shimoda
2013-10-17sh: cache: Change cache API to defines as U-BootNobuhiro Iwamatsu
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-03-15Introduce generic link section.h symbol filesSimon Glass
2013-02-04sh: Use generic global_dataSimon Glass
2013-02-01Add architecture-specific global dataSimon Glass
2012-12-20sh: add support for sh7752evb boardYoshihiro Shimoda
2012-11-30sh: fix trigger_address_error()Yoshihiro Shimoda
2012-10-19sh: Change bi_baudrate and global data baudrate to intSimon Glass
2012-08-21sh: tmu: Removed arch/sh/include/asm/clk.hNobuhiro Iwamatsu
2012-08-21sh: tmu: Changed TMU driver using array of structuresNobuhiro Iwamatsu
2012-08-09global_data: unify global flag definesMike Frysinger
2012-05-28sh: Add SH7269 device and RSK2+SH7269 boardPhil Edworthy
2012-05-28sh: Add register definition of PFC for SH7734Nobuhiro Iwamatsu
2012-05-28sh: Add bit control functionsNobuhiro Iwamatsu
2012-05-28sh: Add support Renesas SH7734Nobuhiro Iwamatsu
2012-05-15net: punt bd->bi_ip_addrMike Frysinger
2012-04-16Prepare v2012.04-rc2; minor Coding Style cleanupv2012.04-rc2Wolfgang Denk
2012-03-26sh: Add header file for interface of SH MMCNobuhiro Iwamatsu
2011-12-02sh: Add support Renesas SH7724Nobuhiro Iwamatsu
2011-12-02sh: avoid multiple definition errors with cache funcsMike Frysinger
2011-10-23sh: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf
2011-10-05image: push default arch values to arch headersMike Frysinger
2011-10-05console: Implement pre-console bufferGraeme Russ
2011-08-22sh: Add Renesas rsk7264 boardPhil Edworthy
2011-02-02sh: add support for sh7757lcr boardYoshihiro Shimoda
2011-01-11sh: Divided macro for zImage and add asm/zimage.hNobuhiro Iwamatsu
2011-01-11sh: Remove SCIF/SCI register infomationNobuhiro Iwamatsu
2011-01-11sh: Add support SH7706Nobuhiro Iwamatsu
2010-10-29Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk
2010-09-19New implementation for internal handling of environment variables.Wolfgang Denk
2010-09-19Make getenv() work before relocation.Wolfgang Denk
2010-06-28sh: Add trigger_address_error and support cpu resetNobuhiro Iwamatsu
2010-06-28sh: Fix path of irqflags.hNobuhiro Iwamatsu
2010-04-13Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser