aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/mpc8544ds/mpc8544ds.c
AgeCommit message (Expand)AuthorFilesLines
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
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass1-1/+3
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-02-27net: phy: make board_phy_config responsible for calling drv->configTroy Kisky1-0/+2
2011-04-20tsec: Convert tsec to use PHY LibAndy Fleming1-0/+30
2011-01-14powerpc/85xx: Rework MPC8544DS pci_init_board to use common FSL PCIe codeKumar Gala1-74/+25
2011-01-14mpc85xx boards: initdram() cleanup/bugfixBecky Bruce1-17/+0
2011-01-14powerpc/85xx: Cleanup SGMII detection and reportingKumar Gala1-11/+9
2011-01-14powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configuredKumar Gala1-3/+4
2010-11-14mpc85xx: Fix SERDES/eTSEC message indentationPeter Tyser1-2/+2
2010-11-14fsl: Clean up printing of PCI boot infoPeter Tyser1-12/+12
2010-07-20powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala1-13/+2
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce1-1/+1
2010-04-07fsl: improve the PIXIS code and fix a few bugsTimur Tabi1-1/+0
2010-01-17PCIe, USB: Replace 'end point' references with 'endpoint'Peter Tyser1-3/+3
2010-01-05ppc/85xx: Clean up MPC8544 DS PCI setup codeKumar Gala1-179/+70
2009-09-08ppc/8xxx: Refactor code to determine if PCI is enabled & agent/hostKumar Gala1-7/+7
2009-08-28pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_initKumar Gala1-12/+0
2009-08-28pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_initKumar Gala1-9/+4
2009-07-2285xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boardsKumar Gala1-5/+6
2009-07-2285xx: Report which "bank" of NOR flash we are booting from on FSL boardsKumar Gala1-4/+12
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-02-16Fixup SGMII PHY ids in the device treeAndy Fleming1-0/+3
2009-01-2385xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boardsKumar Gala1-4/+4
2009-01-2385xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boardsKumar Gala1-13/+13
2009-01-13Change PCIE1&2 deciide logic on MPC8544DS board more readableRoy Zang1-2/+2
2009-01-13Fix IO port selection issue on MPC8544DS and MPC8572DS boardsRoy Zang1-1/+1
2008-12-0385xx: remove the unused ddr_enable_ecc in the board fileDave Liu1-10/+0
2008-11-02Coding Style cleanup, update CHANGELOGWolfgang Denk1-1/+1
2008-10-2485xx: Convert all fsl_pci_init users to new APIsKumar Gala1-73/+36
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-62/+62
2008-09-02Moved initialization of RTL8139 Ethernet controller to board_eth_init()Ben Warren1-4/+4
2008-09-02Add SGMII support for the 8544 DSAndy Fleming1-0/+39
2008-08-27FSL DDR: Convert MPC8544DS to new DDR code.Kumar Gala1-4/+7
2008-07-14MPC8544DS: Report board id, board version and fpga version.Kumar Gala1-1/+4
2008-07-11Fix some more print() format errors.Wolfgang Denk1-1/+1
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
2008-04-26MPC8544DS: decode pcie3 end-point configuration correctly.Ed Swarthout1-1/+1
2008-03-05Remove erroneous or extra spd.h #includers.Jon Loeliger1-3/+1
2007-12-11Stop using immap_t on 85xxKumar Gala1-3/+2
2007-12-11Stop using immap_t for guts offset on 85xxKumar Gala1-3/+2
2007-12-11Update MPC8544DS to use libfdtKumar Gala1-39/+32
2007-11-18Fix compiler warnings for PPC systems. Update CHANGELOG.Wolfgang Denk1-1/+1
2007-09-04Fix ULI RTC support on MPC8544 DSKumar Gala1-0/+6
2007-09-04ft_board_setup update 85xx/86xx of pci/pcie bus-range property.Ed Swarthout1-3/+11