summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/arch-at91
AgeCommit message (Expand)AuthorFilesLines
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk39-287/+39
2013-05-21ARM: atmel: add sama5d3xek supportBo Shen5-0/+298
2013-05-21ARM: at91: add Atmel sama5d3 SoC new pmc registerBo Shen1-0/+23
2013-05-12arm: at91: add at91sam9n12ek board supportWu, Josh1-0/+1
2013-05-12arm: at91: add at91sam9n12 register definitionWu, Josh4-8/+32
2013-03-12ARM: at91sam9x5: Using CPU string directlyBo Shen1-6/+0
2013-02-02at91: Move at91 global data into arch_global_dataSimon Glass1-6/+6
2012-12-10at91sam9x5: enable USB support for 9x5ek board.Richard Genoud1-0/+2
2012-09-01arm : Atmel : add at91sam9x5ek board supportBo Shen4-0/+265
2012-07-07ATMEL/PIO: Enable new feature of PIO on Atmel deviceBo Shen1-1/+44
2011-11-29Fix Stelian's email addressStelian Pop5-5/+5
2011-09-04AT91: fix at91sam9g45.h to include USB Host definesReinhard Meyer1-1/+3
2011-09-04atmel: update at91sam9m10g45 SoC support to new styleThomas Petazzoni2-126/+80
2011-08-03AT91: Makes AT91SAM9263 SoC build correctly against u-boot-atmel/masterXu, Hong3-105/+56
2011-08-03AT91: SoC fix at91sam9261_matrix.hXu, Hong1-41/+36
2011-08-03AT91: Makes AT91SAM9RL SoC build correctly against u-boot-atmel/masterXu, Hong2-170/+136
2011-08-03AT91: change common at91sam9261 files to compile with new schemeAsen Dimov1-1/+2
2011-07-04Fix compiler error for cpu at91sam9, if lowlevel init is enabledJens Scharsig1-1/+1
2011-07-04arm920t/at91: add at91rm9200_devices.cAndreas Bießmann1-2/+7
2011-07-04arm920t/at91: use new clock.c featuresAndreas Bießmann1-0/+1
2011-07-04arm920t/at91: add clock.cAndreas Bießmann1-6/+36
2011-07-04at91rm9200.h: fix ATMEL_PMX_AA_TXD2Andreas Bießmann1-1/+1
2011-06-22include/asm/arch-at91: update several .h files to ATMEL_xxx name schemeEric Benard5-28/+28
2011-06-22arm926ejs/at91/lowlevel_init.S: fix definesEric Benard4-7/+10
2011-06-22update arm/at91rm9200 work with rework rework110202Jens Scharsig3-110/+121
2011-05-18remove __attribute__ ((packed)) in at91 headersJens Scharsig3-8/+8
2011-05-18AT91: remove LEGACY from at91_rstc.hReinhard Meyer1-25/+0
2011-05-18AT91: change includes from asm/arch/io.h to asm/io.hReinhard Meyer1-43/+0
2011-05-18AT91: cleanup at91sam9260_matrix.h to struct SoC accessReinhard Meyer1-57/+45
2011-05-18AT91: fix related arch-at91 header filesReinhard Meyer4-29/+15
2011-05-18AT91: cleanup hardware.h, remove memory-map.hReinhard Meyer2-100/+32
2011-05-18AT91: rework at91sam9g45.hReinhard Meyer1-118/+107
2011-05-18AT91: rework at91sam9263.hReinhard Meyer1-118/+100
2011-05-18AT91: rework at91sam9261.hReinhard Meyer1-85/+102
2011-05-18AT91: rework at91sam9260.hReinhard Meyer1-120/+132
2010-12-17AT91RM9200: fix AT91_PMC_MCKR_MDIV_* defines for this CPUclagix@gmail.com1-0/+8
2010-11-02AT91: add header file for the Shutdown ControllerReinhard Meyer2-0/+39
2010-10-30AT91: add 2nd SPI to 9260/9XE/9G20Reinhard Meyer2-0/+2
2010-10-19at91rm9200: enable USB supportAndreas Bießmann1-0/+1
2010-10-05at91_emac.h: fix typo in register definitionAndreas Bießmann1-1/+1
2010-09-03at91_pit: Fix AT91_PIT_MR_PIV_MASK macroAlexander Stein1-1/+1
2010-09-03AT91: fix at91sam9260.h for AT91SAM9XEReinhard Meyer1-4/+14
2010-09-03AT91SAM9XE: add embedded flash supportReinhard Meyer2-0/+92
2010-09-03AT91: add RTT and GPBR based RTCReinhard Meyer2-0/+81
2010-09-03AT91: MCI: add SD/MMC driver using mmc frameworkReinhard Meyer3-0/+7
2010-06-30USB OHCI support for at91sam9g45 SoCSergey Matyukevich1-2/+12
2010-04-30at91: define matrix registers bit fieldsAsen Dimov1-0/+138
2010-04-30at91: add defines for RTT and GPBRAlexander Holler3-0/+7
2010-04-13Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser34-0/+3617