Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Cleanup: fix "MHz" spelling | Wolfgang Denk | 2008-10-21 | -3/+3 |
| | | | | Signed-off-by: Wolfgang Denk <wd@denx.de> | |||
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -10/+10 |
| | | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | |||
* | [PATCH] Add support for Prodrive P3M750 & P3M7448 (P3Mx) boards | Stefan Roese | 2006-11-29 | -0/+1025 |
This patch adds support for the Prodrive P3M750 (PPC750 & MV64460) and the P3M7448 (MPC7448 & MV64460) PMC modules. Both modules are quite similar and share the same board directory "prodrive/p3mx" and the same config file "p3mx.h". Signed-off-by: Stefan Roese <sr@denx.de> |