aboutsummaryrefslogtreecommitdiff
path: root/board/sbc8548/sbc8548.c
AgeCommit message (Expand)Author
2010-07-20powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce
2009-11-04Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support"Kumar Gala
2009-10-27ppc/85xx/pci: fsl_pci_init: pcie agent mode supportVivek Mahajan
2009-09-24sbc8548: update PCI/PCI-e support codePaul Gortmaker
2009-09-24sbc8548: correct local bus SDRAM size from 64M to 128MPaul Gortmaker
2009-09-24sbc8548: use I/O accessorsPaul Gortmaker
2009-09-24sbc8548: remove eTSEC3/4 voltage hackPaul Gortmaker
2009-09-24sbc8548: get_clock_freq is not valid for this boardPaul Gortmaker
2009-09-24sbc8548: delete unused MPC8548CDS info carried over from portPaul Gortmaker
2009-09-24sbc8548: enable use of PCI network cardsPaul Gortmaker
2009-09-24sbc8548: replace README with completely new documentPaul Gortmaker
2009-09-08ppc/8xxx: Refactor code to determine if PCI is enabled & agent/hostKumar 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-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-3085xx: Use common LSDMR defines from asm/fsl_lbc.hKumar Gala
2009-02-07pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala
2008-12-19mpc8xxx: LCRR[CLKDIV] is sometimes five bitsTrent Piepho
2008-12-0485xx: Add PORDEVSR_PCI1 definePeter Tyser
2008-12-0385xx: Add CPU 2 errata workaround to all 8548 boardsPeter Tyser
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-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-08-27FSL DDR: Convert sbc8548 to new DDR code.Kumar Gala
2008-06-12Change initdram() return type to phys_size_tBecky Bruce
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-04-2985xx/86xx: Rename ext_refrec to timing_cfg_3 to match docsKumar Gala
2008-03-05Remove erroneous or extra spd.h #includers.Jon Loeliger
2008-02-27sbc8548: Fix Revision reading and unused variable 'path'Jean-Christophe PLAGNIOL-VILLARD
2008-01-10Coding Style cleanup; update CHANGELOGWolfgang Denk
2008-01-09mpc85xx: Add support for SBC8548 (updated)Joe Hamman