summaryrefslogtreecommitdiff
path: root/post/tests.c
Commit message (Expand)AuthorAgeLines
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* POST: add new memory regions testValentin Longchamp2011-10-05-0/+13
* Blackfin: post: generalize led/button tests with GPIOsMike Frysinger2011-09-29-0/+2
* post: new nor flash testMike Frysinger2011-07-26-1/+14
* post: use ARRAY_SIZEMike Frysinger2011-07-26-1/+1
* ppc4xx/POST: Add board specific UART POST test to lwmon5Stefan Roese2010-10-20-0/+4
* mpc5121: pdm360ng: add coprocessor POSTAnatolij Gustschin2010-04-24-0/+13
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-40/+40
* Configure DSP POST; add watchdog reset to diag commandSascha Laue2008-06-29-1/+1
* POST: mark OCM test as POST_STOPYuri Tikhonov2008-05-20-1/+1
* POST: OCM test added.Yuri Tikhonov2008-05-20-0/+13
* POST: typo fixYuri Tikhonov2008-05-20-1/+1
* POST: preparations for moving CONFIG_POST to MakefilesYuri Tikhonov2008-04-22-4/+0
* The patch adds new POST tests for the Lwmon5 board.Yuri Tikhonov2008-03-18-0/+26
* Enable CODEC POST with CFG_POST_CODEC rather than with CFG_POST_DSP.Yuri Tikhonov2008-03-18-1/+1
* Add attribute POST_PREREL to ECC memory POSTLarry Johnson2008-02-07-2/+2
* POST: Execute SPR test after relocationStefan Roese2008-01-09-1/+1
* POST: Add ECC POST for the lwmon5 boardPavel Kolesnikov2007-07-20-0/+13
* Extend POST support for PPC440Igor Lisitsin2007-06-22-0/+14
* Patch by Pantelis Antoniou, 5 May 2004:wdenk2004-06-07-0/+13
* * Patches by Pantelis Antoniou, 30 Mar 2004:wdenk2004-04-15-0/+13
* * Patches by Yuli Barcohen, 13 Jul 2003:wdenk2003-07-14-4/+4
* * Code cleanup:wdenk2003-06-27-85/+85
* * LWMON extensions:wdenk2003-04-27-0/+40
* * Improve log buffer code; use "loglevel" to decide which messageswdenk2002-12-08-13/+28
* Initial revisionwdenk2002-10-07-0/+148