aboutsummaryrefslogtreecommitdiff
path: root/board/freescale/mpc8544ds
AgeCommit message (Expand)Author
2012-02-27net: phy: make board_phy_config responsible for calling drv->configTroy Kisky
2011-10-15punt unused clean/distclean targetsMike Frysinger
2011-04-20tsec: Convert tsec to use PHY LibAndy Fleming
2011-04-04powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala
2011-04-04powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()Kumar Gala
2011-01-14powerpc/85xx: Rework MPC8544DS pci_init_board to use common FSL PCIe codeKumar Gala
2011-01-14mpc85xx boards: initdram() cleanup/bugfixBecky Bruce
2011-01-14powerpc/85xx: Cleanup SGMII detection and reportingKumar Gala
2011-01-14powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configuredKumar Gala
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-11-14mpc85xx: Fix SERDES/eTSEC message indentationPeter Tyser
2010-11-14fsl: Clean up printing of PCI boot infoPeter Tyser
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-07-20powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce
2010-04-07fsl: improve the PIXIS code and fix a few bugsTimur Tabi
2010-01-17PCIe, USB: Replace 'end point' references with 'endpoint'Peter Tyser
2010-01-05ppc/85xx: Clean up MPC8544 DS PCI setup codeKumar Gala
2009-09-24ppc/85xx: Clean up use of LAWAR definesKumar Gala
2009-09-08ppc/8xxx: Refactor code to determine if PCI is enabled & agent/hostKumar Gala
2009-08-2885xx: Move to a common linker scriptKumar Gala
2009-08-2885xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala
2009-08-28pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_initKumar Gala
2009-08-28pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_initKumar Gala
2009-07-2285xx/86xx: Replace in8/out8 with in_8/out_8 on FSL boardsKumar Gala
2009-07-2285xx: Report which "bank" of NOR flash we are booting from on FSL boardsKumar Gala
2009-04-04fsl_pci: Move prototypes into fsl_pci.h and remove explicit externsKumar Gala
2009-04-04fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.hKumar Gala
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho
2009-02-16Fixup SGMII PHY ids in the device treeAndy Fleming
2009-01-23fsl-ddr: use the 1T timing as default configurationDave Liu
2009-01-2385xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boardsKumar Gala
2009-01-2385xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boardsKumar Gala
2009-01-2385xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boardsKumar Gala
2009-01-13Change PCIE1&2 deciide logic on MPC8544DS board more readableRoy Zang
2009-01-13Fix IO port selection issue on MPC8544DS and MPC8572DS boardsRoy Zang
2008-12-0385xx: remove the unused ddr_enable_ecc in the board fileDave Liu
2008-11-02Coding Style cleanup, update CHANGELOGWolfgang Denk
2008-10-2485xx: Convert all fsl_pci_init users to new APIsKumar Gala
2008-10-18Pass dimm parameters to populate populate controller optionsHaiying Wang
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-02Moved initialization of RTL8139 Ethernet controller to board_eth_init()Ben Warren
2008-09-02Add SGMII support for the 8544 DSAndy Fleming
2008-08-27FSL DDR: Convert MPC8544DS to new DDR code.Kumar Gala
2008-08-10mpc85xx: workaround old binutils bugKumar Gala
2008-07-31mpc85xx: Update linker scripts for Freescale boardsKumar Gala
2008-07-14MPC8544DS: Add ATI Video card supportKumar Gala
2008-07-14MPC8544DS: Report board id, board version and fpga version.Kumar Gala
2008-07-14Remove LBC_CACHE_BASE from 8544 DSAndy Fleming