Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-10-18 | 85xx: Improve flash remapping on MPC8572DS & MPC8536DS | Kumar Gala | |
Changing the flash from cacheable to cache-inhibited was taking a significant amount of time due to the fact that we were iterating over the full 256M of flash. Instead we can just flush the L1 d-cache and invalidate the i-cache. Signed-off-by: Kumar Gala <galak@kernel.crashing.org> | |||
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | |
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> | |||
2008-08-27 | mpc85xx: Add support for the MPC8572DS reference board | Kumar Gala | |
Signed-off-by: Kumar Gala <galak@kernel.crashing.org> |