summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/arm926ejs/at91
Commit message (Expand)AuthorAgeFilesLines
* ARM: at91sam9m10g45ek: enable mci0 supportWu, Josh2014-05-271-0/+17
* at91sam9263ek: add mmc supportAndreas Henriksson2014-03-091-0/+25
* arm: remove unneeded symbol offsets and _TEXT_BASEAlbert ARIBAUD2014-02-261-13/+1
* at91: switch coloured LED to gpio APIAndreas Bießmann2013-12-091-9/+7
* arm926ejs: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-40/+19
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Cosmetic: Fix a number of typos, no functional changes.Robert P. J. Day2013-09-201-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2416-259/+16
* arm: at91: enable mci support for at91sam9g20ek.Wu, Josh2013-05-121-0/+4
* arm: at91: add at91sam9n12ek board supportWu, Josh2013-05-123-2/+180
* ARM: sam9x5: fix ethernet pins in MII modeJesse Gilles2013-03-121-8/+8
* ARM: at91sam9x5: Using CPU string directlyBo Shen2013-03-121-7/+7
* arm: Move tbl to arch_global_dataSimon Glass2013-02-011-4/+4
* arm: Move tbu to arch_global_dataSimon Glass2013-02-011-3/+3
* arm: Move timer_rate_hz into arch_global_dataSimon Glass2013-02-011-4/+4
* at91: Move at91 global data into arch_global_dataSimon Glass2013-02-012-15/+17
* at91sam9x5: enable USB support for 9x5ek board.Richard Genoud2012-12-091-0/+13
* ARM: at91sam9x5: enable MCI0 support for 9x5ek board.Wu, Josh2012-10-171-0/+15
* atmel: at91sam9x5: fix name error for spiBo Shen2012-09-011-2/+2
* Enable the EMAC clock in at91_macb_hw_init().Markus Hubig2012-09-011-0/+4
* arm : Atmel : add at91sam9x5ek board supportBo Shen2012-09-013-2/+243
* Consolidate bootcount code into drivers/bootcountStefan Roese2012-09-011-26/+0
* ATMEL: remove old atmel_mci driverSven Schnelle2012-03-131-1/+1
* Fix Stelian's email addressStelian Pop2011-11-299-9/+9
* Reduce build timesWolfgang Denk2011-11-031-1/+2
* led: remove camel casing of led identifiers globallyJason Kridner2011-09-131-6/+6
* atmel: update at91sam9m10g45 SoC support to new styleThomas Petazzoni2011-09-031-59/+55
* AT91: Makes AT91SAM9263 SoC build correctly against u-boot-atmel/masterXu, Hong2011-08-032-13/+27
* AT91: Makes AT91SAM9RL SoC build correctly against u-boot-atmel/masterXu, Hong2011-08-031-39/+35
* AT91: change common at91sam9261 files to compile with new schemeAsen Dimov2011-08-031-40/+36
* AT91: fix mistake in at91sam9260_devices.c(spi1_hw_init)Reinhard Meyer2011-08-031-1/+1
* arm920t/at91: add clock.cAndreas Bießmann2011-07-041-34/+1
* arm926ejs/at91/lowlevel_init.S: fix definesEric Benard2011-06-211-12/+12
* at91: fixed at91sam9263 system fileDaniel Gorsulowski2011-05-181-37/+18
* AT91: fix timer.c - remove reset_timer()Reinhard Meyer2011-05-181-16/+11
* AT91: change includes from asm/arch/io.h to asm/io.hReinhard Meyer2011-05-187-8/+7
* AT91: fix related at91 system/driver filesReinhard Meyer2011-05-187-51/+33
* AT91: fix EMAC gpio init in at91sam9260_devices.cReinhard Meyer2010-12-071-0/+5
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* AT91 clock/timer: move static data to global_data structReinhard Meyer2010-10-192-71/+69
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-2/+2
* at91: Add arch_preboot_os which disables PIT in a faster wayAlexander Stein2010-10-051-0/+16
* AT91: convert cpu.c to struct SoC accessReinhard Meyer2010-10-051-20/+12
* Prepare v2010.09-rc1Wolfgang Denk2010-09-102-2/+0
* AT91: add option to enable pullups in at91sam9260_devices.cReinhard Meyer2010-09-031-10/+25
* AT91: reset.c: fix comments, add optionReinhard Meyer2010-09-031-10/+11
* AT91SAM9XE: add embedded flash supportReinhard Meyer2010-09-032-0/+272
* AT91: MCI: add SD/MMC driver using mmc frameworkReinhard Meyer2010-09-031-0/+21
* AT91 Fix: return value of get_tbclkJens Scharsig2010-08-311-4/+1
* arm: Move cpu/$CPU to arch/arm/cpu/$CPUPeter Tyser2010-04-1314-0/+1984
OpenPOWER on IntegriCloud