index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
lib
Age
Commit message (
Expand
)
Author
2016-12-03
sh: share the correct version of start.S among all cpus
Vladimir Zapolskiy
2016-12-03
sh: add shared relocate_code() function and call board_init_r()
Vladimir Zapolskiy
2016-12-03
sh: add common dram_init() function for all boards
Vladimir Zapolskiy
2016-05-27
sh: Drop the arch-specific board init
Simon Glass
2015-11-20
Move console definitions into a new console.h file
Simon Glass
2015-04-18
net: Remove the bd* parameter from net stack functions
Joe Hershberger
2015-02-25
sh: import missing private libraries from Linux 3.19
Masahiro Yamada
2015-02-25
sh: rename some private libraries
Masahiro Yamada
2014-11-17
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
2014-11-12
sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig
Masahiro Yamada
2014-11-07
cppcheck cleanup: fix nullPointer errors
Wolfgang Denk
2014-05-12
bd_info: remove bi_barudrate member from struct bd_info
Masahiro Yamada
2014-03-07
kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCC
Masahiro Yamada
2014-01-08
sh: sh2: Change CONFIG_SYS_HZ to CONFIG_SH_CMT_CLK_FREQ
Nobuhiro Iwamatsu
2013-11-04
sh: convert to common timer code
Rob Herring
2013-10-31
sh: convert makefiles to Kbuild style
Masahiro Yamada
2013-10-17
sh: timer: Remove static global variable
Nobuhiro Iwamatsu
2013-10-17
sh: timer: Mask bit of timer prescaler
Nobuhiro Iwamatsu
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-16
Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTM
Dirk Eibach
2013-07-02
avr32/m68k/microblaze/nds32/nios2/openrisc/sh/sparc: fix do_bootm_linux
Andreas Bießmann
2013-05-01
lib: consolidate hang()
Andreas Bießmann
2013-03-15
Declare watchdog functions in watchdog.h
Simon Glass
2012-08-21
sh: tmu: Removed arch/sh/include/asm/clk.h
Nobuhiro Iwamatsu
2012-08-21
sh: tmu: Changed switch statement to shift operation
Nobuhiro Iwamatsu
2012-08-21
sh: tmu: Changed TMU driver using array of structures
Nobuhiro Iwamatsu
2012-05-15
net: move bootfile init into eth_initialize
Mike Frysinger
2012-05-15
net: punt bd->bi_ip_addr
Mike Frysinger
2012-03-26
sh: Add header file of MMC framework
Nobuhiro Iwamatsu
2012-03-08
sh: timer: Remove unnecessary variable 'ticks'
Nobuhiro Iwamatsu
2011-12-19
Coding Style cleanup
Wolfgang Denk
2011-12-02
sh: Add ashrsi3 libgcc function
Phil Edworthy
2011-10-27
cosmetic: s/BOARD_LATE_INIT/CONFIG_BOARD_LATE_INIT
Helmut Raiger
2011-08-22
sh: add calling mmc_initialize in board.c
Yoshihiro Shimoda
2011-08-22
sh: Add support for SH2A freestanding build
Phil Edworthy
2011-07-28
unify version_string
Andreas Bießmann
2011-07-26
Timer: Remove reset_timer() for non-Nios2 arches
Graeme Russ
2011-07-26
Timer: Remove set_timer completely
Graeme Russ
2011-03-16
sh: Add handling of CONFIG_SYS_NO_FLASH for board.c
Nobuhiro Iwamatsu
2011-01-18
Replace "FLASH" strings with "Flash" or "flash"
Peter Tyser
2011-01-11
sh: Add support zimageboot command for Renesas SH
Nobuhiro Iwamatsu
2011-01-11
sh: Divided macro for zImage and add asm/zimage.h
Nobuhiro Iwamatsu
2011-01-11
sh: Delete the function that was not necessary
Nobuhiro Iwamatsu
2011-01-11
sh: Add support showing KByte of flash memory size
Nobuhiro Iwamatsu
2010-12-21
Move DECLARE_GLOBAL_DATA_PTR to file scope
John Rigby
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-27
Coding Style cleanup
Wolfgang Denk
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-21
sh: Fix warning about uninitialized value of ramdisk_flags
Nobuhiro Iwamatsu
2010-10-21
sh: Add support load and boot of Initrd.
Nobuhiro Iwamatsu
[next]