summaryrefslogtreecommitdiff
path: root/cpu/mpc5xxx/cpu_init.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser1-233/+0
2010-03-22mpc5xxx: Remove all references to MGT5100Detlev Zundel1-28/+7
2010-02-03mpc5xxx/cpu_init.c: fix warning: unused variable 'cdm'Wolfgang Denk1-5/+7
2010-02-03mpc5xxx/cpu_init.c: fix warning: unused variable 'gpt0'Wolfgang Denk1-0/+3
2010-01-26mpc5xxx: Support CPU internal watchdog.Detlev Zundel1-1/+13
2010-01-18mpc5xxx/cpu_init.c: Convert to IO accessors.Detlev Zundel1-48/+78
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-60/+60
2007-07-10cpu/m*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger1-1/+1
2007-07-04cpu/mpc*/ : Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger1-1/+1
2007-05-27MPC5xxx: Change names of defines related to IPB and PCI clocks.Bartlomiej Sieka1-4/+4
2006-12-21[PATCH] Add support for the UC101 board from MAN.Heiko Schocher1-1/+1
2006-04-18MPC5200: enable snooping of DMA transactions on XLB even if no PCIWolfgang Denk1-0/+4
2006-03-31GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk1-2/+2
2004-10-11* Patch by Gridish Shlomi, 30 Aug 2004:wdenk1-0/+5
2004-07-11* Patch by Martin Krause, 30 Jun 2004:wdenk1-3/+9
2004-02-24* Patch by Masami Komiy, 22 Feb 2004:wdenk1-1/+1
2003-09-16* Modify XLB arbiter priorities on MPC5200 so all devices use samewdenk1-0/+5
2003-09-16Make IPB clock on MGT5100/MPC5200 configurable in board config file;wdenk1-0/+2
2003-09-06* Add support for SK98xx driverwdenk1-8/+8
2003-08-01Must enable timebase earlier on MPC5200wdenk1-5/+5
2003-07-17* Add support for IceCube board (with MGT5100 and MPC5200 CPUs)wdenk1-0/+185