Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Code cleanup | Wolfgang Denk | 2006-10-24 | -165/+165 |
| | ||||
* | Fix whitespace issues. | Jon Loeliger | 2006-10-10 | -1/+0 |
| | ||||
* | General indent and whitespace cleanups. | Jon Loeliger | 2006-08-22 | -100/+97 |
| | ||||
* | Copy Global Data Pointer to r29 for DECLARE_GLOBAL_DATA_PTR | Haiying Wang | 2006-08-17 | -1/+2 |
| | ||||
* | Do not enable address translation on secondary CPUs. | Jon Loeliger | 2006-06-15 | -15/+0 |
| | | | | | | Do not set up BATs on secondary CPUs. Let Linux do the nasty. Signed-off-by: Jon Loeliger <jdl@freescale.com> | |||
* | Change arbitration to round-robin for SMP linux. | Jon Loeliger | 2006-05-19 | -6/+9 |
| | ||||
* | Remove unneeded INIT_RAM_LOCK cache twiddling. | Haiying Wang | 2006-05-10 | -2/+3 |
| | | | | | | Correctly tracks r29 as global data pointer now. Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com> | |||
* | Cleanup whitespaces and style issues. | Jon Loeliger | 2006-04-27 | -2/+2 |
| | | | | | | | Removed //-style comments. Use 80-column lines. Remove trailing whitespace. Remove dead code and debug cruft. | |||
* | Initial support for MPC8641 HPCN board. | Jon Loeliger | 2006-04-26 | -0/+1240 |