aboutsummaryrefslogtreecommitdiff
path: root/post
AgeCommit message (Expand)AuthorFilesLines
2008-04-22POST: preparations for moving CONFIG_POST to MakefilesYuri Tikhonov58-182/+2
2008-03-18lwmon5: Fix register test logic to match the specific GDC h/w.Yuri Tikhonov1-6/+12
2008-03-18Fix backlight in the lwmon5 POST.Yuri Tikhonov2-35/+8
2008-03-18Some fixes to dspic, fpga, and gdc post tests for lwmon5.Yuri Tikhonov3-2/+6
2008-03-18The patch introduces the CRITICAL feature of POST tests. If the testYuri Tikhonov1-3/+15
2008-03-18The patch adds new POST tests for the Lwmon5 board.Yuri Tikhonov8-0/+816
2008-03-18Enable CODEC POST with CFG_POST_CODEC rather than with CFG_POST_DSP.Yuri Tikhonov1-1/+1
2008-03-15ppc4xx: program_tlb now uses 64bit physical addessStefan Roese1-2/+0
2008-03-02Fix warnings while compilation of post/drivers/memory.cAnatolij Gustschin1-3/+3
2008-03-02POST: Disable cache while SPR POSTAnatolij Gustschin1-0/+14
2008-02-21Fix CPU POST test failureYuri Tikhonov1-0/+3
2008-02-07Add attribute POST_PREREL to ECC memory POSTLarry Johnson1-2/+2
2008-01-16ppc4xx: Refactor ECC POST for AMCC Denali coreLarry Johnson1-131/+135
2008-01-14ppc_4xx: Fix post spr.c for PPC405Niklaus Giger1-0/+6
2008-01-09POST: Execute SPR test after relocationStefan Roese1-1/+1
2007-12-27Cosmetic changes to ECC POST for AMCC Denali coreLarry Johnson1-6/+6
2007-12-27ppc4xx: Fix compilation problem in 405 cache POST testStefan Roese1-1/+1
2007-12-27ppc4xx: Fix problem in 44x cache POST routineStefan Roese1-22/+19
2007-12-27ppc4xx: Fix lwmon5 compilation problemStefan Roese1-29/+0
2007-12-27Fix/enhance ECC POST for 440EPx/GRxLarry Johnson2-46/+46
2007-12-27PPC4xx: Move/rename ECC POST for 440EPx/GRxLarry Johnson1-0/+0
2007-12-27ppc4xx: use correct io accessors for 4xx ethernet POSTMatthias Fuchs1-21/+21
2007-10-31ppc4xx: Enable CPU POST test for 4xx with dcache enabledStefan Roese1-0/+11
2007-10-31ppc4xx: Change 4xx POST ethernet test to handle cached memory tooStefan Roese1-1/+10
2007-10-31ppc4xx: Remove temporary TLB entry in POST cache test only for 440Stefan Roese1-0/+2
2007-10-31ppc4xx: Remove compiler warning from previous commitStefan Roese1-1/+1
2007-10-31ppc4xx: Remove temporary TLB entry in POST cache testStefan Roese1-0/+2
2007-10-31ppc4xx: Fix POST ethernet test for HaleakalaStefan Roese1-7/+29
2007-10-31POST: Add 405EX support to 4xx UART POST testStefan Roese1-2/+13
2007-08-25POST: limit memory test area to not touch global data anymoreYuri Tikhonov1-0/+3
2007-08-14POST: Fix merge problemStefan Roese1-4/+1
2007-08-14Merge with /home/stefan/git/u-boot/zeusStefan Roese4-8/+197
2007-08-14POST: Add option for external ethernet loopback testStefan Roese1-1/+8
2007-08-14POST: Add ppc405 support to cache and UART POSTStefan Roese3-7/+186
2007-08-10POST: Add ppc4xx UART POST support without external uart clock (lwmon5)Yuri Tikhonov1-0/+43
2007-07-31ppc4xx: Update 440EPx lwmon5 board supportStefan Roese2-2/+12
2007-07-20POST: Add ECC POST for the lwmon5 boardPavel Kolesnikov3-0/+299
2007-07-13make show_boot_progress () weak.Heiko Schocher1-6/+2
2007-07-10Coding style cleanup; update CHANGELOG.Wolfgang Denk3-9/+8
2007-07-05Merged POST framework with the current TOT.Sergei Poselenov21-27/+1752
2007-06-22Extend POST support for PPC440Igor Lisitsin9-5/+572
2007-03-19Remove obsoleted POST files.Wolfgang Denk36-7555/+0
2007-03-06Restructure POST directory to support of other CPUs, boards, etc.Wolfgang Denk42-6/+7675
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz3-8/+10
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk5-18/+10
2005-10-13Cleanup for GCC-4.xWolfgang Denk1-5/+5
2005-07-28Fix sysmon POST problem: check I2C error codesWolfgang Denk1-2/+11
2005-06-05Fix watchdog reset problems on LWMON boardwdenk1-0/+1
2004-09-08* Patch by Detlev Zundel, 08 Sep 2004:LABEL_2004_09_09_0000wdenk1-13/+14