summaryrefslogtreecommitdiff
path: root/board/atmel
Commit message (Expand)AuthorAgeLines
* Remove volatile qualifier in get_ram_size() callsAlbert ARIBAUD2011-07-17-1/+1
* Timer: Fix misuse of ARM *timer_masked() functions outside arch/armGraeme Russ2011-07-16-4/+6
* atstk100x: switch to common cfi driverAndreas Bießmann2011-07-04-233/+0
* at91rm9200ek: use atmel_usartAndreas Bießmann2011-07-04-0/+7
* AT91 rework: fix at91sam(9260/9g20/9xe)ek board port to build again:Reinhard Meyer2011-06-21-64/+72
* update arm/at91rm9200 work with rework rework110202Jens Scharsig2011-06-21-12/+14
* atstk100x: move CONFIG_SYS_TEXT_BASE to headerAndreas Bießmann2011-05-18-1/+0
* atngw100: move CONFIG_SYS_TEXT_BASE to headerAndreas Bießmann2011-05-18-1/+0
* avr32: use single linker scriptAndreas Bießmann2011-05-18-144/+0
* avr32/config.mk: simplify PLATFORM_RELFLAGSAndreas Bießmann2011-05-18-2/+0
* avr32: fix linkingAndreas Bießmann2011-05-18-2/+0
* avr32: fixup definitions to ATMEL_BASE_xxxAndreas Bießmann2011-05-18-4/+4
* Handle most LDSCRIPT setting centrallyScott Wood2011-04-30-1/+0
* rename _end to __bss_end__Po-Yu Chuang2011-03-27-2/+2
* at91rm9200ek: add configure target for RAM bootAndreas Bießmann2010-12-07-2/+0
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-17-20/+20
* at91rm9200ek: convert to at91Andreas Bießmann2010-10-19-207/+45
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-10/+10
* avr32: Add simple paging supportHaavard Skinnemoen2010-09-03-0/+30
* avr32: Use uncached() macro to get an address for SDRAM initHaavard Skinnemoen2010-09-03-6/+2
* Write MAC address automatically on MACB-based boardsBen Warren2010-07-12-28/+0
* USB OHCI support for at91sam9g45 SoCSergey Matyukevich2010-06-30-0/+13
* avr32: fix linking of atstk100x and favr32 boardsAndreas Bießmann2010-06-29-1/+1
* ARM change name of defines for AT91 arm926ejsAchim Ehrlich2010-03-07-5/+5
* update at91sam9263ek board to new SoC accessJens Scharsig2010-02-12-84/+88
* new at91_emac network driver (NET_MULTI api)Jens Scharsig2010-01-31-0/+29
* at91sam9261ek.c: fix minor coding style issue.Wolfgang Denk2009-12-07-4/+5
* at91sam9260/afeb9260: Fix SPI initializationAlbin Tonnerre2009-09-01-1/+1
* at91: Introduction of at91sam9g10 SOC.Sedji Gaouaou2009-07-12-0/+36
* at91: Introduction of at91sam9g45 SOC.Sedji Gaouaou2009-07-12-0/+431
* at91sam9260/9263: add back up for the rst(reset controller).Sedji Gaouaou2009-07-06-2/+10
* at91: unify nor boot supportJean-Christophe PLAGNIOL-VILLARD2009-06-21-267/+0
* at91sam9263ek: add nor flash supportJean-Christophe PLAGNIOL-VILLARD2009-06-21-3/+287
* Convert DM9000 driver for CONFIG_NET_MULTIRemy Bohmer2009-06-15-0/+7
* arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2009-06-12-113/+0
* arm: timer and interrupt init reworkJean-Christophe PLAGNIOL-VILLARD2009-06-12-1/+0
* Fix e-mail address of Gary Jennejohn.Detlev Zundel2009-05-15-2/+2
* at91sam9/at91cap: improve clock frameworkJean-Christophe PLAGNIOL-VILLARD2009-04-16-4/+8
* Update CHANGELOG, coding style cleanup.Wolfgang Denk2009-04-05-1/+0
* at91rm9200: Reset updateJean-Christophe PLAGNIOL-VILLARD2009-04-04-0/+10
* Add support for the AT91RM9200EK Board.Ulf Samuelsson2009-04-04-0/+415
* at91rm9200dk: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2009-04-04-14/+12
* at91: rename DATAFLASH_MMC_SELECT to CONFIG_DATAFLASH_MMC_SELECTJean-Christophe PLAGNIOL-VILLARD2009-04-04-12/+12
* Merge branch 'master' of git://git.denx.de/u-boot-at91Wolfgang Denk2009-03-26-891/+68
|\
| * at91: Support for the at91sam9g20 : Atmel 400Mhz ARM 926ej-s SOC.Nicolas Ferre2009-03-22-0/+5
| * at91sam9/at91cap: move nand drivers to drivers/mtd/nandJean-Christophe PLAGNIOL-VILLARD2009-03-22-398/+9
| * atmel/at91/boards: compile dataflash partition only when dataflash isJean-Christophe PLAGNIOL-VILLARD2009-03-22-5/+5
| * at91sam9/at91cap: move common macb initialisation to cpuJean-Christophe PLAGNIOL-VILLARD2009-03-22-74/+4
| * at91sam9/at91cap: move common usb host initialisation to cpuJean-Christophe PLAGNIOL-VILLARD2009-03-22-10/+1
| * at91sam9/at91cap: move common led management to cpuJean-Christophe PLAGNIOL-VILLARD2009-03-22-188/+28