summaryrefslogtreecommitdiff
path: root/board/freescale/mpc837xemds
Commit message (Expand)AuthorAgeLines
* Use correct spelling of "U-Boot"Bin Meng2016-02-06-1/+1
* fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-21-1/+3
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-13-3/+0
* net: Merge asm/fsl_enet.h into fsl_mdio.hClaudiu Manoil2014-09-08-1/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-30-0/+7
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-30-0/+15
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-01-23/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-30/+3
* doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk2012-07-29-0/+104
* punt unused clean/distclean targetsMike Frysinger2011-10-15-6/+0
* fsl: Change fsl_phy_enet_if to phy_interface_tAndy Fleming2011-04-20-1/+2
* tsec: Convert tsec to use PHY LibAndy Fleming2011-04-20-0/+7
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-2/+2
* powerpc/8xxx: Add fdt_fixup_phy_connection helperKumar Gala2010-10-20-4/+4
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-18-28/+0
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-1/+1
* mpc83xx: fix 837x MDS PCI HOST buildKim Phillips2010-10-18-1/+1
* 83xx: Remove warmboot parameter from PCI init functionsPeter Tyser2010-09-23-1/+1
* ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQKumar Gala2010-04-26-2/+2
* mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCIKim Phillips2009-07-18-4/+4
* mpc83xx: MPC837xEMDS: Use hwconfig instead of pci_external_arbiter variableAnton Vorontsov2009-07-16-2/+1
* mpc83xx: MPC837XEMDS: Fixup eSDHC nodes in device treeAnton Vorontsov2009-07-16-13/+24
* 83xx: Replace CONFIG_ECC_INIT_VIA_DDRC referencesPeter Tyser2009-07-02-2/+2
* mpc83xx: MPC837XEMDS: Initialize SerDes before negating PCIE reset signalAnton Vorontsov2009-03-05-7/+7
* 83xx: Add eSDHC support on 8379 EMDS boardAndy Fleming2009-02-16-5/+18
* mpc83xx: Add PCI-E support for MPC837XEMDS boardsAnton Vorontsov2009-01-21-5/+96
* mpc83xx: add support for switching between USB Host/Function for MPC837XEMDSAnton Vorontsov2008-10-21-4/+2
* mpc83xx: fix PCI scan hang on the standalone MPC837xE-MDS boardsAnton Vorontsov2008-10-21-0/+44
* mpc83xx: add SGMII riser module support for the MPC8378E-MDS boardsAnton Vorontsov2008-10-21-0/+123
* mpc83xx: fix serdes setup for the MPC8378E boardsAnton Vorontsov2008-10-21-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-34/+34
* mpc83xx: spd_sdram: fix ddr sdram base address assignment bugAnton Vorontsov2008-09-24-1/+1
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-02-1/+1
* Change initdram() return type to phys_size_tBecky Bruce2008-06-12-1/+1
* mpc83xx: Fix the bug of serdes initializationDave Liu2008-04-11-1/+1
* mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) codeKim Phillips2008-03-28-9/+6
* mpc83xx: initialize serdes for MPC837xEMDS boardsDave Liu2008-03-28-0/+33
* Remove erroneous or extra spd.h #includers.Jon Loeliger2008-03-05-3/+0
* mpc83xx: remove FLAT_TREE codeKim Phillips2008-01-08-13/+1
* mpc83xx: Add the support of MPC837xEMDS boardDave Liu2008-01-08-0/+287