summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-at91
Commit message (Expand)AuthorAgeFilesLines
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2439-287/+39
* ARM: atmel: add sama5d3xek supportBo Shen2013-05-215-0/+298
* ARM: at91: add Atmel sama5d3 SoC new pmc registerBo Shen2013-05-211-0/+23
* arm: at91: add at91sam9n12ek board supportWu, Josh2013-05-121-0/+1
* arm: at91: add at91sam9n12 register definitionWu, Josh2013-05-124-8/+32
* ARM: at91sam9x5: Using CPU string directlyBo Shen2013-03-121-6/+0
* at91: Move at91 global data into arch_global_dataSimon Glass2013-02-011-6/+6
* at91sam9x5: enable USB support for 9x5ek board.Richard Genoud2012-12-091-0/+2
* arm : Atmel : add at91sam9x5ek board supportBo Shen2012-09-014-0/+265
* ATMEL/PIO: Enable new feature of PIO on Atmel deviceBo Shen2012-07-071-1/+44
* Fix Stelian's email addressStelian Pop2011-11-295-5/+5
* AT91: fix at91sam9g45.h to include USB Host definesReinhard Meyer2011-09-031-1/+3
* atmel: update at91sam9m10g45 SoC support to new styleThomas Petazzoni2011-09-032-126/+80
* AT91: Makes AT91SAM9263 SoC build correctly against u-boot-atmel/masterXu, Hong2011-08-033-105/+56
* AT91: SoC fix at91sam9261_matrix.hXu, Hong2011-08-031-41/+36
* AT91: Makes AT91SAM9RL SoC build correctly against u-boot-atmel/masterXu, Hong2011-08-032-170/+136
* AT91: change common at91sam9261 files to compile with new schemeAsen Dimov2011-08-031-1/+2
* Fix compiler error for cpu at91sam9, if lowlevel init is enabledJens Scharsig2011-07-041-1/+1
* arm920t/at91: add at91rm9200_devices.cAndreas Bießmann2011-07-041-2/+7
* arm920t/at91: use new clock.c featuresAndreas Bießmann2011-07-041-0/+1
* arm920t/at91: add clock.cAndreas Bießmann2011-07-041-6/+36
* at91rm9200.h: fix ATMEL_PMX_AA_TXD2Andreas Bießmann2011-07-041-1/+1
* include/asm/arch-at91: update several .h files to ATMEL_xxx name schemeEric Benard2011-06-215-28/+28
* arm926ejs/at91/lowlevel_init.S: fix definesEric Benard2011-06-214-7/+10
* update arm/at91rm9200 work with rework rework110202Jens Scharsig2011-06-213-110/+121
* remove __attribute__ ((packed)) in at91 headersJens Scharsig2011-05-183-8/+8
* AT91: remove LEGACY from at91_rstc.hReinhard Meyer2011-05-181-25/+0
* AT91: change includes from asm/arch/io.h to asm/io.hReinhard Meyer2011-05-181-43/+0
* AT91: cleanup at91sam9260_matrix.h to struct SoC accessReinhard Meyer2011-05-181-57/+45
* AT91: fix related arch-at91 header filesReinhard Meyer2011-05-184-29/+15
* AT91: cleanup hardware.h, remove memory-map.hReinhard Meyer2011-05-182-100/+32
* AT91: rework at91sam9g45.hReinhard Meyer2011-05-181-118/+107
* AT91: rework at91sam9263.hReinhard Meyer2011-05-181-118/+100
* AT91: rework at91sam9261.hReinhard Meyer2011-05-181-85/+102
* AT91: rework at91sam9260.hReinhard Meyer2011-05-181-120/+132
* AT91RM9200: fix AT91_PMC_MCKR_MDIV_* defines for this CPUclagix@gmail.com2010-12-171-0/+8
* AT91: add header file for the Shutdown ControllerReinhard Meyer2010-11-022-0/+39
* AT91: add 2nd SPI to 9260/9XE/9G20Reinhard Meyer2010-10-302-0/+2
* at91rm9200: enable USB supportAndreas Bießmann2010-10-191-0/+1
* at91_emac.h: fix typo in register definitionAndreas Bießmann2010-10-051-1/+1
* at91_pit: Fix AT91_PIT_MR_PIV_MASK macroAlexander Stein2010-09-031-1/+1
* AT91: fix at91sam9260.h for AT91SAM9XEReinhard Meyer2010-09-031-4/+14
* AT91SAM9XE: add embedded flash supportReinhard Meyer2010-09-032-0/+92
* AT91: add RTT and GPBR based RTCReinhard Meyer2010-09-032-0/+81
* AT91: MCI: add SD/MMC driver using mmc frameworkReinhard Meyer2010-09-033-0/+7
* USB OHCI support for at91sam9g45 SoCSergey Matyukevich2010-06-301-2/+12
* at91: define matrix registers bit fieldsAsen Dimov2010-04-301-0/+138
* at91: add defines for RTT and GPBRAlexander Holler2010-04-303-0/+7
* Move architecture-specific includes to arch/$ARCH/include/asmPeter Tyser2010-04-1334-0/+3617
OpenPOWER on IntegriCloud