index
:
snowball/u-boot-ux500.git
igloo
master
u-boot for ux500
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpu
/
mpc86xx
/
cpu_init.c
Age
Commit message (
Expand
)
Author
2009-08-28
8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx
Poonam Aggrwal
2009-07-01
8xxx: Move dma_init() call to common code
Peter Tyser
2009-04-01
86xx: Cleanup MP support
Kumar Gala
2009-02-10
mpc86xx: Add support to populate addr map based on BATs
Becky Bruce
2008-11-10
mpc86xx: Move setup_bats into cpu_init_f
Becky Bruce
2008-11-04
powerpc: change 86xx SMP boot method
Becky Bruce
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-08-11
POWERPC 86xx: Move BAT setup code to C
Becky Bruce
2008-06-11
85xx/86xx: Move to dynamic mgmt of LAWs
Kumar Gala
2008-02-18
mpc86xx: Fix implicit declaration of functions 'init_laws' and 'disable_law'
Jean-Christophe PLAGNIOL-VILLARD
2008-01-24
86xx: Support new law setup method and convert mpc8641
Becky Bruce
2007-09-15
Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global
Wolfgang Denk
2007-08-10
cpu/86xx fixes.
Jon Loeliger
2006-08-29
Remove trailing empty lines.
Jon Loeliger
2006-08-22
General indent and whitespace cleanups.
Jon Loeliger
2006-05-31
Review cleanups.
Jon Loeliger
2006-04-27
Cleanup whitespaces and style issues.
Jon Loeliger
2006-04-26
Initial support for MPC8641 HPCN board.
Jon Loeliger