summaryrefslogtreecommitdiffstats
path: root/board/freescale/mpc8540ads/mpc8540ads.c
Commit message (Expand)AuthorAgeFilesLines
* fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-211-2/+3
* Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xxYork Sun2013-11-251-1/+2
* 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
* fsl: Clean up printing of PCI boot infoPeter Tyser2010-11-141-2/+2
* 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-07-161-4/+4
* 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-31/+31
* FSL DDR: Convert MPC8540ADS to new DDR code.Kumar Gala2008-08-271-5/+9
* 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-4/+1
* Move the MPC8540 ADS board under board/freescale.Kumar Gala2007-12-111-0/+348
OpenPOWER on IntegriCloud