summaryrefslogtreecommitdiffstats
path: root/board/sbc8548
Commit message (Expand)AuthorAgeFilesLines
* 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: reclaim wasted sector in boot flashPaul Gortmaker2009-09-301-1/+1
* sbc8548: update PCI/PCI-e support codePaul Gortmaker2009-09-243-122/+72
* sbc8548: correct local bus SDRAM size from 64M to 128MPaul Gortmaker2009-09-242-8/+23
* sbc8548: use I/O accessorsPaul Gortmaker2009-09-241-46/+45
* sbc8548: remove eTSEC3/4 voltage hackPaul Gortmaker2009-09-241-6/+0
* sbc8548: enable access to second bank of flashPaul Gortmaker2009-09-241-4/+24
* sbc8548: cosmetic line re-wrapPaul Gortmaker2009-09-241-4/+8
* 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-242-3/+4
* ppc/8xxx: Refactor code to determine if PCI is enabled & agent/hostKumar Gala2009-09-081-3/+3
* 85xx: Move to a common linker scriptKumar Gala2009-08-281-145/+0
* 85xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala2009-08-281-4/+0
* 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
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-201-3/+1
* 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
* Align end of bss by 4 bytesSelvamuthukumar2008-11-181-0/+1
* 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
* Pass dimm parameters to populate populate controller optionsHaiying Wang2008-10-181-1/+4
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-183-67/+67
* FSL DDR: Convert sbc8548 to new DDR code.Kumar Gala2008-08-273-4/+90
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-021-1/+1
* Change initdram() return type to phys_size_tBecky Bruce2008-06-121-1/+1
* 85xx/86xx: Move to dynamic mgmt of LAWsKumar Gala2008-06-111-4/+4
* Big white-space cleanup.Wolfgang Denk2008-05-213-6/+6
* 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docsKumar Gala2008-04-291-1/+1
* Remove all the search paths from the .lds files.Jason Wessel2008-04-171-1/+0
* 85xx: Add the concept of CFG_CCSRBAR_PHYSKumar Gala2008-03-261-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
* 85xx: Convert SBC8540/SBC8560/SBC8548 to new TLB setupKumar Gala2008-01-174-197/+109
* 85xx: Use proper defines for PCI addressesKumar Gala2008-01-162-5/+5
* 85xx: convert SBC8540/SBC8560/SBC8548 over to use new LAW init codeKumar Gala2008-01-163-50/+58
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-121-1/+1
* Coding Style cleanup; update CHANGELOGWolfgang Denk2008-01-101-1/+0
* mpc85xx: Add support for SBC8548 (updated)Joe Hamman2008-01-091-0/+149
* mpc85xx: Add support for SBC8548 (updated)Joe Hamman2008-01-094-0/+897
OpenPOWER on IntegriCloud