index
:
snowball/u-boot-ux500.git
igloo
master
u-boot for ux500
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib_sh
/
board.c
Age
Commit message (
Expand
)
Author
2009-10-30
sh: Remove malloc_bin_reloc from lib_sh, lib_nios2 and lib_nios.
Nobuhiro Iwamatsu
2009-10-10
Add bb_miiphy_init call before any ethernet bring-up code.
Luigi 'Comio' Mantellini
2009-09-04
Consolidate arch-specific mem_malloc_init() implementations
Peter Tyser
2009-09-04
Standardize mem_malloc_init() implementation
Peter Tyser
2009-09-04
Consolidate arch-specific sbrk() implementations
Peter Tyser
2009-07-18
stdio/device: rework function naming convention
Jean-Christophe PLAGNIOL-VILLARD
2009-06-12
lib_arch/board.c: Move malloc initialization before flash_init()
Stefan Roese
2009-03-20
lib_*/board.c: do not initialize bi_enet*addr in global data
Mike Frysinger
2008-12-06
Update U-Boot's build timestamp on every compile
Peter Tyser
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-19
sh: Add support watchdog for SH4A core
Nobuhiro Iwamatsu
2008-07-08
sh: Fix SH-boards compile error
Nobuhiro Iwamatsu
2008-05-28
Remove prototypes of nand_init() in favor of including nand.h.
Scott Wood
2008-03-28
sh: Add support PCI of SuperH and SH7780
Yusuke Goda
2007-12-27
Fix coding style issues; update CHANGELOG.
Wolfgang Denk
2007-09-23
sh: Update core code of SuperH.
Nobuhiro Iwamatsu
2007-05-13
sh: First support code of SuperH.
Nobuhiro Iwamatsu