aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/mpc837xemds
AgeCommit message (Expand)AuthorFilesLines
2018-05-10board/freescale: Remove invalid fsl email addressesFabio Estevam1-2/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini3-7/+3
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-1/+1
2017-04-13board_f: Rename initdram() to dram_init()Simon Glass1-1/+1
2017-04-05board_f: Drop return value from initdram()Simon Glass1-3/+7
2017-04-05board_f: Drop board_type parameter from initdram()Simon Glass1-1/+1
2016-09-27usb: fsl: Rename fdt_fixup_dr_usbSriram Dash1-1/+1
2016-02-06Use correct spelling of "U-Boot"Bin Meng1-1/+1
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass1-1/+3
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-3/+0
2014-09-08net: Merge asm/fsl_enet.h into fsl_mdio.hClaudiu Manoil1-1/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+7
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+15
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-23/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk3-30/+3
2012-07-29doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk1-0/+104
2011-10-15punt unused clean/distclean targetsMike Frysinger1-6/+0
2011-04-20fsl: Change fsl_phy_enet_if to phy_interface_tAndy Fleming1-1/+2
2011-04-20tsec: Convert tsec to use PHY LibAndy Fleming1-0/+7
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-20powerpc/8xxx: Add fdt_fixup_phy_connection helperKumar Gala1-4/+4
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-28/+0
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-10-18mpc83xx: fix 837x MDS PCI HOST buildKim Phillips1-1/+1
2010-09-2383xx: Remove warmboot parameter from PCI init functionsPeter Tyser1-1/+1
2010-04-26ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQKumar Gala2-2/+2
2009-07-18mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCIKim Phillips2-4/+4
2009-07-16mpc83xx: MPC837xEMDS: Use hwconfig instead of pci_external_arbiter variableAnton Vorontsov1-2/+1
2009-07-16mpc83xx: MPC837XEMDS: Fixup eSDHC nodes in device treeAnton Vorontsov1-13/+24
2009-07-0283xx: Replace CONFIG_ECC_INIT_VIA_DDRC referencesPeter Tyser1-2/+2
2009-03-05mpc83xx: MPC837XEMDS: Initialize SerDes before negating PCIE reset signalAnton Vorontsov1-7/+7
2009-02-1683xx: Add eSDHC support on 8379 EMDS boardAndy Fleming1-5/+18
2009-01-21mpc83xx: Add PCI-E support for MPC837XEMDS boardsAnton Vorontsov3-5/+96
2008-10-21mpc83xx: add support for switching between USB Host/Function for MPC837XEMDSAnton Vorontsov1-4/+2
2008-10-21mpc83xx: fix PCI scan hang on the standalone MPC837xE-MDS boardsAnton Vorontsov2-0/+44
2008-10-21mpc83xx: add SGMII riser module support for the MPC8378E-MDS boardsAnton Vorontsov1-0/+123
2008-10-21mpc83xx: fix serdes setup for the MPC8378E boardsAnton Vorontsov1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2-34/+34
2008-09-24mpc83xx: spd_sdram: fix ddr sdram base address assignment bugAnton Vorontsov1-1/+1
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-04-11mpc83xx: Fix the bug of serdes initializationDave Liu1-1/+1
2008-03-28mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) codeKim Phillips1-9/+6
2008-03-28mpc83xx: initialize serdes for MPC837xEMDS boardsDave Liu1-0/+33
2008-03-05Remove erroneous or extra spd.h #includers.Jon Loeliger1-3/+0
2008-01-08mpc83xx: remove FLAT_TREE codeKim Phillips1-13/+1
2008-01-08mpc83xx: Add the support of MPC837xEMDS boardDave Liu4-0/+287