index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib_nios2
/
board.c
Age
Commit message (
Expand
)
Author
2010-04-02
nios2: Add missing Ethernet initialization to board_init().
Scott McNutt
2009-11-23
Nios2: Fix compiler warnings in lib_nios2/board.c (unused variables)
Scott McNutt
2009-10-30
sh: Remove malloc_bin_reloc from lib_sh, lib_nios2 and lib_nios.
Nobuhiro Iwamatsu
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-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2006-06-08
Nios II - Add EPCS Controller bootrom work-around
Scott McNutt
2006-03-31
GCC-4.x fixes: clean up global data pointer initialization for all boards.
Wolfgang Denk
2004-10-10
Patches by Scott McNutt, 24 Aug 2004:
wdenk