summaryrefslogtreecommitdiffstats
path: root/post/lib_ppc/string.c
Commit message (Collapse)AuthorAgeFilesLines
* POST: Add disable interrupts in some of the missing CPU POST testsStefan Roese2008-07-201-0/+4
| | | | | | | Some CPU POST tests did not disable the interrupts while running. This seems to be necessary to protect this self modifying code. Signed-off-by: Stefan Roese <sr@denx.de>
* POST: preparations for moving CONFIG_POST to MakefilesYuri Tikhonov2008-04-221-3/+0
| | | | | | | Remove CONFIG_POST ifdefs from the post/ source files. Signed-off-by: Yuri Tikhonov <yur@emcraft.com> Signed-off-by: Wolfgang Denk <wd@denx.de>
* Restructure POST directory to support of other CPUs, boards, etc.Wolfgang Denk2007-03-061-0/+106