summaryrefslogtreecommitdiff
path: root/post/Makefile
AgeCommit message (Expand)AuthorFilesLines
2020-01-17common: Drop CONFIG_POST_STD/ALT_LISTSimon Glass1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-3/+1
2017-07-04powerpc: remove 4xx supportHeiko Schocher1-4/+0
2017-06-12powerpc, 8xx: remove support for 8xxHeiko Schocher1-1/+0
2016-04-02post: Remove references to scrapped "netta" board.Robert P. J. Day1-1/+1
2016-04-02post: Remove reference to deleted "lwmon" board from MakefileRobert P. J. Day1-1/+1
2013-12-16Makefile: Select objects by CONFIG_ rather than $(ARCH) or $(CPU)Masahiro Yamada1-3/+3
2013-12-13post: descend only when CONFIG_HAS_POST is definedMasahiro Yamada1-7/+5
2013-11-01post: convert makefiles to Kbuild styleMasahiro Yamada1-52/+13
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-03-12Revert "post/Makefile: Only build FP post tests if enabled via CONFIG_SYS_POS...Wolfgang Denk1-1/+1
2012-01-13post/Makefile: Only build FP post tests if enabled via CONFIG_SYS_POST_FPUKumar Gala1-1/+1
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-11/+9
2010-09-21POST cleanup.Michael Zaidman1-1/+2
2008-12-16post/Makefile: fix dependency problem with parallel buildsWolfgang Denk1-2/+2
2008-12-16POST Make: fix the sub-dir dependencies missing.Yuri Tikhonov1-1/+6
2008-04-28post: Fix building with O=Kumar Gala1-3/+3
2008-04-26post/Makefile: make sure to use the correct flagsWolfgang Denk1-0/+1
2008-04-22POST: move CONFIG_POST to MakefilesYuri Tikhonov1-4/+43
2007-03-06Restructure POST directory to support of other CPUs, boards, etc.Wolfgang Denk1-6/+2
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-1/+1
2004-06-08Patch by Pantelis Antoniou, 5 May 2004:wdenk1-1/+1
2004-04-16* Patches by Pantelis Antoniou, 30 Mar 2004:wdenk1-2/+4
2003-04-28* LWMON extensions:wdenk1-1/+1
2002-08-27Initial revisionwdenk1-0/+33