aboutsummaryrefslogtreecommitdiff
path: root/arch/sh
AgeCommit message (Expand)Author
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut
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 switch statement to shift operationNobuhiro Iwamatsu
2012-08-21sh: tmu: Changed TMU driver using array of structuresNobuhiro Iwamatsu
2012-08-09global_data: unify global flag definesMike Frysinger
2012-08-08sh: modify checkcpu() for SH-4AYoshihiro Shimoda
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: move bootfile init into eth_initializeMike Frysinger
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 of MMC frameworkNobuhiro Iwamatsu
2012-03-26sh: Add header file for interface of SH MMCNobuhiro Iwamatsu
2012-03-08sh: timer: Remove unnecessary variable 'ticks'Nobuhiro Iwamatsu
2011-12-19Coding Style cleanupWolfgang Denk
2011-12-02sh: Add support Renesas SH7724Nobuhiro Iwamatsu
2011-12-02sh: avoid multiple definition errors with cache funcsMike Frysinger
2011-12-02sh: Add ashrsi3 libgcc functionPhil Edworthy
2011-12-02sh: only add -mno-fdpic if the compiler supports itMike Frysinger
2011-10-27cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INITHelmut Raiger
2011-10-23sh: cache: define ARCH_DMA_MINALIGN for DMA buffer alignmentAnton Staaf
2011-10-15punt unused clean/distclean targetsMike Frysinger
2011-10-05image: push default arch values to arch headersMike Frysinger
2011-10-05console: Implement pre-console bufferGraeme Russ
2011-08-22sh: add calling mmc_initialize in board.cYoshihiro Shimoda
2011-08-22sh: sh2a: Add sh2a optimize to config.mkNobuhiro Iwamatsu
2011-08-22sh: Add support for SH2A freestanding buildPhil Edworthy
2011-08-22sh: Add Renesas rsk7264 boardPhil Edworthy
2011-07-28unify version_stringAndreas Bießmann
2011-07-26Timer: Remove reset_timer() for non-Nios2 archesGraeme Russ
2011-07-26Timer: Remove set_timer completelyGraeme Russ
2011-04-30Handle most LDSCRIPT setting centrallyScott Wood
2011-04-12Make STANDALONE_LOAD_ADDR configurable per boardWolfgang Denk
2011-03-27Coding Style cleanup: remove trailing empty linesWolfgang Denk
2011-03-27rename _end to __bss_end__Po-Yu Chuang
2011-03-22Introduce a new linker flag LDFLAGS_FINALHaiying Wang
2011-03-16sh: Add KEEP order to start.o sectionNobuhiro Iwamatsu
2011-03-16sh: Add handling of CONFIG_SYS_NO_FLASH for board.cNobuhiro Iwamatsu
2011-02-02sh: add support for sh7757lcr boardYoshihiro Shimoda
2011-02-02sh: add support the CONFIG_SYS_LDSCRIPTYoshihiro Shimoda
2011-01-25Divides variable of linker flags to LDFLAGS-u-boot and LDFLAGSNobuhiro Iwamatsu
2011-01-19Replace "FLASH" strings with "Flash" or "flash"Peter Tyser
2011-01-11sh: Add support zimageboot command for Renesas SHNobuhiro Iwamatsu
2011-01-11sh: Divided macro for zImage and add asm/zimage.hNobuhiro Iwamatsu
2011-01-11sh: Delete the function that was not necessaryNobuhiro Iwamatsu
2011-01-11sh: Remove SCIF/SCI register infomationNobuhiro Iwamatsu