summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* 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-094-13/+4
* sh: sh2: Change CONFIG_SYS_HZ to CONFIG_SH_CMT_CLK_FREQNobuhiro Iwamatsu2014-01-081-1/+1
* sh: sh4: Add CONFIG_SH4 definition to config.mk of SH4Nobuhiro Iwamatsu2014-01-081-1/+1
* sh: sh3: Add CONFIG_SH3 definition to config.mk of SH3Nobuhiro Iwamatsu2014-01-081-1/+1
* sh: sh2: Add CONFIG_SH2 definition to config.mk of SH2Nobuhiro Iwamatsu2014-01-081-1/+1
* sh: add support for sh7753evb boardYoshihiro Shimoda2013-12-182-0/+199
* sh: convert to common timer codeRob Herring2013-11-041-60/+2
* sh: convert makefiles to Kbuild styleMasahiro Yamada2013-10-314-116/+18
* sh: Do not include start.o in lib$(CPU).oMasahiro Yamada2013-10-313-3/+9
* sh: cache: Change cache API to defines as U-BootNobuhiro Iwamatsu2013-10-173-6/+3
* sh: timer: Remove static global variableNobuhiro Iwamatsu2013-10-171-4/+4
* sh: timer: Mask bit of timer prescalerNobuhiro Iwamatsu2013-10-171-1/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2458-943/+63
* Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTMDirk Eibach2013-07-161-1/+1
* avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linuxAndreas Bießmann2013-07-021-0/+6
* lib: consolidate hang()Andreas Bießmann2013-05-011-9/+0
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-183-3/+3
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-123-3/+3
* | Declare watchdog functions in watchdog.hSimon Glass2013-03-151-0/+1
* | Introduce generic link section.h symbol filesSimon Glass2013-03-151-0/+27
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-153-3/+3
|/
* 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
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-223-21/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-223-0/+12
* 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-212-31/+0
* sh: tmu: Changed switch statement to shift operationNobuhiro Iwamatsu2012-08-211-30/+18
* sh: tmu: Changed TMU driver using array of structuresNobuhiro Iwamatsu2012-08-2114-151/+26
* global_data: unify global flag definesMike Frysinger2012-08-091-8/+1
* sh: modify checkcpu() for SH-4AYoshihiro Shimoda2012-08-081-0/+4
* 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: move bootfile init into eth_initializeMike Frysinger2012-05-151-9/+2
* net: punt bd->bi_ip_addrMike Frysinger2012-05-152-12/+0
* Prepare v2012.04-rc2; minor Coding Style cleanupWolfgang Denk2012-04-161-1/+0
* sh: Add header file of MMC frameworkNobuhiro Iwamatsu2012-03-261-0/+1
* sh: Add header file for interface of SH MMCNobuhiro Iwamatsu2012-03-261-0/+18
* sh: timer: Remove unnecessary variable 'ticks'Nobuhiro Iwamatsu2012-03-081-6/+1
* Coding Style cleanupWolfgang Denk2011-12-191-1/+1
* sh: Add support Renesas SH7724Nobuhiro Iwamatsu2011-12-022-0/+236
* sh: avoid multiple definition errors with cache funcsMike Frysinger2011-12-022-21/+25
* sh: Add ashrsi3 libgcc functionPhil Edworthy2011-12-022-0/+186
* sh: only add -mno-fdpic if the compiler supports itMike Frysinger2011-12-021-1/+2
* cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INITHelmut Raiger2011-10-271-1/+1
OpenPOWER on IntegriCloud