summaryrefslogtreecommitdiffstats
path: root/board/freescale/mpc8544ds/mpc8544ds.c
Commit message (Expand)AuthorAgeFilesLines
* Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-251-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* net: phy: make board_phy_config responsible for calling drv->configTroy Kisky2012-02-271-0/+2
* tsec: Convert tsec to use PHY LibAndy Fleming2011-04-201-0/+30
* powerpc/85xx: Rework MPC8544DS pci_init_board to use common FSL PCIe codeKumar Gala2011-01-141-74/+25
* mpc85xx boards: initdram() cleanup/bugfixBecky Bruce2011-01-141-17/+0
* powerpc/85xx: Cleanup SGMII detection and reportingKumar Gala2011-01-141-11/+9
* powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configuredKumar Gala2011-01-141-3/+4
* mpc85xx: Fix SERDES/eTSEC message indentationPeter Tyser2010-11-141-2/+2
* fsl: Clean up printing of PCI boot infoPeter Tyser2010-11-141-12/+12
* powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala2010-07-201-13/+2
* 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-07-161-1/+1
* fsl: improve the PIXIS code and fix a few bugsTimur Tabi2010-04-071-1/+0
* PCIe, USB: Replace 'end point' references with 'endpoint'Peter Tyser2010-01-171-3/+3
* ppc/85xx: Clean up MPC8544 DS PCI setup codeKumar Gala2010-01-051-179/+70
* ppc/8xxx: Refactor code to determine if PCI is enabled & agent/hostKumar Gala2009-09-081-7/+7
* pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_initKumar Gala2009-08-281-12/+0
* pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_initKumar Gala2009-08-281-9/+4
* 85xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boardsKumar Gala2009-07-221-5/+6
* 85xx: Report which "bank" of NOR flash we are booting from on FSL boardsKumar Gala2009-07-221-4/+12
* fsl_pci: Move prototypes into fsl_pci.h and remove explicit externsKumar Gala2009-04-041-6/+0
* fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.hKumar Gala2009-04-041-1/+1
* Fixup SGMII PHY ids in the device treeAndy Fleming2009-02-161-0/+3
* 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boardsKumar Gala2009-01-231-4/+4
* 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boardsKumar Gala2009-01-231-13/+13
* Change PCIE1&2 deciide logic on MPC8544DS board more readableRoy Zang2009-01-131-2/+2
* Fix IO port selection issue on MPC8544DS and MPC8572DS boardsRoy Zang2009-01-131-1/+1
* 85xx: remove the unused ddr_enable_ecc in the board fileDave Liu2008-12-031-10/+0
* Coding Style cleanup, update CHANGELOGWolfgang Denk2008-11-021-1/+1
* 85xx: Convert all fsl_pci_init users to new APIsKumar Gala2008-10-241-73/+36
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-62/+62
* Moved initialization of RTL8139 Ethernet controller to board_eth_init()Ben Warren2008-09-021-4/+4
* Add SGMII support for the 8544 DSAndy Fleming2008-09-021-0/+39
* FSL DDR: Convert MPC8544DS to new DDR code.Kumar Gala2008-08-271-4/+7
* MPC8544DS: Report board id, board version and fpga version.Kumar Gala2008-07-141-1/+4
* Fix some more print() format errors.Wolfgang Denk2008-07-111-1/+1
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* 85xx: remove dummy board_early_init_fKumar Gala2008-06-111-5/+0
* 85xx: Remove unused and unconfigured memory test code.Kumar Gala2008-06-111-39/+0
* MPC8544DS: decode pcie3 end-point configuration correctly.Ed Swarthout2008-04-261-1/+1
* Remove erroneous or extra spd.h #includers.Jon Loeliger2008-03-051-3/+1
* Stop using immap_t on 85xxKumar Gala2007-12-111-3/+2
* Stop using immap_t for guts offset on 85xxKumar Gala2007-12-111-3/+2
* Update MPC8544DS to use libfdtKumar Gala2007-12-111-39/+32
* Fix compiler warnings for PPC systems. Update CHANGELOG.Wolfgang Denk2007-11-181-1/+1
* Fix ULI RTC support on MPC8544 DSKumar Gala2007-09-041-0/+6
* ft_board_setup update 85xx/86xx of pci/pcie bus-range property.Ed Swarthout2007-09-041-3/+11
* Fix up some fdt issues on 8544DSKumar Gala2007-08-161-7/+0
* 8544ds PCIE supportEd Swarthout2007-08-141-0/+350
* Coding stylke cleanup; update CHANGELOG.Wolfgang Denk2007-05-051-13/+9
OpenPOWER on IntegriCloud