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