summaryrefslogtreecommitdiff
path: root/board/atmel
AgeCommit message (Expand)AuthorFilesLines
2011-11-29Fix Stelian's email addressStelian Pop15-15/+15
2011-10-16punt unused clean/distclean targetsMike Frysinger6-36/+0
2011-09-13led: remove camel casing of led identifiers globallyJason Kridner1-6/+6
2011-09-04ARM: remove broken "at91rm9200dk" boardWolfgang Denk7-877/+0
2011-09-04ARM: remove broken "at91cap9adk" boardWolfgang Denk5-491/+0
2011-09-04atmel: Update support of board AT91SAM9M10G45-EK to new styleThomas Petazzoni2-54/+67
2011-08-03AT91: Makes AT91SAM9263-EK build correctly against u-boot-atmel/masterXu, Hong3-34/+46
2011-08-03AT91: Board fix for AT91SAM9261-EKXu, Hong3-67/+77
2011-08-03AT91: Makes AT91SAM9RL-EK build correctly against u-boot-atmel/masterXu, Hong3-31/+49
2011-07-17Remove volatile qualifier in get_ram_size() callsAlbert ARIBAUD1-1/+1
2011-07-16Timer: Fix misuse of ARM *timer_masked() functions outside arch/armGraeme Russ1-4/+6
2011-07-04atstk100x: switch to common cfi driverAndreas Bießmann2-233/+0
2011-07-04at91rm9200ek: use atmel_usartAndreas Bießmann1-0/+7
2011-06-22AT91 rework: fix at91sam(9260/9g20/9xe)ek board port to build again:Reinhard Meyer3-64/+72
2011-06-22update arm/at91rm9200 work with rework rework110202Jens Scharsig2-12/+14
2011-05-18atstk100x: move CONFIG_SYS_TEXT_BASE to headerAndreas Bießmann1-1/+0
2011-05-18atngw100: move CONFIG_SYS_TEXT_BASE to headerAndreas Bießmann1-1/+0
2011-05-18avr32: use single linker scriptAndreas Bießmann2-144/+0
2011-05-18avr32/config.mk: simplify PLATFORM_RELFLAGSAndreas Bießmann2-2/+0
2011-05-18avr32: fix linkingAndreas Bießmann2-2/+0
2011-05-18avr32: fixup definitions to ATMEL_BASE_xxxAndreas Bießmann2-4/+4
2011-04-30Handle most LDSCRIPT setting centrallyScott Wood1-1/+0
2011-03-27rename _end to __bss_end__Po-Yu Chuang2-2/+2
2010-12-08at91rm9200ek: add configure target for RAM bootAndreas Bießmann1-2/+0
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier10-20/+20
2010-10-19at91rm9200ek: convert to at91Andreas Bießmann7-207/+45
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk10-10/+10
2010-09-03avr32: Add simple paging supportHaavard Skinnemoen2-0/+30
2010-09-03avr32: Use uncached() macro to get an address for SDRAM initHaavard Skinnemoen2-6/+2
2010-07-12Write MAC address automatically on MACB-based boardsBen Warren4-28/+0
2010-06-30USB OHCI support for at91sam9g45 SoCSergey Matyukevich1-0/+13
2010-06-30avr32: fix linking of atstk100x and favr32 boardsAndreas Bießmann1-1/+1
2010-03-07ARM change name of defines for AT91 arm926ejsAchim Ehrlich5-5/+5
2010-02-12update at91sam9263ek board to new SoC accessJens Scharsig2-84/+88
2010-02-01new at91_emac network driver (NET_MULTI api)Jens Scharsig2-0/+29
2009-12-07at91sam9261ek.c: fix minor coding style issue.Wolfgang Denk1-4/+5
2009-09-02at91sam9260/afeb9260: Fix SPI initializationAlbin Tonnerre1-1/+1
2009-07-12at91: Introduction of at91sam9g10 SOC.Sedji Gaouaou1-0/+36
2009-07-12at91: Introduction of at91sam9g45 SOC.Sedji Gaouaou4-0/+431
2009-07-06at91sam9260/9263: add back up for the rst(reset controller).Sedji Gaouaou2-2/+10
2009-06-21at91: unify nor boot supportJean-Christophe PLAGNIOL-VILLARD2-267/+0
2009-06-21at91sam9263ek: add nor flash supportJean-Christophe PLAGNIOL-VILLARD3-3/+287
2009-06-15Convert DM9000 driver for CONFIG_NET_MULTIRemy Bohmer1-0/+7
2009-06-12arm: unify linker scriptJean-Christophe PLAGNIOL-VILLARD2-113/+0
2009-06-12arm: timer and interrupt init reworkJean-Christophe PLAGNIOL-VILLARD1-1/+0
2009-05-16Fix e-mail address of Gary Jennejohn.Detlev Zundel2-2/+2
2009-04-16at91sam9/at91cap: improve clock frameworkJean-Christophe PLAGNIOL-VILLARD4-4/+8
2009-04-05Update CHANGELOG, coding style cleanup.Wolfgang Denk1-1/+0
2009-04-04at91rm9200: Reset updateJean-Christophe PLAGNIOL-VILLARD1-0/+10
2009-04-04Add support for the AT91RM9200EK Board.Ulf Samuelsson8-0/+415