summaryrefslogtreecommitdiff
path: root/board/cmc_pu2
Commit message (Expand)AuthorAgeLines
* new at91_emac network driver (NET_MULTI api)Jens Scharsig2010-01-31-0/+13
* arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2009-06-12-57/+0
* Fix e-mail address of Gary Jennejohn.Detlev Zundel2009-05-15-1/+1
* cmc_pu2: fix implicit declaration of function 'eth_setenv_enetaddr'Jean-Christophe PLAGNIOL-VILLARD2009-03-22-0/+1
* cmc_pu2: fix misc_init_r prototypeJean-Christophe PLAGNIOL-VILLARD2009-03-22-3/+5
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-20-1/+1
* cmc_pu2: get mac address from environmentMike Frysinger2009-03-20-15/+3
* Align end of bss by 4 bytesSelvamuthukumar2008-11-18-1/+1
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-11/+11
* 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 out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-02-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-21-1/+1
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-12-1/+1
* Update Makefiles for merged and split at45.c.Peter Pearse2007-08-14-1/+1
* Delete the merged files.Peter Pearse2007-08-14-621/+0
* board/[A-Za-c]*: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-09-2/+2
* board/[Ma-i]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-04-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/+11
* GCC-4.x fixes: clean up global data pointer initialization for all boards.Wolfgang Denk2006-03-31-3/+2
* Some code cleanup for GCC 4.xWolfgang Denk2006-03-11-2/+2
* * Move dm9161.c and lxt972.c into cpu/arm920t/at91rm9200Wolfgang Denk2005-10-05-244/+27
* Fix problems with ld version 2.16 (dot outside sections problem)Wolfgang Denk2005-08-31-0/+1
* Initialize serial# and ethaddr from manufacturer data in EEPROM on CMC-PU2Wolfgang Denk2005-08-19-1/+123
* Add new board specific commands for TQM5200/STK52XXWolfgang Denk2005-08-19-1/+1
* Add automatic HW detection for another CMC_PU2 variantWolfgang Denk2005-08-19-5/+18
* Patch by Steven Scholz, 06 Apr 2005:wdenk2005-04-06-1/+1
* Patch by Martin Krause, 01 Apr 2005:wdenk2005-04-01-2/+76
* Patch by Steven Scholz, 13 Dec 2004:wdenk2005-03-31-206/+0
* * Code cleanup, mostly for GCC-3.3.xwdenk2004-12-31-3/+2
* Fix problems with CMC_PU2 flash driver.wdenk2004-12-20-7/+8
* * Fix problems with CMC_PU2 flash driver.wdenk2004-12-19-51/+50
* Cleanup for CMC_PU2 boardwdenk2004-12-14-7/+11
* Patch by Steven Scholz, 12 Dec 2004:wdenk2004-12-13-1/+1
* * Clean up CMC PU2 flash driverwdenk2004-12-10-53/+65
* * Fix udelay() on AT91RM9200 for delays < 1 ms.wdenk2004-11-24-2/+2
* * Update for AT91RM9200DK and CMC_PU2 boards:wdenk2004-11-21-492/+394
* Code Cleanupwdenk2004-10-10-20/+20
* * Patch by Gary Jennejohn, 01 Oct 2004:wdenk2004-10-10-0/+1793