summaryrefslogtreecommitdiff
path: root/board/psyent
Commit message (Expand)AuthorAgeLines
* Makefile: make directories by Makefile.buildMasahiro Yamada2013-11-17-8/+0
* nios2: remove unnecessary header include pathMasahiro Yamada2013-11-15-2/+0
* nios2: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-44/+2
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-136/+8
* punt unused clean/distclean targetsMike Frysinger2011-10-15-12/+0
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-4/+4
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-2/+2
* nios2: Move individual board linker scripts to common script in cpu tree.Scott McNutt2010-04-16-272/+0
* nios: Move cpu/nios/* to arch/nios/cpu/*Peter Tyser2010-04-13-2/+2
* nios2: Fix outx/writex parameter order in io.hScott McNutt2010-04-02-12/+12
* Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI APIBen Warren2009-10-04-0/+12
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-20-4/+2
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-10/+10
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-02-2/+2
* Change initdram() return type to phys_size_tBecky Bruce2008-06-12-2/+2
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-12-4/+4
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-2/+2
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-20/+30
* Update PK1C20 boardScott McNutt2006-06-08-40/+33
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-31-0/+2
* Patches by Scott McNutt, 24 Aug 2004:wdenk2004-10-10-0/+773