summaryrefslogtreecommitdiffstats
path: root/arch/sh/include
Commit message (Expand)AuthorAgeFilesLines
* Drop references to CONFIG_SYS_GENERIC_BOARD in config filesSimon Glass2016-05-271-2/+0
* sh: Drop the arch-specific board initSimon Glass2016-05-271-0/+2
* sh: Fix build errors for generic boardSimon Glass2016-05-271-10/+2
* Add more SPDX-License-Identifier tagsTom Rini2016-01-191-3/+1
* sh: Use the generic bitops headersFabio Estevam2015-11-051-0/+5
* Replace <compiler.h> with <linux/compiler.h>Masahiro Yamada2014-12-081-1/+1
* sh: move CONFIG_{SH2, SH2A, SH3, SH4} to KconfigMasahiro Yamada2014-11-132-5/+5
* bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada2014-05-121-1/+0
* sh: fix PFC registers definition for SH772{2, 3, 4}Baruch Siach2014-03-143-6/+9
* sh: sh2: Remove CONFIG_SH2A definition from asm/processor.hNobuhiro Iwamatsu2014-01-091-2/+1
* sh: sh4: Remove CONFIG_SH4A definition from source codeNobuhiro Iwamatsu2014-01-092-5/+4
* sh: add support for sh7753evb boardYoshihiro Shimoda2013-12-182-0/+199
* sh: cache: Change cache API to defines as U-BootNobuhiro Iwamatsu2013-10-171-3/+0
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2422-325/+22
* Introduce generic link section.h symbol filesSimon Glass2013-03-151-0/+27
* sh: Use generic global_dataSimon Glass2013-02-041-19/+1
* Add architecture-specific global dataSimon Glass2013-02-011-0/+5
* sh: add support for sh7752evb boardYoshihiro Shimoda2012-12-202-0/+213
* sh: fix trigger_address_error()Yoshihiro Shimoda2012-11-301-1/+1
* sh: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-192-2/+2
* sh: tmu: Removed arch/sh/include/asm/clk.hNobuhiro Iwamatsu2012-08-211-30/+0
* sh: tmu: Changed TMU driver using array of structuresNobuhiro Iwamatsu2012-08-2113-139/+11
* global_data: unify global flag definesMike Frysinger2012-08-091-8/+1
* sh: Add SH7269 device and RSK2+SH7269 boardPhil Edworthy2012-05-282-0/+28
* sh: Add register definition of PFC for SH7734Nobuhiro Iwamatsu2012-05-281-0/+27
* sh: Add bit control functionsNobuhiro Iwamatsu2012-05-281-3/+40
* sh: Add support Renesas SH7734Nobuhiro Iwamatsu2012-05-282-0/+45
* net: punt bd->bi_ip_addrMike Frysinger2012-05-151-1/+0
* Prepare v2012.04-rc2; minor Coding Style cleanupWolfgang Denk2012-04-161-1/+0
* sh: Add header file for interface of SH MMCNobuhiro Iwamatsu2012-03-261-0/+18
* sh: Add support Renesas SH7724Nobuhiro Iwamatsu2011-12-022-0/+236
* sh: avoid multiple definition errors with cache funcsMike Frysinger2011-12-021-21/+3
* sh: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf2011-10-231-0/+17
* image: push default arch values to arch headersMike Frysinger2011-10-051-0/+3
* console: Implement pre-console bufferGraeme Russ2011-10-051-0/+3
* sh: Add Renesas rsk7264 boardPhil Edworthy2011-08-222-0/+43
* sh: add support for sh7757lcr boardYoshihiro Shimoda2011-02-022-0/+220
* sh: Divided macro for zImage and add asm/zimage.hNobuhiro Iwamatsu2011-01-111-0/+41
* sh: Remove SCIF/SCI register infomationNobuhiro Iwamatsu2011-01-113-74/+1
* sh: Add support SH7706Nobuhiro Iwamatsu2011-01-112-2/+57
* Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk2010-10-291-3/+0
* New implementation for internal handling of environment variables.Wolfgang Denk2010-09-191-6/+7
* Make getenv() work before relocation.Wolfgang Denk2010-09-191-3/+4
* sh: Add trigger_address_error and support cpu resetNobuhiro Iwamatsu2010-06-281-0/+10
* sh: Fix path of irqflags.hNobuhiro Iwamatsu2010-06-281-1/+1
* Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser2010-04-1332-0/+4851
OpenPOWER on IntegriCloud