summaryrefslogtreecommitdiff
path: root/post/Makefile
Commit message (Expand)AuthorAgeLines
* Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU)Masahiro Yamada2013-12-16-3/+3
* post: descend only when CONFIG_HAS_POST is definedMasahiro Yamada2013-12-13-7/+5
* post: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-52/+13
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* Revert "post/Makefile: Only build FP post tests if enabled via CONFIG_SYS_POS...Wolfgang Denk2012-03-12-1/+1
* post/Makefile: Only build FP post tests if enabled via CONFIG_SYS_POST_FPUKumar Gala2012-01-13-1/+1
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-11/+9
* POST cleanup.Michael Zaidman2010-09-21-1/+2
* post/Makefile: fix dependency problem with parallel buildsWolfgang Denk2008-12-16-2/+2
* POST Make: fix the sub-dir dependencies missing.Yuri Tikhonov2008-12-15-1/+6
* post: Fix building with O=Kumar Gala2008-04-28-3/+3
* post/Makefile: make sure to use the correct flagsWolfgang Denk2008-04-26-0/+1
* POST: move CONFIG_POST to MakefilesYuri Tikhonov2008-04-22-4/+43
* Restructure POST directory to support of other CPUs, boards, etc.Wolfgang Denk2007-03-06-6/+2
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-1/+1
* Patch by Pantelis Antoniou, 5 May 2004:wdenk2004-06-07-1/+1
* * Patches by Pantelis Antoniou, 30 Mar 2004:wdenk2004-04-15-2/+4
* * LWMON extensions:wdenk2003-04-27-1/+1
* Initial revisionwdenk2002-08-27-0/+33