aboutsummaryrefslogtreecommitdiff
path: root/board/stxssa/stxssa.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-28stx: create common vendor/board hierarchy for STx boardsAlex Dubov1-409/+0
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-7/+7
2008-09-13Coding style cleanup, update CHANGELOGWolfgang Denk1-1/+0
2008-09-02Moved initialization of TULIP Ethernet controller to board_eth_init()Ben Warren1-0/+8
2008-08-27FSL DDR: Convert STXSSA to new DDR code.Kumar Gala1-1/+5
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-1/+1
2008-03-05Remove erroneous or extra spd.h #includers.Jon Loeliger1-4/+1
2007-12-11Stop using immap_t on 85xxKumar Gala1-2/+1
2007-12-11Stop using immap_t for guts offset on 85xxKumar Gala1-2/+1
2007-09-12Fix memory corruption problem on STX GP3 SSA Board.Wolfgang Denk1-1/+3
2007-09-11[GP3SSA] Add define CONFIG_MPC85XX_PCI2 in config file to allow u-boot toGrzegorz Bernacki1-3/+6
2007-07-06Code cleanup and default config update for STC GP3 SSA board.Wolfgang Denk1-137/+137
2007-05-03Cleanup STX GP3SSA code; fix build and compile problems.Wolfgang Denk1-2/+3
2007-05-03Add support for STX GP3SSA (stxssa) BoardDan Malek1-0/+397