summaryrefslogtreecommitdiff
path: root/board/sbc8641d
Commit message (Expand)AuthorAgeLines
...
* Coding Style cleanup, update CHANGELOGWolfgang Denk2008-11-02-1/+1
* 86xx: remove the unused ddr_enable_ecc in the board fileDave Liu2008-10-30-11/+0
* 86xx: Convert all fsl_pci_init users to new APIsKumar Gala2008-10-24-37/+18
* Pass dimm parameters to populate populate controller optionsHaiying Wang2008-10-18-1/+4
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-77/+77
* FSL DDR: Convert SBC8641D to new DDR code.Kumar Gala2008-08-27-6/+95
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-02-1/+1
* Change initdram() return type to phys_size_tBecky Bruce2008-06-12-1/+1
* 85xx/86xx: Move to dynamic mgmt of LAWsKumar Gala2008-06-11-9/+9
* Big white-space cleanup.Wolfgang Denk2008-05-21-4/+4
* 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docsKumar Gala2008-04-29-2/+2
* Remove erroneous or extra spd.h #includers.Jon Loeliger2008-03-05-5/+1
* 86xx: Fix renamed GUR symbols in sbc8641d board.Jon Loeliger2008-02-25-2/+4
* 86xx: Convert sbc8641d to use libfdt.Jon Loeliger2008-02-18-14/+27
* 86xx: Remove old-style law setup codeBecky Bruce2008-01-24-194/+0
* 86xx: Convert sbc8641d to use new law setup code.Becky Bruce2008-01-24-1/+59
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-12-1/+1
* Modify SBC8641D to use new Freescale PCI routinesJoe Hamman2007-08-13-38/+118
* Add support for SBC8641D. Board files.Joe Hamman2007-08-10-0/+735