summaryrefslogtreecommitdiff
path: root/post/post.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-06-29Configure DSP POST; add watchdog reset to diag commandSascha Laue1-0/+1
2008-05-21POST: add POST_STOP flagYuri Tikhonov1-2/+15
2008-04-22POST: preparations for moving CONFIG_POST to MakefilesYuri Tikhonov1-4/+0
2008-03-18The patch introduces the CRITICAL feature of POST tests. If the testYuri Tikhonov1-3/+15
2007-07-13make show_boot_progress () weak.Heiko Schocher1-6/+2
2007-06-23Extend POST support for PPC440Igor Lisitsin1-1/+1
2007-03-06Restructure POST directory to support of other CPUs, boards, etc.Wolfgang Denk1-0/+1
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-8/+2
2004-02-24* Patches by Reinhard Meyer, 14 Feb 2004:wdenk1-2/+10
2003-10-16* Patches by Xianghua Xiao, 15 Oct 2003:wdenk1-1/+1
2003-07-25* Implement new mechanism to export U-Boot's functions to standalonewdenk1-8/+17
2003-07-15* Patches by Martin Krause, 14 Jul 2003:wdenk1-7/+10
2003-07-15* Patches by Yuli Barcohen, 13 Jul 2003:wdenk1-3/+3
2003-06-28* Code cleanup:wdenk1-2/+2
2003-04-28* LWMON extensions:wdenk1-0/+52
2002-12-08* Improve log buffer code; use "loglevel" to decide which messageswdenk1-0/+42
2002-11-22* Added support for both PCMCIA slots (at the same time!) on MPC8xxwdenk1-6/+9
2002-11-05* Add support for log buffer which can be passed to Linux kernel'swdenk1-1/+9
2002-09-13Initial revisionwdenk1-0/+318