summaryrefslogtreecommitdiff
path: root/board/freescale/mpc8540ads/mpc8540ads.c
AgeCommit message (Expand)Author
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass
2013-11-25Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xxYork Sun
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-08-20powerpc: Fix CamelCase checkpatch warningsPrabhakar Kushwaha
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-11-278xxx: Change all 8*xx_DDR addresses to 8xxxAndy Fleming
2012-08-23mpc85xx: use LCRR_DBYP define instead of raw constantPaul Gortmaker
2011-01-14MPC8xxx DDR: align informational printsBecky Bruce
2011-01-14mpc85xx: rename sdram_init() lbc_sdram_init()Becky Bruce
2011-01-14mpc85xx boards: initdram() cleanup/bugfixBecky Bruce
2010-11-14fsl: Clean up printing of PCI boot infoPeter Tyser
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce
2008-12-19mpc8xxx: LCRR[CLKDIV] is sometimes five bitsTrent Piepho
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-08-27FSL DDR: Convert MPC8540ADS to new DDR code.Kumar Gala
2008-06-12Change initdram() return type to phys_size_tBecky Bruce
2008-06-1185xx: remove dummy board_early_init_fKumar Gala
2008-06-1185xx: Remove unused and unconfigured memory test code.Kumar Gala
2008-03-05Remove erroneous or extra spd.h #includers.Jon Loeliger
2007-12-11Move the MPC8540 ADS board under board/freescale.Kumar Gala