summaryrefslogtreecommitdiff
path: root/post/lib_ppc/string.c
AgeCommit message (Collapse)Author
2008-07-20POST: Add disable interrupts in some of the missing CPU POST testsStefan Roese
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 <[email protected]>
2008-04-22POST: preparations for moving CONFIG_POST to MakefilesYuri Tikhonov
Remove CONFIG_POST ifdefs from the post/ source files. Signed-off-by: Yuri Tikhonov <[email protected]> Signed-off-by: Wolfgang Denk <[email protected]>
2007-03-06Restructure POST directory to support of other CPUs, boards, etc.Wolfgang Denk