aboutsummaryrefslogtreecommitdiff
path: root/lib_nios/board.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser1-168/+0
2009-10-30sh: Remove malloc_bin_reloc from lib_sh, lib_nios2 and lib_nios.Nobuhiro Iwamatsu1-2/+0
2009-09-04Consolidate arch-specific mem_malloc_init() implementationsPeter Tyser1-12/+2
2009-09-04Standardize mem_malloc_init() implementationPeter Tyser1-8/+7
2009-09-04Consolidate arch-specific sbrk() implementationsPeter Tyser1-19/+1
2009-07-18stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD1-2/+2
2009-06-12lib_arch/board.c: Move malloc initialization before flash_init()Stefan Roese1-2/+4
2009-03-20lib_*/board.c: do not initialize bi_enet*addr in global dataMike Frysinger1-5/+0
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-11/+11
2008-04-18allow ports to override go behaviorMike Frysinger1-0/+10
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-2/+1
2004-07-01* Patches by Richard Woodruff, 10 Jun 2004:wdenk1-0/+3
2004-05-19Patch by Scott McNutt, 25 Apr 2004:LABEL_2004_05_19_2335wdenk1-5/+0
2004-02-23* Patch by Peter Ryser, 20 Feb 2004:wdenk1-0/+5
2004-02-09Patches by Stephan Linz, 30 Jan 2004:wdenk1-0/+2
2004-01-20* The PS/2 mux on the BMS2003 board needs 450 ms after power onwdenk1-2/+2
2004-01-03Patches by Stephan Linz, 11 Dec 2003:wdenk1-0/+12
2004-01-02* Cleanup lowboot code for MPC5200wdenk1-1/+0
2003-10-28* Patch by Stephan Linz, 28 Oct 2003:wdenk1-6/+7
2003-10-19* Patch by Steven Scholz, 18 Oct 2003:wdenk1-0/+10
2003-10-08* Patch by Scott McNutt, 04 Oct 2003:wdenk1-0/+166