summaryrefslogtreecommitdiff
path: root/board/freescale/mpc8568mds/mpc8568mds.c
AgeCommit message (Expand)Author
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2011-11-11board/freescale/mpc8568mds/mpc8568mds.c: Fix GCC 4.6 build warningKumar Gala
2011-09-09powerpc/mpc8568mds: set pci1_hose.config_table after fsl_setup_hoseZhao Chenhui
2011-01-14powerpc/85xx: Rework MPC8568MDS pci_init_board to use common FSL PCIe codeKumar Gala
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
2011-01-14powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configuredKumar Gala
2010-11-14fsl: Clean up printing of PCI boot infoPeter Tyser
2010-07-20powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce
2010-01-17PCIe, USB: Replace 'end point' references with 'endpoint'Peter Tyser
2010-01-05ppc/85xx: Clean up MPC8568 MDS PCI setup codeKumar Gala
2009-09-08ppc/8xxx: Refactor code to determine if PCI is enabled & agent/hostKumar Gala
2009-08-28pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_initKumar Gala
2009-08-28pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_initKumar Gala
2009-04-04fsl_pci: Move prototypes into fsl_pci.h and remove explicit externsKumar Gala
2009-04-04fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.hKumar Gala
2009-03-3085xx: Use common LSDMR defines from asm/fsl_lbc.hKumar Gala
2009-01-2385xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boardsKumar Gala
2009-01-2385xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boardsKumar Gala
2008-12-19mpc8xxx: LCRR[CLKDIV] is sometimes five bitsTrent Piepho
2008-12-0385xx: remove the unused ddr_enable_ecc in the board fileDave Liu
2008-11-02Coding Style cleanup, update CHANGELOGWolfgang Denk
2008-10-2485xx: Convert all fsl_pci_init users to new APIsKumar Gala
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-08-27FSL DDR: Convert MPC8568MDS to new DDR code.Jon Loeliger
2008-06-12Change initdram() return type to phys_size_tBecky Bruce
2008-06-1185xx: Remove unused and unconfigured memory test code.Kumar Gala
2008-03-05Remove erroneous or extra spd.h #includers.Jon Loeliger
2008-01-09MPC8568E-MDS: set up QE pario for UART1Anton Vorontsov
2008-01-09MPC8568E-MDS: reset UCCs to use them reliablyAnton Vorontsov
2007-12-11Move the MPC8568 MDS board under board/freescale.Kumar Gala