summaryrefslogtreecommitdiffstats
path: root/arch/sh/lib
Commit message (Expand)AuthorAgeFilesLines
* sh: timer: Remove static global variableNobuhiro Iwamatsu2013-10-171-4/+4
* sh: timer: Mask bit of timer prescalerNobuhiro Iwamatsu2013-10-171-1/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2411-211/+16
* Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTMDirk Eibach2013-07-161-1/+1
* avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linuxAndreas Bießmann2013-07-021-0/+6
* lib: consolidate hang()Andreas Bießmann2013-05-011-9/+0
* Declare watchdog functions in watchdog.hSimon Glass2013-03-151-0/+1
* sh: tmu: Removed arch/sh/include/asm/clk.hNobuhiro Iwamatsu2012-08-211-1/+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-211-12/+15
* net: move bootfile init into eth_initializeMike Frysinger2012-05-151-9/+2
* net: punt bd->bi_ip_addrMike Frysinger2012-05-151-11/+0
* sh: Add header file of MMC frameworkNobuhiro Iwamatsu2012-03-261-0/+1
* sh: timer: Remove unnecessary variable 'ticks'Nobuhiro Iwamatsu2012-03-081-6/+1
* Coding Style cleanupWolfgang Denk2011-12-191-1/+1
* sh: Add ashrsi3 libgcc functionPhil Edworthy2011-12-022-0/+186
* cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INITHelmut Raiger2011-10-271-1/+1
* sh: add calling mmc_initialize in board.cYoshihiro Shimoda2011-08-221-0/+12
* sh: Add support for SH2A freestanding buildPhil Edworthy2011-08-228-0/+868
* 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
* sh: Add handling of CONFIG_SYS_NO_FLASH for board.cNobuhiro Iwamatsu2011-03-161-1/+7
* 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-111-16/+4
* sh: Delete the function that was not necessaryNobuhiro Iwamatsu2011-01-111-1/+0
* sh: Add support showing KByte of flash memory sizeNobuhiro Iwamatsu2011-01-111-2/+6
* Move DECLARE_GLOBAL_DATA_PTR to file scopeJohn Rigby2010-12-211-5/+2
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Coding Style cleanupWolfgang Denk2010-10-271-1/+1
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-2/+2
* sh: Fix warning about uninitialized value of ramdisk_flagsNobuhiro Iwamatsu2010-10-211-1/+1
* sh: Add support load and boot of Initrd.Nobuhiro Iwamatsu2010-10-211-1/+65
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-1/+1
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-1/+1
* sh: Fix overflow problem in get_ticksNobuhiro Iwamatsu2010-06-281-2/+18
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-135-0/+587
OpenPOWER on IntegriCloud