summaryrefslogtreecommitdiff
path: root/board/freescale/mpc8569mds/mpc8569mds.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-25ppc: Remove MPC8569MDS boardTom Rini1-590/+0
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-7/+8
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-05-18common: Drop flash.h from common headerSimon Glass1-0/+1
2019-12-03common: Move some board functions out of common.hSimon Glass1-0/+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
2015-11-20Move console definitions into a new console.h fileSimon Glass1-0/+1
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass1-1/+3
2013-11-25Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xxYork Sun1-1/+2
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun1-2/+2
2013-10-15Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-11-288xxx: Change all 8*xx_DDR addresses to 8xxxAndy Fleming1-1/+1
2011-11-11board/freescale/mpc8569mds/mpc8569mds.c: Fix GCC 4.6 build warningKumar Gala1-2/+0
2011-04-21fsl: Change fsl_phy_enet_if to phy_interface_tAndy Fleming1-1/+3
2011-01-14powerpc/85xx: Rework MPC8569MDS pci_init_board to use common FSL PCIe codeKumar Gala1-38/+1
2011-01-14mpc85xx boards: initdram() cleanup/bugfixBecky Bruce1-36/+0
2011-01-14powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configuredKumar Gala1-1/+2
2010-11-15fsl: Clean up printing of PCI boot infoPeter Tyser1-4/+4
2010-10-20powerpc/8xxx: Add fdt_fixup_phy_connection helperKumar Gala1-2/+2
2010-10-07mpc8569mds: fix consuming long time while relocating code.Haiying Wang1-0/+26
2010-07-20powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala1-4/+3
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce1-1/+1
2010-01-26ppc/85xx: Add PIB/ATM support for MPC8569mdsLiu Yu1-0/+7
2010-01-18PCIe, USB: Replace 'end point' references with 'endpoint'Peter Tyser1-1/+1
2010-01-05mpc85xx: Add 4-bits eSDHC support for MPC8569E-MDS boardsAnton Vorontsov1-0/+14
2010-01-05ppc/85xx: Clean up MPC8569 MDS PCI setup codeKumar Gala1-60/+26
2009-10-27mpc85xx: Configure QE USB for MPC8569E-MDS boardsAnton Vorontsov1-0/+32
2009-10-27mpc85xx: Configure QE UART for MPC8569E-MDS boardsAnton Vorontsov1-21/+77
2009-10-27mpc85xx: Setup QE pinmux for SPI Flash on MPC8569E-MDS boardsAnton Vorontsov1-0/+6
2009-10-27mpc85xx: Add eSDHC support for MPC8569E-MDS boardsAnton Vorontsov1-0/+116
2009-09-08ppc/8xxx: Refactor code to determine if PCI is enabled & agent/hostKumar Gala1-2/+2
2009-08-29pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_initKumar Gala1-3/+0
2009-08-29pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_initKumar Gala1-3/+1
2009-06-1385xx: Add RMII support for MPC8569MDSHaiying Wang1-1/+95
2009-06-1385xx: Add UEC3 and UEC4 support for MPC8569MDSHaiying Wang1-0/+30
2009-06-1285xx: Add UART1 support for MPC8569MDSHaiying Wang1-0/+6
2009-04-04fsl_pci: Move prototypes into fsl_pci.h and remove explicit externsKumar Gala1-6/+0
2009-04-04fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.hKumar Gala1-1/+1
2009-03-30MPC85xx: Add MPC8569MDS board supportHaiying Wang1-0/+329