summaryrefslogtreecommitdiff
path: root/board/sbc8641d/sbc8641d.c
Commit message (Expand)AuthorAgeLines
* fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-21-1/+3
* Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xxYork Sun2013-11-25-3/+3
* Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-25-1/+1
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
* MPC8xxx: drop redundant boot messagesWolfgang Denk2011-07-29-1/+1
* powerpc: Move cpu specific lmb reserve to arch_lmb_reserveKumar Gala2011-04-04-9/+0
* powerpc/86xx: Rework SBC8641 pci_init_board to use common FSL PCIe codeKumar Gala2011-01-14-61/+2
* powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configuredKumar Gala2011-01-14-3/+2
* fsl: Clean up printing of PCI boot infoPeter Tyser2010-11-14-9/+9
* sbc8641d: Update PCI codePeter Tyser2010-10-20-79/+24
* powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala2010-07-20-6/+1
* powerpc/86xx: Rename PCI1/2 to PCIE1/2 on MPC8641HPCN & SBC8641Kumar Gala2010-07-20-26/+26
* powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.hKumar Gala2010-07-20-2/+2
* 86xx: Remove redundant code in initdramBecky Bruce2009-11-04-5/+0
* pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_initKumar Gala2009-08-28-7/+0
* pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_initKumar Gala2009-08-28-4/+2
* 86xx: Rename ccsr_ddr's sdram_mode_1, sdram_cfg_1 fieldsPeter Tyser2009-07-22-6/+6
* fsl_pci: Move prototypes into fsl_pci.h and remove explicit externsKumar Gala2009-04-04-6/+0
* fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.hKumar Gala2009-04-04-1/+1
* 86xx: Cleanup MP supportKumar Gala2009-04-01-1/+1
* mpc8641hpcn/sbc8641d: Add missing board_lmb_reservesBecky Bruce2009-03-31-0/+9
* 86xx: Reset updatePeter Tyser2009-02-16-0/+29
* sbc8641d: Fix PCI mapping conceptsBecky Bruce2009-01-13-4/+4
* Coding Style cleanup, update CHANGELOGWolfgang Denk2008-11-02-1/+1
* 86xx: remove the unused ddr_enable_ecc in the board fileDave Liu2008-10-30-11/+0
* 86xx: Convert all fsl_pci_init users to new APIsKumar Gala2008-10-24-37/+18
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-70/+70
* FSL DDR: Convert SBC8641D to new DDR code.Kumar Gala2008-08-27-3/+2
* Change initdram() return type to phys_size_tBecky Bruce2008-06-12-1/+1
* 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docsKumar Gala2008-04-29-2/+2
* Remove erroneous or extra spd.h #includers.Jon Loeliger2008-03-05-5/+1
* 86xx: Fix renamed GUR symbols in sbc8641d board.Jon Loeliger2008-02-25-2/+4
* 86xx: Convert sbc8641d to use libfdt.Jon Loeliger2008-02-18-14/+27
* Modify SBC8641D to use new Freescale PCI routinesJoe Hamman2007-08-13-38/+118
* Add support for SBC8641D. Board files.Joe Hamman2007-08-10-0/+326