summaryrefslogtreecommitdiff
path: root/post/drivers/memory.c
AgeCommit message (Expand)Author
2011-10-23arm, post, memory: fix bug if sdram base != 0x00000000Heiko Schocher
2011-10-05POST: add new memory regions testValentin Longchamp
2011-10-05POST: drivers/memory.c coding style cleanupValentin Longchamp
2011-07-27post, memorytest: add support for none powerpc archsHeiko Schocher
2011-07-27post, memorytest: fix if vstart is not = 0x0Heiko Schocher
2011-07-26post: use ARRAY_SIZEMike Frysinger
2010-10-19Expand POST memory test to support arch-depended implementation.York Sun
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-04-22POST: preparations for moving CONFIG_POST to MakefilesYuri Tikhonov
2008-03-02Fix warnings while compilation of post/drivers/memory.cAnatolij Gustschin
2007-08-25POST: limit memory test area to not touch global data anymoreYuri Tikhonov
2007-03-06Restructure POST directory to support of other CPUs, boards, etc.Wolfgang Denk