summaryrefslogtreecommitdiffstats
path: root/lib_sh/board.c
Commit message (Expand)AuthorAgeFilesLines
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-131-211/+0
* sh: Remove malloc_bin_reloc from lib_sh, lib_nios2 and lib_nios.Nobuhiro Iwamatsu2009-10-301-2/+0
* Add bb_miiphy_init call before any ethernet bring-up code.Luigi 'Comio' Mantellini2009-10-101-0/+7
* Consolidate arch-specific mem_malloc_init() implementationsPeter Tyser2009-09-041-9/+0
* Standardize mem_malloc_init() implementationPeter Tyser2009-09-041-7/+7
* Consolidate arch-specific sbrk() implementationsPeter Tyser2009-09-041-18/+0
* stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-181-2/+2
* lib_arch/board.c: Move malloc initialization before flash_init()Stefan Roese2009-06-121-1/+1
* lib_*/board.c: do not initialize bi_enet*addr in global dataMike Frysinger2009-03-201-10/+0
* Update U-Boot's build timestamp on every compilePeter Tyser2008-12-061-1/+2
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-10/+10
* sh: Add support watchdog for SH4A coreNobuhiro Iwamatsu2008-09-191-48/+67
* sh: Fix SH-boards compile errorNobuhiro Iwamatsu2008-07-081-1/+3
* Remove prototypes of nand_init() in favor of including nand.h.Scott Wood2008-05-281-1/+1
* sh: Add support PCI of SuperH and SH7780Yusuke Goda2008-03-281-1/+12
* Fix coding style issues; update CHANGELOG.Wolfgang Denk2007-12-271-2/+2
* sh: Update core code of SuperH.Nobuhiro Iwamatsu2007-09-231-36/+83
* sh: First support code of SuperH.Nobuhiro Iwamatsu2007-05-131-0/+163
OpenPOWER on IntegriCloud