summaryrefslogtreecommitdiff
path: root/board/freescale/mpc8568mds/mpc8568mds.c
Commit message (Expand)AuthorAgeLines
* board/freescale/mpc8568mds/mpc8568mds.c: Fix GCC 4.6 build warningKumar Gala2011-11-11-2/+1
* powerpc/mpc8568mds: set pci1_hose.config_table after fsl_setup_hoseZhao Chenhui2011-09-09-6/+5
* powerpc/85xx: Rework MPC8568MDS pci_init_board to use common FSL PCIe codeKumar Gala2011-01-14-34/+13
* MPC8xxx DDR: align informational printsBecky Bruce2011-01-14-3/+3
* mpc85xx: rename sdram_init() lbc_sdram_init()Becky Bruce2011-01-14-2/+1
* mpc85xx boards: initdram() cleanup/bugfixBecky Bruce2011-01-14-38/+0
* powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configuredKumar Gala2011-01-14-1/+2
* fsl: Clean up printing of PCI boot infoPeter Tyser2010-11-14-4/+4
* powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala2010-07-20-7/+2
* 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-07-16-7/+4
* PCIe, USB: Replace 'end point' references with 'endpoint'Peter Tyser2010-01-17-1/+1
* ppc/85xx: Clean up MPC8568 MDS PCI setup codeKumar Gala2010-01-05-92/+45
* ppc/8xxx: Refactor code to determine if PCI is enabled & agent/hostKumar Gala2009-09-08-2/+2
* pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_initKumar Gala2009-08-28-6/+0
* pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_initKumar Gala2009-08-28-4/+2
* fsl_pci: Move prototypes into fsl_pci.h and remove explicit externsKumar Gala2009-04-04-6/+0
* fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.hKumar Gala2009-04-04-1/+1
* 85xx: Use common LSDMR defines from asm/fsl_lbc.hKumar Gala2009-03-30-5/+5
* 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boardsKumar Gala2009-01-23-2/+2
* 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boardsKumar Gala2009-01-23-2/+2
* mpc8xxx: LCRR[CLKDIV] is sometimes five bitsTrent Piepho2008-12-19-1/+1
* 85xx: remove the unused ddr_enable_ecc in the board fileDave Liu2008-12-03-12/+0
* Coding Style cleanup, update CHANGELOGWolfgang Denk2008-11-02-1/+1
* 85xx: Convert all fsl_pci_init users to new APIsKumar Gala2008-10-24-37/+19
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-41/+41
* FSL DDR: Convert MPC8568MDS to new DDR code.Jon Loeliger2008-08-27-1/+7
* Change initdram() return type to phys_size_tBecky Bruce2008-06-12-1/+1
* 85xx: Remove unused and unconfigured memory test code.Kumar Gala2008-06-11-39/+0
* Remove erroneous or extra spd.h #includers.Jon Loeliger2008-03-05-3/+1
* MPC8568E-MDS: set up QE pario for UART1Anton Vorontsov2008-01-09-0/+7
* MPC8568E-MDS: reset UCCs to use them reliablyAnton Vorontsov2008-01-09-0/+3
* Move the MPC8568 MDS board under board/freescale.Kumar Gala2007-12-11-0/+555