Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-10-31 | ppc4xx: Enable CPU POST test for 4xx with dcache enabled | Stefan Roese | |
Now with caches enabled (i- and d-cache) on 44x, we need a chance to disable the cache for the CPU POST tests, since these tests consist of self modifying code. This is done via the new change_tlb() function. Signed-off-by: Stefan Roese <sr@denx.de> | |||
2007-07-05 | Merged POST framework with the current TOT. | Sergei Poselenov | |
Signed-off-by: Sergei Poselenov <sposelenov@emcraft.com> | |||
2007-06-22 | Extend POST support for PPC440 | Igor Lisitsin | |
Added memory, CPU, UART, I2C and SPR POST tests for PPC440. Signed-off-by: Igor Lisitsin <igor@emcraft.com> -- | |||
2007-03-06 | Restructure POST directory to support of other CPUs, boards, etc. | Wolfgang Denk | |