aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/mpc8555cds/mpc8555cds.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun1-1/+1
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-08-20powerpc: Fix CamelCase checkpatch warningsPrabhakar Kushwaha1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-08-23mpc85xx: use LCRR_DBYP define instead of raw constantPaul Gortmaker1-3/+3
2012-01-11MPC85xxCDS: Fix missing LCRR_DBYP bits for 66-133MHz LBCPaul Gortmaker1-1/+1
2011-10-03powerpc/mpc85xxcds: Fix PCI speedchenhui zhao1-3/+3
2011-01-14MPC8xxx DDR: align informational printsBecky Bruce1-3/+3
2011-01-14mpc85xx: rename sdram_init() lbc_sdram_init()Becky Bruce1-2/+1
2011-01-14mpc85xx boards: initdram() cleanup/bugfixBecky Bruce1-45/+0
2010-11-14fsl: Clean up printing of PCI boot infoPeter Tyser1-3/+3
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce1-8/+4
2009-03-3085xx: Use common LSDMR defines from asm/fsl_lbc.hKumar Gala1-7/+7
2008-12-19mpc8xxx: LCRR[CLKDIV] is sometimes five bitsTrent Piepho1-1/+1
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk1-2/+2
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-21/+21
2008-08-27FSL DDR: Convert MPC8555ADS to new DDR code.Jon Loeliger1-1/+7
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-06-1185xx: remove dummy board_early_init_fKumar Gala1-5/+0
2008-06-1185xx: Remove unused and unconfigured memory test code.Kumar Gala1-39/+0
2008-03-05Remove erroneous or extra spd.h #includers.Jon Loeliger1-3/+1
2007-12-11Move the MPC8541/MPC8555/MPC8548 CDS board under board/freescale.Kumar Gala1-0/+534