aboutsummaryrefslogtreecommitdiff
path: root/board/sbc8548
AgeCommit message (Expand)AuthorFilesLines
2009-09-24sbc8548: remove eTSEC3/4 voltage hackPaul Gortmaker1-6/+0
2009-09-24sbc8548: enable access to second bank of flashPaul Gortmaker1-4/+24
2009-09-24sbc8548: cosmetic line re-wrapPaul Gortmaker1-4/+8
2009-09-24sbc8548: get_clock_freq is not valid for this boardPaul Gortmaker1-3/+3
2009-09-24sbc8548: delete unused MPC8548CDS info carried over from portPaul Gortmaker1-57/+6
2009-09-24sbc8548: enable use of PCI network cardsPaul Gortmaker1-0/+9
2009-09-24sbc8548: replace README with completely new documentPaul Gortmaker2-3/+4
2009-09-08ppc/8xxx: Refactor code to determine if PCI is enabled & agent/hostKumar Gala1-3/+3
2009-08-2885xx: Move to a common linker scriptKumar Gala1-145/+0
2009-08-2885xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala1-4/+0
2009-08-28pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_initKumar Gala1-11/+0
2009-08-28pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_initKumar Gala1-4/+2
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-03-3085xx: Use common LSDMR defines from asm/fsl_lbc.hKumar Gala1-5/+5
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho1-3/+1
2009-02-07pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala1-1/+1
2008-12-19mpc8xxx: LCRR[CLKDIV] is sometimes five bitsTrent Piepho1-1/+1
2008-12-0485xx: Add PORDEVSR_PCI1 definePeter Tyser1-1/+1
2008-12-0385xx: Add CPU 2 errata workaround to all 8548 boardsPeter Tyser1-7/+0
2008-12-0385xx: remove the unused ddr_enable_ecc in the board fileDave Liu1-10/+0
2008-11-18Align end of bss by 4 bytesSelvamuthukumar1-0/+1
2008-11-02Coding Style cleanup, update CHANGELOGWolfgang Denk1-1/+1
2008-10-2485xx: Convert all fsl_pci_init users to new APIsKumar Gala1-46/+20
2008-10-18Pass dimm parameters to populate populate controller optionsHaiying Wang1-1/+4
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD3-67/+67
2008-08-27FSL DDR: Convert sbc8548 to new DDR code.Kumar Gala3-4/+90
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-06-1185xx/86xx: Move to dynamic mgmt of LAWsKumar Gala1-4/+4
2008-05-21Big white-space cleanup.Wolfgang Denk3-6/+6
2008-04-2985xx/86xx: Rename ext_refrec to timing_cfg_3 to match docsKumar Gala1-1/+1
2008-04-17Remove all the search paths from the .lds files.Jason Wessel1-1/+0
2008-03-2685xx: Add the concept of CFG_CCSRBAR_PHYSKumar Gala1-1/+1
2008-03-05Remove erroneous or extra spd.h #includers.Jon Loeliger1-3/+1
2008-02-27sbc8548: Fix Revision reading and unused variable 'path'Jean-Christophe PLAGNIOL-VILLARD1-2/+4
2008-01-1785xx: Convert SBC8540/SBC8560/SBC8548 to new TLB setupKumar Gala4-197/+109
2008-01-1685xx: Use proper defines for PCI addressesKumar Gala2-5/+5
2008-01-1685xx: convert SBC8540/SBC8560/SBC8548 over to use new LAW init codeKumar Gala3-50/+58
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk1-1/+1
2008-01-10Coding Style cleanup; update CHANGELOGWolfgang Denk1-1/+0
2008-01-09mpc85xx: Add support for SBC8548 (updated)Joe Hamman1-0/+149
2008-01-09mpc85xx: Add support for SBC8548 (updated)Joe Hamman4-0/+897