summaryrefslogtreecommitdiffstats
path: root/board/sbc8548/sbc8548.c
Commit message (Expand)AuthorAgeFilesLines
* Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-251-1/+1
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* powerpc: Fix CamelCase checkpatch warningsPrabhakar Kushwaha2013-08-201-2/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* sbc8548: Fix up local bus init to be frequency awarePaul Gortmaker2012-01-111-3/+35
* sbc8548: relocate fixed ddr init code to ddr.c filePaul Gortmaker2012-01-111-44/+0
* sbc8548: Fix LBC SDRAM initialization settingsPaul Gortmaker2012-01-111-13/+16
* sbc8548: enable ability to boot from alternate flashPaul Gortmaker2012-01-111-1/+1
* board/sbc8548/sbc8548.c: Fix GCC 4.6 build warningKumar Gala2011-11-111-2/+0
* powerpc/85xx: Rework SBC8548 pci_init_board to use common FSL PCIe codeKumar Gala2011-01-141-37/+13
* mpc85xx: rename sdram_init() lbc_sdram_init()Becky Bruce2011-01-141-2/+1
* mpc85xx boards: initdram() cleanup/bugfixBecky Bruce2011-01-141-44/+1
* powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configuredKumar Gala2011-01-141-1/+2
* fsl: Clean up printing of PCI boot infoPeter Tyser2010-11-141-4/+4
* powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala2010-07-201-5/+3
* 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-07-161-14/+6
* Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support"Kumar Gala2009-11-041-2/+2
* ppc/85xx/pci: fsl_pci_init: pcie agent mode supportVivek Mahajan2009-10-271-2/+2
* sbc8548: update PCI/PCI-e support codePaul Gortmaker2009-09-241-90/+39
* sbc8548: correct local bus SDRAM size from 64M to 128MPaul Gortmaker2009-09-241-1/+7
* sbc8548: use I/O accessorsPaul Gortmaker2009-09-241-46/+45
* sbc8548: remove eTSEC3/4 voltage hackPaul Gortmaker2009-09-241-6/+0
* sbc8548: get_clock_freq is not valid for this boardPaul Gortmaker2009-09-241-3/+3
* sbc8548: delete unused MPC8548CDS info carried over from portPaul Gortmaker2009-09-241-57/+6
* sbc8548: enable use of PCI network cardsPaul Gortmaker2009-09-241-0/+9
* sbc8548: replace README with completely new documentPaul Gortmaker2009-09-241-1/+2
* ppc/8xxx: Refactor code to determine if PCI is enabled & agent/hostKumar Gala2009-09-081-3/+3
* pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_initKumar Gala2009-08-281-11/+0
* pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_initKumar Gala2009-08-281-4/+2
* 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
* 85xx: Use common LSDMR defines from asm/fsl_lbc.hKumar Gala2009-03-301-5/+5
* pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala2009-02-071-1/+1
* mpc8xxx: LCRR[CLKDIV] is sometimes five bitsTrent Piepho2008-12-191-1/+1
* 85xx: Add PORDEVSR_PCI1 definePeter Tyser2008-12-041-1/+1
* 85xx: Add CPU 2 errata workaround to all 8548 boardsPeter Tyser2008-12-031-7/+0
* 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-46/+20
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-52/+52
* FSL DDR: Convert sbc8548 to new DDR code.Kumar Gala2008-08-271-1/+4
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-211-1/+1
* 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docsKumar Gala2008-04-291-1/+1
* Remove erroneous or extra spd.h #includers.Jon Loeliger2008-03-051-3/+1
* sbc8548: Fix Revision reading and unused variable 'path'Jean-Christophe PLAGNIOL-VILLARD2008-02-271-2/+4
* Coding Style cleanup; update CHANGELOGWolfgang Denk2008-01-101-1/+0
* mpc85xx: Add support for SBC8548 (updated)Joe Hamman2008-01-091-0/+569
OpenPOWER on IntegriCloud