summaryrefslogtreecommitdiff
path: root/board/sbc8641d
AgeCommit message (Expand)AuthorFilesLines
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
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2-77/+77
2008-08-27FSL DDR: Convert SBC8641D to new DDR code.Kumar Gala3-6/+95
2008-07-03Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-06-1185xx/86xx: Move to dynamic mgmt of LAWsKumar Gala1-9/+9
2008-05-21Big white-space cleanup.Wolfgang Denk1-4/+4
2008-04-2985xx/86xx: Rename ext_refrec to timing_cfg_3 to match docsKumar Gala1-2/+2
2008-03-05Remove erroneous or extra spd.h #includers.Jon Loeliger1-5/+1
2008-02-2586xx: Fix renamed GUR symbols in sbc8641d board.Jon Loeliger1-2/+4
2008-02-1886xx: Convert sbc8641d to use libfdt.Jon Loeliger1-14/+27
2008-01-2486xx: Remove old-style law setup codeBecky Bruce3-194/+0
2008-01-2486xx: Convert sbc8641d to use new law setup code.Becky Bruce2-1/+59
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk1-1/+1
2007-08-13Modify SBC8641D to use new Freescale PCI routinesJoe Hamman1-38/+118
2007-08-10Add support for SBC8641D. Board files.Joe Hamman5-0/+735