aboutsummaryrefslogtreecommitdiff
path: root/board/stxgp3
AgeCommit message (Expand)AuthorFilesLines
2009-08-28stx: create common vendor/board hierarchy for STx boardsAlex Dubov8-1394/+0
2009-08-2885xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala1-3/+0
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho1-3/+1
2009-01-23fsl-ddr: use the 1T timing as default configurationDave Liu1-0/+3
2008-11-18Align end of bss by 4 bytesSelvamuthukumar1-0/+1
2008-10-18Pass dimm parameters to populate populate controller optionsHaiying Wang1-1/+4
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD4-39/+39
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-8/+8
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-08-27FSL DDR: Convert STXGP3 to new DDR code.Kumar Gala4-6/+83
2008-07-02Cleanup 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-5/+5
2008-05-21Big white-space cleanup.Wolfgang Denk1-4/+4
2008-04-17Remove all the search paths from the .lds files.Jason Wessel1-1/+0
2008-03-2685xx: Add the concept of CFG_CCSRBAR_PHYSKumar Gala1-1/+1
2008-03-05Remove erroneous or extra spd.h #includers.Jon Loeliger1-4/+1
2008-01-1785xx: Convert STXGP3 & STXSSA to new TLB setupKumar Gala4-223/+131
2008-01-1685xx: Use proper defines for PCI addressesKumar Gala2-5/+5
2008-01-1685xx: convert STXGP3/STXSSA over to use new LAW init codeKumar Gala3-55/+59
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk1-1/+1
2008-01-09Reworked FSL Book-E TLB macros to be more readableKumar Gala1-79/+65
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
2006-10-20Converted all 85xx boards to use a common FSL I2C driver.Jon Loeliger1-1/+0
2006-10-19* Fix a bunch of compiler warnings for gcc 4.0Jon Loeliger1-2/+0
2006-10-09Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk1-1/+1
2006-09-01Add support for a saving build objects in a separate directory.Marian Balakowicz1-7/+11
2005-12-12(no commit message)Wolfgang Denk1-0/+1
2005-10-28Add support for multiple PHYs.Marian Balakowicz1-3/+8
2005-08-31Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk1-0/+2
2005-07-25* Patch by Jon Loeliger, 2005-07-25Jon Loeliger1-1/+0
2005-07-23* Patch by Jon Loeliger, Kumar Gala 2005-02-08Jon Loeliger1-1/+0
2004-08-01Patch by Jon Loeliger, 16 Jul 2004:wdenk3-187/+272
2004-04-25Make compile clean.U-Boot-1_1_1wdenk1-1/+0
2004-04-18* Patch by Dan Malek, 07 Apr 2004:wdenk6-0/+1332