summaryrefslogtreecommitdiffstats
path: root/board/sbc8560/sbc8560.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: delete Wind River SBC8560/8540 supportPaul Gortmaker2012-10-171-369/+0
* board/sbc8560/sbc8560.c: Fix GCC 4.6 build warningKumar Gala2011-11-111-2/+1
* mpc85xx boards: initdram() cleanup/bugfixBecky Bruce2011-01-141-92/+1
* miiphy: convert to linux/mii.hMike Frysinger2011-01-091-3/+3
* net ppc: fix ethernet device names with spacesHeiko Schocher2010-08-091-1/+1
* 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-07-161-3/+3
* fsl_dma: Break out common memory initialization functionPeter Tyser2009-07-011-31/+1
* 8xxx: Move dma_init() call to common codePeter Tyser2009-07-011-1/+1
* 8xxx: Rename dma_xfer() to dmacpy()Peter Tyser2009-07-011-13/+12
* 85xx: Fix compile breakage with sbc8540 and sbc8560Wolfgang Denk2009-01-281-1/+1
* Cleanup: fix "MHz" spellingWolfgang Denk2008-10-211-1/+1
* Use strmhz() to format clock frequenciesWolfgang Denk2008-10-211-5/+7
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-31/+31
* FSL DDR: Convert SBC8560 to new DDR code.Kumar Gala2008-08-271-1/+5
* sbc8560: add in ft_board_setup()Paul Gortmaker2008-07-141-0/+28
* sbc8560: properly set cs0_bnds for 512MBPaul Gortmaker2008-07-141-0/+4
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* Remove erroneous or extra spd.h #includers.Jon Loeliger2008-03-051-4/+2
* Stop using immap_t on 85xxKumar Gala2007-12-111-7/+4
* Stop using immap_t for guts offset on 85xxKumar Gala2007-12-111-2/+1
* Add support for multiple PHYs.Marian Balakowicz2005-10-281-3/+8
* * Patch by Michael Bendzick, 30 Aug 2004:wdenk2004-10-101-0/+4
* * Code cleanupwdenk2004-08-011-1/+3
* * Patch by Fred Klatt, 25 Jun 2004:wdenk2004-07-101-0/+449
OpenPOWER on IntegriCloud