summaryrefslogtreecommitdiffstats
path: root/board/freescale/mpc8555cds/mpc8555cds.c
Commit message (Expand)AuthorAgeFilesLines
* Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-251-1/+1
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* powerpc: Fix CamelCase checkpatch warningsPrabhakar Kushwaha2013-08-201-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* mpc85xx: use LCRR_DBYP define instead of raw constantPaul Gortmaker2012-08-231-3/+3
* MPC85xxCDS: Fix missing LCRR_DBYP bits for 66-133MHz LBCPaul Gortmaker2012-01-111-1/+1
* powerpc/mpc85xxcds: Fix PCI speedchenhui zhao2011-10-031-3/+3
* MPC8xxx DDR: align informational printsBecky Bruce2011-01-141-3/+3
* mpc85xx: rename sdram_init() lbc_sdram_init()Becky Bruce2011-01-141-2/+1
* mpc85xx boards: initdram() cleanup/bugfixBecky Bruce2011-01-141-45/+0
* fsl: Clean up printing of PCI boot infoPeter Tyser2010-11-141-3/+3
* 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-07-161-8/+4
* 85xx: Use common LSDMR defines from asm/fsl_lbc.hKumar Gala2009-03-301-7/+7
* mpc8xxx: LCRR[CLKDIV] is sometimes five bitsTrent Piepho2008-12-191-1/+1
* Cleanup: fix "MHz" spellingWolfgang Denk2008-10-211-2/+2
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-21/+21
* FSL DDR: Convert MPC8555ADS to new DDR code.Jon Loeliger2008-08-271-1/+7
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* 85xx: remove dummy board_early_init_fKumar Gala2008-06-111-5/+0
* 85xx: Remove unused and unconfigured memory test code.Kumar Gala2008-06-111-39/+0
* Remove erroneous or extra spd.h #includers.Jon Loeliger2008-03-051-3/+1
* Move the MPC8541/MPC8555/MPC8548 CDS board under board/freescale.Kumar Gala2007-12-111-0/+534
OpenPOWER on IntegriCloud