summaryrefslogtreecommitdiff
path: root/cpu/mpc86xx/cpu_init.c
Commit message (Expand)AuthorAgeLines
* mpc86xx: Move setup_bats into cpu_init_fBecky Bruce2008-11-10-0/+4
* powerpc: change 86xx SMP boot methodBecky Bruce2008-11-04-0/+4
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-46/+46
* POWERPC 86xx: Move BAT setup code to CBecky Bruce2008-08-11-0/+25
* 85xx/86xx: Move to dynamic mgmt of LAWsKumar Gala2008-06-11-3/+0
* mpc86xx: Fix implicit declaration of functions 'init_laws' and 'disable_law'Jean-Christophe PLAGNIOL-VILLARD2008-02-18-0/+1
* 86xx: Support new law setup method and convert mpc8641Becky Bruce2008-01-24-0/+7
* Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk2007-09-15-1/+2
* cpu/86xx fixes.Jon Loeliger2007-08-10-2/+2
* Remove trailing empty lines.Jon Loeliger2006-08-29-5/+0
* General indent and whitespace cleanups.Jon Loeliger2006-08-22-4/+4
* Review cleanups.Jon Loeliger2006-05-31-10/+1
* Cleanup whitespaces and style issues.Jon Loeliger2006-04-27-10/+7
* Initial support for MPC8641 HPCN board.Jon Loeliger2006-04-26-0/+134