aboutsummaryrefslogtreecommitdiff
path: root/board/sbc8641d
AgeCommit message (Expand)Author
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-11-14fsl: Clean up printing of PCI boot infoPeter Tyser
2010-10-2086xx: Create common linker scriptKumar Gala
2010-10-20sbc8641d: Update PCI codePeter 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-20powerpc/86xx: Rename PCI1/2 to PCIE1/2 on MPC8641HPCN & SBC8641Kumar Gala
2010-07-20powerpc/86xx: Move PCI/PCIe address defines into common immap_86xx.hKumar Gala
2010-04-21Move arch/ppc to arch/powerpcStefan Roese
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser
2010-04-13Rename lib_generic/ to lib/Peter Tyser
2010-04-13Move lib_$ARCH directories to arch/$ARCH/libPeter Tyser
2009-11-0486xx: Remove redundant code in initdramBecky Bruce
2009-10-16sbc8641d: fix LAW so board doesn't hang on DDR initPaul Gortmaker
2009-10-03ppc: Enable full relocation to RAMPeter Tyser
2009-08-2886xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala
2009-08-28pci/fsl_pci_init: Fold fsl_pci_setup_inbound_windows into fsl_pci_initKumar Gala
2009-08-28pci/fsl_pci_init: Fold pci_setup_indirect into fsl_pci_initKumar Gala
2009-07-2286xx: Rename ccsr_ddr's sdram_mode_1, sdram_cfg_1 fieldsPeter Tyser
2009-04-04fsl_pci: Move prototypes into fsl_pci.h and remove explicit externsKumar Gala
2009-04-04fsl_pci: Renamed immap_fsl_pci.h to fsl_pci.hKumar Gala
2009-04-0186xx: Cleanup MP supportKumar Gala
2009-03-31mpc8641hpcn/sbc8641d: Add missing board_lmb_reservesBecky Bruce
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho
2009-02-1686xx: Reset updatePeter Tyser
2009-01-13sbc8641d: Fix PCI mapping conceptsBecky Bruce
2008-11-18Align end of bss by 4 bytesSelvamuthukumar
2008-11-02Coding Style cleanup, update CHANGELOGWolfgang Denk
2008-10-3086xx: remove the unused ddr_enable_ecc in the board fileDave Liu
2008-10-2486xx: Convert all fsl_pci_init users to new APIsKumar Gala
2008-10-18Pass dimm parameters to populate populate controller optionsHaiying Wang
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-08-27FSL DDR: Convert SBC8641D to new DDR code.Kumar Gala
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk
2008-06-12Change initdram() return type to phys_size_tBecky Bruce
2008-06-1185xx/86xx: Move to dynamic mgmt of LAWsKumar Gala
2008-05-21Big white-space cleanup.Wolfgang Denk
2008-04-2985xx/86xx: Rename ext_refrec to timing_cfg_3 to match docsKumar Gala
2008-03-05Remove erroneous or extra spd.h #includers.Jon Loeliger
2008-02-2586xx: Fix renamed GUR symbols in sbc8641d board.Jon Loeliger
2008-02-1886xx: Convert sbc8641d to use libfdt.Jon Loeliger
2008-01-2486xx: Remove old-style law setup codeBecky Bruce
2008-01-2486xx: Convert sbc8641d to use new law setup code.Becky Bruce
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk
2007-08-13Modify SBC8641D to use new Freescale PCI routinesJoe Hamman
2007-08-10Add support for SBC8641D. Board files.Joe Hamman