summaryrefslogtreecommitdiffstats
path: root/board/freescale/mpc837xemds/mpc837xemds.c
Commit message (Expand)AuthorAgeFilesLines
* ppc: Remove MPC837XEMDS boardTom Rini2021-04-101-354/+0
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-7/+7
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop linux/delay.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* common: Move some board functions out of common.hSimon Glass2019-12-021-0/+1
* mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASEMario Six2019-05-211-1/+1
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* board_f: Rename initdram() to dram_init()Simon Glass2017-04-131-1/+1
* board_f: Drop return value from initdram()Simon Glass2017-04-051-3/+7
* board_f: Drop board_type parameter from initdram()Simon Glass2017-04-051-1/+1
* usb: fsl: Rename fdt_fixup_dr_usbSriram Dash2016-09-271-1/+1
* fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-211-1/+3
* net: Merge asm/fsl_enet.h into fsl_mdio.hClaudiu Manoil2014-09-081-1/+0
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-6/+1
* fsl: Change fsl_phy_enet_if to phy_interface_tAndy Fleming2011-04-201-1/+2
* tsec: Convert tsec to use PHY LibAndy Fleming2011-04-201-0/+7
* powerpc/8xxx: Add fdt_fixup_phy_connection helperKumar Gala2010-10-201-4/+4
* ppc: Split MPC83xx SERDES code from MPC85xx/MPC86xx/QorIQKumar Gala2010-04-261-1/+1
* mpc83xx: MPC837xEMDS: Use hwconfig instead of pci_external_arbiter variableAnton Vorontsov2009-07-161-2/+1
* mpc83xx: MPC837XEMDS: Fixup eSDHC nodes in device treeAnton Vorontsov2009-07-161-13/+24
* 83xx: Replace CONFIG_ECC_INIT_VIA_DDRC referencesPeter Tyser2009-07-021-2/+2
* 83xx: Add eSDHC support on 8379 EMDS boardAndy Fleming2009-02-161-5/+18
* mpc83xx: Add PCI-E support for MPC837XEMDS boardsAnton Vorontsov2009-01-211-4/+2
* mpc83xx: add support for switching between USB Host/Function for MPC837XEMDSAnton Vorontsov2008-10-211-4/+2
* mpc83xx: fix PCI scan hang on the standalone MPC837xE-MDS boardsAnton Vorontsov2008-10-211-0/+41
* mpc83xx: add SGMII riser module support for the MPC8378E-MDS boardsAnton Vorontsov2008-10-211-0/+123
* mpc83xx: fix serdes setup for the MPC8378E boardsAnton Vorontsov2008-10-211-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-22/+22
* mpc83xx: spd_sdram: fix ddr sdram base address assignment bugAnton Vorontsov2008-09-241-1/+1
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* mpc83xx: Fix the bug of serdes initializationDave Liu2008-04-111-1/+1
* mpc83xx: cleanup System Part and Revision ID Register (SPRIDR) codeKim Phillips2008-03-281-9/+6
* mpc83xx: initialize serdes for MPC837xEMDS boardsDave Liu2008-03-281-0/+33
* Remove erroneous or extra spd.h #includers.Jon Loeliger2008-03-051-3/+0
* mpc83xx: remove FLAT_TREE codeKim Phillips2008-01-081-13/+1
* mpc83xx: Add the support of MPC837xEMDS boardDave Liu2008-01-081-0/+144