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