summaryrefslogtreecommitdiff
path: root/cpu/mpc8260/cpu.c
Commit message (Expand)AuthorAgeLines
* MPC8260: fixup device tree by property instead of pathWolfgang Denk2009-05-15-5/+6
* mpc8260: Fill in brg's clock-frequency in device tree.Scott Wood2009-04-04-0/+3
* Fix MPC8260 with ethernet on SCCksi@koi8.net2009-02-09-1/+1
* mgcoge make ether_scc.c work with CONFIG_NET_MULTIGary Jennejohn2009-01-24-0/+3
* Moved initialization of FCC Ethernet controller to cpu_eth_initBen Warren2008-11-09-0/+13
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-10/+10
* fdt: rework fdt_fixup_ethernet() to use env instead of bd_tKumar Gala2008-08-21-1/+1
* mpc8260: add fdt_fixup_ethernet supportEsben Haabendal2008-07-01-0/+5
* [new uImage] Pull in libfdt if CONFIG_FIT is enabledMarian Balakowicz2008-02-21-1/+1
* Move do_fixup* for libfdt into common codeKumar Gala2007-11-21-26/+4
* add ft_cpu_setup(..) on mpc8260Sergej Stepanov2007-11-03-0/+38
* Added support for the TQM8272 board from TQHeiko Schocher2006-12-21-0/+9
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-5/+3
* Fix PowerQUICC II mask detection.Wolfgang Denk2005-08-06-2/+2
* Patch by Juergen Selent, 17 May 2005:wdenk2005-05-30-0/+2
* * Patch by Gridish Shlomi, 30 Aug 2004:wdenk2004-10-10-1/+13
* * Patches by Pantelis Antoniou, 30 Mar 2004:wdenk2004-04-15-1/+5
* * Patches by Thomas Viehweger, 16 Mar 2004:wdenk2004-03-23-12/+12
* * Patch by Nicolas Lacressonnière, 12 Nov 2003:wdenk2003-12-06-0/+1
* * Patch by Yuli Barcohen, 25 Sep 2003:wdenk2003-10-08-0/+3
* * Patches by Yuli Barcohen, 13 Jul 2003:wdenk2003-07-14-3/+24
* * Code cleanup:wdenk2003-06-27-1/+1
* * LWMON extensions:wdenk2003-04-27-4/+7
* Initial revisionwdenk2002-08-27-0/+243