Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-01-14 | ppc_4xx: Fix post spr.c for PPC405 | Niklaus Giger | |
post/cpu/ppc4xx/spr.c contained a few checks for registers only present for PPC440 and derivates processor. Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com> | |||
2007-07-10 | Coding style cleanup; update CHANGELOG. | Wolfgang Denk | |
Signed-off-by: Wolfgang Denk <wd@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> -- |