summaryrefslogtreecommitdiff
path: root/post/post.c
Commit message (Expand)AuthorAgeLines
* Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk2010-10-29-1/+1
* Rename getenv_r() into getenv_f()Wolfgang Denk2010-08-04-1/+1
* POST: add progress APIMichael Zaidman2010-03-21-2/+15
* POST: Remove duplicated post_hotkey_pressed() functionsStefan Roese2009-12-07-0/+16
* Conditionally perform common relocation fixupsPeter Tyser2009-10-03-0/+2
* stdio/device: rework function naming conventionJean-Christophe PLAGNIOL-VILLARD2009-07-18-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-2/+2
* Configure DSP POST; add watchdog reset to diag commandSascha Laue2008-06-29-0/+1
* POST: add POST_STOP flagYuri Tikhonov2008-05-20-2/+15
* POST: preparations for moving CONFIG_POST to MakefilesYuri Tikhonov2008-04-22-4/+0
* The patch introduces the CRITICAL feature of POST tests. If the testYuri Tikhonov2008-03-18-3/+15
* make show_boot_progress () weak.Heiko Schocher2007-07-13-6/+2
* Extend POST support for PPC440Igor Lisitsin2007-06-22-1/+1
* Restructure POST directory to support of other CPUs, boards, etc.Wolfgang Denk2007-03-06-0/+1
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-8/+2
* * Patches by Reinhard Meyer, 14 Feb 2004:wdenk2004-02-23-2/+10
* * Patches by Xianghua Xiao, 15 Oct 2003:wdenk2003-10-15-1/+1
* * Implement new mechanism to export U-Boot's functions to standalonewdenk2003-07-24-8/+17
* * Patches by Martin Krause, 14 Jul 2003:wdenk2003-07-15-7/+10
* * Patches by Yuli Barcohen, 13 Jul 2003:wdenk2003-07-14-3/+3
* * Code cleanup:wdenk2003-06-27-2/+2
* * LWMON extensions:wdenk2003-04-27-0/+52
* * Improve log buffer code; use "loglevel" to decide which messageswdenk2002-12-08-0/+42
* * Added support for both PCMCIA slots (at the same time!) on MPC8xxwdenk2002-11-21-6/+9
* * Add support for log buffer which can be passed to Linux kernel'swdenk2002-11-05-1/+9
* Initial revisionwdenk2002-09-12-0/+318