summaryrefslogtreecommitdiffstats
path: root/board/sbc8641d
Commit message (Expand)AuthorAgeFilesLines
* 86xx: Create common linker scriptKumar Gala2010-10-201-132/+0
* sbc8641d: Update PCI codePeter Tyser2010-10-201-79/+24
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-27/+0
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-1/+1
* powerpc/85xx & 86xx: Rework ft_fsl_pci_setup to not require aliasesKumar Gala2010-07-201-6/+1
* powerpc/86xx: Rename PCI1/2 to PCIE1/2 on MPC8641HPCN & SBC8641Kumar Gala2010-07-202-34/+34
* powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.hKumar Gala2010-07-201-2/+2
* Move arch/ppc to arch/powerpcStefan Roese2010-04-211-7/+7
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-131-6/+6
* Rename lib_generic/ to lib/Peter Tyser2010-04-131-2/+2
* Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser2010-04-131-1/+1
* 86xx: Remove redundant code in initdramBecky Bruce2009-11-041-5/+0
* sbc8641d: fix LAW so board doesn't hang on DDR initPaul Gortmaker2009-10-161-1/+4
* ppc: Enable full relocation to RAMPeter Tyser2009-10-031-1/+0
* 86xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala2009-08-281-3/+0
* pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_initKumar Gala2009-08-281-7/+0
* pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_initKumar Gala2009-08-281-4/+2
* 86xx: Rename ccsr_ddr's sdram_mode_1, sdram_cfg_1 fieldsPeter Tyser2009-07-221-6/+6
* 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
* 86xx: Cleanup MP supportKumar Gala2009-04-011-1/+1
* mpc8641hpcn/sbc8641d: Add missing board_lmb_reservesBecky Bruce2009-03-311-0/+9
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-201-3/+1
* 86xx: Reset updatePeter Tyser2009-02-161-0/+29
* sbc8641d: Fix PCI mapping conceptsBecky Bruce2009-01-132-9/+9
* Align end of bss by 4 bytesSelvamuthukumar2008-11-181-0/+1
* Coding Style cleanup, update CHANGELOGWolfgang Denk2008-11-021-1/+1
* 86xx: remove the unused ddr_enable_ecc in the board fileDave Liu2008-10-301-11/+0
* 86xx: Convert all fsl_pci_init users to new APIsKumar Gala2008-10-241-37/+18
* Pass dimm parameters to populate populate controller optionsHaiying Wang2008-10-181-1/+4
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-182-77/+77
* FSL DDR: Convert SBC8641D to new DDR code.Kumar Gala2008-08-273-6/+95
* 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-9/+9
* Big white-space cleanup.Wolfgang Denk2008-05-211-4/+4
* 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docsKumar Gala2008-04-291-2/+2
* Remove erroneous or extra spd.h #includers.Jon Loeliger2008-03-051-5/+1
* 86xx: Fix renamed GUR symbols in sbc8641d board.Jon Loeliger2008-02-251-2/+4
* 86xx: Convert sbc8641d to use libfdt.Jon Loeliger2008-02-181-14/+27
* 86xx: Remove old-style law setup codeBecky Bruce2008-01-243-194/+0
* 86xx: Convert sbc8641d to use new law setup code.Becky Bruce2008-01-242-1/+59
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-121-1/+1
* Modify SBC8641D to use new Freescale PCI routinesJoe Hamman2007-08-131-38/+118
* Add support for SBC8641D. Board files.Joe Hamman2007-08-105-0/+735
OpenPOWER on IntegriCloud