summaryrefslogtreecommitdiffstats
path: root/board/sbc8560
Commit message (Expand)AuthorAgeFilesLines
* powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala2011-04-041-22/+0
* powerpc/8xxx: Replace fsl_ddr_get_mem_data_rate with get_ddr_freq()Kumar Gala2011-04-041-8/+0
* mpc85xx boards: initdram() cleanup/bugfixBecky Bruce2011-01-141-92/+1
* miiphy: convert to linux/mii.hMike Frysinger2011-01-091-3/+3
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-30/+0
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-1/+1
* net ppc: fix ethernet device names with spacesHeiko Schocher2010-08-091-1/+1
* 83xx/85xx/86xx: LBC register cleanupBecky Bruce2010-07-161-3/+3
* 85xx: Move to a common linker scriptKumar Gala2009-08-281-151/+0
* 85xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala2009-08-281-3/+0
* fsl_dma: Break out common memory initialization functionPeter Tyser2009-07-011-31/+1
* 8xxx: Move dma_init() call to common codePeter Tyser2009-07-011-1/+1
* 8xxx: Rename dma_xfer() to dmacpy()Peter Tyser2009-07-011-13/+12
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-201-3/+1
* 85xx: Fix compile breakage with sbc8540 and sbc8560Wolfgang Denk2009-01-281-1/+1
* Align end of bss by 4 bytesSelvamuthukumar2008-11-181-0/+1
* Cleanup: fix "MHz" spellingWolfgang Denk2008-10-211-1/+1
* Use strmhz() to format clock frequenciesWolfgang Denk2008-10-211-5/+7
* Pass dimm parameters to populate populate controller optionsHaiying Wang2008-10-181-1/+4
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-183-39/+39
* FSL DDR: Convert SBC8560 to new DDR code.Kumar Gala2008-08-274-5/+81
* sbc8560: add in ft_board_setup()Paul Gortmaker2008-07-141-0/+28
* sbc8560: properly set cs0_bnds for 512MBPaul Gortmaker2008-07-141-0/+4
* 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-3/+3
* 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/+2
* 85xx: Convert SBC8540/SBC8560/SBC8548 to new TLB setupKumar Gala2008-01-174-124/+66
* 85xx: Use proper defines for PCI addressesKumar Gala2008-01-162-3/+3
* 85xx: convert SBC8540/SBC8560/SBC8548 over to use new LAW init codeKumar Gala2008-01-163-47/+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-47/+47
* Stop using immap_t on 85xxKumar Gala2007-12-111-7/+4
* Stop using immap_t for guts offset on 85xxKumar Gala2007-12-111-2/+1
* Converted all 85xx boards to use a common FSL I2C driver.Jon Loeliger2006-10-201-1/+0
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-091-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-011-7/+11
* (no commit message)Wolfgang Denk2005-12-121-0/+1
* Add support for multiple PHYs.Marian Balakowicz2005-10-281-3/+8
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-311-0/+2
* * Patch by Jon Loeliger, Kumar Gala 2005-02-08Jon Loeliger2005-07-231-1/+0
* * Patch by Michael Bendzick, 30 Aug 2004:wdenk2004-10-102-1/+4
* * Code cleanupwdenk2004-08-011-1/+3
* * Patch by Fred Klatt, 25 Jun 2004:wdenk2004-07-105-0/+854
OpenPOWER on IntegriCloud