| Commit message (Expand) | Author | Age | Files | Lines |
* | sh: tmu: Removed arch/sh/include/asm/clk.h | Nobuhiro Iwamatsu | 2012-08-21 | 1 | -1/+0 |
* | sh: tmu: Changed switch statement to shift operation | Nobuhiro Iwamatsu | 2012-08-21 | 1 | -30/+18 |
* | sh: tmu: Changed TMU driver using array of structures | Nobuhiro Iwamatsu | 2012-08-21 | 1 | -12/+15 |
* | net: move bootfile init into eth_initialize | Mike Frysinger | 2012-05-15 | 1 | -9/+2 |
* | net: punt bd->bi_ip_addr | Mike Frysinger | 2012-05-15 | 1 | -11/+0 |
* | sh: Add header file of MMC framework | Nobuhiro Iwamatsu | 2012-03-26 | 1 | -0/+1 |
* | sh: timer: Remove unnecessary variable 'ticks' | Nobuhiro Iwamatsu | 2012-03-08 | 1 | -6/+1 |
* | Coding Style cleanup | Wolfgang Denk | 2011-12-19 | 1 | -1/+1 |
* | sh: Add ashrsi3 libgcc function | Phil Edworthy | 2011-12-02 | 2 | -0/+186 |
* | cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT | Helmut Raiger | 2011-10-27 | 1 | -1/+1 |
* | sh: add calling mmc_initialize in board.c | Yoshihiro Shimoda | 2011-08-22 | 1 | -0/+12 |
* | sh: Add support for SH2A freestanding build | Phil Edworthy | 2011-08-22 | 8 | -0/+868 |
* | unify version_string | Andreas Bießmann | 2011-07-28 | 1 | -3/+0 |
* | Timer: Remove reset_timer() for non-Nios2 arches | Graeme Russ | 2011-07-26 | 2 | -15/+0 |
* | Timer: Remove set_timer completely | Graeme Russ | 2011-07-26 | 2 | -13/+3 |
* | sh: Add handling of CONFIG_SYS_NO_FLASH for board.c | Nobuhiro Iwamatsu | 2011-03-16 | 1 | -1/+7 |
* | Replace "FLASH" strings with "Flash" or "flash" | Peter Tyser | 2011-01-19 | 1 | -2/+2 |
* | sh: Add support zimageboot command for Renesas SH | Nobuhiro Iwamatsu | 2011-01-11 | 2 | -0/+83 |
* | sh: Divided macro for zImage and add asm/zimage.h | Nobuhiro Iwamatsu | 2011-01-11 | 1 | -16/+4 |
* | sh: Delete the function that was not necessary | Nobuhiro Iwamatsu | 2011-01-11 | 1 | -1/+0 |
* | sh: Add support showing KByte of flash memory size | Nobuhiro Iwamatsu | 2011-01-11 | 1 | -2/+6 |
* | Move DECLARE_GLOBAL_DATA_PTR to file scope | John Rigby | 2010-12-21 | 1 | -5/+2 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | 1 | -2/+2 |
* | Coding Style cleanup | Wolfgang Denk | 2010-10-27 | 1 | -1/+1 |
* | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk | 2010-10-26 | 1 | -2/+2 |
* | sh: Fix warning about uninitialized value of ramdisk_flags | Nobuhiro Iwamatsu | 2010-10-21 | 1 | -1/+1 |
* | sh: Add support load and boot of Initrd. | Nobuhiro Iwamatsu | 2010-10-21 | 1 | -1/+65 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | 1 | -1/+1 |
* | Make sure that argv[] argument pointers are not modified. | Wolfgang Denk | 2010-07-04 | 1 | -1/+1 |
* | sh: Fix overflow problem in get_ticks | Nobuhiro Iwamatsu | 2010-06-28 | 1 | -2/+18 |
* | Move lib_$ARCH directories to arch/$ARCH/lib | Peter Tyser | 2010-04-13 | 5 | -0/+587 |