aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/mpc837xemds/mpc837xemds.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-10ppc: Remove MPC837XEMDS boardTom Rini1-354/+0
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-7/+7
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop net.h from common headerSimon Glass1-0/+1
2019-12-02common: Move some board functions out of common.hSimon Glass1-0/+1
2019-05-21mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASEMario Six1-1/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-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
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass1-1/+3
2014-09-08net: Merge asm/fsl_enet.h into fsl_mdio.hClaudiu Manoil1-1/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-6/+1
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-10-20powerpc/8xxx: Add fdt_fixup_phy_connection helperKumar Gala1-4/+4
2010-04-26ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQKumar Gala1-1/+1
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-02-1683xx: Add eSDHC support on 8379 EMDS boardAndy Fleming1-5/+18
2009-01-21mpc83xx: Add PCI-E support for MPC837XEMDS boardsAnton Vorontsov1-4/+2
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 Vorontsov1-0/+41
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-VILLARD1-22/+22
2008-09-24mpc83xx: spd_sdram: fix ddr sdram base address assignment bugAnton Vorontsov1-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 Liu1-0/+144