summaryrefslogtreecommitdiffstats
path: root/board/stxssa
Commit message (Expand)AuthorAgeFilesLines
* Align end of bss by 4 bytesSelvamuthukumar2008-11-181-0/+1
* Pass dimm parameters to populate populate controller optionsHaiying Wang2008-10-181-1/+4
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-183-24/+24
* Coding style cleanup, update CHANGELOGWolfgang Denk2008-09-131-1/+0
* Moved initialization of TULIP Ethernet controller to board_eth_init()Ben Warren2008-09-021-0/+8
* FSL DDR: Convert STXSSA to new DDR code.Kumar Gala2008-08-274-5/+81
* 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-6/+6
* Big white-space cleanup.Wolfgang Denk2008-05-211-4/+4
* Remove all the search paths from the .lds files.Jason Wessel2008-04-171-1/+0
* 85xx: Add the concept of CFG_CCSRBAR_PHYSKumar Gala2008-03-261-1/+1
* Remove erroneous or extra spd.h #includers.Jon Loeliger2008-03-051-4/+1
* 85xx: Convert STXGP3 & STXSSA to new TLB setupKumar Gala2008-01-174-195/+107
* 85xx: Use proper defines for PCI addressesKumar Gala2008-01-162-10/+10
* 85xx: convert STXGP3/STXSSA over to use new LAW init codeKumar Gala2008-01-163-54/+61
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-121-1/+1
* Reworked FSL Book-E TLB macros to be more readableKumar Gala2008-01-091-61/+49
* Stop using immap_t on 85xxKumar Gala2007-12-111-2/+1
* Stop using immap_t for guts offset on 85xxKumar Gala2007-12-111-2/+1
* Fix memory corruption problem on STX GP3 SSA Board.Wolfgang Denk2007-09-122-1/+4
* [GP3SSA] Add define CONFIG_MPC85XX_PCI2 in config file to allow u-boot toGrzegorz Bernacki2007-09-111-3/+6
* Code cleanup and default config update for STC GP3 SSA board.Wolfgang Denk2007-07-061-137/+137
* Add support for STX GP3SSA (stxssa) Board with 4 MiB flash.Wolfgang Denk2007-05-311-2/+1
* Cleanup STX GP3SSA code; fix build and compile problems.Wolfgang Denk2007-05-032-10/+14
* Add support for STX GP3SSA (stxssa) BoardDan Malek2007-05-035-0/+893
OpenPOWER on IntegriCloud