summaryrefslogtreecommitdiff
path: root/board/sbc8548
AgeCommit message (Expand)Author
2016-02-06Use correct spelling of "U-Boot"Bin Meng
2016-01-19Add more SPDX-License-Identifier tagsTom Rini
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-07-30Add board MAINTAINERS filesMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2013-11-25Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xxYork Sun
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-08-20powerpc: Fix CamelCase checkpatch warningsPrabhakar Kushwaha
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2012-11-278xxx: Change all 8*xx_DDR addresses to 8xxxAndy Fleming
2012-07-29doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk
2012-01-11sbc8548: Fix up local bus init to be frequency awarePaul Gortmaker
2012-01-11sbc8548: enable support for hardware SPD errata workaroundPaul Gortmaker
2012-01-11sbc8548: relocate fixed ddr init code to ddr.c filePaul Gortmaker
2012-01-11sbc8548: Make enabling SPD RAM configuration workPaul Gortmaker
2012-01-11sbc8548: Fix LBC SDRAM initialization settingsPaul Gortmaker
2012-01-11sbc8548: enable ability to boot from alternate flashPaul Gortmaker
2012-01-11sbc8548: relocate 64MB user flash to sane boundaryPaul Gortmaker
2011-11-11board/sbc8548/sbc8548.c: Fix GCC 4.6 build warningKumar Gala
2011-10-15punt unused clean/distclean targetsMike Frysinger
2011-04-04powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala
2011-04-04powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()Kumar Gala
2011-01-14powerpc/85xx: Rework SBC8548 pci_init_board to use common FSL PCIe codeKumar Gala
2011-01-14mpc85xx: rename sdram_init() lbc_sdram_init()Becky Bruce
2011-01-14mpc85xx boards: initdram() cleanup/bugfixBecky Bruce
2011-01-14powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configuredKumar Gala
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-11-14fsl: Clean up printing of PCI boot infoPeter Tyser
2010-10-18Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-07-20powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala
2010-07-1683xx/85xx/86xx: LBC register cleanupBecky Bruce
2009-11-04Revert "ppc/85xx/pci: fsl_pci_init: pcie agent mode support"Kumar Gala
2009-10-27ppc/85xx/pci: fsl_pci_init: pcie agent mode supportVivek Mahajan
2009-09-30sbc8548: reclaim wasted sector in boot flashPaul Gortmaker
2009-09-24sbc8548: update PCI/PCI-e support codePaul Gortmaker
2009-09-24sbc8548: correct local bus SDRAM size from 64M to 128MPaul Gortmaker
2009-09-24sbc8548: use I/O accessorsPaul Gortmaker
2009-09-24sbc8548: remove eTSEC3/4 voltage hackPaul Gortmaker
2009-09-24sbc8548: enable access to second bank of flashPaul Gortmaker
2009-09-24sbc8548: cosmetic line re-wrapPaul Gortmaker
2009-09-24sbc8548: get_clock_freq is not valid for this boardPaul Gortmaker
2009-09-24sbc8548: delete unused MPC8548CDS info carried over from portPaul Gortmaker
2009-09-24sbc8548: enable use of PCI network cardsPaul Gortmaker
2009-09-24sbc8548: replace README with completely new documentPaul Gortmaker
2009-09-08ppc/8xxx: Refactor code to determine if PCI is enabled & agent/hostKumar Gala
2009-08-2885xx: Move to a common linker scriptKumar Gala