aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/mpc8548cds/mpc8548cds.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-05pci: freescale: Drop old codeSimon Glass1-114/+0
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-2/+2
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 pci_init_board() out of common.hSimon Glass1-0/+1
2019-12-02Move strtomhz() to vsprintf.hSimon Glass1-0/+1
2019-08-28powerpc: MPC8548CDS: Compile legacy PCIe routines conditionallyHou Zhiqiang1-2/+4
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
2016-01-28powerpc: mpc8548cds: Do not wrap pci_eth_init() with CONFIG_TSEC_ENETBin Meng1-2/+2
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun1-1/+1
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2011-11-11board/freescale/mpc8548cds/mpc8548cds.c: Fix GCC 4.6 build warningKumar Gala1-4/+0
2011-11-08powerpc/mpc8548cds: Fix network initializationchenhui zhao1-7/+58
2011-10-13powerpc/mpc8548cds: Code cleanup and refactoringchenhui zhao1-4/+4
2011-10-03powerpc/mpc85xxcds: Fix PCI speedchenhui zhao1-2/+2
2011-10-03powerpc/mpc8548cds: Fix booting messagechenhui zhao1-3/+3
2011-09-29powerpc/mpc8548cds: Cleanup mpc8548cds.cZhao Chenhui1-7/+0
2011-09-09powerpc/mpc8548cds: set pci1_hose.config_table after fsl_setup_hoseZhao Chenhui1-3/+3
2011-01-14powerpc/85xx: Rework MPC8548CDS pci_init_board to use common FSL PCIe codeKumar Gala1-32/+11
2011-01-14MPC8xxx DDR: align informational printsBecky Bruce1-3/+3
2011-01-14mpc85xx: rename sdram_init() lbc_sdram_init()Becky Bruce1-2/+1
2011-01-14mpc85xx boards: initdram() cleanup/bugfixBecky Bruce1-38/+0
2011-01-14powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configuredKumar Gala1-1/+2
2010-11-14fsl: Clean up printing of PCI boot infoPeter Tyser1-8/+8
2010-07-20powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala1-7/+2
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce1-9/+4
2010-01-17PCIe, USB: Replace 'end point' references with 'endpoint'Peter Tyser1-1/+1
2010-01-05ppc/85xx: Clean up MPC8548 CDS PCI setup codeKumar Gala1-93/+48
2009-10-03ppc: Remove pci config table pointer relocation fixupsPeter Tyser1-7/+0
2009-09-08ppc/8xxx: Refactor code to determine if PCI is enabled & agent/hostKumar Gala1-3/+3
2009-08-28pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_initKumar Gala1-7/+0
2009-08-28pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_initKumar Gala1-4/+2
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-3085xx: Use common LSDMR defines from asm/fsl_lbc.hKumar Gala1-5/+5
2009-01-2385xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boardsKumar Gala1-2/+2
2009-01-2385xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boardsKumar Gala1-2/+2
2008-12-19mpc8xxx: LCRR[CLKDIV] is sometimes five bitsTrent Piepho1-1/+1
2008-12-0485xx: Add PORDEVSR_PCI1 definePeter Tyser1-1/+1
2008-12-0385xx: Add CPU 2 errata workaround to all 8548 boardsPeter Tyser1-12/+0
2008-12-0385xx: remove the unused ddr_enable_ecc in the board fileDave Liu1-11/+0
2008-11-02Coding Style cleanup, update CHANGELOGWolfgang Denk1-1/+1
2008-10-2485xx: Convert all fsl_pci_init users to new APIsKumar Gala1-38/+19
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-41/+41
2008-08-27FSL DDR: Convert MPC8548CDS to new DDR code.Jon Loeliger1-1/+7
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-06-1185xx: remove dummy board_early_init_fKumar Gala1-5/+0
2008-06-1185xx: Remove unused and unconfigured memory test code.Kumar Gala1-39/+0