summaryrefslogtreecommitdiffstats
path: root/board/freescale/mpc8560ads/mpc8560ads.c
Commit message (Expand)AuthorAgeFilesLines
* Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-251-2/+2
* 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
* 8xxx: Change all 8*xx_DDR addresses to 8xxxAndy Fleming2012-11-271-1/+1
* mpc85xx: use LCRR_DBYP define instead of raw constantPaul Gortmaker2012-08-231-3/+3
* MPC8xxx DDR: align informational printsBecky Bruce2011-01-141-2/+3
* mpc85xx: rename sdram_init() lbc_sdram_init()Becky Bruce2011-01-141-3/+1
* mpc85xx boards: initdram() cleanup/bugfixBecky Bruce2011-01-141-51/+1
* miiphy: convert to linux/mii.hMike Frysinger2011-01-091-3/+3
* fsl: Clean up printing of PCI boot infoPeter Tyser2010-11-141-2/+2
* net ppc: fix ethernet device names with spacesHeiko Schocher2010-08-091-1/+1
* 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-07-161-4/+4
* 85xx: Use common LSDMR defines from asm/fsl_lbc.hKumar Gala2009-03-301-0/+1
* 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-32/+32
* FSL DDR: Convert MPC8560ADS to new DDR code.Jon Loeliger2008-08-271-3/+8
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* 85xx: remove dummy board_early_init_fKumar Gala2008-06-111-6/+0
* 85xx: Remove unused and unconfigured memory test code.Kumar Gala2008-06-111-36/+0
* Remove erroneous or extra spd.h #includers.Jon Loeliger2008-03-051-3/+1
* Move the MPC8560 ADS board under board/freescale.Kumar Gala2007-12-111-0/+566
OpenPOWER on IntegriCloud