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
/
board.c
Age
Commit message (
Expand
)
Author
2013-05-01
lib: consolidate hang()
Andreas Bießmann
2013-03-15
Declare watchdog functions in watchdog.h
Simon Glass
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
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-07-28
unify version_string
Andreas Bießmann
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 showing KByte of flash memory size
Nobuhiro Iwamatsu
2010-12-21
Move DECLARE_GLOBAL_DATA_PTR to file scope
John Rigby
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-04-13
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser