aboutsummaryrefslogtreecommitdiff
path: root/arch/sh/lib
AgeCommit message (Expand)Author
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