aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/lib
AgeCommit message (Expand)Author
2012-05-15net: move bootfile init into eth_initializeMike Frysinger
2012-05-15net: punt bd->bi_ip_addrMike Frysinger
2012-03-26sh: Add header file of MMC frameworkNobuhiro Iwamatsu
2012-03-08sh: timer: Remove unnecessary variable 'ticks'Nobuhiro Iwamatsu
2011-12-19Coding Style cleanupWolfgang Denk
2011-12-02sh: Add ashrsi3 libgcc functionPhil Edworthy
2011-10-27cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INITHelmut Raiger
2011-08-22sh: add calling mmc_initialize in board.cYoshihiro Shimoda
2011-08-22sh: Add support for SH2A freestanding buildPhil 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-03-16sh: Add handling of CONFIG_SYS_NO_FLASH for board.cNobuhiro 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: Add support showing KByte of flash memory sizeNobuhiro Iwamatsu
2010-12-21Move DECLARE_GLOBAL_DATA_PTR to file scopeJohn Rigby
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-27Coding Style cleanupWolfgang Denk
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-21sh: Fix warning about uninitialized value of ramdisk_flagsNobuhiro Iwamatsu
2010-10-21sh: Add support load and boot of Initrd.Nobuhiro Iwamatsu
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk
2010-06-28sh: Fix overflow problem in get_ticksNobuhiro Iwamatsu
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser