summaryrefslogtreecommitdiff
path: root/include/post.h
Commit message (Expand)AuthorAgeLines
* qe: move immap_qe.h from arch directory into common directoryZhao Qiang2014-07-22-1/+1
* 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/+1
* POST: allow redefinition of post_word_load/storeValentin Longchamp2011-10-05-0/+8
* post, memory test: add memory_post_test() to include fileHeiko Schocher2011-07-28-0/+1
* post: new nor flash testMike Frysinger2011-07-26-0/+1
* Revert "post, memory test: add memory_post_test() to include file"Wolfgang Denk2011-07-26-1/+0
* post, memory test: add memory_post_test() to include fileHeiko Schocher2011-07-25-0/+1
* powerpc/8xxx: Fix _POST_WORD_ADDR on 85xx & 86xx systemsKumar Gala2010-12-01-2/+4
* Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk2010-10-29-1/+1
* mpc86xx: Add generic POST word read/write supportPeter Tyser2010-10-22-0/+4
* Setup POST word for generic mpc85xxYork Sun2010-10-20-2/+2
* POST cleanup.Michael Zaidman2010-09-21-1/+56
* mpc5121: pdm360ng: add coprocessor POSTAnatolij Gustschin2010-04-24-0/+1
* POST: add progress APIMichael Zaidman2010-03-21-0/+5
* Conditionally perform common relocation fixupsPeter Tyser2009-10-03-0/+2
* FPU POST: fix warnings when building with 2.18 binutilsYuri Tikhonov2009-01-24-0/+13
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-22/+22
* POST: add POST_STOP flagYuri Tikhonov2008-05-20-0/+1
* POST: switch CFG_POST_OCM with CFG_POST_CODEC (workaround)Yuri Tikhonov2008-05-20-2/+2
* POST: OCM test added.Yuri Tikhonov2008-05-20-0/+1
* The patch introduces the CRITICAL feature of POST tests. If the test marked a...Yuri Tikhonov2008-03-18-0/+4
* The patch adds new POST tests for the Lwmon5 board. These are:Yuri Tikhonov2008-03-18-0/+5
* POST: Add ECC POST for the lwmon5 boardPavel Kolesnikov2007-07-20-0/+1
* Extend POST support for PPC440Igor Lisitsin2007-06-22-0/+1
* Patch by Pantelis Antoniou, 5 May 2004:wdenk2004-06-07-0/+1
* * Patches by Pantelis Antoniou, 30 Mar 2004:wdenk2004-04-15-0/+1
* * Implement new mechanism to export U-Boot's functions to standalonewdenk2003-07-24-1/+3
* * Patches by Yuli Barcohen, 13 Jul 2003:wdenk2003-07-14-5/+6
* * LWMON extensions:wdenk2003-04-27-0/+5
* * Improve log buffer code; use "loglevel" to decide which messageswdenk2002-12-08-0/+3
* Initial revisionwdenk2002-09-12-0/+84