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