summaryrefslogtreecommitdiff
path: root/board/ppmc7xx
Commit message (Expand)AuthorAgeLines
* ppc: Enable full relocation to RAMPeter Tyser2009-10-03-1/+0
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-20-3/+1
* pci: Rename PCI_REGION_MEMORY to PCI_REGION_SYS_MEMORY for clarityKumar Gala2009-02-07-1/+1
* Align end of bss by 4 bytesSelvamuthukumar2008-11-18-0/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-24/+24
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-5/+5
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* cleanup use of CFG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren2008-09-02-0/+6
* 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
* Big white-space cleanup.Wolfgang Denk2008-05-21-4/+4
* Remove all the search paths from the .lds files.Jason Wessel2008-04-17-1/+0
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-12-1/+1
* 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/+12
* Code cleanupWolfgang Denk2006-07-21-1/+0
* Add support for TB5200 boardWolfgang Denk2006-07-19-140/+136
* Add support for wrPPMC7xx/74xx boardsHeiko Schocher2006-06-19-0/+1246