summaryrefslogtreecommitdiff
path: root/post
Commit message (Expand)AuthorAgeLines
* Coding Style cleanyp; update CHANGELOGWolfgang Denk2008-03-26-6/+6
* lwmon5 SYSMON POST: fix handling of negative temperaturesYuri Tikhonov2008-03-25-24/+36
* Merge branch 'master' of /home/wd/git/u-boot/workWolfgang Denk2008-03-22-1/+2
|\
| * LWMON5: fix dsPIC POSTYuri Tikhonov2008-03-22-1/+2
* | lwmon5 POST: remove unreachable codeWolfgang Denk2008-03-20-19/+24
|/
* LWMON5: POST RTC fixYuri Tikhonov2008-03-20-0/+15
* lwmon5: Fix register test logic to match the specific GDC h/w.Yuri Tikhonov2008-03-18-6/+12
* Fix backlight in the lwmon5 POST.Yuri Tikhonov2008-03-18-35/+8
* Some fixes to dspic, fpga, and gdc post tests for lwmon5. Disable external wa...Yuri Tikhonov2008-03-18-2/+6
* The patch introduces the CRITICAL feature of POST tests. If the test marked a...Yuri Tikhonov2008-03-18-3/+15
* The patch adds new POST tests for the Lwmon5 board. These are:Yuri Tikhonov2008-03-18-0/+811
* Enable CODEC POST with CFG_POST_CODEC rather than with CFG_POST_DSP.Yuri Tikhonov2008-03-18-1/+1
* ppc4xx: program_tlb now uses 64bit physical addessStefan Roese2008-03-15-2/+0
* Fix warnings while compilation of post/drivers/memory.cAnatolij Gustschin2008-03-02-3/+3
* POST: Disable cache while SPR POSTAnatolij Gustschin2008-03-02-0/+14
* Fix CPU POST test failureYuri Tikhonov2008-02-21-0/+3
* Add attribute POST_PREREL to ECC memory POSTLarry Johnson2008-02-07-2/+2
* ppc4xx: Refactor ECC POST for AMCC Denali coreLarry Johnson2008-01-16-131/+135
* ppc_4xx: Fix post spr.c for PPC405Niklaus Giger2008-01-14-0/+6
* POST: Execute SPR test after relocationStefan Roese2008-01-09-1/+1
* Cosmetic changes to ECC POST for AMCC Denali coreLarry Johnson2007-12-27-6/+6
* ppc4xx: Fix compilation problem in 405 cache POST testStefan Roese2007-12-27-1/+1
* ppc4xx: Fix problem in 44x cache POST routineStefan Roese2007-12-27-22/+19
* ppc4xx: Fix lwmon5 compilation problemStefan Roese2007-12-27-29/+0
* Fix/enhance ECC POST for 440EPx/GRxLarry Johnson2007-12-27-46/+46
* PPC4xx: Move/rename ECC POST for 440EPx/GRxLarry Johnson2007-12-27-0/+0
* ppc4xx: use correct io accessors for 4xx ethernet POSTMatthias Fuchs2007-12-27-21/+21
* ppc4xx: Enable CPU POST test for 4xx with dcache enabledStefan Roese2007-10-31-0/+11
* ppc4xx: Change 4xx POST ethernet test to handle cached memory tooStefan Roese2007-10-31-1/+10
* ppc4xx: Remove temporary TLB entry in POST cache test only for 440Stefan Roese2007-10-31-0/+2
* ppc4xx: Remove compiler warning from previous commitStefan Roese2007-10-31-1/+1
* ppc4xx: Remove temporary TLB entry in POST cache testStefan Roese2007-10-31-0/+2
* ppc4xx: Fix POST ethernet test for HaleakalaStefan Roese2007-10-31-7/+29
* POST: Add 405EX support to 4xx UART POST testStefan Roese2007-10-31-2/+13
* POST: limit memory test area to not touch global data anymoreYuri Tikhonov2007-08-25-0/+3
* POST: Fix merge problemStefan Roese2007-08-14-4/+1
* Merge with /home/stefan/git/u-boot/zeusStefan Roese2007-08-14-8/+197
|\
| * POST: Add option for external ethernet loopback testStefan Roese2007-08-14-1/+8
| * POST: Add ppc405 support to cache and UART POSTStefan Roese2007-08-14-7/+186
* | POST: Add ppc4xx UART POST support without external uart clock (lwmon5)Yuri Tikhonov2007-08-10-0/+43
* | ppc4xx: Update 440EPx lwmon5 board supportStefan Roese2007-07-31-2/+12
|/
* POST: Add ECC POST for the lwmon5 boardPavel Kolesnikov2007-07-20-0/+299
* make show_boot_progress () weak.Heiko Schocher2007-07-13-6/+2
* Coding style cleanup; update CHANGELOG.Wolfgang Denk2007-07-10-9/+8
* Merged POST framework with the current TOT.Sergei Poselenov2007-07-05-27/+1752
* Extend POST support for PPC440Igor Lisitsin2007-06-22-5/+572
* Remove obsoleted POST files.Wolfgang Denk2007-03-19-7555/+0
* Restructure POST directory to support of other CPUs, boards, etc.Wolfgang Denk2007-03-06-6/+7675
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-8/+10