summaryrefslogtreecommitdiffstats
path: root/board/freescale/mpc8569mds/mpc8569mds.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* board/freescale/mpc8569mds/mpc8569mds.c: Fix GCC 4.6 build warningKumar Gala2011-11-111-2/+0
* fsl: Change fsl_phy_enet_if to phy_interface_tAndy Fleming2011-04-201-1/+3
* powerpc/85xx: Rework MPC8569MDS pci_init_board to use common FSL PCIe codeKumar Gala2011-01-141-38/+1
* mpc85xx boards: initdram() cleanup/bugfixBecky Bruce2011-01-141-36/+0
* powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configuredKumar Gala2011-01-141-1/+2
* fsl: Clean up printing of PCI boot infoPeter Tyser2010-11-141-4/+4
* powerpc/8xxx: Add fdt_fixup_phy_connection helperKumar Gala2010-10-201-2/+2
* mpc8569mds: fix consuming long time while relocating code.Haiying Wang2010-10-071-0/+26
* powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala2010-07-201-4/+3
* 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-07-161-1/+1
* ppc/85xx: Add PIB/ATM support for MPC8569mdsLiu Yu2010-01-251-0/+7
* PCIe, USB: Replace 'end point' references with 'endpoint'Peter Tyser2010-01-171-1/+1
* mpc85xx: Add 4-bits eSDHC support for MPC8569E-MDS boardsAnton Vorontsov2010-01-051-0/+14
* ppc/85xx: Clean up MPC8569 MDS PCI setup codeKumar Gala2010-01-051-60/+26
* mpc85xx: Configure QE USB for MPC8569E-MDS boardsAnton Vorontsov2009-10-271-0/+32
* mpc85xx: Configure QE UART for MPC8569E-MDS boardsAnton Vorontsov2009-10-271-21/+77
* mpc85xx: Setup QE pinmux for SPI Flash on MPC8569E-MDS boardsAnton Vorontsov2009-10-271-0/+6
* mpc85xx: Add eSDHC support for MPC8569E-MDS boardsAnton Vorontsov2009-10-271-0/+116
* ppc/8xxx: Refactor code to determine if PCI is enabled & agent/hostKumar Gala2009-09-081-2/+2
* pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_initKumar Gala2009-08-281-3/+0
* pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_initKumar Gala2009-08-281-3/+1
* 85xx: Add RMII support for MPC8569MDSHaiying Wang2009-06-121-1/+95
* 85xx: Add UEC3 and UEC4 support for MPC8569MDSHaiying Wang2009-06-121-0/+30
* 85xx: Add UART1 support for MPC8569MDSHaiying Wang2009-06-121-0/+6
* fsl_pci: Move prototypes into fsl_pci.h and remove explicit externsKumar Gala2009-04-041-6/+0
* fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.hKumar Gala2009-04-041-1/+1
* MPC85xx: Add MPC8569MDS board supportHaiying Wang2009-03-301-0/+329
OpenPOWER on IntegriCloud