summaryrefslogtreecommitdiffstats
path: root/arch/sh
Commit message (Expand)AuthorAgeFilesLines
* 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
* sh: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf2011-10-231-0/+17
* punt unused clean/distclean targetsMike Frysinger2011-10-153-18/+0
* 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 calling mmc_initialize in board.cYoshihiro Shimoda2011-08-221-0/+12
* sh: sh2a: Add sh2a optimize to config.mkNobuhiro Iwamatsu2011-08-221-0/+5
* sh: Add support for SH2A freestanding buildPhil Edworthy2011-08-228-0/+868
* sh: Add Renesas rsk7264 boardPhil Edworthy2011-08-223-0/+50
* unify version_stringAndreas Bießmann2011-07-281-3/+0
* Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2011-07-262-15/+0
* Timer: Remove set_timer completelyGraeme Russ2011-07-262-13/+3
* Handle most LDSCRIPT setting centrallyScott Wood2011-04-301-6/+0
* Make STANDALONE_LOAD_ADDR configurable per boardWolfgang Denk2011-04-121-2/+2
* Coding Style cleanup: remove trailing empty linesWolfgang Denk2011-03-271-1/+0
* rename _end to __bss_end__Po-Yu Chuang2011-03-273-3/+3
* Introduce a new linker flag LDFLAGS_FINALHaiying Wang2011-03-221-1/+1
* sh: Add KEEP order to start.o sectionNobuhiro Iwamatsu2011-03-163-3/+3
* sh: Add handling of CONFIG_SYS_NO_FLASH for board.cNobuhiro Iwamatsu2011-03-161-1/+7
* sh: add support for sh7757lcr boardYoshihiro Shimoda2011-02-022-0/+220
* sh: add support the CONFIG_SYS_LDSCRIPTYoshihiro Shimoda2011-02-021-0/+6
* Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGSNobuhiro Iwamatsu2011-01-252-2/+4
* Replace "FLASH" strings with "Flash" or "flash"Peter Tyser2011-01-191-2/+2
* sh: Add support zimageboot command for Renesas SHNobuhiro Iwamatsu2011-01-112-0/+83
* sh: Divided macro for zImage and add asm/zimage.hNobuhiro Iwamatsu2011-01-112-16/+45
* sh: Delete the function that was not necessaryNobuhiro Iwamatsu2011-01-111-1/+0
* sh: Remove SCIF/SCI register infomationNobuhiro Iwamatsu2011-01-113-74/+1
* sh: Add support showing KByte of flash memory sizeNobuhiro Iwamatsu2011-01-111-2/+6
* sh: Add support SH7706Nobuhiro Iwamatsu2011-01-112-2/+57
* Move DECLARE_GLOBAL_DATA_PTR to file scopeJohn Rigby2010-12-211-5/+2
OpenPOWER on IntegriCloud