aboutsummaryrefslogtreecommitdiff
path: root/board/sbc8641d/sbc8641d.c
AgeCommit message (Expand)AuthorFilesLines
2010-07-20powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala1-6/+1
2010-07-20powerpc/86xx: Rename PCI1/2 to PCIE1/2 on MPC8641HPCN & SBC8641Kumar Gala1-26/+26
2010-07-20powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.hKumar Gala1-2/+2
2009-11-0486xx: Remove redundant code in initdramBecky Bruce1-5/+0
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-07-2286xx: Rename ccsr_ddr's sdram_mode_1, sdram_cfg_1 fieldsPeter Tyser1-6/+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-04-0186xx: Cleanup MP supportKumar Gala1-1/+1
2009-03-31mpc8641hpcn/sbc8641d: Add missing board_lmb_reservesBecky Bruce1-0/+9
2009-02-1686xx: Reset updatePeter Tyser1-0/+29
2009-01-13sbc8641d: Fix PCI mapping conceptsBecky Bruce1-4/+4
2008-11-02Coding Style cleanup, update CHANGELOGWolfgang Denk1-1/+1
2008-10-3086xx: remove the unused ddr_enable_ecc in the board fileDave Liu1-11/+0
2008-10-2486xx: Convert all fsl_pci_init users to new APIsKumar Gala1-37/+18
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-70/+70
2008-08-27FSL DDR: Convert SBC8641D to new DDR code.Kumar Gala1-3/+2
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-04-2985xx/86xx: Rename ext_refrec to timing_cfg_3 to match docsKumar Gala1-2/+2
2008-03-05Remove erroneous or extra spd.h #includers.Jon Loeliger1-5/+1
2008-02-2586xx: Fix renamed GUR symbols in sbc8641d board.Jon Loeliger1-2/+4
2008-02-1886xx: Convert sbc8641d to use libfdt.Jon Loeliger1-14/+27
2007-08-13Modify SBC8641D to use new Freescale PCI routinesJoe Hamman1-38/+118
2007-08-10Add support for SBC8641D. Board files.Joe Hamman1-0/+326