summaryrefslogtreecommitdiffstats
path: root/cpu/mpc8260/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-131-338/+0
* mpc8260: move FDT memory node fixup into common CPU code.Marcel Ziswiler2009-11-221-0/+1
* MPC8260: fixup device tree by property instead of pathWolfgang Denk2009-05-151-5/+6
* mpc8260: Fill in brg's clock-frequency in device tree.Scott Wood2009-04-041-0/+3
* Fix MPC8260 with ethernet on SCCksi@koi8.net2009-02-091-1/+1
* mgcoge make ether_scc.c work with CONFIG_NET_MULTIGary Jennejohn2009-01-241-0/+3
* Moved initialization of FCC Ethernet controller to cpu_eth_initBen Warren2008-11-091-0/+13
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-10/+10
* fdt: rework fdt_fixup_ethernet() to use env instead of bd_tKumar Gala2008-08-211-1/+1
* mpc8260: add fdt_fixup_ethernet supportEsben Haabendal2008-07-011-0/+5
* [new uImage] Pull in libfdt if CONFIG_FIT is enabledMarian Balakowicz2008-02-211-1/+1
* Move do_fixup* for libfdt into common codeKumar Gala2007-11-211-26/+4
* add ft_cpu_setup(..) on mpc8260Sergej Stepanov2007-11-031-0/+38
* Added support for the TQM8272 board from TQHeiko Schocher2006-12-211-0/+9
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-311-5/+3
* Fix PowerQUICC II mask detection.Wolfgang Denk2005-08-061-2/+2
* Patch by Juergen Selent, 17 May 2005:wdenk2005-05-301-0/+2
* * Patch by Gridish Shlomi, 30 Aug 2004:wdenk2004-10-101-1/+13
* * Patches by Pantelis Antoniou, 30 Mar 2004:wdenk2004-04-151-1/+5
* * Patches by Thomas Viehweger, 16 Mar 2004:wdenk2004-03-231-12/+12
* * Patch by Nicolas Lacressonničre, 12 Nov 2003:wdenk2003-12-061-0/+1
* * Patch by Yuli Barcohen, 25 Sep 2003:wdenk2003-10-081-0/+3
* * Patches by Yuli Barcohen, 13 Jul 2003:wdenk2003-07-141-3/+24
* * Code cleanup:wdenk2003-06-271-1/+1
* * LWMON extensions:wdenk2003-04-271-4/+7
* Initial revisionwdenk2002-08-271-0/+243
OpenPOWER on IntegriCloud