summaryrefslogtreecommitdiff
path: root/board/sbc8560
AgeCommit message (Expand)AuthorFilesLines
2009-03-21Fix all linker script to handle all rodata sectionsTrent Piepho1-3/+1
2009-01-2985xx: Fix compile breakage with sbc8540 and sbc8560Wolfgang Denk1-1/+1
2008-11-19Align end of bss by 4 bytesSelvamuthukumar1-0/+1
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk1-1/+1
2008-10-21Use strmhz() to format clock frequenciesWolfgang Denk1-5/+7
2008-10-18Pass dimm parameters to populate populate controller optionsHaiying Wang1-1/+4
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD3-39/+39
2008-08-27FSL DDR: Convert SBC8560 to new DDR code.Kumar Gala4-5/+81
2008-07-15sbc8560: add in ft_board_setup()Paul Gortmaker1-0/+28
2008-07-15sbc8560: properly set cs0_bnds for 512MBPaul Gortmaker1-0/+4
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-3/+3
2008-05-21Big white-space cleanup.Wolfgang Denk1-4/+4
2008-04-18Remove 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/+2
2008-01-1785xx: Convert SBC8540/SBC8560/SBC8548 to new TLB setupKumar Gala4-124/+66
2008-01-1785xx: Use proper defines for PCI addressesKumar Gala2-3/+3
2008-01-1785xx: convert SBC8540/SBC8560/SBC8548 over to use new LAW init codeKumar Gala3-47/+61
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk1-1/+1
2008-01-10Reworked FSL Book-E TLB macros to be more readableKumar Gala1-47/+47
2007-12-12Stop using immap_t on 85xxKumar Gala1-7/+4
2007-12-12Stop using immap_t for guts offset on 85xxKumar Gala1-2/+1
2006-10-21Converted all 85xx boards to use a common FSL I2C driver.Jon Loeliger1-1/+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-29Add 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-23* Patch by Jon Loeliger, Kumar Gala 2005-02-08Jon Loeliger1-1/+0
2004-10-11* Patch by Michael Bendzick, 30 Aug 2004:wdenk2-1/+4
2004-08-02* Code cleanupwdenk1-1/+3
2004-07-11* Patch by Fred Klatt, 25 Jun 2004:wdenk5-0/+854