summaryrefslogtreecommitdiff
path: root/board/pm856
Commit message (Expand)AuthorAgeLines
* ppc/85xx: Clean up use of LAWAR definesKumar Gala2009-09-24-1/+1
* 85xx: Move to a common linker scriptKumar Gala2009-08-28-146/+0
* 85xx: Remove redudant PLATFORM_CPPFLAGSKumar Gala2009-08-28-4/+0
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-20-3/+1
* mpc8xxx: LCRR[CLKDIV] is sometimes five bitsTrent Piepho2008-12-19-1/+1
* Align end of bss by 4 bytesSelvamuthukumar2008-11-18-0/+1
* Cleanup: fix "MHz" spellingWolfgang Denk2008-10-21-2/+2
* Pass dimm parameters to populate populate controller optionsHaiying Wang2008-10-18-1/+4
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-37/+37
* Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren2008-09-02-0/+7
* FSL DDR: Convert PM856 to new DDR code.Kumar Gala2008-08-27-4/+81
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-02-1/+1
* Change initdram() return type to phys_size_tBecky Bruce2008-06-12-1/+1
* 85xx/86xx: Move to dynamic mgmt of LAWsKumar Gala2008-06-11-5/+5
* Big white-space cleanup.Wolfgang Denk2008-05-21-5/+5
* Remove all the search paths from the .lds files.Jason Wessel2008-04-17-1/+0
* 85xx: Add the concept of CFG_CCSRBAR_PHYSKumar Gala2008-03-26-1/+1
* Remove erroneous or extra spd.h #includers.Jon Loeliger2008-03-05-4/+2
* 85xx: Convert PM854/PM856 to new TLB setupKumar Gala2008-01-17-202/+118
* 85xx: Use proper defines for PCI addressesKumar Gala2008-01-16-5/+5
* 85xx: convert PM854/PM856 over to use new LAW init codeKumar Gala2008-01-16-55/+59
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-12-1/+1
* Reworked FSL Book-E TLB macros to be more readableKumar Gala2008-01-09-68/+56
* Stop using immap_t on 85xxKumar Gala2007-12-11-4/+2
* Stop using immap_t for guts offset on 85xxKumar Gala2007-12-11-3/+2
* Merge with http://opensource.freescale.com/pub/scm/u-boot-85xx.git#for_wdWolfgang Denk2006-10-11-2/+0
|\
| * * Fix a bunch of compiler warnings for gcc 4.0Matthew McClintock2006-10-11-2/+0
* | Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-09-1/+1
* | Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-01-7/+11
|/
* (no commit message)Wolfgang Denk2005-12-12-0/+1
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-31-0/+2
* Fix build problems for PM856 BoardWolfgang Denk2005-08-08-7/+2
* Add support for MicroSys PM856 boardWolfgang Denk2005-08-05-0/+945