| Commit message (Expand) | Author | Age | Lines |
* | sh: Remove malloc_bin_reloc from lib_sh, lib_nios2 and lib_nios. | Nobuhiro Iwamatsu | 2009-10-30 | -2/+0 |
* | Add bb_miiphy_init call before any ethernet bring-up code. | Luigi 'Comio' Mantellini | 2009-10-10 | -0/+7 |
* | Consolidate arch-specific mem_malloc_init() implementations | Peter Tyser | 2009-09-04 | -9/+0 |
* | Standardize mem_malloc_init() implementation | Peter Tyser | 2009-09-04 | -7/+7 |
* | Consolidate arch-specific sbrk() implementations | Peter Tyser | 2009-09-04 | -18/+0 |
* | stdio/device: rework function naming convention | Jean-Christophe PLAGNIOL-VILLARD | 2009-07-18 | -2/+2 |
* | lib_arch/board.c: Move malloc initialization before flash_init() | Stefan Roese | 2009-06-12 | -1/+1 |
* | lib_*/board.c: do not initialize bi_enet*addr in global data | Mike Frysinger | 2009-03-20 | -10/+0 |
* | Update U-Boot's build timestamp on every compile | Peter Tyser | 2008-12-06 | -1/+2 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -10/+10 |
* | sh: Add support watchdog for SH4A core | Nobuhiro Iwamatsu | 2008-09-19 | -48/+67 |
* | sh: Fix SH-boards compile error | Nobuhiro Iwamatsu | 2008-07-08 | -1/+3 |
* | Remove prototypes of nand_init() in favor of including nand.h. | Scott Wood | 2008-05-28 | -1/+1 |
* | sh: Add support PCI of SuperH and SH7780 | Yusuke Goda | 2008-03-28 | -1/+12 |
* | Fix coding style issues; update CHANGELOG. | Wolfgang Denk | 2007-12-27 | -2/+2 |
* | sh: Update core code of SuperH. | Nobuhiro Iwamatsu | 2007-09-23 | -36/+83 |
* | sh: First support code of SuperH. | Nobuhiro Iwamatsu | 2007-05-13 | -0/+163 |