aboutsummaryrefslogtreecommitdiff
path: root/lib_nios2
AgeCommit message (Expand)AuthorFilesLines
2008-08-12Fix fallout from autostart revertKumar Gala1-5/+1
2008-05-21Big white-space cleanup.Wolfgang Denk2-2/+2
2008-04-17Restore the ability to continue booting after legacy image overwriteMarian Balakowicz1-1/+1
2008-03-12[new uImage] Add new uImage format support to arch specific do_bootm_linux() ...Marian Balakowicz1-3/+14
2008-02-29[new uImage] Respect autostart setting in linux bootmKumar Gala1-0/+3
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/+8
2008-02-25[new uImage] Add dual format uImage support frameworkMarian Balakowicz1-2/+18
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-4/+1
2008-02-07[new uImage] Define a API for image handling operationsMarian 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-06-08Nios II - Add EPCS Controller bootrom work-aroundScott McNutt1-0/+10
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-2/+1
2005-03-30* Patch by Scott McNutt, 21 Oct 2004:wdenk1-2/+10
2004-10-10Patches by Scott McNutt, 24 Aug 2004:wdenk8-0/+546