summaryrefslogtreecommitdiff
path: root/board/atmel/at91rm9200dk
AgeCommit message (Expand)AuthorFilesLines
2011-09-04ARM: remove broken "at91rm9200dk" boardWolfgang Denk7-877/+0
2011-07-16Timer: Fix misuse of ARM *timer_masked() functions outside arch/armGraeme Russ1-4/+6
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-02-01new at91_emac network driver (NET_MULTI api)Jens Scharsig1-0/+15
2009-06-12arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD1-57/+0
2009-05-16Fix e-mail address of Gary Jennejohn.Detlev Zundel1-1/+1
2009-04-04at91rm9200: Reset updateJean-Christophe PLAGNIOL-VILLARD1-0/+10
2009-04-04at91rm9200dk: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2-14/+12
2009-04-04at91: rename DATAFLASH_MMC_SELECT to CONFIG_DATAFLASH_MMC_SELECTJean-Christophe PLAGNIOL-VILLARD1-12/+12
2009-03-21Fix all linker script to handle all rodata sectionsTrent Piepho1-1/+1
2008-11-19Align end of bss by 4 bytesSelvamuthukumar1-1/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2-17/+17
2008-09-12Merge branch 'Makefile-next' of git://git.denx.de/u-boot-armWolfgang Denk1-2/+2
2008-09-12Fix MACH_TYPE for the AT91RM9200DK board.Claudio Scordino1-1/+1
2008-09-11rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-07-03Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1
2008-05-10Add copyright information in Atmel boards partition.cStelian Pop1-0/+2
2008-04-18Clean up dataflash partitioningUlf Samuelsson2-1/+39
2008-02-14Move AT91RM9200DK board support under board/atmelHaavard Skinnemoen7-0/+869