summaryrefslogtreecommitdiffstats
path: root/board/sbc8548
Commit message (Expand)AuthorAgeFilesLines
* board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-24/+4
* 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-244-68/+4
* 8xxx: Change all 8*xx_DDR addresses to 8xxxAndy Fleming2012-11-271-1/+1
* doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk2012-07-291-0/+269
* sbc8548: Fix up local bus init to be frequency awarePaul Gortmaker2012-01-111-3/+35
* sbc8548: enable support for hardware SPD errata workaroundPaul Gortmaker2012-01-111-1/+30
* sbc8548: relocate fixed ddr init code to ddr.c filePaul Gortmaker2012-01-112-44/+48
* sbc8548: Make enabling SPD RAM configuration workPaul Gortmaker2012-01-112-0/+7
* sbc8548: Fix LBC SDRAM initialization settingsPaul Gortmaker2012-01-111-13/+16
* sbc8548: enable ability to boot from alternate flashPaul Gortmaker2012-01-113-1/+28
* sbc8548: relocate 64MB user flash to sane boundaryPaul Gortmaker2012-01-112-16/+10
* board/sbc8548/sbc8548.c: Fix GCC 4.6 build warningKumar Gala2011-11-111-2/+0
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0
* powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala2011-04-041-22/+0
* powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()Kumar Gala2011-04-041-5/+0
* powerpc/85xx: Rework SBC8548 pci_init_board to use common FSL PCIe codeKumar Gala2011-01-142-45/+13
* mpc85xx: rename sdram_init() lbc_sdram_init()Becky Bruce2011-01-141-2/+1
* mpc85xx boards: initdram() cleanup/bugfixBecky Bruce2011-01-142-66/+13
* powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configuredKumar Gala2011-01-141-1/+2
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* fsl: Clean up printing of PCI boot infoPeter Tyser2010-11-141-4/+4
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-28/+0
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-2/+2
* 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: 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
OpenPOWER on IntegriCloud