aboutsummaryrefslogtreecommitdiff
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-20POST: 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-22Extend 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-23* Patches by Reinhard Meyer, 14 Feb 2004:wdenk1-2/+10
2003-10-15* Patches by Xianghua Xiao, 15 Oct 2003:LABEL_2003_10_16_0200wdenk1-1/+1
2003-07-24* 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-14* Patches by Yuli Barcohen, 13 Jul 2003:wdenk1-3/+3
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk1-2/+2
2003-04-27* LWMON extensions:wdenk1-0/+52
2002-12-08* Improve log buffer code; use "loglevel" to decide which messageswdenk1-0/+42
2002-11-21* Added support for both PCMCIA slots (at the same time!) on MPC8xxLABEL_2002_11_22_0015wdenk1-6/+9
2002-11-05* Add support for log buffer which can be passed to Linux kernel'sLABEL_2002_11_05_1735wdenk1-1/+9
2002-09-12Initial revisionwdenk1-0/+318