summaryrefslogtreecommitdiff
path: root/arch/arm/mach-at91/Makefile
AgeCommit message (Expand)AuthorFilesLines
2013-12-04ARM: at91: fix hanged boot due to early rtc-interruptJohan Hovold1-1/+1
2013-03-26ARM: at91: introduce SAMA5 supportLudovic Desroches1-0/+4
2013-03-26ARM: at91: add AT91_SAM9_TIME entry to select at91sam926x_time.c compilationLudovic Desroches1-1/+2
2013-03-13ARM: at91: renamme rm9200 dt fileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2013-03-13ARM: at91: rename board-dt to more specific name board-dt-sam9Jean-Christophe PLAGNIOL-VILLARD1-1/+1
2013-02-08ARM: at91: remove NEOCORE 926 boardNicolas Ferre1-1/+0
2012-11-19ARM: AT91: Add AT91RM9200 DT boardJoachim Eastwood1-0/+1
2012-04-28ARM: at91: Add machine files for AT91SAM9N12 SoCHong Xu1-0/+1
2012-04-17ARN: at91: introduce SOC_AT91xxx define to allow to compile SoC core supportJean-Christophe PLAGNIOL-VILLARD1-9/+16
2012-04-17ARM: at91: add SOC_AT91SAM9 kconfig option to factorise selectJean-Christophe PLAGNIOL-VILLARD1-8/+9
2012-03-01ARM: at91: add sam9_smc.o to at91sam9x5 buildNicolas Ferre1-1/+1
2012-02-03ARM: at91/at91sam9x5: Configuration and MakefileNicolas Ferre1-0/+1
2012-02-03ARM: at91: code removal of CAP9 SoCJean-Christophe PLAGNIOL-VILLARD1-4/+0
2012-01-20ARM: at91: Fix at91sam9g45 and at91cap9 resetJean-Christophe PLAGNIOL-VILLARD1-0/+1
2012-01-20ARM: at91: introduce AT91_SAM9_ALT_RESET to select the at91sam9 alternative r...Jean-Christophe PLAGNIOL-VILLARD1-6/+7
2011-11-01Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds1-0/+3
2011-10-25ARM: at91: dt: at91sam9g45 family and board device tree filesNicolas Ferre1-0/+3
2011-09-07at91: USB-A9G20 C01 & C11 board supportJean-Christophe PLAGNIOL-VILLARD1-0/+1
2011-09-07at91: merge board USB-A9260 and USB-A9263 togetherNico Erfurth1-2/+2
2011-09-07at91: add support for RSIs EWS boardJosef Holzmayr1-0/+1
2011-07-28at91: introduce commom AT91_BASE_SYSJean-Christophe PLAGNIOL-VILLARD1-1/+1
2011-05-25at91: drop at572d940hf supportJean-Christophe PLAGNIOL-VILLARD1-4/+0
2011-01-14AT91: Support for gsia18s boardIgor Plyatov1-0/+1
2011-01-14AT91: Acme Systems FOX Board G20 board filesSergio Tanzilli1-0/+1
2010-12-17at91: Refactor Stamp9G20 and PControl G20 board fileChristian Glindkamp1-1/+1
2010-11-30at91: rename rm9200ek and rm9200dk board file nameJean-Christophe PLAGNIOL-VILLARD1-2/+2
2010-10-26AT91: reset: extend alternate reset procedure to several chipsNicolas Ferre1-5/+5
2010-10-26AT91: reset routine cleanup, remove not needed icache flushNicolas Ferre1-1/+1
2010-10-26AT91: Fix AT91SAM9G20 reset as per the errata in the data sheetPeter Horton1-1/+1
2010-10-26AT91: add board support for Pcontrol_G20Peter Gsellmann1-0/+1
2010-10-19Merge branch 'devel-stable' into develRussell King1-2/+1
2010-10-07AT91: at91sam9g20ek: merge 2mmc version in one boardJean-Christophe PLAGNIOL-VILLARD1-1/+0
2010-10-07AT91: at91sam9m10g45ek: use the right machine idJean-Christophe PLAGNIOL-VILLARD1-1/+1
2010-10-04ARM: 6393/1: AT91: Add flexibity board supportMaxim Osipov1-0/+1
2010-07-09ARM: 6209/2: at91: Add support for Bluewater Systems Snapper 9260/9G20 modulesRyan Mallon1-0/+3
2010-05-17Merge branch 'devel-stable' into develRussell King1-2/+2
2010-04-14ARM: 6054/1: AT91: taskit PortuxG20 and Stamp9G20 board supportChristian Glindkamp1-0/+2
2010-04-14ARM: 5974/1: arm/mach-at91 Makefile: remove two blanks.Ernst Schwab1-2/+2
2010-01-20ARM: 5851/1: [AT91] AT572D940HF-EK board supportAndrew Victor1-0/+3
2010-01-20ARM: 5850/1: [AT91] AT572D940HF processor supportAndrew Victor1-0/+1
2009-11-10ARM: 5782/1: at91: support for eco920Uwe Kleine-König1-0/+1
2009-11-10ARM: 5778/1: AT91: Add cpuidle supportAlbin Tonnerre1-0/+1
2009-09-23AT91: atmel-mci: Platform configuration to the the atmel-mci driverRob Emanuele1-0/+1
2009-07-30ARM: 5630/1: Add support for Eukrea's CPUAT91Eric Bénard1-0/+1
2009-07-30ARM: 5629/1: Add support for Eukrea's CPU9260 & CPU9G20Eric Bénard1-0/+2
2009-07-02[ARM] 5570/1: at91: Support for at91sam9g10: core chip & board supportNicolas Ferre1-0/+2
2009-06-27[ARM] 5572/1: at91: Support for at91sam9g45 series: core chip & board supportNicolas Ferre1-0/+4
2008-12-01[ARM] 5290/1: [AT91] Add support for the Adeneo NeoCore 926 boardAndrew Victor1-0/+1
2008-12-01[ARM] 5287/2: [AT91] Configuration of Static Memory ControllerAndrew Victor1-6/+6
2008-09-21[ARM] 5264/2: [AT91] Suspend-to-RAM disables main oscillatorAndrew Victor1-0/+1