aboutsummaryrefslogtreecommitdiff
path: root/board/atmel
AgeCommit message (Expand)Author
2011-06-21AT91 rework: fix at91sam(9260/9g20/9xe)ek board port to build again:Reinhard Meyer
2011-06-21update arm/at91rm9200 work with rework rework110202Jens Scharsig
2011-05-18atstk100x: move CONFIG_SYS_TEXT_BASE to headerAndreas Bießmann
2011-05-18atngw100: move CONFIG_SYS_TEXT_BASE to headerAndreas Bießmann
2011-05-18avr32: use single linker scriptAndreas Bießmann
2011-05-18avr32/config.mk: simplify PLATFORM_RELFLAGSAndreas Bießmann
2011-05-18avr32: fix linkingAndreas Bießmann
2011-05-18avr32: fixup definitions to ATMEL_BASE_xxxAndreas Bießmann
2011-04-30Handle most LDSCRIPT setting centrallyScott Wood
2011-03-27rename _end to __bss_end__Po-Yu Chuang
2010-12-07at91rm9200ek: add configure target for RAM bootAndreas Bießmann
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-19at91rm9200ek: convert to at91Andreas Bießmann
2010-10-18Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk
2010-09-03avr32: Add simple paging supportHaavard Skinnemoen
2010-09-03avr32: Use uncached() macro to get an address for SDRAM initHaavard Skinnemoen
2010-07-12Write MAC address automatically on MACB-based boardsBen Warren
2010-06-30USB OHCI support for at91sam9g45 SoCSergey Matyukevich
2010-06-29avr32: fix linking of atstk100x and favr32 boardsAndreas Bießmann
2010-03-07ARM change name of defines for AT91 arm926ejsAchim Ehrlich
2010-02-12update at91sam9263ek board to new SoC accessJens Scharsig
2010-01-31new at91_emac network driver (NET_MULTI api)Jens Scharsig
2009-12-07at91sam9261ek.c: fix minor coding style issue.Wolfgang Denk
2009-09-01at91sam9260/afeb9260: Fix SPI initializationAlbin Tonnerre
2009-07-12at91: Introduction of at91sam9g10 SOC.Sedji Gaouaou
2009-07-12at91: Introduction of at91sam9g45 SOC.Sedji Gaouaou
2009-07-06at91sam9260/9263: add back up for the rst(reset controller).Sedji Gaouaou
2009-06-21at91: unify nor boot supportJean-Christophe PLAGNIOL-VILLARD
2009-06-21at91sam9263ek: add nor flash supportJean-Christophe PLAGNIOL-VILLARD
2009-06-15Convert DM9000 driver for CONFIG_NET_MULTIRemy Bohmer
2009-06-12arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD
2009-06-12arm: timer and interrupt init reworkJean-Christophe PLAGNIOL-VILLARD
2009-05-15Fix e-mail address of Gary Jennejohn.Detlev Zundel
2009-04-16at91sam9/at91cap: improve clock frameworkJean-Christophe PLAGNIOL-VILLARD
2009-04-05Update CHANGELOG, coding style cleanup.Wolfgang Denk
2009-04-04at91rm9200: Reset updateJean-Christophe PLAGNIOL-VILLARD
2009-04-04Add support for the AT91RM9200EK Board.Ulf Samuelsson
2009-04-04at91rm9200dk: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2009-04-04at91: rename DATAFLASH_MMC_SELECT to CONFIG_DATAFLASH_MMC_SELECTJean-Christophe PLAGNIOL-VILLARD
2009-03-26Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk
2009-03-23Merge branch 'mimc200'Haavard Skinnemoen
2009-03-22at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.Nicolas Ferre
2009-03-22at91sam9/at91cap: move nand drivers to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD
2009-03-22atmel/at91/boards: compile dataflash partition only when dataflash isJean-Christophe PLAGNIOL-VILLARD
2009-03-22at91sam9/at91cap: move common macb initialisation to cpuJean-Christophe PLAGNIOL-VILLARD
2009-03-22at91sam9/at91cap: move common usb host initialisation to cpuJean-Christophe PLAGNIOL-VILLARD
2009-03-22at91sam9/at91cap: move common led management to cpuJean-Christophe PLAGNIOL-VILLARD
2009-03-22at91sam9/at91cap: move common spi initialisation to cpuJean-Christophe PLAGNIOL-VILLARD
2009-03-22at91sam9/at91cap: move common serial initialisation to cpuJean-Christophe PLAGNIOL-VILLARD
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho