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