summaryrefslogtreecommitdiff
path: root/arch/sh
Commit message (Expand)AuthorAgeLines
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-18-3/+3
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-12-3/+3
* | Declare watchdog functions in watchdog.hSimon Glass2013-03-15-0/+1
* | Introduce generic link section.h symbol filesSimon Glass2013-03-15-0/+27
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-15-3/+3
|/
* sh: Use generic global_dataSimon Glass2013-02-04-19/+1
* Add architecture-specific global dataSimon Glass2013-02-01-0/+5
* sh: add support for sh7752evb boardYoshihiro Shimoda2012-12-20-0/+213
* sh: fix trigger_address_error()Yoshihiro Shimoda2012-11-30-1/+1
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-22-21/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-22-0/+12
* sh: Change bi_baudrate and global data baudrate to intSimon Glass2012-10-19-2/+2
* sh: tmu: Removed arch/sh/include/asm/clk.hNobuhiro Iwamatsu2012-08-21-31/+0
* sh: tmu: Changed switch statement to shift operationNobuhiro Iwamatsu2012-08-21-30/+18
* sh: tmu: Changed TMU driver using array of structuresNobuhiro Iwamatsu2012-08-21-151/+26
* global_data: unify global flag definesMike Frysinger2012-08-09-8/+1
* sh: modify checkcpu() for SH-4AYoshihiro Shimoda2012-08-08-0/+4
* sh: Add SH7269 device and RSK2+SH7269 boardPhil Edworthy2012-05-28-0/+28
* sh: Add register definition of PFC for SH7734Nobuhiro Iwamatsu2012-05-28-0/+27
* sh: Add bit control functionsNobuhiro Iwamatsu2012-05-28-3/+40
* sh: Add support Renesas SH7734Nobuhiro Iwamatsu2012-05-28-0/+45
* net: move bootfile init into eth_initializeMike Frysinger2012-05-15-9/+2
* net: punt bd->bi_ip_addrMike Frysinger2012-05-15-12/+0
* Prepare v2012.04-rc2; minor Coding Style cleanupWolfgang Denk2012-04-16-1/+0
* sh: Add header file of MMC frameworkNobuhiro Iwamatsu2012-03-26-0/+1
* sh: Add header file for interface of SH MMCNobuhiro Iwamatsu2012-03-26-0/+18
* sh: timer: Remove unnecessary variable 'ticks'Nobuhiro Iwamatsu2012-03-08-6/+1
* Coding Style cleanupWolfgang Denk2011-12-19-1/+1
* sh: Add support Renesas SH7724Nobuhiro Iwamatsu2011-12-02-0/+236
* sh: avoid multiple definition errors with cache funcsMike Frysinger2011-12-02-21/+25
* sh: Add ashrsi3 libgcc functionPhil Edworthy2011-12-02-0/+186
* sh: only add -mno-fdpic if the compiler supports itMike Frysinger2011-12-02-1/+2
* cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INITHelmut Raiger2011-10-27-1/+1
* sh: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf2011-10-23-0/+17
* punt unused clean/distclean targetsMike Frysinger2011-10-15-18/+0
* image: push default arch values to arch headersMike Frysinger2011-10-05-0/+3
* console: Implement pre-console bufferGraeme Russ2011-10-05-0/+3
* sh: add calling mmc_initialize in board.cYoshihiro Shimoda2011-08-22-0/+12
* sh: sh2a: Add sh2a optimize to config.mkNobuhiro Iwamatsu2011-08-22-0/+5
* sh: Add support for SH2A freestanding buildPhil Edworthy2011-08-22-0/+868
* sh: Add Renesas rsk7264 boardPhil Edworthy2011-08-22-0/+50
* unify version_stringAndreas Bießmann2011-07-28-3/+0
* Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ2011-07-26-15/+0
* Timer: Remove set_timer completelyGraeme Russ2011-07-26-13/+3
* Handle most LDSCRIPT setting centrallyScott Wood2011-04-30-6/+0
* Make STANDALONE_LOAD_ADDR configurable per boardWolfgang Denk2011-04-12-2/+2
* Coding Style cleanup: remove trailing empty linesWolfgang Denk2011-03-27-1/+0
* rename _end to __bss_end__Po-Yu Chuang2011-03-27-3/+3
* Introduce a new linker flag LDFLAGS_FINALHaiying Wang2011-03-22-1/+1
* sh: Add KEEP order to start.o sectionNobuhiro Iwamatsu2011-03-16-3/+3