summaryrefslogtreecommitdiff
path: root/board/sbc8641d
AgeCommit message (Expand)AuthorFilesLines
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass1-1/+3
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-2/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+6
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+11
2013-11-25Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xxYork Sun1-3/+3
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun3-4/+4
2013-11-01board: powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-23/+3
2013-10-15Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk3-51/+3
2012-07-29doc: cleanup - move board READMEs into respective board directoriesWolfgang Denk1-0/+28
2011-10-16punt unused clean/distclean targetsMike Frysinger1-7/+0
2011-07-29MPC8xxx: drop redundant boot messagesWolfgang Denk1-1/+1
2011-04-04powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala1-30/+0
2011-04-04powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()Kumar Gala1-5/+0
2011-04-04powerpc: Move cpu specific lmb reserve to arch_lmb_reserveKumar Gala1-9/+0
2011-01-14powerpc/86xx: Convert SBC8641 to use common SRIO init codeKumar Gala1-1/+0
2011-01-14powerpc/86xx: Rework SBC8641 pci_init_board to use common FSL PCIe codeKumar Gala2-65/+2
2011-01-14powerpc/8xxx: Replace is_fsl_pci_cfg with is_serdes_configuredKumar Gala1-3/+2
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-11-15fsl: Clean up printing of PCI boot infoPeter Tyser1-9/+9
2010-10-2086xx: Create common linker scriptKumar Gala1-132/+0
2010-10-20sbc8641d: Update PCI codePeter Tyser1-79/+24
2010-10-19Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-27/+0
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-07-20powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala1-6/+1
2010-07-20powerpc/86xx: Rename PCI1/2 to PCIE1/2 on MPC8641HPCN & SBC8641Kumar Gala2-34/+34
2010-07-20powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.hKumar Gala1-2/+2
2010-04-22Move arch/ppc to arch/powerpcStefan Roese1-7/+7
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser1-6/+6
2010-04-13Rename lib_generic/ to lib/Peter Tyser1-2/+2
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser1-1/+1
2009-11-0586xx: Remove redundant code in initdramBecky Bruce1-5/+0
2009-10-16sbc8641d: fix LAW so board doesn't hang on DDR initPaul Gortmaker1-1/+4
2009-10-03ppc: Enable full relocation to RAMPeter Tyser1-1/+0
2009-08-2986xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala1-3/+0
2009-08-29pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_initKumar Gala1-7/+0
2009-08-29pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_initKumar Gala1-4/+2
2009-07-2286xx: Rename ccsr_ddr's sdram_mode_1, sdram_cfg_1 fieldsPeter Tyser1-6/+6
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-04-0286xx: Cleanup MP supportKumar Gala1-1/+1
2009-04-01mpc8641hpcn/sbc8641d: Add missing board_lmb_reservesBecky Bruce1-0/+9
2009-03-21Fix all linker script to handle all rodata sectionsTrent Piepho1-3/+1
2009-02-1786xx: Reset updatePeter Tyser1-0/+29
2009-01-14sbc8641d: Fix PCI mapping conceptsBecky Bruce2-9/+9
2008-11-19Align end of bss by 4 bytesSelvamuthukumar1-0/+1
2008-11-02Coding Style cleanup, update CHANGELOGWolfgang Denk1-1/+1
2008-10-3086xx: remove the unused ddr_enable_ecc in the board fileDave Liu1-11/+0
2008-10-2586xx: Convert all fsl_pci_init users to new APIsKumar Gala1-37/+18
2008-10-18Pass dimm parameters to populate populate controller optionsHaiying Wang1-1/+4