summaryrefslogtreecommitdiff
path: root/lib_nios2/board.c
AgeCommit message (Expand)Author
2009-11-23Nios2: Fix compiler warnings in lib_nios2/board.c (unused variables)Scott McNutt
2009-10-30sh: Remove malloc_bin_reloc from lib_sh, lib_nios2 and lib_nios.Nobuhiro Iwamatsu
2009-09-04Consolidate arch-specific mem_malloc_init() implementationsPeter Tyser
2009-09-04Standardize mem_malloc_init() implementationPeter Tyser
2009-09-04Consolidate arch-specific sbrk() implementationsPeter Tyser
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD
2009-06-12lib_arch/board.c: Move malloc initialization before flash_init()Stefan Roese
2009-03-20lib_*/board.c: do not initialize bi_enet*addr in global dataMike Frysinger
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2006-06-08Nios II - Add EPCS Controller bootrom work-aroundScott McNutt
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk
2004-10-10Patches by Scott McNutt, 24 Aug 2004:wdenk