aboutsummaryrefslogtreecommitdiffstats
path: root/lib_nios
AgeCommit message (Expand)AuthorFilesLines
2009-09-04push LOAD_ADDR out to arch mk filesMike Frysinger1-0/+2
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-21Move architecture specific config.mk files into subdirsPeter Tyser1-0/+27
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-VILLARD2-13/+13
2008-08-26bootm: refactor do_reset and os boot function argsKumar Gala1-2/+2
2008-05-21Big white-space cleanup.Wolfgang Denk2-2/+2
2008-04-18allow ports to override go behaviorMike Frysinger1-0/+10
2008-02-27[new uImage] Move image verify flag to bootm_headers structureMarian Balakowicz1-1/+1
2008-02-27[Makefile] Sort COBJS in lib_<arch> MakefilesMarian Balakowicz1-4/+9
2008-02-25[new uImage] Add dual format uImage support frameworkMarian Balakowicz1-1/+1
2008-02-07[new uImage] Rename architecture specific bootm code filesMarian Balakowicz2-1/+1
2008-02-07[new uImage] Cleanup image header pointer use in bootm codeMarian Balakowicz1-1/+1
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-8/+9
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:wdenk1-5/+0
2004-02-23* Patch by Peter Ryser, 20 Feb 2004:wdenk2-0/+7
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:wdenk8-0/+486