aboutsummaryrefslogtreecommitdiffstats
path: root/post/tests.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-12-07Drop the log bufferSimon Glass1-4/+0
2017-06-12powerpc, 8xx: remove support for 8xxHeiko Schocher1-12/+0
2016-04-01post: Delete unnecessary bitmask of POST_MANUAL from POST_ALWAYSRobert P. J. Day1-4/+4
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2011-10-05POST: add new memory regions testValentin Longchamp1-0/+13
2011-09-29Blackfin: post: generalize led/button tests with GPIOsMike Frysinger1-0/+2
2011-07-26post: new nor flash testMike Frysinger1-1/+14
2011-07-26post: use ARRAY_SIZEMike Frysinger1-1/+1
2010-10-20ppc4xx/POST: Add board specific UART POST test to lwmon5Stefan Roese1-0/+4
2010-04-24mpc5121: pdm360ng: add coprocessor POSTAnatolij Gustschin1-0/+13
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-40/+40
2008-06-29Configure DSP POST; add watchdog reset to diag commandSascha Laue1-1/+1
2008-05-20POST: mark OCM test as POST_STOPYuri Tikhonov1-1/+1
2008-05-20POST: OCM test added.Yuri Tikhonov1-0/+13
2008-05-20POST: typo fixYuri Tikhonov1-1/+1
2008-04-22POST: preparations for moving CONFIG_POST to MakefilesYuri Tikhonov1-4/+0
2008-03-18The patch adds new POST tests for the Lwmon5 board.Yuri Tikhonov1-0/+26
2008-03-18Enable CODEC POST with CFG_POST_CODEC rather than with CFG_POST_DSP.Yuri Tikhonov1-1/+1
2008-02-07Add attribute POST_PREREL to ECC memory POSTLarry Johnson1-2/+2
2008-01-09POST: Execute SPR test after relocationStefan Roese1-1/+1
2007-07-20POST: Add ECC POST for the lwmon5 boardPavel Kolesnikov1-0/+13
2007-06-22Extend POST support for PPC440Igor Lisitsin1-0/+14
2004-06-07Patch by Pantelis Antoniou, 5 May 2004:wdenk1-0/+13
2004-04-15* Patches by Pantelis Antoniou, 30 Mar 2004:wdenk1-0/+13
2003-07-14* Patches by Yuli Barcohen, 13 Jul 2003:wdenk1-4/+4
2003-06-27* Code cleanup:wdenk1-85/+85
2003-04-27* LWMON extensions:wdenk1-0/+40
2002-12-08* Improve log buffer code; use "loglevel" to decide which messageswdenk1-13/+28
2002-10-07Initial revisionwdenk1-0/+148