aboutsummaryrefslogtreecommitdiff
path: root/post/cpu
AgeCommit message (Expand)AuthorFilesLines
2008-05-20POST: OCM test added.Yuri Tikhonov2-0/+90
2008-05-10post/cpu/ppc4xx/Makefile: line length cleanupWolfgang Denk1-1/+7
2008-04-29POST: fix Makefiles for mpc8xx, lwmon, and netta POSTs.Yuri Tikhonov1-2/+3
2008-04-28post: Fix building with O=Kumar Gala1-1/+1
2008-04-22POST: move CONFIG_POST to MakefilesYuri Tikhonov1-2/+3
2008-04-22POST: preparations for moving CONFIG_POST to MakefilesYuri Tikhonov15-45/+2
2008-03-15ppc4xx: program_tlb now uses 64bit physical addessStefan Roese1-2/+0
2008-03-02POST: Disable cache while SPR POSTAnatolij Gustschin1-0/+14
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
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-27Fix/enhance ECC POST for 440EPx/GRxLarry Johnson2-46/+46
2007-12-27PPC4xx: Move/rename ECC POST for 440EPx/GRxLarry Johnson1-0/+267
2007-12-27ppc4xx: use correct io accessors for 4xx ethernet POSTMatthias Fuchs1-21/+21
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-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 Roese1-1/+1
2007-07-10Coding style cleanup; update CHANGELOG.Wolfgang Denk3-9/+8
2007-07-05Merged POST framework with the current TOT.Sergei Poselenov10-26/+1080
2007-06-22Extend POST support for PPC440Igor Lisitsin5-0/+541
2007-03-19Remove obsoleted POST files.Wolfgang Denk22-3963/+0
2007-03-06Restructure POST directory to support of other CPUs, boards, etc.Wolfgang Denk7-0/+2214
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-1/+1
2003-06-27* Code cleanup:LABEL_2003_06_27_2340wdenk8-158/+158
2002-11-03Initial revisionwdenk9-0/+1796
2002-09-12Initial revisionwdenk11-0/+1910
2002-08-27Initial revisionwdenk2-0/+257