summaryrefslogtreecommitdiff
path: root/cpu/mpc83xx/start.S
Commit message (Expand)AuthorAgeLines
* ppc: Refactor cache routines, so there is only one common set.Rafal Jaworowski2008-02-14-34/+0
* Fixed syntax error in function init_e300_core() of mpc83xx/start.S ifHeiko Schocher2008-01-12-1/+1
* [ppc] Fix build breakage for all non-4xx PowerPC variants.Rafal Jaworowski2007-06-22-2/+2
* mpc83xx: Put the version (and magic) after the HRCW.Jerry Van Baren2007-03-02-12/+16
* mpc83xx: Replace CFG_IMMRBAR with CFG_IMMRTimur Tabi2006-11-03-8/+8
* mpc83xx: Fix the incorrect dcbz operationDave Liu2006-11-03-0/+12
* mpc83xx: Add support for variable flash memory sizes on 83xx systemsTimur Tabi2006-11-03-8/+21
* Add Dcbz(), Dcbi() and Dcbf() routines for MPC83xx.Marian Balakowicz2006-03-14-0/+34
* Correct shift offsets in icache_status and dcache_status for MPC83xx.Marian Balakowicz2006-03-14-2/+2
* Enable address translation on MPC83xxKumar Gala2006-02-10-179/+298
* Only disable the MPC83xx watchdog if its enabled out of reset.Kumar Gala2006-01-11-0/+6
* Fix style issues primarily in 85xx and 83xx boards.Jon Loeliger2005-08-01-41/+38
* * Patch by Eran LibertyEran Liberty2005-07-28-0/+1096