summaryrefslogtreecommitdiffstats
path: root/board/freescale/mpc8569mds
Commit message (Expand)AuthorAgeFilesLines
* board/freescale/mpc8569mds/mpc8569mds.c: Fix GCC 4.6 build warningKumar Gala2011-11-111-2/+0
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0
* fsl: Change fsl_phy_enet_if to phy_interface_tAndy Fleming2011-04-201-1/+3
* powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala2011-04-041-22/+0
* powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()Kumar Gala2011-04-041-6/+0
* powerpc/85xx: Remove config.mk for nand linker scriptKumar Gala2011-04-041-30/+0
* powerpc/85xx: Convert MPC8569MDS to use common SRIO init codeKumar Gala2011-01-141-2/+1
* powerpc/85xx: Rework MPC8569MDS pci_init_board to use common FSL PCIe codeKumar Gala2011-01-142-41/+2
* 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
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+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
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-5/+0
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-3/+3
* mkconfig: change CONFIG_MK_ prefix into plain CONFIG_Wolfgang Denk2010-10-181-1/+1
* mpc8569mds: fix some ddr settingsHaiying Wang2010-10-071-3/+13
* mpc8569mds: fix consuming long time while relocating code.Haiying Wang2010-10-072-5/+36
* 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
* Create CPUDIR variablePeter Tyser2010-04-131-1/+1
* Nand boot: Add nand boot support for MPC8569mds boardLiu Yu2010-01-272-0/+20
* 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-272-0/+36
* mpc85xx: Configure QE UART for MPC8569E-MDS boardsAnton Vorontsov2009-10-272-21/+78
* mpc85xx: Setup QE pinmux for SPI Flash on MPC8569E-MDS boardsAnton Vorontsov2009-10-271-0/+6
* mpc85xx: Setup SRIO memory region LAW for MPC8569E-MDS boardsAnton Vorontsov2009-10-271-0/+1
* mpc85xx: Add eLBC NAND support for MPC8569E-MDS boardsAnton Vorontsov2009-10-271-19/+11
* mpc85xx: Add eSDHC support for MPC8569E-MDS boardsAnton Vorontsov2009-10-272-1/+118
* ppc/8xxx: Refactor code to determine if PCI is enabled & agent/hostKumar Gala2009-09-081-2/+2
* 85xx: Move to a common linker scriptKumar Gala2009-08-281-143/+0
* 85xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala2009-08-281-4/+0
* 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
* Update Freescale copyrights to remove "All Rights Reserved"Kumar Gala2009-07-293-3/+3
* 85xx: Add RMII support for MPC8569MDSHaiying Wang2009-06-123-3/+110
* 85xx: Add UEC3 and UEC4 support for MPC8569MDSHaiying Wang2009-06-122-0/+34
* 85xx: Add UART1 support for MPC8569MDSHaiying Wang2009-06-121-0/+6
* 85xx: Fix the wrong BCSR address of 8569MDSDave Liu2009-06-091-1/+1
* 85xx: Fix the clock adjust of mpc8569mds boardDave Liu2009-06-091-1/+1
* 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-309-0/+934
OpenPOWER on IntegriCloud