aboutsummaryrefslogtreecommitdiff
path: root/post/cpu/ppc4xx/cache.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-03powerpc: remove 4xx supportHeiko Schocher1-106/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-3/+3
2008-04-22POST: preparations for moving CONFIG_POST to MakefilesYuri Tikhonov1-3/+0
2008-03-15ppc4xx: program_tlb now uses 64bit physical addessStefan Roese1-2/+0
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-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-08-14POST: Add ppc405 support to cache and UART POSTStefan Roese1-2/+14
2007-07-05Merged POST framework with the current TOT.Sergei Poselenov1-0/+114