Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add Dcbz(), Dcbi() and Dcbf() routines for MPC83xx. | Marian Balakowicz | 2006-03-14 | -0/+34 |
| | ||||
* | Correct shift offsets in icache_status and dcache_status for MPC83xx. | Marian Balakowicz | 2006-03-14 | -2/+2 |
| | ||||
* | Enable address translation on MPC83xx | Kumar Gala | 2006-02-10 | -179/+298 |
| | | | | Patch by Kumar Gala, 10 Feb 2006 | |||
* | Only disable the MPC83xx watchdog if its enabled out of reset. | Kumar Gala | 2006-01-11 | -0/+6 |
| | | | | | If its disabled out of reset SW can later enable it if so desired Patch by Kumar Gala, 11 Jan 2006 | |||
* | Fix style issues primarily in 85xx and 83xx boards. | Jon Loeliger | 2005-08-01 | -41/+38 |
| | | | | | | | | - C++ comments - Trailing white space - Indentation not by TAB - Excessive amount of empty lines - Trailing empty lines | |||
* | * Patch by Eran Liberty | Eran Liberty | 2005-07-28 | -0/+1096 |
Add support for the Freescale MPC8349ADS board. |