index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib_nios2
/
board.c
Age
Commit message (
Expand
)
Author
2010-04-13
Move lib_$ARCH directories to arch/$ARCH/lib
Peter Tyser
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